*{
	padding:0;
	margin:0;
	border:0
}



body{
	background:url('../images/fond-page.jpg') #85acd2 repeat-x;
	font: normal 12px "Trebuchet MS", Helvetica, sans-serif;
	color:#000000;
}

/*____________________________________________________________________*/
/*_________________________________=GENERAL_____________________________*/
/*____________________________________________________________________*/

*html img, *html a, *html p, *html input, *html textarea, *html select{
	position:relative;
	z-index:15;
}

a{color:#3f8ddf;text-decoration:none;}
a:hover{color:#454545}


/*____________________________________________________________________*/
/*_______________________________=CONTENEUR___________________________*/
/*____________________________________________________________________*/


#conteneur{  
	margin:0px auto;
	width:965px;
	background:url('../images/fond-site.png');
	padding:0 16px 0 16px;
}
*html #conteneur{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.cfabtp43.fr/images/fond-site.png');
}

/*____________________________________________________________________*/
/*_________________________________=HAUT_____________________________*/
/*____________________________________________________________________*/


#menu_access{
	text-align:right;
	height:18px;
	width:961px;
	padding:0px 4px 0 0;
}


#menu_access li{
	display:inline;
	color:#656565;
	font: normal 11px Arial, Helvetica, sans-serif;
}

#menu_access li a{
	color:#656565;
}
#menu_access li a:hover,#menu_access li a:focus{
	color:#000;
}


#bandeau{
	height:237px;
	background:url('../images/fond-bandeau.gif') repeat-x;
}

#bandeau h1{
	display:none;
}

#bandeau ul{
	list-style:none;
}

#cftb{
	height:163px;
	float:left;
	width:273px;
	margin:0 0 4px 0;
}
#localisation{
	height:71px;
	background:url('../images/fond-localisation.jpg') no-repeat;
	width:203px;
	padding:92px 0 0 70px;
	line-height:17px;
}

#bande{
	background:url('../images/bande-trans.png') no-repeat;
	width:946px;
	height:76px;
	margin:13px 0 0 10px;
	position:absolute;	
}
*html #bande{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.cfabtp43.fr/images/bande-trans.png');
}

#anim_bandeau{
	float:right;
	margin:0 0 4px 0;
	height:163px;
	width:691px;
}
#anim_bandeau p.flash{
	padding:90px 0 0 0;
}

#menu-haut li ul{
  display:none;
}

#menu-haut li:hover>ul{
  display:block;
}


#menu-haut li{
	float:left;
	
}

#menu-haut span.mhover{
	background:url('../images/btn-menu-haut.jpg') no-repeat;
	background-position:0px -50px;
	display:block;
	width:137px;
	height:50px;
	position:absolute;
	padding:0;
}
#btn_espace_apprentis span.mhover{
	background:url('../images/btn-espace-app.jpg') no-repeat;
	background-position:0px -50px;
}

#btn_espace_pro span.mhover{
	background:url('../images/btn-espace-pro.jpg') no-repeat;
	background-position:0px -50px;
}
#btn_accueil span.mhover{
	display:none;

}
#menu-haut span{
	z-index:100;
	display:block;
	position:relative;
	width:97px;
	height:38px;
	padding:7px 20px 5px 20px;
	cursor:hand;
}
#menu-haut a{
	display:block;
	width:137px;
	height:50px;
	text-align:center;
	font-size:13px;
	color:#fff;
	background:url('../images/btn-menu-haut.jpg') no-repeat;
	margin:0 1px 0 0;	
}


#menu-haut li.last a{
	margin:0;
	font-size:12px;
	line-height:12px;
}

#btn_accueil a{
	background:url('../images/logo.png') no-repeat;
	width:341px;
	height:146px;
	padding:0;
	margin:-15px 0 0 -280px;
	position:absolute;
}
#btn_accueil a span{
	display:none;
}
*html #btn_accueil a{
	margin:-180px 0 0 0px;
}


#btn_espace_pro a{
	background:url('../images/btn-espace-pro.jpg') no-repeat;
}
#btn_espace_apprentis a{
	background:url('../images/btn-espace-app.jpg') no-repeat;
}



*html #btn_accueil a{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.cfabtp43.fr/images/logo.png');
}

