﻿  /*        */
 /*  Body  */
/*        */

body{
	background-color:#151515;
	font-size:12px;
	font-family: helvetica, verdana, arial;
	color:#B1B1B1;
	margin:0;
	padding:0;
}
  /*        */
 /* Header */
/*        */

#top{
	background-color:#151515;
	width:900px;
	height:127px;
	margin:0 auto;
	padding:0;
	width:850px;
	height:127px;
}

#logo{
	background:url(theme/logo.png) no-repeat;
	width:388px;
	height:127px;
	float:left;
}

#pub_top{
	background:url(theme/pub_top.png) no-repeat;
	width:450px;
	height:60px;
	float:right;
	margin-top:33px;
	margin-bottom:34px;
}

  /*        */
 /*  Menu  */
/*        */

#menu {
	width:900px;
	height:60px;
	border-top:1px #9B999A solid;
	margin:0 auto;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
	display:inline;
	margin:0;
	padding:0;
}

#menu a {
	background:url(theme/bouton.png) no-repeat center top;
    float:left;
	margin:0 2px;
	padding:0;
    text-decoration:none;
}

#menu a span {
	display:block;
	background:url(theme/bouton.png) no-repeat center top;
	padding-top:5px;
	width:123px;
	height:27px;
	text-align:center;
	color:black;
}

#menu a:hover span {
	background:url(theme/bouton_hover.png) no-repeat;
	width:123px;
	height:41px;
	margin:0;
	padding-top:10px;
}

#block_top{
	width:900px;
	height:223px;
	margin:5px auto;
	padding:0;
}
  /*             */
 /*  Conteneur  */
/*             */

#conteneur{
	width:900px;
	margin:0 auto;
	padding:0;
}
.fil_actu{
	background:url(theme/fil_actu.png) no-repeat;
	display:block;
	margin:10px 0 0 0;
	padding:0 0 0 100px;
	line-height:23px;
	width:500px;
	height:35px;
	color:#E8E8E8;
	font-size:14px;
}
#news{
	width:600px;
	margin:5px 0;
	padding:0;
	float:left;
}

.img{
	float:right;
	margin:5px;
	padding:0;
}

.h2_g{
	background:url(theme/news_p.png) repeat-y;
	color:#C92B2B;
	font-size:12px;
	text-align:center;
	text-decoration:underline;
	display:block;
	margin:0;
	padding:0 0 10px 0;
	width:600px;
}

.mid_g{
	background:url(theme/mid_g.png) no-repeat;
	display:block;
	margin:0;
	padding:0;
	width:600px;
	height:44px;
}

.mid_d{
	background:url(theme/mid_d.png) no-repeat;
	display:block;
	margin:0;
	padding:0;
	width:600px;
	height:44px;
}


.h2_d{
	background:url(theme/news_p_d.png) repeat-y;
	color:#C92B2B;
	font-size:12px;
	text-align:center;
	text-decoration:underline;
	display:block;
	margin:0;
	padding:0 0 10px 0;
	width:600px;
}

.post_droite{
	background:url(theme/news_p.png) repeat-y;
	margin:0;
	padding:0 20px 20px 20px;
	
}

.post_gauche{
	background:url(theme/news_p_d.png) repeat-y;
	margin:0;
	padding:0 20px 20px 20px;
}

.last_g{
	background:url(theme/last_g.png) no-repeat;
	display:block;
	margin:0;
	padding:0;
	width:600px;
	height:44px;
}

.last_d{
	background:url(theme/last_d.png) no-repeat;
	display:block;
	margin:0;
	padding:0;
	width:600px;
	height:44px;
}


#menu_right{
	background:url(theme/menu_right.png) no-repeat top center;
	width:240px;
	margin:0;
	padding:0;
	float:right;
}

#menu_right ul{
	width:240px;
	margin:0;
	padding:52px 0 0 0;
}

#menu_right li{
	background:url(theme/menu_right_font.png) repeat top center;
	width:238px;
	height:25px;
	margin:0;
	padding:6px 0 0 0;
	text-decoration:none;
	list-style:none;
	text-align:center;
}

#menu_right a{
	width:240px;
	height:20px;
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	color:#B1B1B1;
}

#menu_right a:hover{
	color:red;
}

#pub_right{
	width:240px;
	margin:0 auto;
	padding:0;
	float:right;
	text-align:center;
}

#pub_right img{
	margin:10px;
	padding:0;
}

#footer{
	padding:0;
	margin:0 auto 10px auto;
	width:900px;
	
}
#partenaire{
	background:url(theme/partenaire.png) no-repeat #151515;
	padding:0;
	margin:0;
	width:900px;
	height:100px;
	
}

.partenaire{
	color:#7F2E2D;
	margin:5px;
}

#bas{
	background:url(theme/background_footer.png) no-repeat;
	width:900px;
	margin:0;
	padding:0;
	border-top:1px #A4A2A3 solid;
}

#bas p{
	color:#B0B0B0;
	text-align:center;
	font-family:helvetica;
	
}

.red{
	color:#7F2E2D;
}

#bas_1 {
	float:left;
	width:220px;
	margin:5px 0;
}

#bas_2 {
	float:left;
	border-left:1px #585858 solid;
	width:220px;
	margin:5px 0;
}

#bas_3{
	float:left;
	border-left:1px #585858 solid;
	border-right:1px #585858 solid;
	width:220px;
	margin:5px 0;
}

#bas_4{
	float:left;
	width:220px;
	margin:5px 0;
}

.colonne{
	color:#585858;
	font-size:12px;
	text-align:center;
	font-family:helvetica;
}

#bas_1 ul {
	text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
}

#bas_1 ul li {
	text-align:center;
	text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
}

#bas_1 ul li a{
	text-decoration:none;
	list-style:none;
	color:#585858;
}

#bas_2 ul {
	text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
}

#bas_2 ul li {
	text-align:center;
	text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
}

#bas_2 ul li a{
	text-decoration:none;
	list-style:none;
	color:#585858;
}

#bas_3 ul {
	text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
}

#bas_3 ul li {
	text-align:center;
	text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
}

#bas_3 ul li a{
	text-decoration:none;
	list-style:none;
	color:#585858;
}

#bas_4 ul {
	text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
}

#bas_4 ul li {
	text-align:center;
	text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
}

#bas_4 ul li a{
	text-decoration:none;
	list-style:none;
	color:#585858;
}
.clear{
	clear:both;
}

