body {

	font-family: Arial, Helvetica, sans-serif;   
	background-image:url(images/fond_site.jpg);
	background-position:center;
	background-repeat:repeat-y;
	text-align:left;
}


#container {
width: 1000px;
margin-left: auto;
margin-right: auto;
}



#header {
	width: 1000px;
	height: 100px;
	margin:0px;
	
}

#menu {
	width: 1000px;
	height: 85px;
}

.recherche {

	width: 1000px;
	height:30px;
	background-image:url(images/fond_menu.jpg);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;
	padding-left:5px;
}


/* ----------------------------------------------------------------------------------------------- */
/* Menu horizontal				*/
/* ----------------------------------------------------------------------------------------------- */

ul.head { 
display: inline; 
float: left; 
list-style: none; 
margin:2px;
padding:0;
text-align:center;
}

li.head{ 
float: left;
list-style: none; 
margin:0;
padding-bottom:5px;
padding-left:15px;
padding-top:5px;
font-size:14px;
}

li.head a { 
padding-left: 10px;
padding-right:5px;
font-weight: bold; 
color:#9F9F9F; 
text-decoration:none;  
background: url(images/menu_separation.gif) no-repeat;
border-bottom:3px solid #F66014 ;
}


li a.a { 
padding-left: 5px;
padding-right:5px;
font-weight: bold; 
color:#7F7F77; 
text-decoration:none;  
background: url(images/menu_separation.gif) no-repeat;
}

li a.b { 
padding-left: 5px;
padding-right:5px;
font-weight: bold; 
color:#F8931D; 
text-decoration:none;  
background: url(images/menu_separation.gif) no-repeat;
}

li a.c { 
padding-left: 5px;
padding-right:5px;
font-weight: bold; 
color:#90C400; 
text-decoration:none;  
background: url(images/menu_separation.gif) no-repeat;
}

li a.d { 
padding-left: 5px;
padding-right:5px;
font-weight: bold; 
color:#1A6692; 
text-decoration:none;  
background: url(images/menu_separation.gif) no-repeat;
}

li a.e { 
padding-left: 5px;
padding-right:5px;
font-weight: bold; 
color:#A80179; 
text-decoration:none;  
background: url(images/menu_separation.gif) no-repeat;
}

li a.f { 
padding-left: 5px;
padding-right:5px;
font-weight: bold; 
color:#2F2F06; 
text-decoration:none;  
background: url(images/menu_separation.gif) no-repeat;
}

li a.g { 
padding-left: 5px;
padding-right:5px;
font-weight: bold; 
color:#8F0808; 
text-decoration:none;  
background: url(images/menu_separation.gif) no-repeat;
}


li.head a:hover { 
color:#27474F;
border-bottom:3px solid #3080D7 ;
}

a{color:#0162AF;}

a.mentions{color:#8EC300;font-size: 12px;}

img { 
border:none;
}

span.axys{color:#F3A749;}
span.web{color:#8EC300;}
p.axysweb{font-size: 18px;}

p.footer{text-align:left;margin:0px;padding-top:0px;padding-left:100px;font-family: tahoma, arial;
	font-size: 10px;width:800px;}

#corps {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	text-align:center;
	color:;
	font-size:12px;
	
}

fieldset.corps{
width: 1000px;
margin-left: auto;
margin-right: auto;
text-align:left;
padding:0;
border:none;
}

fieldset{
border-color:#DF5C0E;
}


fieldset.folio{
width:800px;
height:700px;
padding-top:34px;
margin-left: auto;
margin-right: auto;
text-align:center;
background-image: url(images/pc.gif);
background-repeat: no-repeat;
background-position:top center;
border:none; 
}

td.contenu{width:600px;}
img.centre { 
margin-left: 120px;
}
span.etoile{font-size:10px;color:#709fc5;}

td.qualite{width:200px;height:500px;background-image: url(images/qualite.jpg);background-repeat: no-repeat;}

td.contact{width:600px;text-align: center;}


h5 {
	color:#709fc5;
	font-size:16px;
	padding-left:5px;
	
}

a.partner { padding-left:5px;}

#footer {
width: 1000px;
height: 94px;
margin-left: auto;
margin-right: auto;
text-align:left;
font-size:11px;
padding:0;
}


p.copyright{margin:0px;padding-top:25px;padding-left:650px;	font-family: tahoma, arial;
	font-size: 12px;}


span.h {color:#8FC501;}
span.i {color:#FF740F;}
span.j {color:#053961;}
span.k {color:#7D015B;}



select, option{ 
	font-family:tahoma, arial;
	font-size:1em; 
	color:#667F92; 
	border:1px solid #657F93;
	background:url(images/bg_form.jpg) 0 0 repeat;
	vertical-align:top;
}

input, textarea, select{ 
	font-family:tahoma, arial;
	font-size:1em; 
	color:#373737; 
	border:1px solid #657F93;
	vertical-align:middle;
}
#form input{ width:300px; height:14px;}
#form textarea{width:300px; height:75px; overflow:auto;}




a.contact {
color:#BF2329;

}

a.contact:hover { 
color:#27474F;

}







ul.rubrique { 
display: inline; 
float: left; 
list-style: none; 
margin:0;
padding:0;
width:270px;
}

li.rubrique { 
float: left;
list-style: none; 
margin:0;
padding:0;
background: url(images/off.gif) no-repeat;
width:260px;
height:40px;
}

li.rubrique a { 
display: block;	/* mise en block de <a> pour lui donner des dimensions */
font-weight: bold; 
font-size:10px;
color:#000000; 
text-decoration:none;  
width:260px;
height:40px;
padding-left:26px;
padding-top:7px;
}

li.rubrique a:hover { 
color:#000000;
background: url(images/on.gif) no-repeat;
width:260px;
height:40px;
}

 .pr_price{
 font-size: 12px;
 color: #D42700;
 font-weight: bold;
 font-family: verdana;
 }
 
 .pr_price2{
 font-size: 12px;
 color: #0076B1;
 font-weight: bold;
 font-family: verdana;
 }
 
  .ml5{
 font-size: 11px;
 color: #0076B1;
 text-decoration: none;
 font-weight: bold;
 font-family: arial;
 }
 
  .ch3{
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 }
 
 TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}