#menu-haut a:hover,#menu-haut a:focus{
	/*background-position:0px -50px;*/
}
#btn_accueil a:hover,#btn_accueil a:focus{
	background-position:0px 0px;	
}


#menu-haut ul,#btn_espace_pro ul{
	list-style:none;
	position:absolute;
	background:url('../images/fond-sous-menu.jpg') #3472c5 repeat-x;
	width:180px;
	z-index:100;
	border:1px #fff solid;
	border-top:none;
	margin:0 0 0 -26px;
	padding:5px 5px 3px 5px;
}
#btn_espace_pro ul{
	background:url('../images/fond-sous-pro.jpg') #499d3b repeat-x;
}

#menu-haut ul li{
	float:none;
	margin:0 0 2px 0;
}

#menu-haut ul a{
	font-size:13px;
	text-transform:none;
	border:none;
	padding:2px 3px;
	text-align:center;
	font-weight:normal;
	width:174px;	
	display:block;
	min-height:18px;
	height:auto;
	background:url('../images/fond-sm-a.png') repeat;
}
*html #menu-haut ul a{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.cfabtp43.fr/images/fond-sm-a.png');
}

	
#menu-haut ul a:hover{
	background:url('../images/fond-sm-a-h.png') repeat;
}
*html #menu-haut ul a:hover{
	cursor:pointer;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.cfabtp43.fr/images/fond-sm-a-h.png');
}
#menu-haut a.thover{
	background-position:0px -50px;	
}
/*____________________________________________________________________*/
/*_________________________________=CENTRE_____________________________*/
/*____________________________________________________________________*/

#centre{
	background:url('../images/fond-centre.jpg') repeat-x;
	padding:7px 0 0 0;
}

/*____________________________________________________________________*/
/*_________________________________=CONTENU_____________________________*/
/*____________________________________________________________________*/

#contenu{
	width:650px;
	float:left;
	min-height:400px;



	height:auto;
	padding:0 7px 5px 6px;
}
*html #contenu{
	height:400px;
}

/*____________________________________________________________________*/
/*_________________________________=DROITE_____________________________*/
/*____________________________________________________________________*/


#droite{
	float:right;
	width:302px;
	
}


#droite ul{
	list-style:none;
}
#droite ul a span{
	display:none;
}
#droite li{
	display:inline;
}


#droite-espace-pro a{
	background:url('../images/droite-espace-pro.jpg') no-repeat;
	width:297px;
	height:104px;
	display:block;
	/*float:left;*/
}
#droite-espace-pro a:hover,#droite-espace-pro a:focus{
	background-position:0px -104px;
}


#droite-espace-app a{
	background:url('../images/droite-espace-app.jpg') no-repeat;
	width:297px;
	height:104px;
	display:block;
	margin:3px 0 0 0;
	/*float:left;*/
}
#droite-espace-app a:hover,#droite-espace-app a:focus{
	background-position:0px -104px;	
}

#droite-fille a{
	background:url('../images/droite-fille.png') no-repeat;
	width:296px;
	height:52px;
	display:block;
	margin:3px 0 8px 0;
	/*float:left;*/
}
#droite-fille a:hover,#droite-fille a:focus{
	background-position:0px -52px;	
}

*html #droite-fille a{
	cursor:pointer;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.cfabtp43.fr/images/droite-fille.png');
}


#actualites{
	width:293px;
	background:url('../images/fond-actu.gif') no-repeat;
	height:auto;
	min-height:143px;
	padding:10px 2px 0 2px;
	clear:both;
}
*html #actualites{
	height:143px;
}

#actualites h2{
	color:#0779d9;
	font-weight:normal;
	font-size:22px;
}



/*____________________________________________________________________*/
/*_________________________________=BAS_____________________________*/
/*____________________________________________________________________*/




#bas{
	text-align:center;
	background:url('../images/bas-site.png') no-repeat;
	height:38px;
	margin:0px auto;
	width:965px;
	padding:6px 16px 0 16px;
}
*html #bas{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.cfabtp43.fr/images/bas-site.png');
}


#bas ul{list-style:none;}
#bas ul li{display:inline;padding:0 0 0 5px;}
#bas ul li a{color:#fff;font: normal 11px Verdana, Helvetica, sans-serif;padding:0 5px}
#bas ul li a:hover,#bas ul li a:focus{color:#d1d1d1}




	
	
