
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0; padding: 0;
	text-align: center;
	background: #5b74da;
}

#head {
	padding: 0; 
}

#wrap {
	width: 820px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background: url(../img/wrapbg_tile.gif) repeat-y 0 0;
	
}
#content {
	width: 500px;
	margin: 0 70px 0 0;
	float: right;
	display: inline;
	text-align: justify;
	font-size: 0.8em;
}
#content a{
	color: #1030AD;
}
#content a:hover{
	color: #000;
	text-decoration: none;
}
#accroche{
	background: yellow;
	font-size: 1em;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
	color: red;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bloc{
	border: #CCC 1px solid;
	color: #000;
	margin-bottom: 10px;
}
#bloc_titre{
	background: #1030AD;
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
}
#bloc_text{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
#bloc_textblanc{
	height: 3px;
}
#bloc_imggauche{
	text-align: center;
	margin-left: 3px;
	float: left;
	width: 160px;
}
#bloc_imgmilieu{
	float: left;
	width: 160px;
	text-align: center;
}
#bloc_imgdroit{
	text-align: center;
	float: left;
	width: 160px;
}
#pagination{
	color: #000;
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.9em;
}
#pagination a{
	text-decoration: none;

}
#coor{
	background: #1230AA;
	font-size: 0.9em;
	text-align: center;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#coor a{
	text-decoration: none;
	color: #FFFF09;
}
#coor a:hover{
	text-decoration: none;
	color: #FFF;
}
#sidebar {
	width: 160px;
	margin: 125px 0 0 45px;
	float: left;
	display: inline;
	line-height: 0;
}

#subnav ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000; 
}

#subnav li { margin: 0 0 .2em 0; width: 160px; white-space: nowrap; }

#subnav a {
	display: block;
	padding: 2px 2px 0 24px;
	width: 138px; height: 18px; 	
}

#subnav a:link, #subnavlist a:visited { color: #000; text-decoration: none; background: transparent url(../img/subnav_normal.gif) no-repeat 0 0;}

#subnav a:hover {
	background: transparent url(../img/subnav_over.jpg) no-repeat 0 0;
	color: #FFF;
}
#subnav a.active{
	background: transparent url(../img/subnav_over.jpg) no-repeat 0 0;
	color: #FFF;
}
#logo {
	width: 137px; height: 143px;
	position: absolute;
	top: 260px; left: 57px; 
}

p {  margin: 2px 0 10px 0; }
h1 { 
	font:  1.5em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px 0;
	/*color: red;*/
	color: red;
}
#footer {
	width: 820px; height: 50px;
	background: transparent url(../img/footerimg.gif) no-repeat 0 0;
	margin: 0 auto; padding: 0;
}
#copywright p {
	width: 550px;
	font-size: 0.8em;
	color: #FFF;
	margin: 0 auto 10px auto;
	padding: 0 0 0 110px; 
}

#flash{
	margin-top: 180px;
	position: relative;
	width: 500px;
}
#skip{
	position: relative;
	margin-top: 10px;
	font-size: 0.8em;
}
#skip a{
	color: #F7F700;
	text-decoration: none;
}
#skip a:hover{
	color: #FFF;
	text-decoration: none;
}