/*
* { outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }
*/

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


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

body {
 background: #EBEBEB url(../img/top.png) repeat-x top;
}

img {
 border: none;
}

a {
 text-decoration: none;
 color: #fff;
}
#captcha {
color: gray;
}



*:focus {
 outline: none;
}

.article-titre {
background: url(../img/petit-bonhomme.png) no-repeat ;
 color : #B11E08;
 height:24px;
 padding-left: 40px;
}

.article h2 {
background: url(../img/petit-bonhomme.png) no-repeat ;
 color : #B11E08;
 height:24px;
 padding-left: 40px;}

.article {
color: gray;
}

.article a {
text-decoration: underline;
color: gray;
}

html:not([lang*=""]) .pelle {

position:relative;
width:258px;
height: 62px;
top:97px;
left:536px;
background-image: url(../img/pelle_morceau.png);
z-index: -100000;
}

.bouton_suivant {
float: right;
}

.pelle {
position:relative;
width:258px;
height: 62px;
top: 85px;
left:536px;
background-image: url(../img/pelle_morceau.png);
z-index: -100000;
}

.ekinoxe {
position: relative;
left: 850px;
bottom: 40px
}


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

/*
#accordion {
   background:url("../img/menu_top_bg.png") no-repeat scroll center top;
   width:212px;
}

.content {
background: #BC1F06 url("../img/menu_bas.png") bottom no-repeat ;
}
*/

.botcat{
margin-right: 1.5px;
background:#B21C06 !important!;
background:#B21C06  ;
position: relative;
bottom: 182px;
left:50px;
width: 212px;


}

#actualites {
background:url(../img/actu_bg.png) 30% 0 no-repeat  ;
min-width: 222px;
position: relative;
left:43px;
bottom: 345px;

}

.menu_bas {
position: relative;
bottom: 356px;
left: 47px;

}

.acc_toggler a {
	color: white;
	font-weight: 100;
	font-size: 14px;
	padding-left: 9px;
	padding-top: 3px;
	width: 208px;
	height: 25px;
	display: block;

}

.acc_toggler a:hover {

background: url(../img/menu_hover.png) no-repeat;
background-position: 20% 0%;
z-index: 10000;
}

.acc_element a:hover {

background: url(../img/menu_hover.png) no-repeat;
background-position: 10% 0%;
}

.actualite {
margin-left: 10px;
}

.actualite p {
position: relative;
top: 25px;

}


.acc_element a {
	color: white;
	font-weight: 100;
	font-size: 14px;
	padding-left: 35px;
	display: block;
	width:208px;
	height:25px;

}

.acc_element {
 margin: 0;
 padding: 0;
 cursor: pointer;
 margin-bottom: 10px;
} 

.acc_element li {
color: white;

}

.block_navigation{
background:url("../img/menu_arriere-plan.png") no-repeat scroll center top transparent;
min-height:238px;
padding-bottom:20px;
padding-top:30px;
position: relative;
bottom: 10px;
/* min-width: 215px; */
}


.acc_toggler {
 margin: 0;
 padding: 0;
 padding-bottom: 7px;
 cursor: pointer;
/*  margin-bottom: 5px; */
} 

.acc_element h3 {
 margin: 0;
 padding: 0;
 margin-bottom: 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: 150px;
 height: 120px;
 padding: 6px 2px;
 padding-left: 37px;
}

img.photo {
 max-width: 150px;
 max-width: 150px;
}

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

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

div.contact_frame {
 border-top: 1px solid #eee;
}

div.contact_line {
 padding: 6px 6px 10px 6px;
 border: 1px solid #eee;
 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 {
 background: #f5f5f5;
}

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: 95%;*/
	float: left;
}

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

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

html:not([lang*=""]) .go {
 background:url(../img/newsletter_bouton_validation.png) no-repeat;
/*  min-height: 25px; */
 border: none;
/*  min-width: 33px; */
/*  margin-left: 28px; */
/*  margin-top: 21px; */
 position: relative;
 top:23px;
 left: 110px;
 cursor: pointer;
 height:20px;
 width: 20px;
 
}

.go {
 background:url(../img/newsletter_bouton_validation.png) no-repeat;
/*  min-height: 25px; */
 border: none;
/*  min-width: 33px; */
/*  margin-left: 28px; */
/*  margin-top: 21px; */
 position: relative;
 top:23px;
 top:29px !important!;
 left: 108px;
 cursor: pointer;
 height:20px;
 width: 20px;
 
}

.infos {
padding-top: 8px;
color: white;
height: 43px;

}

.infos a {
color: white;
padding: 20px;
min-height: 43px;
position: relative;
top:15px;

}

.infos a:hover {
background: url(../img/menutop_bouton_hover.png) repeat-x;
background-position : 0% 40%;
color: black;
}

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

div.block form {
margin: 7px;
}

html:not([lang*=""]) div.block .id_text {

position: relative;
left:79px;
top:18px;
height:15px;
width: 154px;
background: transparent;
border: none;

}

div.block .id_text {

position: relative;
left:79px;
top:15px;
top: 23px!important!;
height:15px;
width: 154px;
background: transparent;
border: none;

}

.linkurl {
position: relative;
top:176px;
left:270px;
width: 250px;
color: white;
}

div.block {
 padding: 5px;
 background:url(../img/newsletter_bg.png) no-repeat;
height: 120px;
 min-width: 250px;
 position: relative;
/*  top:12px; */
bottom: 10px;
 left: 652px;
width: 321px;
}

div.block-news {
 padding: 5px;
}

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

#conteneur {
 background: url(../img/top2.png) no-repeat /* repeat-x */ top;

}

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

#header {
/*  background: url(../img/header_bg.png) no-repeat top; */
 min-height: 301px;
 min-width: 
}

#body {

 margin: 5px 0;
}

#body #wrapper {
 height: 100%;
 float: right;
/*  background: #eee; */
 margin-top: 30px;
 width: 667px;
}

#body #left {
/*  background: #cce; */
 width: 215px;
 float: left;
 min-height: 300px;
 height: inherit;
}

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

.infosociete {
background: url(../img/menubottom_bg.png) transparent no-repeat;
min-height: 114px;
min-width: 1020px;
/* text-align: center; */
}

.elevateur {
position: relative;
bottom:142px;
right: 29px;
}

.article_contenu {
padding-left:40px;
}

.menubottom{
margin-top: 2px;
height: 40px;
width: 770px;
/*  margin-right:22px; */
/*  margin-top:20px; */
}
.menubottom ul {
margin-top:7px;
/* padding-top: 10px; */
overflow:hidden;
}
.menubottom li{
 list-style:circle;
 float:left;
 display: inline;
}
.menubottom a{
padding-left:15px;
color:gray;
}
.menubottom a:hover{
padding-left:15px;
color:#B21E07;
}


.article_plus {
padding-left: 40px;
}

.infosociete p {
position: relative;
top:29px;
left: 145px;
color: #E4E4E4;
font-size: 13px;
width:622px;
}

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

#arbo {
 padding: 5px 5px 3px 5px;
 background: #aaa;
}

#footer {
/*  background: #eee; */
  min-height: 100px;
}
