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

/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 14px;
 background:#000 url(../img/header.png) repeat-x top center;
 color:#919191;
}

img {
 border: none;
}

a {
 text-decoration: none;
 color: #008FEE;
 font-size:13px;
}

*:focus {
 outline: none;
}

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

.acc_toggler a {
background:url("../img/cat.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
display:block;
font-size:13px;
font-weight:normal;
height:25px;
margin-bottom:2px;
margin-top:0;
padding-right:30px;
padding-top:8px;
text-align:right;
width:210px;
}

.acc_toggler a:hover{
	background:url(../img/cathov.png);
	color:#0087CD;
}

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
} 

.acc_element h3 {
background:url("../img/sscat.png") no-repeat scroll right center transparent;
margin:0 0 5px;
padding-right:10px;
text-align:right;
width:83%;
	
}
.acc_element a:hover{
color:#0087CD;
}
.acc_element a {
	color:#999999;
	font-size:13px;
	margin:0 ;
	font-weight:normal;

} 


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

div.galeries {
}

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


div.photos {
 display: block;
}

div.photo {
background:none repeat scroll 0 0 #888888;
float:left;
height:91px;
margin:0 8px 0 0;
padding:1px;
text-align:center;
width:120px;
}

img.photo {
 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;
}

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

span.contact_field_cross {
 color: #c00;
 font-weight: bold;
}

div.contact_line.highlight {

}

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

div.contact_submit {
 float: right;
 margin: 10px 8px 0 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/footer.png) no-repeat center bottom;
}

.logo {
	background:url(../img/logo.png);
	width:479px;
	height:125px;
	display:block;
}


#page {
 width: 977px;
 margin: auto;
}

#header {
 min-height: 290px;
 position:relative;
}

#body {
 margin:0;
}

#body #wrapper {
 height: 100%;
 float: right;
 width:712px;
}

#body #left {
 float: left;
 min-height: 300px;
 width:265px;
}



#body .center {
 margin: 0px;
 width: 703px;
 float: left;
 min-height: 300px;
 padding-left:13px;
}

#arbo {
display:none;
}

#footer {
  min-height: 160px;
  position:relative;
}

.adrs{
left:260px;
position:relative;
bottom:34px;
.bottom:56px;
bottom : 39px!important!;
}


.news {
background:url("../img/news.png") no-repeat scroll 0 0 transparent;
bottom:36px;
height:24px;
padding-left:146px;
padding-top:6px;
position:absolute;
right:123px;
width:230px;
}


.id_text{
background:url("../img/txt.png") repeat scroll 0 0 transparent;
border:medium none;
color:#000000;
height:20px;
padding-left:5px;
padding-top:0;
margin-right:4px;
width:177px;
float:left;
}

.bt{
	background:url(../img/bt.png);
	width:31px;
	height:20px;
	cursor:pointer;
	border:none;
	float:left;
}

.bouton_suivant{
border:medium none;
cursor:pointer;
display:block;
float:right;
height:20px;
margin-bottom:15px;
margin-right:10px;
width:43px;
}

.menu{
height:26px;
position:absolute;
right:0;
top:1px;
width:105px;
}
a#rec{
	display:block;
	background-image:url(../img/rec.png);
	height:26px;
	width:35px;
	float:left;
	}
a:hover#rec{
	background-image:url(../img/rechov.png);
	}
a#fav{
	display:block;
	background-image:url(../img/fav.png);
	height:26px;
	width:35px;
	float:left;
}
a:hover#fav{
	background-image:url(../img/favhov.png);
	}
a#plan{
	display:block;
	background-image:url(../img/plan.png);
	height:26px;
	width:35px;
	float:left;
}
a:hover#plan{
	background-image:url(../img/planhov.png);
	}

.actu{
padding-left:58px;
padding-right:15px;
}

