/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
//
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style générale du site
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------
	STYLES GÉNÉRAUX
------------------------------------------------------------------*/

body{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11pt;
	background-color:#49220B;
}

* {
	margin:0px;
	padding:0px;
	outline:none;
	color:#8c8c8c;
}

a {
	text-decoration:none;
}

a img{
	border:none;
}
img{
	vertical-align:middle;
}
hr.clear{
	clear : both;
	visibility : hidden;
}
/*------------------------------------------------------------------
	HEADER
------------------------------------------------------------------*/

#header{
	width:100%;
	/* height:100%; */
	background:url('images/body_bg.gif') repeat-x;
}

#header_super{
	min-width:940px;
	max-width:1200px;
	
	/* margin-left:40px;
	margin-right:40px; */
	margin-left:auto;
	margin-right:auto;
	-width: expression(document.body.clientWidth < 942? "940px" : document.body.clientWidth > 1202? "1200px" : "auto");
	-margin-left:30px;
	-margin-right:30px;
	
}

#header_ombre_left{
	height:435px;
	background:url('images/header_ombre_left.gif') left no-repeat;
}

#header_ombre_right{
	height:435px;
	margin-left:110px;
	background:url('images/header_ombre_right.gif') right no-repeat;
}

#header_center{
	height:384px;
	margin-right:110px;
	/* background:green; */
}

#header_right{
	width:100%;
	height:100%;
	margin-left:-350px;
	float:right;
	background:url('images/header_right.jpg') right no-repeat;
}

#header_barre{
	width:400px;
	height:34px;
	/* margin-left:200px; */
	margin-right:60px;
	margin-top:340px;
	float:right;
	background:url('images/header_barre.gif');
	color:#7c0322;
	text-align:center;
	
}

#header_left{
	width:255px;
	height:384px;
	float:left;
	background:url('images/header_left.gif') bottom left no-repeat;
}

#header_logo{
	margin-left:2px;
	margin-top:60px;
}

#header_langue{
	margin-left:80px;
	margin-top:21px;
	-margin-left:60px;
	-margin-top:0px;
	-position:absolute;
	-left:160px;
	-top:247px;
}

#header_liens{
	height:300px;
	margin-left:0px;
	margin-top:8px;
	-margin-left:0px;
	-margin-top:0px;
	-position:absolute;
	-left:140px;
	-top:276px;
}

#header_liens ul{
	list-style-type:none;
	/* margin-top:250px; */
}

#header_liens ul li{
	margin-bottom:3px;
	width:177px;
	/* height:20px; */
}

#header_liens ul li a{
	text-decoration:none;
	color:#8c8c8c;
	display:block;
	width:177px;
	height:20px;
	padding-left:20px;
	padding-top:3px;
	margin-left:2px;
}

#header_liens ul li a span{
	color:#cecece;
}

#header_liens ul li a:hover{
	color:#ffffff;
	background-color:#7c0322;
}

#header_liens ul li a:hover span{
	color:#ff90ac;
	background-color:#7c0322;
}

#header_liens ul li a#header_contact:hover{
	/* display:block; */
	width:177px;
	height:20px;
	color:#ffffff;
	background:url('images/header_contact.gif');
}

#header_liens ul li a#header_contact:hover span{
	color:#ff90ac;
}

/*------------------------------------------------------------------
	CONTENU ( GAUCHE + DROITE)
------------------------------------------------------------------*/

#content{
	margin-top:-40px;
	/* margin-bottom:210px; */
}

#content_super{
	min-width:940px;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	-width: expression(document.body.clientWidth < 938? "940px" : document.body.clientWidth > 1202? "1200px" : "auto");
	-margin-left:30px;
	-margin-right:30px;
}

#content #adresse_actu {
	padding : 35px 0 0 0;
	font-size : 12px;
	margin: auto;
	text-align: center;
}
#content #adresse_actu ul {
	list-style-type: none;
}

#content_left{
	
}

#content_right{
	margin-right:110px;
	margin-left:110px;
}

#content_center{
	/* width:100%;
	height:200px; 
	background:green;*/
}

