html,body{margin:0;padding:0;background-color:#fff;color:#000;}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
div#header{text-align:center;margin-bottom:50px;}
div#header h1{margin:0;font-size:200%;color:#333;}
div#header p{font-size:180%;font-weight:bold;color:#999;}
div#container{text-align:left}
div#content p{line-height:1.8em}
div#footer{color: #666;}


div#container{width:1200px;margin:0 auto;}
div#footer{clear:both;width:100%;text-align:center;}

a:link {color:#333;text-decoration:none;font-weight:bold;}
a:visited {color: #ff99ff;text-decoration: none;font-weight:bold;}
a:hover {color: #990000;text-decoration:none;font-weight:bold;}
a:active {color: #cc0000;font-weight:bold;} 

ul.navlist{text-align:center;padding:5px;list-style-type: none;}
ul.navlist li{color:#999;font-weight:bold;font-size:14px;}

.barrtitre {
}

.titre h2 {
background-color:#990000;
color:#ffeeee;
padding-left:5px;
}

.titre img {
}

.boite {
margin : 0 auto;
width:98%;
}

.image {
position : relative;
display:block;
border:3px solid #990000;
margin :6px;
width:150px;
height:200px;
float:left;
}

.image quote {
	background: #000;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	font-weight:bold;
	font-size:11px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 140px;
	padding: 4px 4px 4px 6px;
	border-top:1px solid #333;
}

.boxgrid{ 
width: 150px; 
height: 200px; 
margin:6px; 
float:left; 
border: solid 3px #000; 
overflow: hidden; 
position: relative; 
}
.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}
.boxgrid p{ 
padding: 0 5px; 
color:#afafaf; 
font-weight:bold; 
font:10pt "Lucida Grande", Arial, sans-serif; 
}
				
.boxcaption{ 
float: left; 
position: absolute; 
background: #000; 
height:100px; 
width: 100%; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
top: 210px;
left:0;
}
.caption .boxcaption {
top:210px;
left:0;
}

#ban {
}

#ban img {
padding:20px;
border: 1px solid #990000;
margin:10px;
background-color:#ccc;
}

.partners {
width:230px;
float:left;
}
.partnerslist{
width:100%;
height:100px;
line-height:1.8em
}

.premiumlist{
width:100%;
height:120px;
line-height:1.8em
}

.bigtop a:link{font-size:18px;color:#333;text-decoration:none;font-weight:bold;}
.bigtop a:hover{font-size:18px;color: #990000;text-decoration:none;font-weight:bold;}

.pagination {
color:#000;
font-size:22px;
padding:5px;
}