*{
	padding:0;
	margin:0;
	border:0
}

*html img, *html a, *html p, *html object, *html input, *html select, *html textarea{
	position:relative;
	z-index:15;
}


p{
	padding:5px 0px 5px 0px;
	text-align:justify;
}

html{
	background:#544944;
}

body{
	
	background:url('../images/fond.gif') center top repeat;
	font: normal 12px "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
}

.spacer{clear:both;font-size:0px;height:0px;line-height:0px}


H1 span{display:none}
H2{color:#0500D8;font-size:17px;}
H3{color:#C6C6C6;font-size:14px;}

a{
	color:#EFA734;
	text-decoration:none;
}
a:hover,a:focus{color:#000;}


#fond{
	background:url('../images/fond-page.gif') center top repeat-x;
}

#conteneur{
	margin:0px auto;
	width:776px;
	padding:20px 0 0 0;
	min-height:600px;
	height:auto;
}

/*____________________________________________________________________*/
/*_________________________________=HAUT_____________________________*/
/*____________________________________________________________________*/

#titre{
	background:url('../images/h1-titre.png') no-repeat;
	width:776px;
	height:69px;
}

*html #titre{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.activites43.fr/images/h1-titre.png');
}



#zone_texte{
	height:500px;
}

#zone_portail{
	margin:10px 0 0 0 ;
}

#zone_portail a span{
	display:none;
}

#activites{
	display:block;
	width:388px;
	height:402px;
	float:left;
	background:url('../images/img-activites.png') no-repeat;
	position:absolute;
	cursor:hand;
}
*html #activites{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.activites43.fr/images/img-activites.png');
}


#centre{
	display:block;
	width:388px;
	height:402px;
	float:left;
	background:url('../images/img-centre.png') right no-repeat;
	position:absolute;
	margin-left:388px;
	cursor:hand;
}
*html #centre{
	margin-left:430px;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.activites43.fr/images/img-centre.png');
}


#zone_texte{
	background:url('../images/fond-texte.png') no-repeat;
	width:591px;
	min-height:153px;
	height:auto;
	padding:20px 10px 5px 10px;
	margin:360px auto 0 auto;
	font-size:13px;

}
*html #zone_texte{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.activites43.fr/images/fond-texte.png');
}

/*____________________________________________________________________*/
/*_________________________________=BAS_____________________________*/
/*____________________________________________________________________*/



#bas{
	clear:both;
	text-align:center;
	padding-top:5px;	
	background:url('../images/fond-bas.gif') #544944 repeat-x;
	height:48px;
	padding:0 20%;
	color:#C6C6C6;
	font-size:11px;
}



#bas ul{list-style:none;}
#bas ul li{display:inline;padding:0 0 0 5px;}
#bas ul li a{color:#fff;font-size:12px;padding:0 10px}
#bas ul li a:hover,#bas ul li a:focus{color:#000;}
