/*********
*
*MINI SITES Autolive
*
*
*
***/

/************** RESET ZONE A NE PAS MODIFIER ****************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	/* list-style:none; */
}
caption,th {
	text-align:left;
}
/*
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
*/
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.clearfix:before,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}

/***********************************************************/

body {font-family:verdana,sans-serif;font-size:11px;background:#f3f3f3;}

a {
	text-decoration:none;
	/* color:#000000; */
}
	#menu a {
		font-size:12px;
	}
p {
	margin-bottom: 5px;
}
	p.page_title {
		font-weight:normal;
		padding: 7px; /* 0 0 0 10px;	*/
		font-size: 14px;
	}
	#footer p {
		text-align:left;
	}
h1 {
	font-size: 18px;
	font-weight: bold;
	color:#444; 
	margin-bottom: 15px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color:#444;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color:#444;
	margin-bottom: 10px;
}
	.title_block h3 {
		color:#ffffff;
		font-weight:normal;
	}
h4 {
	font-size: 13px;
	font-weight: bold;
	color:#444;
	margin-bottom: 10px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color:#444;
	margin-bottom: 5px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	color:#666;
	margin-bottom: 5px;
}
#content ul {
	margin-left: 15px;
}
.text_content ul, .text_content ol {
	padding-top: 10px;
	margin-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 10px;
}
.text_content li {
	margin-bottom: 5px;

}
.text_content a{
	color:#000;
}
.text_content a:hover{
	color:#555;
}

/* STRUCTURE */
#container {
	width:100%;
	margin:0 auto;
	padding:0;
	background: #f3f3f3;
}

#header {
	width:100%;
	margin:0 auto;
	background:url('img/bkg.jpg') #2e2e2e;
	border-bottom: solid 1px #f3f3f3;
	box-shadow: 0px 2px 29px #999;
	position: relative;
	z-index: 100;
}
	#top_info {
		min-height:79px;
		margin:0 auto;
		position:relative;
		background: #f3f3f3;
	}
	#top_info_content {
		width:980px;
		min-height:80px;
		margin:0 auto;
		padding-top: 8px;
		padding-bottom: 8px;
		position:relative;
	}
	#banner {
/*		background-color:#c6c6c6; */
		background:transparent;
		height:332px;
	}
	#banner_content {
		width:980px;
		padding-top:17px;
		margin:0 auto;
		position:relative;	
	}

#content {
	width:980px;
	margin:0 auto 0px;
	/* padding-top: 25px; */
}
	
	#main_content {
		min-height: 300px;
		overflow: hidden;
	}
		

#footer {
	padding-top:7px;
	clear:both;
	position:relative;
	background:url('img/bkg.jpg') #2e2e2e;
	height:190px;
}
#copyright {
	width:100%;
	height:25px;
	text-align:center;
}

/* MENU */
#menu {
	/* width:384px; */
	height:55px;
	position:absolute;
	right:0;
	bottom:0;
	/* background: url(img/menu_bkg.jpg) no-repeat; */
	background: url(img/menu_right.png) top right no-repeat;
	padding-right:10px;
}
#menu ul {
	list-style-type: none;
	margin:0 auto;
	background: url('img/menu_left.png') no-repeat;
	padding-left:10px;
}
#menu ul li {
	float:left;
	/* border-left:solid 1px #000000; */
	background: url('img/menu_bkg.png') repeat-x;
}
#menu ul li:last-child {
	/* border-right:solid 1px #000000; */
}
#menu ul li a {
	display:block;
	color:#f3f3f3;
	padding: 22px 0 0 0;
	height:34px;
	width:120px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#nav_lg {
	position:absolute;
	right:5px;
	top:5px;
}
#nav_lg #nav_lang li {
	border:none;
	height:15px;
	list-style-type: none;
	float:left;
}
#nav_lg #nav_lang li a {
	padding:0;
	font-size:13px;
	color:#444444
}
#menu ul li a.active {background:yellow; color: #2a2a2a;}
.lg_actif {font-weight: bold;font-size:12px;}

