@charset "utf-8";
/* CSS Document */
body {
	background:#041422 url("../images/pub_bmw.jpg") no-repeat 50% 0;
	margin:90px auto 0 auto;
}
.centre {
	background:#FFF;
}
#footer {
	height:100px;
}
#footer_content {
	background:#AB9F87;
	color:#FFF;
	height:70px;
}
#footer_content a {
	color:#FFF;
}
.centre a {
	color:#AB8639;
}
.separateur {
	height:10px;
}
#btn_login {
	float:right;
	width:192px;
	height:48px;
	margin-bottom:67px;
	margin-right:10px;
}
.espace_rss {
	/*margin-bottom:10px;*/
	display:block;
	width:200px;
	height:40px;
}
.lien_rss {
	margin:5px;
	line-height:28px;
}
.img_rss {
	float:left;
	margin:5px 5px 5px 0;
}
/* header du site */
#header_site {
	width:100%;
	height:100px;
	float:left;
	margin-left:10px;
	background: url("../images/header.jpg") no-repeat 0 0; /* largeur 100% */
}
/* Menu horizontal */
#menu_h {
	width:100%;
	height:34px;
	background:#193700;
	float:left;
	margin:0; /* largeur 100% */
}
#menu_h ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:100%
}
#menu_h h2 {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#menu_h ul li {
	background:#193700;
	display:inline;
	line-height:34px;
	padding:0px;
	margin:0;
	float:left;
	list-style:none;
}
#menu_h ul li a {
	color:#fff;
	font-size:11px;
	display:block;
	margin:0;
	padding:0 10px;
	border-right:#487126 solid 1px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
