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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
background:#060709 url(../img/bgAll.jpg) repeat-x top;
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
 color:#fff;	
}
#actu{
margin-left:-40px;
margin-top:322px;
position:absolute;
}
img {
 border: none;
}

#rss{
margin:10px 0
}

#rss img{
float:left;
width:28px;
margin-right:5px
}

a {
 text-decoration: none;
 color: #DF6CDF;
}

*:focus {
 outline: none;
}

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

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

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

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

div.galeries {
}

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

div.photos {
 display: block;
}

div.photo {
 float: left;
 margin: 0 40px 0 0;
 text-align: center;
 width: 184px;
 height: 123px;
 padding: 6px 2px;
}

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

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 {
 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 {
 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;
 padding-left:0;
}

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

#conteneur {
 background: url(../img/contenaire.jpg) no-repeat center top ;
}

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

#header {
 min-height: 224px;
 overflow:hidden;
 position:relative;
}
a.logo {
display:block;
height:202px;
left:385px;
position:absolute;
top:127px;
width:204px;
}

#body {
 margin: 5px 0;
}

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

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

#body #right {
 float: right;
 width: 205px;
 min-height: 300px;
}

#body .center {
 width: 490px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 float: left;
 min-height: 300px;
 padding-top:100px;
}

.center h2{
 color:#942ECF;
 font-size:15px;
}

.article_contenu{
 overflow:hidden;
 padding-left:7px;
}

#arbo {
 padding: 5px 1px 3px 5px;
 color:#fff;
}
#arbo a{
 color:#fff;
}
#arbo a:hover{
 color:#B659D8;
 text-decoration:underline;
}

.ff{
 background:url(../img/footer.jpg) no-repeat center
}

#footer {
font-size:16px;
margin:auto;
min-height:207px;
overflow:hidden;
padding-top:105px;
text-align:center;
width:994px;
}
#footer a{
 color:#fff;
}
.copy{
 background:url(../img/copy.png);
 width:103px;
 height:35px;
 display:block;
 margin:auto;
 margin-top:70px;
 margin-bottom:15px;
}
/*******************************************************/
a.accueil{
 background:url(../img/accueil.png);
 width:54px;
 height:17px;
 display:block;
 float:left;
}
a:hover.accueil{
 background:url(../img/accueil-hover.png);
 margin-top:-2px; 
}
a.presentation{
 background:url(../img/presentation.png) no-repeat;
 width:88px;
 height:17px;
 display:block;
 float:left;
}
a:hover.presentation{
 background:url(../img/presentation-hover.png);
 margin-top:-2px; 
}
a.contact{
 background:url(../img/contact.png) no-repeat;
 width:63px;
 height:21px;
 display:block;
 float:left;
}
a:hover.contact{
 background:url(../img/contact-hover.png) no-repeat;
 margin-top:-2px; 
}
a.plan-acces{
 background:url(../img/plan-acces.png);
 width:88px;
 height:17px;
 display:block;
 float:left;
}
a:hover.plan-acces{
 background:url(../img/plan-acces-hover.png);
 margin-top:-2px; 
}
a.francais{
 background:url(../img/fr.png);
 width:22px;
 height:15px;
 display:block;
 float:left;
}
a.nederland{
 background:url(../img/nl.png);
 width:22px;
 height:15px;
 display:block;
 float:left;
 margin-right:10px;
}
.global{
 float:right;
 margin-top:7px;
}
.menuright{
 float:left;
 color:#fff;
 margin-right:60px;
}
.menuright a{
 color:#fff;
}
.topmenu {
float:left;
margin-top:7px;
}
.langue{
 float:left;
}
.id_text{
 background:url(../img/input.png) no-repeat top;
 width:168px;
 height:23px;
 border:none;
 float:left;
 padding-left:9px;
 padding-top:5px;
}
.bt{
 background:url(../img/ok.png) no-repeat top;
 width:25px;
 height:28px;
 border:none;
 float:left;
 cursor:pointer;
}
.news{
 background:url(../img/bgnews.png) no-repeat bottom;
 overflow:hidden;
 width:204px;
 padding-bottom:12px;
}
.acc_toggler a{
 background:url(../img/bgcategorie.png);
 width:193px;
 height:23px;
 display:block;
 font-size:13px;
 color:#06060A;
 margin-bottom:3px;
 padding-left:10px;
 padding-top:7px;
}
.acc_toggler a:hover {
 background:url(../img/bgcategorie-hover.png);
}
.acc_element a {
color:#D0D0D0;
font-size:12px;
padding-left:16px;
}
.acc_element a:hover{
 color:#A14CD1;
}
#actualites {
 margin-top:8px;
}

#actualites h3 {
 background:url(../img/bgtitreactualite.png) no-repeat bottom center; 
 margin: 0;
 color:#A655D4;
 padding-bottom:15px;
 text-align:center;
}

#actualites p {
 margin: 0;
 padding:9px 0 6px 6px;
 color:#fff;
 max-height:130px
}

a.article_plus {
background:url(../img/savoirplus.png);
width:98px;
height:23px;
display: block;
text-decoration: none;
}

#actualites a.actu_suite {
margin:10px 56px 0 0;
  background:url(../img/savoirplus.png);
  width:98px;
  height:23px;
 display: block;
 text-decoration: none;
 float:right;
}

.horaire{
 text-align:center;
 color:#932DCE;
 font-size:15px;
 font-weight:bold;
}
span.boite {
float:left;
padding-left:30px;
width:225px;
}
span.title1{
 color:#DF6CDF;
 font-size:13px;
 font-weight:bold;
}
span.title2{
 color:#862ABD;
 font-size:13px;
 font-weight:bold;
}
img.img1{
 float:left;
 margin-bottom:15px;
}
.menubottom li{
 list-style:none;
 float:left;
}
.menubottom a {
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding-right:15px;
}
.menubottom a:hover{
 text-decoration:underline;
}
.center li.sitemap{
 font-size:14px;
 padding-left:15px;
 margin-left:55px;
 margin-top:10px;
 color:#000;
}
.center li.depth-2{
 font-size:14px;
 padding-left:15px;
 margin-left:95px;
 margin-top:10px;
}
.center li.sitemap a{
 color:#fff;
}
.center li.sitemap a:hover{
 color:#fff;
 text-decoration:underline;
}
a.bouton_suivant{
 display:block;
 width:80px;
 height:20px;
 background:#000000;
 border:1px solid #999999;
 color:#fff;
 font-size:13px;
 text-align:center;
 float:right;
 margin-top:10px;
}
p.msg_erreur{
 font-style:italic;
 color:#FF0000;
}

