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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0;
 margin: 0;
 font-family: "verdana", sans-serif;
 font-size: 12px;
 background:url(../img/footerbg.png) repeat-x bottom;
 color:#333333;
}

img {
 border: none;
}

a {
 text-decoration: none;
 color:#55AFCB;
}

*:focus {
 outline: none;
}

/* ------ MENU ACCORDEON ------ */
.acc_toggler  {
cursor:pointer;
height:34px;
margin:-3px 0 0;
padding:0;
} 

h2.acc_toggler:hover  {
background:none repeat scroll 0 0 #9AD9EF;
cursor:pointer;
margin:-3px 0 0;
padding:0;
} 
.acc_toggler a{
	background:url("../img/cat.png") no-repeat scroll center bottom transparent;
	color:#053DA5;
	display:block;
	font-family:verdana;
	font-size:13px;
	font-weight:normal;
	height:24px;
	margin-bottom:5px;
	margin-left:10px;
	padding-top:10px;
	width:345px;
}
.acc_toggler a:hover{
	background:url(../img/cathov.png) no-repeat scroll center bottom transparent;
}

.acc_element{
	margin:0;
}
.acc_element h3:hover {
	background:#9ECFE9 ;
}
.acc_element h3 {
 margin:0;
 padding: 0;
 height:18px;
} 

.acc_element a {
	color:#053DA5;
	margin:0px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin-left:10px;
	font-weight:normal;
} 


/* ------ 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 {
float:left;
margin-right:25px;
margin-top:15px;
width: 147px;
height: 147px;
.margin-bottom:50px;
}

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

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: 160px;
 padding: 7px 0 0 0;
 font-weight: bold;
 color:#666666;
}

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: 324px;
}

/* ------ 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/bgheader.png) repeat-x top ;
}

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

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

}

#body {
 margin: 17px 0;
}

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

#body #left {
float:left;
min-height:300px;
padding-left:9px;
width:365px;
}

#body .center {
 margin: 0px;
 width: 591px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 float: left;
 min-height: 778px;
}

#arbo {
 padding: 5px 5px 3px 5px;
 color:#55AFCB;}

#footer {
 background: url(../img/footer.png) no-repeat;
  min-height: 180px;
}

#logo{
	background:transparent url(../img/logo.png) no-repeat scroll 0 0;
	display:block;
	height:123px;
	left:329px;
	position:absolute;
	top:13px;
	width:326px;
}

.fr{
	background:transparent url(../img/FR.png) repeat scroll 0 0;
	bottom:50px;
	display:block;
	height:27px;
	position:absolute;
	right:190px;
	width:85px;
}

.nl{
	background:transparent url(../img/nl.png) repeat scroll 0 0;
	bottom:50px;
	display:block;
	height:28px;
	position:absolute;
	right:85px;
	width:101px;
}

.menu {
background:transparent url(../img/menu.png) no-repeat scroll 0 0;
bottom:58px;
display:block;
height:17px;
position:absolute;
right:20px;
width:47px;
}

a#rec{
	background-image:url(../img/rec.png);
	display:block;
	float:left;
	height:17px;
	margin-right:7px;
	width:8px;
	}
a:hover#rec{
	background-image:url(../img/rechov.png);
	}
a#fav{
	background-image:url(../img/fav.png);
	display:block;
	float:left;
	height:17px;
	margin-right:7px;
	width:17px;
}
a:hover#fav{
	background-image:url(../img/favhov.png);
	}
a#plan{
	background-image:url(../img/plan.png);
	display:block;
	float:left;
	height:17px;
	width:8px;

	}
a:hover#plan{
	background-image:url(../img/planhov.png);
	}
	
	
.news{
border:medium none;
position:absolute;
right:12px;
top:60px;
width:253px;
}

.bt{
	background:url(../img/bt.png);
	cursor:pointer;
	height:25px;
	border:none;
	float:right;
	width:45px;
}

.bouton_suivant{
	background:url(../img/bt.png);
	cursor:pointer;
	height:25px;
	border:none;
	display:block;
	margin-left:468px;
	width:45px;
}

.id_text{
background:url("../img/txt.png") repeat scroll 0 0 transparent;
border:medium none;
float:left;
height:21px;
margin-top:2px;
width:200px;
}


.bar{
height:76px;
margin-left:388px;
margin-top:-44px;
position:relative;
width:516px;
}

a#home{
	background:url(../img/home.png);
	width:107px;
	height:76px;
	display:block;
	float:left;
	}
a:hover#home{
	background:url(../img/homehov.jpg);
}

a#pres{
	background:url(../img/pres.png);
	width:152px;
	height:76px;
	display:block;
	float:left;
	}
a:hover#pres{
	background:url(../img/preshov.jpg);
}
a#cont{
	background:url(../img/cont.png);
	width:112px;
	height:76px;
	display:block;
	float:left;
	}
a:hover#cont{
	background:url(../img/conthov.jpg);
}
a#acces{
	background:url(../img/acces.png);
	width:145px;
	height:76px;
	display:block;
	float:left;
	}
a:hover#acces{
	background:url(../img/acceshov.jpg);
}


.topcat{
	background:url(../img/topcat.png) no-repeat;
	height:11px;
	width:365px;
}

.botcat{
	background:url(../img/botcat.png) no-repeat;
	height:12px;
	width:365px;
	margin-bottom:17px;
}

.block_navigation{
	background:#95CFE4 url(../img/bgcat.png) repeat-x;
	min-height:183px;
}

.actu{
	background:url("../img/actu.png") no-repeat scroll 0 0 transparent;
	height:206px;
	padding-left:8px;
	padding-top:40px;
	width:365px;
}
	
.contact{
	background:url("../img/contact.png") no-repeat scroll 0 0 transparent;
	color:#053DA5;
	font-size:11px;
	height:170px;
	padding-left:15px;
	padding-top:36px;
	width:350px;	
}

.contact a{
	color:#053DA5;
}

.copy{
	color:#0080E9
}

.copy a{
	color:#0080E9
}

.copy p{
	color:#0080E9;
	float:left;
	margin-left:10px;
	margin-top:20px;
}


.eki{
	background:url(../img/eki.png);
	display:block;
	height:58px;
	width:51px;
	float:left;
}

.center h2{
background:url("../img/h2.png") no-repeat scroll left top transparent;
color:#053DA5;
font-family:Verdana,Geneva,sans-serif;
font-size:15px;
font-weight:normal;
height:80px;
padding-left:73px;
margin-bottom:-60px;
padding-top:20px;
}

.article_contenu p{
	color:#333;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

.article_contenu{
	margin-left:73px;
	border-bottom:3px dotted #55AFCB;
	padding-bottom:10px;
}

.article_plus{
}
	
.article_contenu .loc{
	background:url("../img/loc.png") no-repeat scroll 0 0 transparent;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:26px;
	padding-left:10px;
	padding-top:10px;
	width:478px;
}

.bolder{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
	
	
.galerie p{
	color:#333;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

.gal{
	margin-left:73px;
	border-bottom:3px dotted #55AFCB;
	padding-bottom:10px;
}

.menubot{
	margin-left:73px;
	margin-top:5px;
}

.menubot li{
	display:inline;
	list-style:none;
	float:left;
}
.menubot a{
	float:left;
	color:#007FE9;
	font-size:10px;
	margin-right:11px;
}
.menubot a:hover{
	color:#053DA5;
}
.menubot ul{
	padding:0;
	margin:0;
}

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

.bouton1{
	display:none;
}

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

.depth-2 li{
}

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

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

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