/* CSS Document */

body{
	padding:11px 0 14px 0;

	margin:0;
	background-color:#EFEFDF;
	color:#000;
	 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 0.7em;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images/header.jpg) 0 0 no-repeat;
	width:904px;
	height:210px;
	position:relative;
	margin:0 auto;
}
#header ul{
	/*background:url(images/nav_bar.gif) 0 0 no-repeat;*/
	width:880px;
	height:29px;
	position:absolute;
	left:0px;
	top:178px;
	padding: 0 0 0 20px;
}
#header ul li{
	background:url(images/nav_div.gif) right top no-repeat;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
#header ul li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
}
#header ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#header ul li a.hover{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}
#header img.logo{
	position:absolute;
	left:40px;
	top:98px;
	width:249px;
	height:72px;
}
#header h1{
	background:url(images/slogan.gif) 0 0 no-repeat;
	width:484px;
	height:32px;
	position:absolute;
	left:411px;
	top:108px;
	text-indent:-10000px;
}
#header p{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:411px;
	top:142px;
}
#header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}
#header img.icon{
	position:absolute;
	left:60px;
	top:190px;
	width:174px;
	height:80px;
}
#header p.topText{
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	left:285px;
	top:203px;
	width:588px;
}
#header p.topText span.smallTxt{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#FF9C3A;
	background-color:inherit;
	padding:0 0 0 8px;
}
#header a.readMore{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:50px;
	height:38px;
	position:absolute;
	left:895px;
	top:203px;
}
#header a.readMore:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:899px;
	padding: 1px 1px 13px 2px;
	margin:0 auto;
	background: White;
	border: 1px solid #E7E7E7;
}


/*------------------------------------------------right--------------------*/
#right{
	width:890px;
	float:right;
	/*background:url(images/right_panel_bg.gif) 0 0 repeat-y;*/
	border: 1px dashed #E6E6E6;
margin: 0 5px 0 0;
}
#ad{
	width:880px;
	float:right;
	/*background:url(images/right_panel_bg.gif) 0 0 repeat-y;*/
	/*border: 1px dashed #E6E6E6;*/
margin: 5px 5px 5px 5px;
}
#lucania{
	width:140px;
	float:left;
	/*background:url(images/right_panel_bg.gif) 0 0 repeat-y;*/
	
margin: 0 5px 0 0;
}
#google{
	width:730px;
	float:right;
	/*background:url(images/right_panel_bg.gif) 0 0 repeat-y;*/
	
}


/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:869px;
	background:url(images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	color:#fff;
	padding: 5px 13px 19px 18px;
	margin:0 auto;
	border: 1px solid #ACACAC;
}


/*------------------------------------------------footer--------------------*/
#footer{
	width:900px;
	height:100px;
	margin:0 auto;
	background:url(images/footer_bg.gif) 0 0 repeat-x #323232;
	color:#fff;
	position:relative;
	border: 1px solid #5C5C5C;
}
#footer ul{
	width:800px;
	position:absolute;
	left:14px;
	top:15px;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#D4D4C6;
	background-color:#D76E08;
}
#footer p.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:49px;
}
#footer p.subscribe{
	background:url(images/subscribe_icon.gif) 0 2px no-repeat;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:70px;
	text-decoration: none;
	width:300px;
	padding:0 0 0 18px;
}
#footer a.subscribe{
	background:url(images/subscribe_icon.gif) 0 2px no-repeat;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:70px;
	text-decoration:underline;
	width:50px;
	padding:0 0 0 18px;
}
#footer a.subscribe:hover{
	color:#9CCC37;
	background-color:inherit;
	text-decoration:none;
}
#footer a.xht{
	width:98px;
	height:20px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:757px;
	top:23px;
}
#footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:98px;
	height:20px;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:866px;
	top:23px;
}
#footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer img{
	position:absolute;
	left:880px;
	top:51px;
	width:84px;
	height:26px;
}
#footer p.design{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#C5BE25;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:45px;
}
#footer p.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
#footer p.design a:hover{
	color:#C5BE25; background-color:inherit;
	}
	

/*------------------------------------------------footer--------------------*/
#right a, img, abbr, acronym, frame { 
 border: none; 
}

#right a:link    { text-decoration: none;      color: #000000; }
#right a:visited { text-decoration: none;      color: #000000; }
#right a:hover   { text-decoration: underline; color: #CC3300; }

