/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#000;

}

*  {
	margin: 0 ;
}
h2, h3 , h4 , h5  {
	
	display:block;
	margin: 0 ;
	padding:0;	
}
p {
	text-align:justify;
}
ul,li  {
	margin: 0 ;
	padding:0;
	list-style:none;
	text-decoration:none;
}
a
{
	text-decoration:none;
	outline:none;
	cursor:pointer;						
}
a:hover
{
	text-decoration:none;
	outline:none;	
}
.clr
{
	clear:both;	
}
.clrleft
{
	clear:left;	
}
.clrright
{
	clear:right;
}
img
{
	border:none;
}
/*****************     global     ********************/

#bg_gauche{
	background:url(images/bg_gauche.jpg) no-repeat right 0;
}

#bg_droite{
	background:url(images/bg_droite.jpg) no-repeat left 0;
}	

#global{
width:955px;
margin:0 auto;
}

#header{
width:955px;
background:url(images/bg_header.jpg) no-repeat;
height:298px;}

#header .logo{
float:left;
margin:19px 0 0 38px;}

#header .menuTop{
float:right;
width:350px;

}

#header ul li{
font-size:10px;
float:left;
padding:0px 0 0 5px;}

#header ul li a{
font-size:10px;
padding:0 0 5px 0px;
color:#000;}

#header ul li a:hover, #header ul li a.active{
color:#d80001;}

.menuPraincipal{
width:100%;
padding:25px 0 0 33px;
}

#header .menuPraincipal ul li.point{
margin:0 20px;
}

.menuPraincipal ul li.acc a{
background:url(images/accueil_of.gif) no-repeat;
display:block;
width:61px;
height:18px;
}
.menuPraincipal ul li.acc a:hover, .menuPraincipal ul li.acc a.active{
background:url(images/accueil_on.gif) no-repeat;
}


.menuPraincipal ul li.notre a{
background:url(images/notreM_of.gif) no-repeat;
display:block;
width:105px;
height:18px;}
.menuPraincipal ul li.notre a:hover, .menuPraincipal ul li.notre a.active{
background:url(images/notreM_on.gif) no-repeat;
}

.menuPraincipal ul li.fiche a{
background:url(images/ficheM_of.gif) no-repeat;
display:block;
width:130px;
height:18px;}
.menuPraincipal ul li.fiche a:hover, .menuPraincipal ul li.fiche a.active{
background:url(images/ficheM_on.gif) no-repeat;
}

.menuPraincipal ul li.contact a{
background:url(images/contact_of.gif) no-repeat;
display:block;
width:66px;
height:18px;}
.menuPraincipal ul li.contact a:hover, .menuPraincipal ul li.contact a.active{
background:url(images/contact_on.gif) no-repeat;
}


/***************** content ******************/

#content{
width:917px;
float:left;
padding:7px 0 20px 38px;
background:url(images/bg.jpg) repeat-x;
}

/*************** contentLeft *******************/

#contentLeft{
width:230px;
float:left;
}

#contentLeft img{
margin:0 0 10px 0;
border:5px solid #666666;
display:block;}

#contentLeft p{
font-size:12px;
color:#fff;}

/********* contentMiddel **************/

#contentMiddel{
	float:left;
	width:425px;
	margin:0 0 0 25px;
	padding: 5px 0 0 0;
}

#contentMiddel .titre1{
	font-size:14px;
	font-weight:normal;
	color:#fff;
	background:url(images/traitTitre.gif) 0 100% repeat-x;
	padding:0 0 11px 0;
	margin:0 0 16px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#contentMiddel p{
font-size:12px;
color:#fff;}

#contentMiddel img{
margin:15px 0 0 0;
border:5px solid #666666;
}


/************ contentRight **************/

#contentRight{
float:left;
width:185px;
margin:30px 0 0 25px;}

#contentRight .contacter{
width:185px;
background:url(images/C_telephone.jpg) no-repeat;
height:90px;
margin:0 0 25px 0;}

#contentRight .contacter a{
color:#000;
text-decoration:none;
}

#contentRight .contacter a:hover{
color:#fff;
}

.numero{
margin:15px 0 0 0;
padding:0 5px 0 0;
float:right;
width:100px;}

.numero .telephone{
font-size:14px;
border-top:1px solid #000;
border-bottom:1px solid #000;
font-weight:bold;
padding:3px 0 3px 0;
margin:0 0 5px 0;}

.numero p{
font-size:11px;
padding:0 0 5px 0;}

.numero .gratuit{
float:right;}

.Votredemande{
padding:15px 0 15px 0;
color:#fff;
}

.intervention{
width:183px;
background:#FF0000;
border:2px solid #fff;
margin:20px 0 0 0;
}

.intervention p{
padding:10px 0 10px 5px;
font-size:15px;
font-weight:bold;
color:#fff;}

/******************** footer ************************/

#bg1_gauche{
	background:url(images/bg1_gauche.gif) no-repeat right 0;
}

#bg2_droite{
	background:url(images/bg2_gauche.gif) no-repeat left 0;
}

#footer{
background:url(images/bg_footer.gif) repeat-x;
float:left;
width:955px;
height:95px;

}

#footer p{
	position:relative;
	width:955px;
	padding:0 0 0 8px;
	margin:0px;
	font-size:10px;
	color:#fff;
	float:left;
	text-align:center;
	top:-8px;
}

#footer p a{
	color:#fff;}

#footer a:hover{
	color:#000;}

#footer ul{
	/*position:relative;
	top:0;*/
	width:615px;
	float:left;
	padding:0 0 0 300px;
	margin:0;
}

#footer ul li{
	float:left;
	padding:0 6px 0 0;
	font-size:10px;
	color:#000;
	}