#menu_h ul li a.actif {
	color:#fff;
	font-size:11px;
	display:block;
	text-decoration:none;
	text-align:center;
	background:#aca088;
	float:left;
	font-weight:bold;
}
#menu_h ul li a:hover {
	color:#fff;
	font-size:11px;
	height:34px;
	display:block;
	text-decoration:none;
	background:#aca088;
	float:left;
	font-weight:bold;
}
#menu_h ul li li {
	display:inline;
	line-height:24px;
	padding:0px;
	margin:0;
	float:left;
	list-style:none;
}
#menu_h ul li li a {
	width: 200px;
	color:#fff;
	font-size:11px;
	display:block;
	margin:0;
	padding:0 10px;
	border-bottom:#fff solid 1px;
	text-decoration:none;
	font-weight:bold;
	background:#193700;
	text-align:left;
	line-height:24px;
}
#menu_h ul li li a:hover {
	background:#aca088;
	height: 24px;
}
/* Menu vertical */
.menu_v {
	width:100%;
	background:#fff;
	float:left; /* largeur 100% */
}
.titre-menu {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:33px;
	line-height:33px;
	text-indent:25px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	background:#1a3701 url("../images/bg_title_gauche.jpg") no-repeat 4px 0;
}
.menu_v ul {
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	float:left;
}
.menu_v ul li {
	width:100%;
	background:#ab9f87;
	height:23px;
	border-bottom:#686153 1px solid;
	line-height:23px;
	margin:0;
	list-style:none;
}
.menu_v ul li a {
	border:none;
	width:100%;
	color:#fff;
	font-size:11px;
	display:block;
	height:23px;
	line-height:23px;
	text-decoration:none;
	text-indent:5px;
	padding:0;
}
.menu_v ul li a:hover {
	border:none;
	width:100%;
	color:#fff;
	font-size:11px;
	display:block;
	height:23px;
	line-height:23px;
	text-decoration:none;
	background:#686153;
	padding:0;
}
/* titre rubrique */
.titre-rubrique {
	margin-top:10px;
	color:#524731;
	background:url("../images/puce_h1.jpg") no-repeat 0 0;
	width:100%;
	line-height:14px;
	text-indent:17px;
	font-size:14px;
	font-weight:bold;
	float:left;
	border-bottom:solid 1px #d8ddd4;
	padding-bottom:10px;
}
/* article */
.titre-article {
	color:#193700;
	font-size: 14px;
	font-weight:bold;
}
.image-article {
	float:left;
	border:#e5e2db 6px solid;
	margin:0 15px 10px 0;
}
.paragraphe-article {
	margin:0 15px 0 5px;
	color:#838383;
}
a.lien-article {
	float:left;
	color:#ab8639;
	line-height:14px;
	background:url("../images/puce_h1.jpg") no-repeat left 0;
	text-indent:15px;
	margin:10px 0;
}
/* Login -----------------------------------------------------------*/
#panel_login {
	height: 108px;
	display: none;
	width:100%;
	background:#675531 url("../images/bg_header.jpg") repeat-x 0 0;
	text-align:center;
}
#panel_login .btn_form {
	width:100px;
	height:30px;
	background:#AB9F87;
	color:#fff;
	border:none;
	padding:5px;
	margin:0.5em 0;
	cursor:pointer;
	font-weight:bold;
}
#panel_login_content {
	height:45px;
	width:950px;
	margin:0px auto;
}
#panel_login_content a {
	color:#FFF;
}
#panel_login h2 {
	width:100%;
	height:34px;
	color:#FFF;
	text-align:left;
	border-bottom:dotted 1px #FFF;
	margin-bottom:5px;
}
#zone-login {
	float:left;
	padding:10px;
	color:#fff;
	width:900px;
	height:25px;
}
#zone-login p {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-top:5px;
}
#mini_login {
	width:729px;
	height:79px;
	float:right;
}
#zone_form {
	width:100%;
	height:30px;
	float:left;
}
#login {
	padding:0px;
	background:#aa9e86 url("../images/bg_login.jpg") repeat-x 0 0;
	margin:1px 0 5px 0;
}
#login h2 {
	width:100%;
	margin:0;
	padding:0;
	height:33px;
	line-height:33px;
	text-indent:25px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	background:url("../images/title_bg_droite.jpg") no-repeat 0 0;
}
/*marge interieures*/
.espacement_5 {
	padding:5px;
}
.espacement_510 {
	padding:5px 10px;
}
.espacement_100 {
	padding:10px 0px;
}
.espacement_10 {
	padding:10px;
}
.espacement_1020 {
	padding:10px 20px;
}
.espacement_20 {
	padding:20px;
}
.espacement_30 {
	padding:30px;
}
/* pagination */
.pagination {
	line-height:2em;
}
.pagination a, .pagination span {
	padding:0.2em 0.5em;
}
.pagination a {
	border:1px solid #ab9f87;
	color:#ab9f87;
	text-decoration:none;
}
.pagination a:hover {
	border:1px solid #ab9f87;
	background-color:#ab9f87;
	color:#fff;
}
.pagination .prevnext {
	font-weight:bold;
}
.pagination span.disabled {
	border:1px solid #DDDDDD;
	color:#999999;
}
.pagination span.current {
	border:1px solid #ab9f87;
	background-color:#ab9f87;
	color:#ffffff;
	font-weight:bold;
}
table img {
	margin:10px 10px 10px 0;
	border:#e5e2db 6px solid;
}
.galerie {
	width: 100%;
	margin-bottom:20px;
	display:block;
}
#tableGalerie img {
	float:left;
	margin:10px 10px 10px 0;
	background:#FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	padding:5px;
	display: inline;
}
/* root element for tabs  */
ul.css-tabs {
	margin:0 !important;
	padding:0;
	height:30px;
	border-bottom:1px solid #666;
}
/* single tab */
ul.css-tabs li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}
/* link inside the tab. uses a background image */
ul.css-tabs a {
	float:left;
	font-size:13px;
	display:block;
	padding:5px 30px;
	text-decoration:none;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;
}
ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#333;
}
/* selected tab */
ul.css-tabs a.current {
	background-color:#ddd;
	border-bottom:2px solid #ddd;
	color:#000;
	cursor:default;
}
	
/* tab pane */
div.css-panes div {
	display:none;
	min-height:150px;
	padding: 1px 20px;
	background-color:#ddd;
}
ul.skin2 a {
	background-color:#ab9f87;
	color:#fff !important;
}
/* mouseover state */ 
ul.skin2 a:hover {
	background-color:#ab9f87;
}
/* active tab */ 
ul.skin2 a.current {
	background-color:#1A3701;
	border-bottom:2px solid #1A3701;
}
/* tab pane with background gradient */ 
div.skin2 div {
	color:#fff;
	background:#0d1506 url("../images/bg_onglet.jpg") repeat-x 0 0;
	min-height:280px;
}
div.skin2 h4, h5, a {
	color:#fff;
	font-weight:bold;
}