/* HEADER */
#logo_al {
	position:absolute;
	right:0;
	top:5px;
	width:140px;
	height:20px;
}
#logo_al_footer {
	position:absolute;
	left:10px;
	top:5px;
	width:140px;
	height:20px;
}
#illu {
	width:660px;
	overflow:hidden;
	float: left;
	border-radius: 7px;
}
#header_info {
	background-image: linear-gradient(right , rgb(222,211,6) 5%, rgb(245,240,150) 56%);
	background-image: -o-linear-gradient(right , rgb(222,211,6) 5%, rgb(245,240,150) 56%);
	background-image: -moz-linear-gradient(right , rgb(222,211,6) 5%, rgb(245,240,150) 56%);
	background-image: -webkit-linear-gradient(right , rgb(222,211,6) 5%, rgb(245,240,150) 56%);
	background-image: -ms-linear-gradient(right , rgb(222,211,6) 5%, rgb(245,240,150) 56%);
	
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		color-stop(0.05, rgb(222,211,6)),
		color-stop(0.56, rgb(245,240,150))
	);
	float:left;
	width:275px;
	height: 275px;
	margin-left: 5px;
	border-radius: 7px;
	padding:10px 20px 15px;
}
#header_info #address_top {
	margin-bottom: 10px;
	border-bottom: solid 1px #000000;
}
#header_info .page_title {
	color:#2a2a2a;
	padding: 0;
	font-size: 25px;
	margin-bottom: 15px;
	font-weight: bold;
}
#header_info .page_title a {
	color:#2a2a2a;
}
#header_info #schedule {
	padding:0;
}

#address_top p {
	color:#2a2a2a;
	text-align: left;
	padding-left: 40px;
}
#schedule p {
	color:#000000;
	text-align: left;
}
#header_info #address_top p.address {
	background: url('img/adresse_l.png') no-repeat;
	min-height: 33px;
	margin-bottom: 5px;
	font-weight: bold;
}
#header_info #address_top p.tel {
	background: url('img/tel_l.png') no-repeat;
	min-height: 33px;
	margin-bottom:11px;
	font-weight: bold;
}
#header_info #address_top p.fax {
	background: url('img/fax_l.png') no-repeat;
	min-height: 33px;
	margin-bottom: 5px;
	font-weight: bold;
}
.mentionbis {
	color: #000000;
}
/* SIDEBAR */
.side_blocks {
	width:315px;
	position: absolute;
	right:0;
	top:5px;
}
.title_block {
	height:25px;
}
.content_block {
	
}
.content_block ul, .content_block ol{
	list-style-type: none;
}
.footer_block {
	height:15px;
	background: url('img/blocs_bkg_319x.png') 0 bottom no-repeat;
}
#logo {
	min-height:30px;
	left: 0;
	top: 5px;
}
#address, #schedule {
	padding:8px;
	color:#F5F5F5;
}
#list_membres li {
	width:95px;
	height:40px;
	float:left;
	/* border:solid 1px #c6c6c6; */
	margin-right:6px;
	margin-bottom:8px;
}
#list_membres li.no_margin {
	margin-right: 0;
}
#list_annonces li {
	width:95px;
	height:40px;
	float:left;
	/* border:solid 1px #c6c6c6; */
	margin-right:6px;
	margin-bottom:8px;
}
#list_annonces li.no_margin {
	margin-right: 0;
}
#map {
	/* padding:20px; */
	width:628px;
	float:right;
}
/* FOOTER */
#footer_content {
	width:980px;
	margin:0 auto;
	position: relative;
}

/* FORM */
label {
	display:block;
	margin-bottom:3px;
}
.fields {
	width:100%;
	height:20px;
	margin-bottom:5px;
	border:none;
	background-color:#c6c6c6;
}
textarea {
	width:100%;
	height:80px;
	border:none;
	background-color:#c6c6c6;
}
div.iframe-form {
	/* padding: 20px; */
	padding-top: 0;
	width:300px;
	float:left;
}
/* CLASSES */

.bkgcol_light {
	background-color:#c6c6c6;
}
.elbkgcol_light {
	background-color:#f5f5f5;
}
.bkgcol_mid {
	background-color:#7D7A7A;
}
.elbkgcol_mid {
	background-color:#ABABAB;
}
.bkgcol_dark {
	background-color:#111111;
}
.elbkgcol_dark {
	background-color:#2F2E2E;
}
.text_white {
	color:#ffffff;
}
.text_dark {
	color:#000000;
}
.login_link {
	position:absolute;
	bottom:5px;
	right:15px;
}
.text_content {
	font-family: verdana, sans-serif;
	font-size: 12px;
	padding:15px;
}
.mapPin
{
position:relative;
top:-40px;
background-image:url("/images/pin_autolive.png");
width:48px;
height:48px;
}
.wusiwug{
color:#000;
}
#footer_content #address {
	width:630px;
	margin-bottom: 70px;
}
#footer_content .address {
	float:left;
	width:150px;
	min-height: 25px;
	padding-left: 25px;
	background: url('img/adresse_s.png') no-repeat;
}
#footer_content .tel {
	float:left;
	width:150px;
	min-height: 25px;
	padding-left: 25px;
	background: url('img/tel_s.png') no-repeat;

}
#footer_content .fax {
	float:left;
	width:150px;
	min-height: 25px;
	padding-left: 25px;
	background: url('img/fax_s.png') no-repeat;

}
#footer #footer_content p, #footer #footer_content a {color:#ffffff;}