/* Eléments standards */
body { background: #FFFFFF; font: normal 12px/16px Tahoma, Verdana, Arial, sans-serif; color: #333333; margin: 0px;	}
h3 { font: italic normal 12pt Tahoma, Verdana, Arial, sans-serif; letter-spacing: 1px; margin-bottom: 0px; color: #7D775C;}
a:link { font-weight: normal; text-decoration: underline; color: #4F8CC3;}
a:visited { font-weight: normal; text-decoration: underline; color: #1D3F64;}
a:hover, a:active { text-decoration:none ; color: #346293;}
acronym {font-weight:bold;}
img {border:none; }
select, input { font-size:11px; }
textarea { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* Zones spécifiques */
#container {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 990px;
	height: 605px;
	margin-top: -302px;
	margin-left: -495px;
	border: 0px;
}

#homeContent
{
	position:absolute;
	left:362px;
	top:148px;
	width: 394px;
	color:#0A3370;
	font-family:"Trebuchet MS",Verdana, Arial;
	height: 223px;
}

#homeImage
{

}


.txtPtBlanc {color: #FFFFFF}
.txtGdBlanc {
	font-size: 20px;
	color: #FFFFFF;
}
.txtPtGrasBleu {
	font-size: 11px;
	font-weight: bold;
}
.txtPtBleu {font-size: 11px}
.txtMoyBleu {
	font-size: 14px;
	font-weight: bold;
}


#pageHeader {display: none;}

#pageHeader h1 {}
#pageHeader h1 span {display:none;}
#pageHeader h2 {}
#pageHeader h2 span {display:none;}

#mainFlash {}
