
/* 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; }

/* Zones spécifiques */
#container {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 965px;
	height: 565px;
	margin-top: -285px;
	margin-left: -485px;
	border: 0px;
}

#pageHeader {display: none;}

#pageHeader h1 {}
#pageHeader h1 span {display:none;}
#pageHeader h2 {}
#pageHeader h2 span {display:none;}

#mainFlash {}

#container {
position:absolute;
left: 50%;
top: 50%;
width: 965px;
height: 565px;
text-align:center;
margin-top: -285px;
margin-left: -485px;
border: 0px;
background-color: #F24A01;
}
#footer
{
position:absolute;
width:965px;
top: 565px;
left:0px;
text-align:center;
height:auto;
padding-bottom:10px;
padding-top:10px;
}
a:visited {
color : #FFFFFF; 
text-decoration : none; 
}
a:link {
color : #FFFFFF; 
text-decoration : none;
}
a:hover {
color : #FFFFFF;
text-decoration:underline;
}
body {
	background-color: #666666;
}
body,td,th {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

