/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

div {
	position:absolute;
}

img {
	border:none;
	}

body{
	background:url(design/fond_body.jpg) repeat-x;
	background-color:#c3c3c3;
}

#container{
	left:50%;
 	margin-left:-403px;
	background-image:url(design/background.jpg);
	width: 807px;
	min-height: 600px;
	background-color: #FFFFFF;
}

#accueil{
	margin: 25px 700px 0px 50px;
	width:300px;
	height:150px;;
	z-index:4;
	}

#corps{
	position:relative;
	background:url(design/fond.jpg) no-repeat;
	padding: 250px 0 0 0px;
	margin:auto;
}


#menu{
	font-family: "arial", Helvetica;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	margin: 60px 0px 0px 5px;
	padding: 0px 0px 25px 0px;
	width: 160px;
	z-index: 120;

}

/*----- Menu de navigation -----*/

#left_outer {
	float: left;
	width: 100%;
	background-image:url(images/menu_sublevel.jpg);
}

#left_inner {
	float: none !important;
	float: left;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0px;
}

table.moduletable td {
	font-size: 11px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	border: none;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu_mainlevel.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px;!important
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration:none;
	color: #OOOOOO;
}

a.mainlevel#active_menu {
	color: #OOOOOO;
	font-size: 12px;
}

a.mainlevel#active_menu:hover {
	color: #OOOOOO;
	font-size: 12px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #OOOOOO;
	text-align: left;
	text-decoration: none;
	width:100%;
}

a.sublevel:hover {
	color: #FFF;
	text-decoration: none;
	background-color:#0000CC;
}

a.sublevel#active_menu {
	color: #OOOOOO;
	text-decoration: none;
	background-color:#FFFFFF;
}

/*----- Fin du menu de navigation -----*/


#essentiel {
	margin-left: 650px;
 	margin-top:60px;
	padding: 5px 5px 5px 5px;
	width:140px;
	color: #44b8e6;
	font-family: "arial", Helvetica;
	font-size: 12px;
	clear:both;
}



#essentiel h1{
	color: #44b8e6;
	font-family: "arial", Helvetica;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 10px 0px 25px 0px;
	border-bottom: 1px solid #FFFFFF;
	line-height: 2px;
	border-color:2px solid #00bcc6;
}

#essentiel h2{
	color: #44b8e6;
	font-family: "arial", Helvetica;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0 px 0;
	border-color:2px solid #00bcc6;
}


#essentiel a{
	color: #44b8e6;
	font-family: "arial", Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
#essentiel a:hover{
	text-decoration: underline;
}


#centre{
	position:relative;
	min-height:600px;
	color: #44b8e6;
	font-family: "arial", Helvetica;
	font-size: 12px;
	width: 450px;
	margin: 60px 0px 0px 150px;
	padding: 0px 0px 0px 25px;
	padding-bottom:25px;
	border-color:2px solid #00bcc6;
}


#centre h1{
	color: #44b8e6;
	font-family: "arial", Helvetica;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px 0px 25px 0px;
	border-bottom: 1px solid #00bcc6;
}

#centre h2{
	color: #44b8e6;
	font-family: "arial", Helvetica;
	font-size: 13px;
	font-weight: bold;
}

#centre h3{
	color: #44b8e6;
	font-family: "arial", Helvetica;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px 10px 0px
}

#centre a{
	color: #44b8e6;
	font-family: "arial", Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
#centre a:hover{
	text-decoration: underline;
}

#bottom {
	position:relative;
	width:800px;
	height:54px;
	clear:both;
 }


.nettoyeur{
	clear: both;
}

#recherche{
	margin: -120px 0px 0px 610px;
	width:170px;
	color: #00bcc6;
	font-family: "arial", Helvetica;
	font-size: 12px;
	clear:both;
}
.relsample { width: 300px; position: relative; }
.relsample .top_left, .relsample .top_right, .relsample .bottom_left, .relsample .bottom_right { height: 19px; width: 19px; background-repeat: no-repeat; position: absolute; }
.relsample .top_left { top: 0px; left: 0px; background-image: url("images/corner_top_left.gif"); z-index: 0; }
.relsample .top_right { top: 0px; right: 0px; background-image: url("images/corner_top_right.gif"); z-index: 1; }
.relsample .bottom_left { bottom: 0px; left: 0px; background-image: url("images/corner_bottom_left.gif"); z-index: 2; }
.relsample .bottom_right { bottom: 0px; right: 0px; background-image: url("images/corner_bottom_right.gif"); z-index: 3; }
.relsample .content { position: relative; padding: 12px; z-index: 4; }