#footer ul li a{
	color:#000;
	font-size:10px;
}

#footer ul li a:hover, #footer ul li a.active {
color:#fff;}

#footer p.toptech{
	clear:both;
	font-size:8px;
	color:#c65678;
	padding:15px 0 0 0;
	text-align:center;
}
#footer p.toptech a{
color:#000;}

#footer p.toptech a:hover{
color:#d80001;}






/************************** pageContact ***************************/

#contentRcontact{
float:left;
width:559px;
padding:0 0 0 0px;
}
/************************ adresse **********************/

.blockAdresse{
width:539px;
padding:0 0 0 0px;}

.adresse{
background:url(images/message.gif) no-repeat;
float:left;
width:124px;
padding:0 0 0 32px;}

.adresse p{
font-size:11px;
color:#fff;}

.tel{
background:url(images/teleph.gif) no-repeat;
float:left;
width:107px;
padding:0 0 0 33px;
margin:0 0 0 20px;}

.tel p{
font-size:11px;
color:#fff;}

.mail{
background:url(images/email.gif) no-repeat;
float:left;
width:180px;
padding:0 0 0 32px;
margin:0 0 0 10px;}

.mail p{
font-size:11px;
color:#fff;}

/**************** formulaire **************/



#formulaire {
	width:559px;
	float:left;
	padding:30px 0 0 0;
	background:url(images/separateurC.jpg) 70% 10% no-repeat;
}

.titre1 {
	background:url(images/traitTitre.gif) 0 100% repeat-x;
	padding:5px 0 5px 0;
	margin:0 0 0 0px;
	margin-bottom:20px;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.formgauche {
	width:260px;
	padding:0 10px 0 0px;
	float:left;
}
#formulaire p {
	width:260px;
	float:left;
	padding:5px 0 5px 0;
	font-size:11px;
	color:#fff;
	text-align:left;
	background:none;
}
#formulaire span {
	float:left;
	padding-top:1px;
	font-size:11px;
	color:#fff;
}
#formulaire .question {
	padding:1px 0 0 0;
}
#formulaire input{
	float:right;
	width:180px;
	height:15px;
	border:1px solid #e2001a;
	background:#fff;
	color:#000;
}
#formulaire textarea {
	float:right;
	width:190px;
	height:90px;
	border:1px solid #e2001a;
	background:#fff;
	color:#000;
}
#formulaire .bout {
	width:68px;
	height:16px;
	border:none;
	float:right;
	background:none;
}
#formulaire em {
	color:#F36E1C;
}
#formulaire .rouge {
	color:#b7121a;
	font-weight:bold;
	float:left;
	text-align:right;
}
#message {
	float:left;
	width:210px;
	padding-left:5px;
}
#formulaire .none {
	float:none;
}



/************************* notre **************************/

#contentLnotre{
width:292px;
float:left;
}

#contentLnotre p{
color:#fff;
padding:0 0 10px 0;}

#contentLnotre .titre1{
	background:url(images/traitTitre.gif) 0 100% repeat-x;
	padding:5px 0 5px 0;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#contentLnotre ul{
width:292px;}

#contentLnotre ul li{
color:#fff;
background:url(images/puceLi.gif) 0 2px no-repeat;
padding:0 0 0 13px;}



#contentMnote{
float:left;
width:256px;
margin:0 0 0 22px;}

#contentMnote img{
float:left;
margin:5px 0 0 5px;
border:1px solid #d80001;}

#contentDnote{
float:left;
width:260px;
margin:5px 0 0 25px;}

#contentDnote img{
border:5px solid #666666;
margin:0 0 10px 0;
}

#contentDnote .titre1{
	background:url(images/traitTitre.gif) 0 100% repeat-x;
	padding:5px 0 5px 0;
	margin:0 0 10px 0;
	font-size:14px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}


#contentDnote ul{
width:260px;}

#contentDnote ul li{
color:#fff;
background:url(images/puceLi.gif) 0 2px no-repeat;
padding:0 0 0 13px;
}



/*********************** blockFiche *****************************/

#blockFiche{
	width:890px;
	margin:20px 0 20px 0px;
	height: 160px;
}

#blockFiche img{
float:left;
border:2px solid #FF0000;
margin:0 18px 0 0px;}


/******************* mentions legales *****************/
#deuxBlock{
width:870px;}
 
#deuxBlock .titre1{
font-size:14px;
font-weight:normal;
color:#fff;
background:url(images/traitTitre.gif) 0 100% repeat-x;
padding:0 0 11px 0;
margin:0 0 16px 0px;
width:300px;
}

.bloc01 {
	float:left;
	width:370px;
	padding:0 18px 0 0px;
	text-align:left;
}

.bloc02 {
	float:left;
	width:450px;
	padding:0 0px 0 30px;
	text-align:justify;
}

.bloc01 p, .bloc02 p{
	color:#fff;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-align:justify;
	padding:10px 0 0 0;
}

.bloc01 .titreJaune, .bloc01 .titreGris {
	color:#e5e6e4;
	font-size:18px;
	font-family:Trebuchet MS;
	background:url(images/bg-noir-titre.gif) no-repeat;
	width:209px;
	height:44px;
	margin:0 0 20px 0;
	text-align:center;
	line-height:44px;
	padding:0px;
}

strong.bleu {
	color:#d80001;
	font-size:12px;
	font-weight: normal;
}

.bloc1Bloc2{
width:870px;
margin:0 auto;}

object{
	top:8px;
	position:relative;
}

.application{
margin:-10px 0 0 0;}

.classObject{
position:relative;
top:-2px;}

#formulaire .info{
text-align:right;
padding-top:10px;
}

/******************* fin mentions legales *****************/
