@charset "iso-8859-1";
/* CSS Document */

* {
margin:0;
padding:0;
}

body {
font-family: Arial, Helvetica, sans-serif;
margin:0;
padding:0;
color:#000000;
font-size:12px;
background-color:#FFFFFF;
}

h2 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #0557A0; font-weight:normal;}
.noir11 {font-size: 11px; color: #000000;}
.or11 {font-size: 11px; color: #D28D69;}
.bleu11 {font-size: 11px; color: #0557A0;}

.liens_bleu {color: #0557A0; text-decoration: none;}
a.liens_bleu:hover {color: #0557A0; text-decoration: underline;}

.liens_or {color: #D28D69; text-decoration: none;}
a.liens_or:hover {color: #D28D69; text-decoration: underline;}

.bordure {border: #D28D69 solid 2px;}

#conteneur {
	width:980px;
	margin:0 auto;
	margin-top:0px;
	position:relative;
}

/* --- ACCUEIL --- */

#photos {
	width: 980px;
	height: 300px;
	position:relative;
	text-indent:-5000px;
	background: url(images/photos.jpg);
}
#txt_accueil {
	width: 460px;
	height: 135px;
	position: absolute;
	left: 40px;
	top: 160px;
}
#cadre_accueil {
	width: 458px;
	height: 248px;
	position: absolute;
	left: 40px;
	top: 315px;
}
#titre_plan {
	width: 126px;
	height: 19px;
	position: absolute;
	left: 531px;
	top: 173px;
}
#adresse {
	width: 426px;
	height: 95px;
	position: absolute;
	left: 531px;
	top: 475px;
}
#map {
		width: 420px;
		height: 255px;
		left:531px;
		top:200px;
		position:absolute;
		border:#EDE2CB solid 3px;
}
/* --- ACCUEIL --- */

/* --- COUPS DE COEUR --- */

#txt_page {
	width: 275px;
	height: 420px;
	position: absolute;
	left: 40px;
	top: 173px;
}
#cadre_page {
	width: 565px;
	height: 550px;
	position: absolute;
	left: 366px;
	top: 166px;
}
#coin_inferieur_droit {
	top:308px;
	left:305px;
	background:url(images/coin_page.jpg) no-repeat right;
	width:93px;
	height:20px;
	padding-top:115px;
}
td.bleu11 {
	color:#000000;
}
td.bleu11 a {
	color:#0557a0;
}