#right a.a_info_code:link       { text-decoration: none;      color: #3A3A3A; }
#right a.a_info_code:visited    { text-decoration: none;      color: #3A3A3A; }
#right a.a_info_code:hover      { text-decoration: underline; color: #3A3A3A; }

#right a.a_copyright:link       { text-decoration: none;      color: #737373; }
#right a.a_copyright:visited    { text-decoration: none;      color: #737373; }
#right a.a_copyright:hover      { text-decoration: underline; color: #737373; }

#right input, textarea, select {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #757575;
}

#right input.i_text {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #757575;
 width: 200px;
}

#right input.i_focus {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 200px;
}

#right input.btn_add {
 font-size: 1em;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

#right input.btn_search {
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

#right input.i_nbre_car {
 font-size: 1em; 
 background-color: transparent; 
 border: 0px none; 
 font-weight: bold; 
 color: #CC3300;
}

#right input.i_nbre_car_focus {
 font-size: 1em; 
 background-color: #EBFFEB; 
 border: 0px none; 
 font-weight: bold; 
 color: #CC3300;
}

#right textarea.i_comment {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #757575;
 width: 430px;
}

#right textarea.i_comment_focus {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 430px;
}

#right form {
 margin: 0px;
 padding: 0px;
}

#right img.img_left{
 float: left;
}

#right .d_title {
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #CC3300; 
 font-size: 2em;
 text-align: center;
}

#right .d_note {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
 font-size: 1em;
 text-align: center;
}

#right .d_moteur {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
 font-size: 1em;
 text-align: center;
}

#right .d_add_msg {
 text-align: center;
}

#right .d_f_add_msg {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 padding-top: 4px;
 padding-bottom: 4px;
 color: #3A3A3A;
 background: #F3F3F3 url('img/background_add_msg.png');
}

#right .d_add_msg_h {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #F3F3F3 url('img/border_h.png') no-repeat;
}

#right .d_add_msg_b {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #F3F3F3 url('img/border_b.png') no-repeat;
}

#right .add_msg_left {
 float: left;
 width: 160px;
 text-align: left;
 margin-top: 2px;
 padding-left: 10px;
 height: 23px;
 clear: both;
}

#right .add_msg_right {
 text-align: left;
 height: 25px;
}

#right .reponse {
 border: 1px solid #B4B4B4;
 background-color: #FFFFFF;
 padding: 5px;
}

#right .code_sec {
 font-family: Courier New;
 font-size: 1.1em;
 text-align: center;
}

#right .d_center {
 text-align: center;
}

#right .copyright {
 color: #444444;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px;
 text-align: center;
}

#right .d_nbre_car {
 text-align: left;
 margin: -18px 0 0 16px;
}

#right .d_smileys {
 text-align: center;
 padding: 3px;
}

#right .body_all {
 text-align: center;
}

#right .d_nb_mess_page {
 background-color: #4A7DAC;
 font-weight: bold;
 padding: 1px;
 height: 15px;
}

#right span.color_d_nb_mess_page1 {
 color: #DDDDDD;
}

#right span.color_d_nb_mess_page2 {
 color: #FFFFFF;
}

#right .three1 { 
 float: left;
 width: 35%;
 text-align: left;
 padding-left: 3px;
}

#right .three2 { 
 float: left;
 width: 29%;
 text-align: center;
}

#right .three3 { 
 float: right;
 width: 35%;
 text-align: right;
 padding-right: 3px;
}

#right .d_liste_page {
 padding: 1px;
 height: 15px;
}

#right .three1_2 { 
 float: left;
 width: 25%;
 text-align: left;
}

#right .three2_2 { 
 float: left;
 width: 49%;
 text-align: center;
}

#right .three3_2 { 
 float: right;
 width: 25%;
 text-align: right;
}

#right span.Gris_prec_suiv {
 color: #C0C0C0;
}

#right .d_corps_msg {
 background-color: #F3F3F3;
 border: 1px solid #757575;
 padding: 4px;
 text-align: left;
}

#right .d_pseudo {
 color: #CC3300;
 font-weight: bold;
}

#right .d_date {
 color: #CC3300;
 float: right;
 width: 145px;
 text-align: right;
}

#right .d_code1{
 display: inline;
 float: left;
 text-align: right;
 height: 20px;
 width: 238px;
}

#right .d_code2{
 display: inline;
 float: left;
 text-align: left;
 height: 20px;
}

#right .d_submit_msg {
 text-align: center;
 clear: both;
}

#right .d_note_user {
 font-weight: bold;
 color: #878787;
 text-align: left;
}