/*********************************************************************
 ******************* TOP BOTTOM ARTICLE GALERIE **********************
 *********************************************************************/
 
@import url(galerie.css);


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
}

img {
 border: none;
}

a {
 text-decoration: none;
 color: #149FC4;
}

*{
 outline: none;
 margin:0;
 padding:0;
 border:none;
 font-weight:normal;
}

/* ------ MENU ACCORDEON ------ */

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
} 
.acc_toggler a{
	display:block;
	background:url(../img/cat.png);
	width:247px;
	height:23px;
	padding-left:5px;
	padding-top:5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	margin-bottom:1px;
}
.acc_toggler a:hover{
	background:url(../img/cathov.png);
}

.acc_element h3 {
 margin: 0;
 padding:10px 0 10px 10px
} 

/* ------ GALERIES ------ */

div.galeries {
}

div.galerie {
 display: block;
 clear: both;
 margin: 10px 0 10px 0;
}

h2.galerie {
 background: #777 url('../img/bg-h2.jpg') top left repeat-x;
 color: #fff;
 font-size: 14px;
 padding: 3px 0 3px 8px;
}

div.photos {
 display: block;
}

div.photo {
 border: 1px solid #888;
 float: left;
 margin: 0 8px 0 0;
 text-align: center;
 width: 120px;
 height: 120px;
 padding: 6px 2px;
}

img.photo {
 max-height: 120px;
 max-width: 120px;
}

div.photo div.photoName {
 padding: 6px 0;
}

/* ------ CONTACT ------ */

div.contact_frame {
}

div.contact_line {
 padding: 6px 6px 10px 6px;

 border-top: none;
}

div.contact_line div.contact_field_name {
 float: left;
 width: 150px;
 padding: 7px 0 0 0;
 font-weight: bold;
}

div.contact_line div.contact_field_value {
 margin-left: 160px;
}

span.contact_field_cross {

 font-weight: bold;
}

div.contact_line.highlight {

}

div.contact_line input , div.contact_line textarea {
 float:left;
 margin-top: 3px;
}

div.contact_submit {
 float: right;
 margin: 10px 8px 10px 0;
}

div.contact_error {
 border: 1px solid #a00;
 padding: 3px 6px;
 color: #a00;
 font-size: 11px;
 background: #fee;
 margin: 4px 0 0 0;
 font-weight: bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 width: 400px;
}

/* ------ STRUCTURE DE LA PAGE (DECOUPAGE) ------ */

h1 {
 text-indent: -9999px; 
 margin: 0;
 padding: 0;
}

h2.block {
 margin: 0px;
 padding: 3px 5px 1px 5px;
 background: #aaa;
 color: #000;
 font-size: 15px;
}

div.block {
 padding: 5px;
}

h3 {
 margin: 0;
 padding: 0;
 font-size: 14px;
}

#conteneur {
 background:url(../img/bg.png) repeat-x #05add6;
 
 	}

#page {
 margin: auto;
 background:url(../img/bgpage.png) repeat-y;
 padding:0 26px;
 width:979px;
 

}
.header{
	 margin: auto;
	 width:1031px;
}

#header {
 background:url(../img/headerbg.png) no-repeat top center;
 min-height: 133px;
 position:relative;
}

#banner{
	background:url(../img/banner.png) no-repeat;
	height:218px;
	border:#343434 solid 4px;
	border-right:none;
	border-left:none;
}

#body {
 margin: 0px;
 padding:15px;

}

#body #wrapper {
 height: 110%;
 float: right;
 background: #f2f2f2 url(../img/centerbg.png) bottom no-repeat;
 padding:10px 10px 32px;
 width:642px;
}

#body #marques {
display:none;
 height: 110%;
 float: right;
 margin-right:15px;
 width:642px;
}
#marques img{
	margin-left:30px;
}

#body #left {
 background: #fff;
 width: 260px;
 float: left;
 min-height: 300px;
}

#body #right {
 background: #ecc;
 float: right;
 width: 200px;
 min-height: 300px;
}

#body .center {
 margin: 0 0px;
 background-color:#FFFFFF;
 min-height: 300px;
 width:643px;
}

#arbo {
 	padding: 13px 5px 3px 20px;
	position:relative;
	
}
#arbo a{
	color:#0394bc;
}

#footer {
	margin:auto;
 	background: #292828 url(../img/footer.png) no-repeat center;
 	min-height: 149px;
}
.footertxt{
	margin:auto;
	width:979px;
}

.acc_element {
}
	.acc_element h3 a {
		font-size:12px
	}

