
body{
margin: 0;
padding: 0;
line-height: 1.5em;
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;
}

b{font-size: 110%;}
em{color: red;}

#conteneur{
width: 870px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#header{
background: url(img2/header.gif);
height: 150px; /*Height of top section*/
}

#header h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentbox{
margin: 0 160px 0 160px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcol{
float: left;
width: 160px; /*Width of left column in pixel*/
margin-left: -870px; /*Set margin to that of -(MainContainerWidth)*/
background: #fff;
}

#leftcol a{
background: #fff;
color: #FF0033;
text-decoration: none;
font-weight: bold;
}

#leftcol a:hover{
background: #fff;
color: #333333;
text-decoration: underline;
font-weight: bold;
}

#leftcol ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	background: #fff;
	color: #000;
	margin-top: 4px;
	margin-bottom: 10px;
}

#rightcol{
float: left;
width: 160px; /*Width of right column*/
margin-left: -160px; /*Set left margin to -(RightColumnWidth)*/
background: #fff;
}

#rightcol a{
background: #fff;
color: #FF0033;
text-decoration: none;
font-weight: bold;
}

#rightcol a:hover{
background: #fff;
color: #333333;
text-decoration: underline;
font-weight: bold;
}

#rightcol ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	background: #fff;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

#footer{
clear: left;
width: 100%;
font-size: 11px;
background: #fff;
color: #000;
border-top: 2px solid #FF0033;
text-align: center;
padding: 4px 0;
margin-top: 5px;
}

#footer a{
color: #FF0033;
text-decoration: none;
}

#footer a:hover{
color: #333333;
text-decoration: none;
}

#imgfooter{
	background-image: url(../img2/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-repeat: no-repeat;
	width: 870px;
	height: 94px;
	padding: 0px;
	margin-bottom: 5px;
}

.tube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#new{
	background: #fff;
	color: #000;
	width: 130px;
	margin-top: 4px;
	float: none;
}

#new img{
	display:block;
	margin:0 auto;
	padding: 1px;
	background: #fff;
	color: #000;
	border: 1px solid #FF0033;
	margin-top: 8px;
}

#content h1{
background: #fff;
color: #000;
font-size: 12px;
font-weight: normal;
display: block;margin-bottom: 0px;padding-bottom: 0px;margin-top: 0px;padding-top: 0px;
}

#content h2{
background: #fff;
color: #000;
font-size: 12px;
font-weight: bold;
display: block;margin-bottom: 8px;padding-bottom: 0px;margin-top: 0px;padding-top: 0px;
float: left;
}

.present{
background: #fff;
color: #000;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}

.present strong{
background: #fff;
color: #000;
font-weight: normal;
}

#content{
background: #fff;
color: #000;
width: 530px;
line-height: 1.2em;
margin-top: 0px;
margin-bottom: 0px;
float: right;	
}

#content p{
width: 100%;
background: #fff;
color: #000;
text-align: justify;	
margin-top: 0px;
margin-bottom: 8px;
float: left;
}

#content p:hover{
width: 100%;
background: #fff;
color: #000;
text-align: justify;	
margin-top: 0px;
margin-bottom: 8px;
float: left;
}

#content img{
	float: left;
	margin-right: 5px;
	padding: 1px;
	background: #fff;
	color: #000;
	border: 1px solid #FF0033;
	margin-top: 3px;
	margin-bottom: 5px;
}


#content a{
background: #fff;
color: #FF0033;
text-decoration: none;
}

#content a:hover{
background: #fff;
color: #333333;
text-decoration: none;
}

#next {
width: 100%;
margin-top: 10px;
float: right;
background: #fff;
color: #000;
text-align: center;
}

#next a{
background: #fff;
color: #FF0033;
text-decoration: underline;
font-weight: bold;
}

#next a:hover{
background: #fff;
color: #333333;
text-decoration: underline;
}

div#disclaimer{ text-align:left; background: #fff;}
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; background: #fff;filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; background: #fff;}
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:white; background: #fff; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; background: #fff;}
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#FF0033; background: #fff;}
div#disclaimer-cadre a:hover{ color:#333333; background: #fff;}
