/* Les éléments HTML en général
-------------------------------------------------------- */
body {	
 	margin : 0;	
	padding : 0;
	text-align: center;
	background-color : #FFD5A4;	
	font-family: "Trebuchet MS",  Verdana, "Bitstream Vera Sans", sans-serif; 	
	font-size : small;	color : #000;
	background-image:url(../images/fond_marine.jpg);
	background-repeat:repeat-y;
}
#m_base {
	width: 758px;
	height: 610px;
	background-image:url(../images/fond_niv2.jpg);
	background-repeat:no-repeat;
	background-position: top;
	top: 0px;
	left: 0px;
	border: 0px;
	position:	relative;
	visibility: visible;
	margin: 0 auto; 

/*	background-color: #140909;
*/}
#m_base1 {
	width: 900px;
	height: 1200px;
	top: 0px;
	left: 0px;
	border: 0px;
	position:	relative;
	visibility: visible;
	background-color: #F6E2BA;
	font-family: "Trebuchet MS",  Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 11px;
	margin: 0 auto; 

}
#footer {
	padding: 0;
	margin : 0;
	clear : both;
	font             : 10px Verdana, Arial, Helvetica, sans-serif;
	color            : #88a;
	z-index: 2;
	width: 284px;
	height: 18px;
	text-align:right;
	position:absolute; 
	left: 474px; 
	top: 588px;
}

/* Comportement des liens */
#footer a { text-decoration : none; border : none; }
#footer a:link { color: #140909; }
#footer a:visited { color : #140909;}
#footer a:hover { color : #9b2b1d; text-decoration:underline;}
#footer a:active, a:focus {	color: #140909; }


a { text-decoration : none; border : none; }
a:link { color: #916C51; text-decoration:underline;}
a:visited { color : #916C51; text-decoration:underline;}
a:hover { color : #2A0A09; text-decoration:underline;}
a:active, a:focus {	color: #916C51; text-decoration:underline;}

#photo {
	position:absolute;
	left: 114px;
	top: 63px;
	visibility:visible;
	z-index: 1;
	width: 134px;
	height: 154px;
}

#menu1 {
	position:absolute;
	left: 113px;
	top: 252px;
	visibility:visible;
	z-index: 1;
	width: 81px;
	height: 32px;
}

#menu2 {
	position:absolute;
	left: 108px;
	top: 288px;
	visibility:visible;
	z-index: 1;
	width: 85px;
	height: 33px;
}
#menu3 {
	position:absolute;
	left: 106px;
	top: 324px;
	visibility:visible;
	z-index: 1;
	width: 88px;
	height: 34px;
}
#menu4 {
	position:absolute;
	left: 37px;
	top: 392px;
	visibility:visible;
	z-index: 1;
	width: 157px;
	height: 49px;
}
#menu5 {
	position:absolute;
	left: 87px;
	top: 449px;
	visibility:visible;
	z-index: 1;
	width: 106px;
	height: 37px;
}
#menu6 {
	position:absolute;
	left: 111px;
	top: 488px;
	visibility:visible;
	z-index: 1;
	width: 83px;
	height: 33px;
}
#menu7 {
	position:absolute;
	left: 123px;
	top: 360px;
	visibility:visible;
	z-index: 1;
	width: 71px;
	height: 28px;
}

#titre1 {
	position:absolute;
	left: 248px;
	top: 168px;
	visibility:visible;
	z-index: 1;
}

#texte1 {
	position:absolute;
	text-align:left; 
	left: 248px; 
	top: 227px; 
	width: 468px; 
	height: 328px;
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:11px;
}
#texte2 {
	position:absolute;
	text-align:left; 
	left: 228px; 
	top: 260px; 
	width: 468px; 
	height: 328px;
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:11px;
}
#agend {
	position:absolute;
	text-align:left; 
	left: 248px; 
	top: 206px;
	width: 468px; 
	height: 328px;
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:11px;
}

#agend1 {
	position:absolute;
	text-align:left; 
	left: 5px; 
	top: 10px;
	width: 890px; 
	height: 1100px;
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:11px;
}
#agend2 {
	position:absolute;
	text-align:left; 
	left: 248px; 
	top: 206px;
	width: 468px; 
	height: 328px;
	-moz-opacity     : 0.65; 
	filter           : Alpha(opacity=65, finishopacity=65, style=1);
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:11px;
}

p, td, ul, dl, dt, dd {	
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Sans", sans-serif; 
} 
	


/* Regles de balises courantes */

/* paragraphes */
img { 
	border : none; 
} 
