/********************************************************************* Balise ****************************************************************/
form,* {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #2d50b6;
}
/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#CC0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/*****************************************************Formulaire de contact**********************************/

.ligne-contact1 p {
	font-size: 11px;
	color: #000;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

.ligne-contact2 p {
	font-size: 11px;
	color: #000;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

.bloc-message p {
	font-size: 11px;
	color: #000;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

.input_form {
	background-color: #FFF;
	border:1px solid #003466;
	font-family: Arial;
	color: #000;
	margin-top: 5px;
	width: 240px;
}
.champs-obligatoires {
	font-size: 11px;
	color: #000;
	margin: 10px 0 10px 50px !important;
	height:17px;
}

.area_form {
	background-color: #FFF;
	border: 1px solid #003466;
	font-family: Arial;
	color: #000;
	margin-top: 5px;
	width: 532px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px solid #0328A2;
	color: #FFF;
	display: block;
	margin-left: 245px;
	cursor: pointer;
	background:#0328A2;
}

.bouton_form:hover {
	background:#6B89DC;
}


#form-contact {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}



/************************************************************ NAV **********************************************/

ul.MenuHorizontal {
   width: 985px;
   list-style: none;
   margin: 0;
   padding: 0;
}

ul.MenuHorizontal li {
   position: relative;
   margin: 0;
   padding: 0;
   float: left;
   text-align: center;
}

ul.MenuHorizontal li a {
   display: block;
   height: 84px;
   margin: 0;
   padding: 0;
}

ul.MenuHorizontal li a img {
   border: none;
}

a#menu0 {
   width: 83px;
   background: url(gifs/images/richard-depannage_09.jpg) no-repeat;
}

a#menu1 {
   width: 84px;
   background: url(gifs/images/richard-depannage_10.jpg) no-repeat;
}

a#menu2 {
   width: 107px;
   background: url(gifs/images/richard-depannage_11.jpg) no-repeat;
}

a#menu3 {
   width: 103px;
   background: url(gifs/images/richard-depannage_12.jpg) no-repeat;
}

a#menu4 {
   width: 83px;
   background: url(gifs/images/richard-depannage_13.jpg) no-repeat;
}

a#menu5 {
   width: 84px;
   background: url(gifs/images/richard-depannage_14.jpg) no-repeat;
}

a#menu6 {
   width: 66px;
   background: url(gifs/images/richard-depannage_15.jpg) no-repeat;
}

a#menu7 {
   width: 192px;
   background: url(gifs/images/richard-depannage_16.jpg) no-repeat;
}

a#menu8 {
   width: 91px;
   background: url(gifs/images/richard-depannage_17.jpg) no-repeat;
}

a#menu9 {
   width: 92px;
   background: url(gifs/images/richard-depannage_18.jpg) no-repeat;
}

a#menu0:hover, .selected-over0, a#menu1:hover, .selected-over1, a#menu2:hover, .selected-over2, a#menu3:hover, .selected-over3, a#menu4:hover, .selected-over4, a#menu5:hover, .selected-over5, a#menu6:hover, .selected-over6, a#menu7:hover, .selected-over7, a#menu8:hover, .selected-over8, a#menu9:hover, .selected-over9 {
   visibility: visible;
}

a#menu0:hover img, .selected-over0 img, a#menu1:hover img, .selected-over1 img, a#menu2:hover img, .selected-over2 img, a#menu3:hover img, .selected-over3 img, a#menu4:hover img, .selected-over4 img, a#menu5:hover img, .selected-over5 img, a#menu6:hover img, .selected-over6 img, a#menu7:hover img, .selected-over7 img, a#menu8:hover img, .selected-over8 img, a#menu9:hover img, .selected-over9 img {
   visibility: hidden;
}

/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/******************************************************* MODELE ***************************************************/
	
.mots_importants {
	font-weight: bold;
	color: #0328A2;
}


#header {
	height: 198px;
	_height:198px;
	background: url(gifs/images/richard-depannage_06.jpg) bottom center no-repeat;
	position:relative;
}
#liens_secondaires{
	float: right;
	width: 350px;
	height: 20px;
	margin-right: 10px;
	text-align: right;
	color:#0328A2;
	font-size: 10px;
	margin-top: 5px;
}
#liens_secondaires a{
	color:#0328A2;
	font-size: 10px;
}

#coord{
	float: right;
	width: 330px;
	height: 20px;
	margin-left:300px;
	text-align: left;
	color:#0328A2;
	font-size: 12px;
	margin-top: 0px;
	color:#0328A2;
}

#coord p, #coord p a {
	color:#0328A2;
	padding-top:5px;
}

#coord p.interv {
	color:#000 !important;
	padding-top:5px;
}

