@charset "utf-8";
/* CSS Document */
body{
	background:#f4f2e9;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#c4c3be;
}
a{
	text-decoration:none;
	color:#c4c3be;
	outline:none;
}
a img{
	border:0;	
}
strong,b{
	color:#414141;
}
h1{
	font-family:Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	letter-spacing:-1px;
	line-height:30px;
	font-size:32px;
	color:#414141;
	margin-bottom:10px;
}
h2{
	margin:0;
	padding:0;
	font-size:32px;
	line-height:32px;
	color:#414141;
	letter-spacing:-2px;
	margin-bottom:10px;
}
.entry{
	min-height:300px;
}
.entry .colonne{
	width:380px;
	margin-right:5px;
	font-size:12px;
	text-align:left;
	float:left;
}
.entry table{
	width:100%;
	font-size:12px;
	margin-bottom:10px;
	line-height:16px;
	color:#aaaaaa;
}
.entry img{
	display:block;
	margin-bottom:10px;
}
#page-links{
	position:absolute;
	text-align:right;
	font-size:32px;
	color:#FFF;
	font-weight:bold;
	width:789px;
	padding-top:10px;
	letter-spacing:-2px;
}
#page-links a{
	color:#ff5a00;
}
#background{
	margin:auto;
	width:790px;
	background:url(../images/bg.gif) no-repeat;
	padding-left:159px;
}
#site{
	width:790px;
	height:1000px;
	text-align:left;
}
#header{
	margin-bottom:20px;
}
#footer{
	padding-top:10px;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#site_title{
	font-size:72px;
	font-weight:bold;
	line-height:60px;
	letter-spacing:-4px;
	padding-top:25px;
}
.bloc{
	width:256px;
	float:left;
	margin-right:11px;
	border-top:#000 1px solid;
	line-height:16px;
	padding-top:4px;
	color:#aaaaaa;
}
.bloc a{
	color:#aaaaaa;	
}
.cale{
	width:11px;	
}
.spacer{
	clear:both;	
}
.gris_fonce{
	color:#414141;
}
.orange{
	color:#ff5a00;	
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
table td{
	padding:0;
	margin:0;
}
p{
	text-align:justify;
	margin:0;
	padding:0;
}
#menu{
	float:right;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li{
	list-style:none;
	margin:0;
	padding:0;
	font-size:32px;
	line-height:30px;
	font-weight:bolder;
	text-align:right;
	letter-spacing:-2px;
}
#pagination{
	font-size:32px;
	font-weight:bold;
	letter-spacing:-2px;
	margin:10px 0 10px 0;
}
#pagination .previous{
	float:left;	
}
#pagination .next{
	float:right;	
}

.vignette{
	float:left;
	width:256px;
	margin-right:11px;
	margin-bottom:10px;
}
.vignette h2{
	height:30px;
	font-size:16px;
	overflow:hidden;
	color:#aaaaaa;
	letter-spacing:0px;
	margin-bottom:0;
}

.big_news{
	width:789px;
	margin-bottom:10px;
}

/*
* définition des rollovers
*/
.hd_hover{
	display:block;
	width:789px;
	height:360px;
}
.hd_hover_small{
	display:block;
	width:256px;
	height:121px;
}
.bt_plus{
	position:absolute;
	z-index:3;
}
.hd_hover .bt_plus{
	margin-left:740px;		
}
.hd_hover_small .bt_plus{
	margin-left:220px;		
}

.hd_pane_container{
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	z-index:2;
}
.hd_hover .hd_pane_container{
	margin-left:589px;
	width:200px;	
}
.hd_hover_small .hd_pane_container{
	margin-left:56px;
	width:200px;
}
.hd_pane{
	width:200px;
	margin-left:200px;
}
.hd_pane a{
	display:block;
	position:absolute;
	font-weight:bold;
	margin:50px 0 0 20px;
	color:#FFF;
	width:200px;
}
.hd_hover .hd_pane a{
	font-size:32px;
	margin:310px 0 0 85px;		
}
.hd_hover_small .hd_pane a{
	font-size:22px;
	margin:85px 0 0 117px;	
}
.hd_hover .hd_pane{
	height:360px;
}
.hd_hover_small .hd_pane{
	height:121px;
}
