@charset "iso-8859-1";
/*************************************************************************************/
/*                                                                                   */
/*      Projet  : Saiweb                                                    	 	 */
/*      Fichier : style.css                                                          */
/*		Date	: 2 janv. 09														 */
/*                                                                                   */
/*      Copyright 2009(c) SAIWEB 			                                         */
/*		email : developper@saiweb.fr	        	                             	 */
/*      web : http://www.saiweb.fr						   							 */
/*                                                                                   */
/*************************************************************************************/
html{
	margin:0px;
	padding:0px;
}
body {
	margin:10px 0px 10px 0px;
	padding:0px;
	text-align:left;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:0.78em;
	color:#554A4A;
	background:#CBFDBF url('../images/bg_body.png') repeat-x top left;
}
h1{
	font-size:1.2em;
	font-weight:bold;
}
#erreur {
	margin-left: auto;
	margin-right: auto;
	color:#FF0000;
	font-weight:bold;
	padding:15px;
}
/* Container
------------------- */
#container{
	margin:0px;
	padding:0px;
	width:975px;
	margin-left:auto;
	margin-right:auto;
}
/* Corps
------------------- */
#corps{
	float:left;
	margin:0px;
	padding:0px;
	width:975px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
/* Header
-------------------- */
#header{
	float:left;
	margin:0px;
	padding:0px;
	width:975px;
	height:106px;
	background:transparent url('../images/bg_header.png');
}
/* Logo
--------------------- */

#header .titre{
	position:absolute;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:60px 0px 0px 140px;
	padding:0px;
	color:#00887F;
	font-size:1.5em;
}
#header #recherche{
	position:absolute;
	margin:1px 0px 0px 682px;
	padding:0px;
}
#recherche #champ{
	font-weight:bold;
	color:cyan;
	background:#444444;
	border:#000000 3px solid;
}
#slider{
	position:absolute;
	margin:68px 0px 0px 684px;
	width:258px;
	height:72px;
}
#slider img{
	border:0;
	width:250px;
	height:65px;
}
/* separbar
---------------------- */
#separbar{
	float:left;
	height:80px;
	width:50px;
}
/* Navbar
--------------------- */
#navbar{
	float:left;
	margin:0px;
	padding:0px;
	width:975px;
}
/* Bouton Navbar
--------------------- */
#navbar ul{
	float:left;
	margin:0;
	padding:0;
	display:block;
	width:975px;
	background-image:url('../images/bg_menuhaut.png');
}
#navbar li{
	margin:0;
	padding:0;
	float:left;
	display:block;
}
#navbar a{
	display:block;
	padding:8px 10px 0px 10px;
	height:27px;
	text-decoration:none;
	color:#fff;
	border-right:#55595C 2px solid;
}
#navbar a:hover{
	color:#66FFFF;
	background-image:url('../images/bg_navbar-hover.png');
}
/* End of Header
--------------------- */

#contenu{
	float:left;
	margin:0px;
	padding:0px;
	min-height:495px;
	width:975px;
	background: url('../images/bg_corps.png') ;
}
#gauche{
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px;
	width:650px;
}
#gauche .titre{
	margin:0px;
	padding:8px 5px 0px 15px;
	font-size:1.3em;
}
#gauche #gauche_header{
	float:left;
	padding:0px;
	margin:10px 0px 0px 0px;
	height:50px;
	width:645px;
	font-weight:bold;
	background:transparent url('../images/bg_gauche_header.gif') no-repeat 0px 3px;
}
#gauche #gauche_content{
	float:left;
	padding:0px 15px 0px 20px;
	margin:0px;
	width:645px;
	min-height:175px;
	background:transparent url('../images/bg_gauche_content.gif') repeat-y 0px 50%;
}
#gauche_content #sous-titre{
	margin:0px;
	padding:0px 5px;
	font-size:1.0em;
	width:610px;
}
#gauche_content .corps_gauche{
	padding:0px;
	margin:0px;
	width:610px;
	font-size:1.0em;
}

