/* Les éléments HTML en général
-------------------------------------------------------- */
#m_base0 {
	width: 760px;
	height: 580px;
	background-position: top;
	top: 5px;
	left: 5px;
	border: 0px;
	position:	relative;
	visibility: visible;
}
#m_base {
	width: 760px;
	height: 695px;
	background-image:url(../images/fond.jpg);
	background-repeat:no-repeat;
	top: 5px;
	left: 5px;
	border: 0px;
	position:	relative;
	visibility: visible;
	margin: 0 auto;
}


#profil {
	border: 0px;
	position:absolute;
	left: 25px;
	top: 67px;
	width: 347px;
	height: 329px;
	visibility: visible;
}
.profiltxt {
	text-align:left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#profil a { text-decoration : none; border : none; }
#profil a:link { color: #940303; }
#profil a:visited { color : #940303;}
#profil a:hover { color : #DD0303; text-decoration:underline;}
#profil a:active, a:focus {	color: #940303; }

.profiltxt1 {
	text-align:left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.profiltxt1 a { text-decoration : none; border : none;}
.profiltxt1 a:link { color: #FFFF66; }
.profiltxt1 a:visited { color : #FFFF66;}
.profiltxt1 a:hover { color : #FFFF66; text-decoration:underline;}
.profiltxt1 a:active, .profiltxt1 a:focus {	color: #FFFF66; }


a { text-decoration : none; border : none;}
a:link { color: #940303; }
a:visited { color : #940303;}
a:hover { color : #DD0303; text-decoration:underline;}
a:active, a:focus {	color: #940303; }

#footer {
	padding: 0;
	margin : 0;
	clear : both;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color : #88a;
	z-index: 2;
}

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


p, td, ul, dl, dt, dd {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
	


/* Regles de balises courantes */

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