.block_navigation{
	background:#e9e9e9 url(../img/navblock.png) no-repeat bottom;
	padding:5px 5px 25px;
	width:252px;
	margin-bottom:20px;
}

.blockactu{
	background:#fcde7c url(../img/actublock.png) no-repeat bottom;
	min-height:104px;
	padding:5px;
	padding-bottom:10px;
	width:252px;
	margin-bottom:20px;
}

.blockactu h2{
	background:url(../img/actuh2.png) no-repeat;
	height:28px;
	width:251px;
	margin-bottom:1px;
}

.blockactu img{
}

.block_contact{
	background:#f2f2f2 url(../img/navblock.png) no-repeat bottom;
	min-height:104px;
	padding:5px;
	padding-bottom:25px;
	width:252px;
	margin-bottom:20px;}

.block_contact h2{
	background:url(../img/contacth2.png) no-repeat;
	height:28px;
	width:251px;
}

.block_contact p{
	background:#FFF;
	padding:10px;
	color:#616161;
}

.tva{color:#a6a6a6;
}

.block_contact img{
	float:left;
	margin-bottom:90px;
	margin-right:10px;
}

.center h2{
	background:url(../img/H2.png) no-repeat;
	height:42px;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding:2px;
	padding-left:20px;
}

.article p{
	font-size:12px;
	padding:15px;
	}

.article li{
	background:transparent url(../img/link.png) no-repeat scroll left 3px;
	color:#05ACD5;
	display:block;
	font-size:14px;
	height:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	margin-left:267px;
	padding-left:15px;
	}
	
	
.somi{
	color:#149fc4; 
	text-transform:capitalize;
}


.news{
	color:#8E8F8F;
	left:675px;
	position:absolute;
	top:13px;
	width:223px;
}

.id_text{
	background:url(../img/txt.png) no-repeat;
	color:#FFFFFF;
	height:15px;
	padding:4px 5px 5px 10px;
	width:155px;
}
.button{
	background:url(../img/ok.png) no-repeat;
	color:#FFFFFF;
	cursor:pointer;
	padding:0px;
	width:47px;
	height:24px;
}

#newsletter {
	margin-left:69px;
	margin-top:-20px;
	width:223px;
}

.home{
	padding:53px 5px 13px;
}

.frame{
	background:url(../img/frame.png);
	height:296px;
	padding-left:18px;
	padding-top:7px;
	width:193px;
	float:left;
	margin-bottom:20px;
}

.midframe{
	background:url(../img/midframe.png);
	float:left;
	height:296px;
	padding-left:13px;
	padding-top:7px;
	width:193px;
	margin-bottom:20px;
}

.titrepic{
	margin-top:22px;
}
*+html .titrepic{
	margin-top:20px;
}
.midtitrepic{
	margin-top:22px;
	margin-left:2px;
}
*+html .midtitrepic{
	margin-top:20px;
	margin-left:1px;
}

.eki{
background:url(../img/eki.png);
display:block;
float:left;
height:44px;
margin:52px;
margin-top:40px;
width:121px;
}

.links {
float:right;
margin-right:40px;
margin-top:55px;
}

.links a {
color:#C2C2C2;
font-size:12px;
margin-right:10px;
}

.links a:hover{
	color:#fff;
}

.menu{
	font-size:12px;
	height:20px;
	margin-left:666px;
	padding-top:10px;
}

.menu a{
	color:#FFFFFF;
	margin-right:10px;
}

.logo{
	background:url(../img/logo.png);
	display:block;
	float:left;
	height:141px;
	margin-left:60px;
	margin-top:-20px;
	width:321px;
}

.brands{
	float:right;
	margin-right:35px;
	margin-top:8px;
}

.brands img{
	margin-left:15px;}
	
.menu2{
	width:400px;
	position:absolute;
	z-index:1;
	bottom:-4px;
	right:0px;
	
}

.menu2 a{
	color:#6b6262;
	display:block;
	float:left;
	border-bottom:#343434 solid 4px;
	margin-right:30px;
	padding-bottom:4px;
}

.menu2 a:hover{	color:#6b6262;
	padding-bottom:4px;
	display:block;
	float:left;
	border-bottom:#ed9a00 solid 4px;
}

.msg_erreur {
	padding-left:25px;
	font:italic bold 12px Arial, Helvetica, sans-serif;
	color:##149FC4
}
#inscription {
	padding-left:25px
}

.fcell_title {
	height:40px
}
.fcell {
	height:40px
}
.bouton_suivant {
	display:block;
	margin-top:10px;
	background:url(../img/ok.png) no-repeat;
	height:24px;
	width:47px;
	text-align:center;
	line-height:24px;
	color:#fff
}