/* Les éléments HTML en général
-------------------------------------------------------- */
body {
	margin: 0px; 
	padding: 0px; 
	text-align:left; 
	background-color:#000000; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
}
a { font-size: 11px; text-decoration:none; }
a:link { color: #FFF; }
a:visited { color : #FFF;}
a:hover { color:#f6b536;}
a:active, a:focus {	color: #FFF; }

a img {border: none; }

p {font-family: Georgia, "Times New Roman", Times, serif; color:#000;}
#main {
	background-position: top;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-y;
	top: 0px;
	left: 0px;
	width: 1075px;
	border: 0px;
	position: relative;
	margin: 0 auto;
}

#header { width: 1075px; left: 0px; top: 0px; height: 251px; background-image:url(../images/header.jpg); background-repeat:no-repeat; position:absolute;}
#compteur { top:174px; left:926px; position:absolute; color:#000;}
#date { top:174px; left:70px; position:absolute; color:#000;}
#footer { left: 1px; width: 1022px; height: 84px; display:inline;  position:absolute; }
#footer_shad { left: 1px; width: 1022px; height: 41px;  position:absolute;}

#frame_contenu {
	left: 0px;
	top: 251px;
	width: 1046px;
	position:absolute;
}
#content {
	left: 53px;
	top: 0px;
	width: 970px;
	position:absolute;
	background-color:#d8e5e6;
	}
#shad_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 52px;
	background-image:url(../images/shad_left.png);
	background-repeat:repeat-y;
}

#shad_right {
	position: absolute;
	left: 1022px;
	top: 13px;
	width: 23px;
	background-image:url(../images/shad_right.png);
	background-repeat:repeat-y;
}
#shad_top_right {
	position: absolute;
	left: 1022px;
	top: 0px;
	width: 23px;
	height: 13px;
	background-image:url(../images/shad_top_right.jpg);
	background-repeat:no-repeat;
}
#shad_menu {
	position:absolute;
	top:0px;
	left:0px;
	width:970px;
	height:13px;
	background-image:url(../images/main_menu_shad_01.jpg);
	background-repeat:no-repeat;
}
#photo_g {
	position:absolute;
	top:0px;
	left:27px;
}

#top_menu {
	position:absolute;
	left: 520px;
	top: 5px;
	color:#FFF;
	display:inline;
	font-size: 11px;
	}
#titres {
	position:absolute;
	left: 363px;
	top:26px;
	color:#105c4a;
	font-size:27px;
	}
#textes {
	position:absolute;
	left: 363px;
	top: 58px;
	width: 625px;
	padding-left: 11px;
	padding-top: 13px;
	padding-right: 12px;
	background-color: #d8ceab;
	}
#textes a { font-size: 12px; text-decoration:underline; }
#textes a:link { color: #105C4A; }
#textes a:visited { color : #105C4A;}
#textes a:hover { color:#189678;}
#textes a:active, a:focus {	color: #105C4A; }

#textes2 {
	position:absolute; 
	left:160px; 
	top:11px; 
	width: 270px; 
	line-height:14px;
	}

#textes2 a { font-size: 12px; text-decoration:underline; }
#textes2 a:link { color: #105C4A; }
#textes2 a:visited { color : #105C4A;}
#textes2 a:hover { color:#f6b536;}
#textes2 a:active, a:focus {	color: #105C4A; }

#textes3 {
	position:absolute;
	left: 558px;
	top: 58px;
	width: 428px;
	padding-left: 13px;
	padding-top: 13px;
	padding-right: 12px;
	background-color: #d8ceab;
	}
#textes3 a { font-size: 12px; text-decoration:underline; }
#textes3 a:link { color: #105C4A; }
#textes3 a:visited { color : #105C4A;}
#textes3 a:hover { color:#189678;}
#textes3 a:active, a:focus {	color: #105C4A; }

#textes4 {
	position:absolute;
	left: 363px;
	top: 58px;
	width: 188px;
	padding-left: 5px;
	padding-top: 13px;
	padding-right: 2px;
	background-color: #d8bf84;
	}
#textes4 a { font-size: 12px; text-decoration:underline; }
#textes4 a:link { color: #105C4A; }
#textes4 a:visited { color : #105C4A;}
#textes4 a:hover { color:#189678;}
#textes4 a:active, a:focus {	color: #105C4A; }



img {
	border: none;
} 
#img_media {
	float:right;
	visibility: visible;
	height: 513px;
	width: 202px;
	left: 425px;
	top: 60px;
}

#img_media img {
	padding: 3px;
	}