#coord  .tel {
	font-size:20px;
	color:#cc0000;
}
#coord  .tel span {
	font-size:12px;
	color:#0328A2;
}

#logo{
	width: 328px;
	height: 129px;
	padding: 0 0 0 15px;
}

#diaporama_photo{
	width: 304px;
	height: 152px;
	top:5px;
	position:absolute;
	right: 0px;
	margin-right:340px;
	border:2px solid #FCFF62;
}

#menu_secondaire{
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	color:#0328A2;
}
#menu_secondaire a{
	color:#0328A2;
	font-size: 12px;
}
#baseline{
	height: 79px;
	color: #FFF;
	background: url(gifs/bg-diapo.jpg) no-repeat right top #2d50b6;
	position: relative;
	padding-top: 10px;
}
#baseline h2{
	font-size: 18px;
	font-family: Century Gothic, Verdana, Sans serif;
	font-weight: normal;
	width:400px;
	float:left;
}
#baseline h2 strong{
	font-size: 26px;
	margin-left: 100px;
}
#diapo {
	position: absolute;
	top:-165px;
	right: 0px;
}
#menu {
	height: 84px;
}
#container {
	width:985px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}
#content {
	width:985px;
	margin-left: auto;
	margin-right: auto;

}
#colonne_centre {
	float: left;
	width: 625px;
	min-height:335px;
	-height: 335px;
	border-right: 1px solid #2d50b6;
	padding: 0 20px 0 20px;
	line-height: 17px;
	text-align:justify;
}
#colonne_centre h1{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}
#colonne_centre p{
	line-height: 17px;
	margin-bottom: 10px;
}
#colonne_centre ul{
	list-style: url(gifs/puce.gif) outside;
	line-height:17px;
	margin: 0 0 10px 50px;
}
#colonne_droite {
	float:left;
	width: 280px;
	padding: 0 0 0 20px;
}
#encart_contact p{
	line-height: 17px;
	margin-bottom: 10px;
}
#encart_devis{
	width: 284px;
	height: 86px;
	background: url(gifs/encart_devis.jpg) no-repeat;
	margin-top: 50px;
	text-align: center;
	padding-top: 35px;
	line-height: 17px;
	position: relative;
}
#encart_devis em{
	font-size: 20px;
	color: #0328A2;
	font-weight: bold;
}
#encart_devis a{
	display: block;
	width: 284px;
	height: 86px;
}
#encart_devis a:hover{
	text-decoration: none;
}
#depannage{
	width: 109px;
	height: 73px;
	position: absolute;
	top:-67px;
	right: 10px;
}
#depannage a{
	background:url(gifs/images/richard-depannage_21.jpg);
	width: 109px;
	height: 73px;
	display: block;
}
#depannage a:hover{
	background:url(gifs/images/depannage_hover_21.jpg);
	text-decoration: none;
}
#footer {
	margin-top: 20px;
	clear:both;
	text-align:center;
	height: 100px;
	font-size: 10px;
	line-height: 17px;
	background: url(gifs/images/richard-depannage_34.jpg) top no-repeat #2d50b6;
}
#footer_liens{
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 10px;
}
#footer_liens a{
	color: #FFFFFF;
	font-size: 10px;
}

/******************************************************* INDEX ***************************************************/
#liens_intro{
	text-align:right;
	height:25px;
}
#encart_plomberie{
	float: left;
	margin: 50px 10px 0 0;
}
#encart_chauffage{
	float: left;
	margin: 50px 9px 0 0;
}
#encart_engorgement{
	float: left;
	margin: 50px 0 0 0;
}

#liens_internes{
	padding: 10px;
	border-top: 1px solid #2d50b6;
}

/***************************************** MODIFS DU REFERENCEUR **********************************************/

#liens_axecibles a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#liens_axecibles a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#liens_axecibles a:hover {
	text-decoration: none;
	color: #000000;
}

#liens_axecibles a:active {
	text-decoration: none;
	color: #000000;
}

.floatLeft {
	float:left;
	margin:0px 8px 8px 0px;
}

.floatRight {
	float:right;
	margin:0px 0px 8px 8px;
}

/***************************************encart accueil***************************************************/

.encart_index{
	width:202px;
	height:121px;
	position:relative;
}
.encart_index strong{
	font-family: Helvetica, sans-serif;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	width:173px;
	color:#FFFFFF;
	position:absolute;
	top:80px;
	font-size:16px;
	padding:0px 17px 0px 12px;
	text-align:left;
	font-weight:bold;
}
.encart_index strong span{
	display:block;
	text-align:right!important;	
}
#intervention {
	float:right;
	width:400px;
	font-size:16px;
	text-align:center;
	padding-top:15px;
}