html {
	margin:0;
	padding:0;
}
#main-content{
	width:770px;
	margin: 0 auto;
	text-align:left;
	background: url("../img/bg_container.gif") repeat-y 50% 0;
}
body { 
	color:#000;
	background: #CEF7FF url("../img/logo_tile.gif") repeat-x top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#flash{
	height: 160px;
	width: 770px;
	background: #FFF;
}
#logo {
	background: transparent url("../img/logo.gif") left top no-repeat;
	float:left;
	width:250px;
	height:160px;
}
#header {
	height:160px;
}
#navigation {
	float:left;
	width:520px;
	margin-top:8px;
}
.navigation-spacer {
	width:105px;
	height:117px;
}
#navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#navigation ul li{
	display:inline;
}
#navigation ul li a{
	float:right;
	margin:4px 0 4px 4px;
}
#bloc{
	width: 200px;
	background: #000;
	float-left;
	margin-left: 20px;
}
#content {
	width:520px;
	float:right;
	background: #CEF7FF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#text{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 10px;
	background: #FFF;
	margin-right: 10px;
	font-size: 0.8em;
	padding: 5px;
	text-align: justify;
	padding-bottom: 15px;
}
#bloc{
	width:473px;
	border: 5px solid #CEF7FF;
	background: #10188C;
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0;
}
#bloc a{
	color:#CEF7FF;
}
#bloc a:hover{
	color:#FFF;
}
#bloc_mauve{
	width:473px;
	border: 5px solid #D20989;
	background: #9323AB;
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0;
}
#bloc_mauve a{
	color:#F786CE;
}
#bloc_mauve a:hover{
	color:#FFF;
}
#bloc_bleu{
	width:473px;
	border: 5px solid #029D11;
	background: #096BB6;
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0;
}
.textcolor{
	color: #10188C;
	font-weight: bold;
}
.textblanc{
	color: #FFF;
	font-weight: bold;
}
.textvrai{
	color:#F786CE;
	font-weight: bold;
}
.textmauve{
	color: #9323AB;
	font-weight: bold;
}
.textbleu{
	color: #096BB6;
	font-weight: bold;
}
#text_1{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: #FFF;
	margin-right: 10px;
	font-size: 0.85em;
	padding: 5px;
	text-align: justify;
}
#gauche{
	margin-left: 15px;
	float: left;
	margin-bottom: 10px;
	width:  145px;
	text-align: center;
}
#milieu{
	margin-left: 15px;
	float: left;
	margin-bottom: 10px;
	width:  145px;
	text-align: center;
}
#droit{
	float: left;
	margin-left: 15px;
	margin-bottom :10px;
	width:  145px;
	text-align: center;
}
#text_gauche{
	float: left;
	width: 155px;
	padding-top: 8px;
	padding-bottom:5px;
	padding-left: 3px;
	padding-right: 2px;
	text-align: justify;
	color: #000;
	font-size: 0.9em;
	margin-bottom: 10px;
}

#text_milieu{
	padding-bottom:5px;
	float: left;
	width: 155px;
	margin-left: 5px;
	padding-left: 3px;
	padding-top: 8px;
	color: #000;
	padding-right: 2px;
	text-align: justify;
	font-size: 0.9em;
	margin-bottom: 10px;
}
#text_droit{
	padding-bottom:5px;
	float: left;
	width: 155px;
	margin-left: 5px;
	padding-left: 3px;
	padding-top: 8px;
	color: #000;
	padding-right: 2px;
	text-align: justify;
	font-size: 0.9em;
	margin-bottom: 10px;
}
#text_gauchepromo{
	float: left;
	width: 235px;
	padding-top: 8px;
	padding-bottom:5px;
	padding-left: 3px;
	padding-right: 2px;
	text-align: justify;
	color: #000;
	font-size: 0.9em;
	margin-bottom: 10px;
	clear:inherit;
}
#text_droitpromo{
	padding-bottom:5px;
	float: left;
	width:235px;
	margin-left: 5px;
	padding-left: 3px;
	padding-top: 8px;
	color: #000;
	padding-right: 2px;
	text-align: justify;
	font-size: 0.9em;
	margin-bottom: 10px;

}
#visuel{
	width: 470px;
	margin-left: 10px;
}
#side-bar {
	width:200px;
	float:left;
	margin-left: 3px;
	margin-top: 8px;	 
}
ul#menu {
	list-style: none outside; 
}
#menu li {
	border-bottom: 1px solid #FFF; 
}
#menu li.last {
	border-bottom:none; 
}
#menu a:hover {
	background: #FFF; 
	color: #000;
}
#active {
	background:#101863; 
	color: #FFF; 
}
#menu a {
	font-size: 0.85em;
	display: block; 
	padding: 5px 0 5px 10px; 
	text-decoration: none; 
	width: 150px;
	color: #FFF;	
}
#active, a#active:hover {
	cursor: default; 
}
#footer-content {
	background:#10188C;
	text-align: center;
	font-size: 0.75em;
	margin:0 0 0 0;
	color: #FFF;
	padding-top: 2px;
}
#footer-content a {
	text-decoration: none;
	color: #CEF7FF;	
}
#footer-content a:hover {
	text-decoration: none;
	color: #FFF;	
}
.break {
	clear:both;
	font-size:1px;
	height:1px;
}
a, a:link, a:visited {
	text-decoration: none;
	color:#10188C;
}
a:hover {
	color:#000;
}
#pagination{
	text-align: center;
	clear:both;
}