#actualites a.actu_suite {
background:url("../img/puce.jpg") no-repeat scroll left center transparent;
color:#0081D8;
display:block;
float:right;
font-size:11px;
margin-left:6px;
padding-left:10px;
text-align:right;
text-decoration:none;
width:55px;
}

.actu h2 {
background:url("../img/h2actu.png") no-repeat scroll right center transparent;
height:45px;
}

.hor h2{
	background:url(../img/h2hor.png) no-repeat;
	height:34px;
}

.hor{
	font-size:12px;
}

.contact h2{
	background:url(../img/h2cont.png) no-repeat;
	height:34px;
	margin-top:50px;
}

.contact a{
	color:#999;
}

.contact a:hover{
	color:#999;
}

.center h2{
border-bottom:1px solid #666666;
color:#0081D8;
margin-top:0;
font-size:16px;
font-weight:normal;
height:22px;
padding-top:20px;}

.article_plus{
	color:#008FEE;
	margin-left:0px;
}

.article_contenu{
	margin-left:0px;
	padding-bottom:25px;
}

.article_bottom{
background:url("../img/border.png") repeat-x scroll 0 0 transparent;
height:1px;
margin-bottom:25px;
margin-left:35px;
margin-top:38px;
.margin-top:48px;
.margin-bottom:45px;
}
	
.galerie p{
	margin-left:35px;
}

.eki a{
	color:#999;
}

.eki{
background:url("../img/eki.png") no-repeat scroll right bottom transparent;
font-size:11px;
height:90px;
padding-bottom:20px;
padding-left:40px;
padding-top:0;
position:absolute;
right:0px;
text-align:right;
top:26px;
width:233px;
}
	
.links {
color:#FFFFFF;
float:left;
font-size:10px;
margin-left:0;
margin-top:31px;
width:812px;
}



.links a{
	color:#666666;
	font-size:11px;
	
}

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

.links ul{
	margin:0;
	padding:0;
}

.links li{
	display:inline;
	list-style:none;
	float:left;
	margin-bottom:10px;
	margin-right:15px;
}

.legal{
	float:left;
}


.sitemap{
	list-style:none;
	font-size:13px;
	
}
.sitemap a:hover {
	color:#0086CC;
}
.depth-1 a{
	color:#666}

.depth-2 li{
}

.depth-2 a{
	font-size:12px;
	color:#999;
}

.depth-2 a:hover{
	font-size:12px;
}

li.depth-2{
	margin-right:25px;
}

.contenu{
	margin-left:35px;
}

.msg_erreur{
	font-style:italic;
	color:#F00;
}


.menu2{
	bottom:32px;
	position:absolute;
	right:90px;
}
.menu2 a{
color:#FFF;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:normal;
height:80px;
padding-top:41px;
text-align:center;
width:119px;
}

.menu2 a:hover{
	background:url("../img/menuhov.png") no-repeat scroll 2px 0 transparent;
	color:#0099FF;
}

.block_navigation{
	padding-left:15px;
}

.titre1{
	color:#0081D8;
	font-size:18px;
	font-weight:bold;
}

.article_contenu li{
	background:url(../img/puce.jpg) no-repeat left;
	list-style:none;
	margin-right:102px;
	.margin-right:50px;
	padding-left:8px;
/* 	float:left; */
	.width:250PX;
	
}

.article_contenu ul{
	width:666px;
	padding-bottom:42px;
}

.article_contenu img{
	margin-right:20px;
}

.part{
	margin-left:15px;
	.margin-left:0;
}

.copy{
	background:url(../img/copy.png) no-repeat;
	display:block;
	width:240px;
	height:61px;
}

.sir{
bottom:35px;
font-size:11px;
left:0;
position:absolute;
}

.gal{
	border:1px solid #333;
	border-left:none;
	border-right:none;
}

.ekii{
display:block;
height:57px;
margin-left:99px;
margin-top:24px;
width:135px;
}

/* video */

.videolink{
border:none;
margin-left: 30px;
margin-bottom : 30px;

}