BODY {
	color: black;
	font: 200 11px Verdana, Arial, Helvetica;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
TABLE {
	font: 200 11px Verdana, Arial, Helvetica;
}
A {
	text-decoration: none;
	color: #378D29;
}
IMG {
	border: none;
}
/* cadres */
#glob_haut {
	position: absolute;
	background: url('../images/mep/motif_haut.gif') repeat-x;
	height: 100%;
	width: 100%;
}
#glob_gauche {
	position: absolute;
	background: url('../images/mep/motif_gauche.gif') repeat-y left;
	height: 100%;
	width: 100%;
}
#glob_droit {
	background: url('../images/mep/motif_droit.gif') repeat-y right;
	height: 100%;
	width: 100%;
}
#glob_bas {
	background: url('../images/mep/motif_bas.gif') repeat-x bottom;
	height: 100%;
}
/* coins */
#chwall {
	width: 510px;
	float: left;
	position: absolute;
}
#chwallmid {
	top: 200px;
	float: left;
	position: absolute;
}
#chwallbas {
	top: 300px;
	float: left;
	position: absolute;
}
#chwall IMG {
	float: left;
	position: relative;
}
#mer {
	position: absolute;
	right: 0;
	bottom: 0;
}
#mer IMG {
	float: right;
}
#merbas {
	float: right;
	position: absolute;
	right: 180px;
	bottom: 0px;
}
#coinBG IMG {
	float: left;
	position: absolute;
	bottom: 0px;
	left: 0;
}
#coinHD {
	background: url('../images/mep/coin_hd.gif') no-repeat right top;
}
/* utiles */
.clear {
	clear: both;
}
/* corps de la page */
#cadre1, #cadre2 {
	z-index: 1;
	position: absolute;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}
#cadre2 {
	z-index: 2;
}
#menu {
	position: relative;
	float: right;
	margin: 10px 5px 0 0;
	width: 560px;
	text-align: right;
	font: bold 12px Arial;
	color: #BA2009;
}
#titre {
	position: relative;
	float: left;
	margin-top: 10px;
	/*border: 1px solid yellow*/
}
H1 {
	position: absolute;
	width: 100%;
	text-align: center;
	margin-top: 60px;
	padding: 0;
}
#cadre2 H1 {
	position: absolute;
	border: 1px solid silver;
	text-align: center;
	margin: -20px 0 0 0;
	padding: 0;
	z-index: 300
	/*border: 1px solid teal*/
}
#contenu {
	position: relative;
	padding: 2px;
	margin: 120px 150px 0px 150px; /*centré*/
	height: 60%;
	/*border: 1px solid #80B877;*/
	overflow-y: auto; 
    overflow-x: hidden; 
}
DIV.chevaux {
	overflow: auto; 
}
H1.pouliniere {
	font: oblique 22px Verdana;
	color: #5A618D;
	color: #378D29;
}
DIV.pouliniere P {
	text-align: justify;
}
DIV.pouliniere H3 {
	font: bold oblique 14px Verdana;
	color: #5A618D;
	border-bottom: 3px double #5A618D
}
P.desc_courte, P.ppales_qtes, P.indices {
	margin: 0;
}
DIV.pouliniere IMG {
	border: 5px solid white;
}
TABLE.lignage TD {
	border: 1px solid silver;
	text-align: center;
	width: 150px;
}
TABLE.lignage TD.niv3 {
	height: 20px;
}
.album P {
	float: left;
	width: 100px;
	text-align: center;
	margin: 3px;
	padding: 2px;
}
.album H2 {
	clear: both;
	margin: 0;
	font: bold oblique 16px Arial;
	border-bottom: 3px double silver
}
.album A {
	color: #000000;
	font: oblique 11px Arial;
	text-decoration: none;
}
/* - - - - - - - - TABLEAUX  - - - - - - - - */
TABLE.tchwal {
	width: 100%;
	border-collapse: 1px;
	text-align: center;
	font-weight: 100;
	font: 200 11px Verdana, Arial, Helvetica;
}
TR.entete TD {
	background-color: navy;
	color: white;
	height: 20px;
	text-transform: lowercase; 
}
TABLE.tchwal A {
	text-decoration: none;
	font-weight: 600;
	color: navy;
	text-transform: uppercase;
}
TABLE.tchwal A:hover {
	text-decoration: none;
}
TR.separateur {
	background-color: silver;
	height: 1px;
}
.capitalize {
	text-transform: capitalize 
}
/* - - - - - - - - TEXTES - - - - - - - - */
#cadre2 DIV.accueil {
	background-color: white;
	margin: 0 0 0 430px;
	padding: 0;
	text-align: justify;
	/*border: 1px solid red;*/
}
#cadre2 DIV.references DIV {
	padding: 3px;
	margin: 0 195px 0 195px;
}
#cadre2 DIV.situation {
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	text-align: center;
}
.prestations UL, .installations UL {
	margin:3px 0 3px 30px;
	padding: 0;
}
.prestations LI, .installations LI, .situation LI {
	list-style: url('../images/puce-v.gif');
}
.installations LI LI {
	list-style: url('../images/puce-b.gif');
}
.contacts {
	text-align: center;
}
.contacts P {
	margin: 0 0 10px 0;
}
.justify {
	text-align: justify
}
#contenu DIV.references {
	position: relative;
	padding: 2px;
	margin-left: auto; /*centré*/
	margin-right: auto; /*centré*/
	overflow: auto;
	height: 95%;
	width: 430px;
	border: 1px solid silver;
}
#contenu DIV.references H3 {
	margin: 10px 0 0 0;
	color: #5A618D;
	font: bold oblique 12px Verdana,Arial;
	border-bottom: 1px solid #5A618D;
}

#contenu DIV.references UL {
	margin: 0 0 0 10px;
	padding: 0;
}
#contenu DIV.references LI {
	list-style: none;
}
/* - - - - - - - - IMAGES - - - - - - - - */
#cadre1 IMG.abs {
	position: absolute;
	float: left;
}
/* 300 x 183 */
IMG.acc1 {
	left: 270px;
	bottom: 310px
}
IMG.acc2 {
	right: 300px;
	bottom: 20px
}
IMG.acc3 {
	left: 25px;
	bottom: 20px;
}
IMG.acc4 {
	left: 130px;
	bottom: 160px
}
/* 260 x 225 */
IMG.prest_qanjar {
	left: 30px;
	bottom: 30px;
}
IMG.prest_ecu {
	left: 275px;
	bottom: 60px; 
}
IMG.prest_port {
	left: 520px;
	bottom: 100px; 
}
IMG.prest_quintus {
	left: 700px;
	bottom: 300px; 
}
/* 300 x 259 */
IMG.inst1 {
	right: 300px;
	bottom: 50px;
}
IMG.inst2 {
	right: 75px;
	top: 105px;
}
/* divers */
IMG.sit1 {
	left: 60px;
	bottom: 60px;
}
IMG.sit2 {
	right: 40px;
	top: 80px;
}
IMG.sit3 {
	left: 300px;
	top: 300px;
}
/*225 x 342*/
IMG.cont1 {
	left: 100px;
	bottom: 90px;
}
IMG.cont2 {
	right: 100px;
	top: 90px;
}
/*190 x 287*/
IMG.ref1 {
	left: 70px;
	bottom: 50px;
}
IMG.ref2 {
	right: 70px;
	top: 70px;
}
/*POPUPS*/
BODY.pop {
	background: black;
	color: white;
	text-align:center;
}
#pcadre {
	border:1px solid white;
	margin: 24px;
}
#pcadre IMG{
	margin: 1px;
	border:1px solid black;
}