#contenu_detail{
	float:left;
	text-align:center;
	margin:0px;
	padding:5px;
	width:190px;
}
#contenu_detail a{
	text-decoration:none;
}
#contenu_detail img{
	border:0;
}
#image img{
	border:0;
}
#image a{
	text-decoration:none;
}
#plan{
	margin:0px;
	padding:5px 0px 0px 0px;
}
#gauche #gauche_footer{
	float:left;
	padding:0px;
	margin:0px;
	height:20px;
	width:645px;
	background:transparent url('../images/bg_gauche_footer.gif') repeat-x bottom left;
}
#gauche #box{
	float:left;
	margin:10px 9px 5px 2px;
	padding:0px;
	width:205px;
}
#box #box_header{
	float:left;
	padding:0px;
	margin:0px;
	height:20px;
	width:205px;
	background: transparent url('../images/bg_box_header.gif') no-repeat;
}
#box #box_content{
	float:left;
	padding:0px;
	margin:0px;
	text-align:center;
	min-height:172px;
	width:205px;
	background: transparent url('../images/bg_box_content.gif') repeat-y;
}
#box #box_content .entete{
	margin:0px;
	padding:0px 0px 10px 0px;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
}
#box #box_content2{
	float:left;
	padding:0px;
	margin:0px;
	text-align:center;
	min-height:172px;
	width:205px;
	background: transparent url('../images/bg_box_content.gif') repeat-y;
}
#box #box_content3{
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	min-height:172px;
	width:205px;
	background: transparent url('../images/bg_box_content.gif') repeat-y;
}
#box #box_footer{
	float:left;
	padding:0px;
	margin:0px;
	height:20px;
	width:205px;
	background: transparent url('../images/bg_box_footer.gif') no-repeat;
}
#droite{
	float:left;
	margin:0px;
	padding:0px;
	width:307px;
}
/* Téléphone
---------------------------------*/
#telephone{
	float:left;
	margin:0px;
	padding:10px 0px 5px 10px;
	width:307px;
	height:30px;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	color:#00887F;
	background: transparent url('../images/telephone.png') no-repeat 60px;
}
/* Menu Droite
---------------------------------*/
#menu{
	float:left;
	margin:0px;
	padding:0px;
	width:307px;
	color:#000;
}
#invisibleW3C {
	float:left;
	padding:0px;
	margin:0px;
	width:307px;
	height:5px;
}

#menu #menu-droite-titre{
	margin:0px auto 0px auto;
	padding:5px 0px 0px 7px;
	height:24px;
	width:253px;
	background: transparent url('../images/menu-droite-titre.png') no-repeat;
	font-weight:bold;
	font-size:1.1em;
}

#menu ul {
	display:block;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#menu li {
	display:block;
	list-style-type: none;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-decoration: none;
	font-size:1.0em;
	color: #000;
	width:260px;
	background: transparent url('../images/menu-droite-corps.png');
}
#menu #menu-droite-corps a {
	display:block;
	margin:0px auto 0px auto;
	padding:2px 0px 0px 25px;
	text-decoration: none;
	font-size:1.1em;
	color: #000;
	height:22px;
	width:235px;
	background:transparent url('../images/fleche.png') no-repeat 5px;
}
#menu #menu-droite-corps a:hover{
	color:#EA5010;
	background:transparent url('../images/fleche2.png') no-repeat 5px;
}
#menu #menu-droite-pied{
	padding:0px;
	margin:0px auto 0px auto;
	height:11px;
	width:260px;
	background: transparent url('../images/menu-droite-pied.png') no-repeat;
}
/* pub
---------------------------*/
#pub{
	float:left;
	margin:0px;
	padding:0px;
	width:307px;
	color:#000;
}
#pub #pub-droite-titre{
	margin:0px auto 0px auto;
	padding:0px;
	height:6px;
	width:260px;
	background: transparent url('../images/pub-droite-titre.png') no-repeat;

}
#pub #pub-droite-corps{
	text-align:center;
	padding:0px;
	margin:0px auto 0px auto;
	min-height:100px;
	width:260px;
	background: transparent url('../images/pub-droite-corps.png') repeat-y;
}
#pub-droite-corps img{
	border:0;
}
#pub-droite-corps #references{
	float:left;
	margin:0px;
	padding:5px 10px;
	width:240px;
	height:180px;

}
#pub #pub-droite-pied{
	padding:0px;
	margin:0px auto 0px auto;
	height:6px;
	width:260px;
	background: transparent url('../images/pub-droite-pied.png') no-repeat;
}
/* copyright bas de page
---------------------------*/
#copyright {
	float:left;
	margin:0px;
	padding:0px;
	height:29px;
	width:975px;
	background: transparent url('../images/bg_footer.png');
}
#copyright .footer{
	text-align:right;
	margin:0px auto 0px auto;
	height:29px;
	padding:8px 0px 0px 0px;
	font-size:0.8em;
	color:#66FFFF;
	width:900px;
	font-size:0.8em;
}