*{
	padding:0;
	margin:0;
	border:0
}

html{
	background:url('../images/fond-html.jpg') #1f2b37 repeat;
}


body{
	background:url('../images/fond-page.jpg') #b5bdc8 repeat-x;
	color:#505050;
	font: normal 12px Verdana, Helvetica, sans-serif;
}


/*____________________________________________________________________*/
/*_________________________________=GENERAL_____________________________*/
/*____________________________________________________________________*/

*html img, *html a, *html p, *html input, *html textarea, *html select{
	position:relative;
	z-index:20;
}

a{text-decoration:none;}

.spacer{clear:both;font-size:0px;height:0px;line-height:0px;}

/*____________________________________________________________________*/
/*_________________________________=HAUT_____________________________*/
/*____________________________________________________________________*/

#bandeau{
	background:url('../images/fond-bandeau.png') repeat-x;
	height:166px;
	position:relative;
	z-index:50;
}
*html #bandeau{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.sertec-sa.com/images/fond-bandeau.png');
	position:static;
}

#conteneur-bandeau{
	background:url('../images/logo.jpg') no-repeat;
	height:166px;
	margin:0 auto;
	padding:0 10px;
	width:960px;
}

#bandeau h1{
	display:none;
}

#bandeau ul{
	list-style:none;
}

#menu_access{
	height:16px;
	line-height:10px;
	padding:0px 15px 0 0;
	text-align:right;
	width:945px;
}

#menu_access li{
	color:#6c6c6c;
	display:inline;	
	font: normal 10px Arial, Helvetica, sans-serif;
}

#menu_access li a{
	color:#6c6c6c;
}
#menu_access li a:hover,#menu_access li a:focus{
	color:#fff;
}


#anim-bandeau{
	margin:12px 0 18px 273px;
}

#menu-haut{
	float:right;
}


#menu-haut li{
	background:url('../images/sep-menu-haut.jpg') center right no-repeat;	
	float:left;
	height:20px;
	padding:0 13px 0 10px;
}

#menu-haut a{
	color:#fff;
	display:block;
	font-size:14px;
	padding:0px 5px 7px 5px;
	text-align:center;
}


#menu-haut a:hover,#menu-haut a:focus{
	background:url('../images/border-menu-haut.jpg') bottom repeat-x;	
}



/*_____________________________________________________________________*/
/*_________________________________=CENTRE_____________________________*/
/*____________________________________________________________________*/

#centre{
	background:url('../images/fond-centre.png') repeat-y;
	margin:-5px auto 0 auto;
	width:980px;
}
*html #centre{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.sertec-sa.com/images/fond-centre.png');
}



/*_____________________________________________________________________*/
/*_________________________________=GAUCHE_____________________________*/
/*____________________________________________________________________*/

#gauche{
	background:url('../images/haut-menu-gauche.png') no-repeat;
	float:left;
	padding:29px 6px 0 5px;
	width:242px;
}


#gauche h2 span{
	display:none;
}

#h2industrie{
	background:url('../images/h2industrie.jpg') center left no-repeat;
	height:34px;
	width:242px;
}
#h2batiment{
	background:url('../images/h2batiment.jpg') center left no-repeat;
	height:35px;
	margin:0 0 3px 0;
	width:242px;
}

#gauche h3{
	background:url('../images/fond-h3.gif') center left no-repeat;
	color:#c1d0d3;
	font-size:15px;
	font-weight:normal;
	margin:0 3px;
	padding:5px 0 5px 24px;
}

#gauche h3#h3orga{
	background:url('../images/fond-h3orga.gif') center left no-repeat;
	padding:5px 0 5px 24px;
}

#gauche .rea{
	display:block;
	margin:10px 0 10px 86px;
}

#gauche ul{
	background:url('../images/fond-ul-gauche.jpg') #fff repeat-x;
	list-style:none;
	margin:2px 3px 0 30px;
	padding:1px 0 0 0;
}


#gauche ul ul{
	background:none;
	margin:2px 0 0 10px;
}

#gauche ul li a{
	border-bottom:1px #fff solid;
	color:#404a55;
	display:block;
	padding:3px 5px;	
}
#gauche ul ul a{
	background:url('../images/carre.gif') center left no-repeat;
	padding:3px 5px 3px 28px;
}
#gauche ul li a:hover{
	background:#3c5876;
	color:#fff;
}

*html #gauche ul li a{
	height:16px;
}


/*____________________________________________________________________*/
/*_________________________________=CONTENU_____________________________*/
/*____________________________________________________________________*/

#contenu{
	float:right;
	min-height:422px;
	height:auto;
	padding:15px;
	margin:0 0 0 -5px;
	width:666px;	
}


/*____________________________________________________________________*/
/*_________________________________=BAS_____________________________*/
/*____________________________________________________________________*/

#bas{
	background:url('../images/fond-bas.png') repeat-x;
	height:59px;
	margin:-4px 0 0 0;
	padding:0px 0 0 0;
	position:relative;
	z-index:50;
}
*html #bas{
	background:url('../images/fond-bas.gif') repeat-x;
}

#conteneur-bas{
	background:url('../images/barre-bas.png') no-repeat;
	height:55px;
	margin:0 auto;
	text-align:right;
	width:980px;	
}
*html #conteneur-bas{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.sertec-sa.com/images/barre-bas.png');
}

#bas ul{
	list-style:none;
	padding:14px 10px 0 0;
}
#bas ul li{display:inline;padding:0 0 0 4px;}
#bas ul li a{color:#cbcbcb;font: normal 10px Verdana, Helvetica, sans-serif;padding:0 4px}
#bas ul li a:hover,#bas ul li a:focus{color:#fff}

	