/*------------------------------------------------------------------*/
#encart-actu{
	background : url(images/actu_body.png) repeat-y;
	width : 190px;
	float : left;
	text-align : center;
}
#encart-actu .actu_top{
	background : url(images/actu_top.png) no-repeat;
	width : 160px;
	height : 30px;
	padding : 5px 15px 20px 15px;
}
#encart-actu .actu_top h3 a{
	font-size : 13px;
	color : #7c0322;
}
#encart-actu .actu_top h3 a:hover{
	text-decoration : underline;
}
#encart-actu .actu_body{
	padding : 0 0 20px 0;
}
#encart-actu .actu_body .resume{
	font-style : italic;
	font-size : 12px;
	padding : 25px 0;
}
#encart-actu .actu_bottom{
	background : url(images/actu_bottom.png) no-repeat;
	width : 190px;
	height : 25px;
}
/*------------------------------------------------------------------*/

#submenu{
	width:199px;
	/* height:700px; */
	/* float:left; */
	/* background:green; */
	margin-top:50px;
}

#submenu_top{
	width:199px;
	height:26px;
	background:url('images/encart_top.gif') no-repeat;
}

#submenu_middle{
	width:199px;
	/* height:; */
	background:url('images/encart_bg.gif') repeat-y;
	/* padding-left:20px;
	padding-right:20px; */
	text-align:center;
}

#submenu_middle h4{
	margin-left:10px;
	margin-right:10px;
	text-transform:uppercase;
	color:#7C0322;
}

#submenu_middle h4 a span{
	color:#7C0322;
}

#submenu_middle h4 a span em{
	color:#7C0322;
}

#submenu_middle div{
	margin-left:10px;
	margin-right:10px;
}

#submenu_bottom{
	width:199px;
	height:171px;
	background:url('images/encart_bottom.gif') no-repeat;
}

#submenu_bottom #lien{
	position:relative;
	top:15px;
	left:25px;
}

#submenu_bottom #lien a{
	display:block;
	width:150px;
	height:20px;
	color:#7c0322;
}

#submenu_bottom #adresse{
	text-align:center;
	margin-top:55px;
}

#submenu_bottom #mail{
	text-align:center;
	margin-top:10px;
	color:#7c0322;
}

#submenu_bottom #mail a{
	color:#7c0322;
}

#contenu{
	/* width:100%; */
	/* height:300px; */
	margin-left:199px;
	/*margin-top:-410px;	*/
	/* float:right; */
	/* background:green; */
	/* clear:both; */
}

#contenu_top_left{
	background:url('images/contenu_top_left_bis.gif') left no-repeat;
	height:46px;
}

#contenu_top_right{
	background:url('images/contenu_top_right_bis.gif') right no-repeat;
	height:46px;
	margin-left:40px;
}

#contenu_top_center{
	margin-right:40px;
	height:46px;
	background:url('images/contenu_top_bg_bis.gif') right repeat-x;
}

#contenu_top_center h2{
	padding-top:2px;
}

#contenu_top_center h2 span{
	background:#FFFFFF;
	color:#7c0322;
	padding-left:10px;
	padding-right:10px;
}

#contenu_middle_left{
	background:url('images/contenu_middle_left.gif') left repeat-y;
}

#contenu_middle_right{
	background:url('images/contenu_middle_right.gif') right repeat-y;
	margin-left:40px;
}

#contenu_middle_center{
	background:#FFFFFF;
	margin-right:40px;
	/* height:500px; */
	padding-top:20px;
	padding-bottom:50px;
}

#contenu_bottom_left{
	background:url('images/contenu_bottom_left.gif') left no-repeat;
	height:28px;
	margin-bottom:20px;
}

#contenu_bottom_right{
	background:url('images/contenu_bottom_right.gif') right no-repeat;
	height:28px;
	margin-left:40px;
}

#contenu_bottom_center{
	margin-right:40px;
	background:#FFFFFF;
	height:28px;
	text-align:right;
}

/*------------------------------------------------------------------
	FOOTER
------------------------------------------------------------------*/

#footer{
}

/*------------------------------------------------------------------
	CLASSES PRÉDÉFINIES
------------------------------------------------------------------*/

.photo{
	text-align:center;
}

.photo a img{
	border:1px solid #c8c8c8;
}

.photos{
	margin-top:10px;
	padding-bottom:10px;
}

.photos a img{
	border:1px solid #cecece;
}

.hidden{
	display:none;
}

.spacer{
	clear:both;
	line-height:0px;
	font-size:0px;
}
/*------------------------------------------------------------------*/
