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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/

html{
background: #c1e4e1 url('../img/bg-html.png') top repeat-x;
} 
 
body{
 background: url('../img/bg-body.png') top center no-repeat;
}

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

img {
 border: none;
}

a {
 text-decoration: none;
 color: #72A900;
}

*:focus {
 outline: none;
}

/********************** Header ************************/

#topCateg {
color:white;
float:left;
font-size:11px;
height:15px;
margin-top:5px;
padding-bottom:10px;
padding-top:10px;
float: right
}

#topCateg a{
color: white
}

#topCateg a:hover{
color: #a7e901
}

#top{
float: left;
width: 730px;
height: 140px;
}

.logo{
float: left;
margin-top: 10px;
}

#diplome{
width: 307px;
height: 60px;
background: url(../img/diplome.png) center no-repeat;
text-align: center;
color: white;
padding-top: 20px;
float: right;
font-size: 15px;
}

#slogan{
font-family:"Helvetica";
font-style: italic;
font-size: 16px;
color: #4c4013;
width: 280px;
height: 40px;
text-align: center;
margin-top: 25px;
float: left
}



/* ------ 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-width: 100px;
 max-width: 100px;
}

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;
}

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

div.block {
 padding: 5px;
}

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

#conteneur {

}

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

#header {
 min-height: 180px;
}

#body {
 margin: 5px 0;
}

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

#body #left {
 width: 254px;
 float: left;
 min-height: 300px;
 margin: 0 5px
}

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

#body .center {
 /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 float: left;
 min-height: 500px;
 width: 695px;
 background: white url(../img/bg-center.png) no-repeat top right;
 /*border-right: #d7d7cb 1px solid*/
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 10px; 
 color: #3c312a
}

#body .center h2{
background: transparent url(../img/bg-titre.png) no-repeat center left;
height: 35px;
padding-left: 10px;
padding-top: 8px;
margin-top: 0
}

/*********************Top Wrapper*********************/

#topWrapper{
height: 194px;
background: url(../img/bg-topWrapper.png) no-repeat top right;
}

#newsletter{
width: 165px;
height: 65px;
margin-left: 229px;
margin-top: 51px;
}


#id_text {
background:transparent url(../img/transparent.png) no-repeat scroll center center;
border:medium none;
color:white;
float:left;
height:20px;
width:158px;
}

#ok_news{
margin-top: 8px;
margin-left: 20px;
}



/*****************************************************/

/********************Arbo*************************/
#arbo {
 padding: 5px 5px 3px 5px;
 margin-top: 22px;
 margin-left: 55px;
}

.arbo{
color: #5a5538
}

.arbo a{
color: #5a5538
}

.arbo a:hover{
color: #f17522
}

/*****************************************************/


/********************Menu gauche************************/

#accordion{
background: transparent url(../img/bg-menu.png) no-repeat top right;
padding-top: 20px;
min-height: 335px;
}

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
 height: 40px;
 font-weight: 300;
} 

.acc_toggler a{
display: block;
height: 20px;
padding-top: 15px;
padding-bottom: 5px;
font-family: "Helvetica";
font-size: 14px;
color: #66613f;
 background: transparent url(../img/fleche-menu.png) no-repeat center right;
}

.acc_toggler a:hover{
 background: transparent url(../img/menu-hover.png) no-repeat center;
 position: relative;
 width: 282px;
 margin-left: -15px;
 padding-left: 15px;
 color: 92450d
}

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

.acc_element {
padding-left: 20px;
font-size: 13px;
}

.acc_element a{
color: #ca0000;
}


.acc_element a:hover{
color: #ffaa19;
}

/*****************************************************/


/**********bas wrapper*************/

#afterWrapper{
height: 55px;
width: 680px;
margin-left: 265px;
padding-top: 35px;
padding-left: 35px;
}

#afterWrapper ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px;
padding:0;
}


#afterWrapper ul li {
display:block;
float:left;
font-size:11px;
margin:0;
padding:0 5px 5px;
}

#afterWrapper ul li a{
color: #666958
}

#afterWrapper ul li a:hover{
color: #262600
}



/**********************************/

/****************Footer******************/

#bas{
background: #094425 url('../img/bg-bas.png') repeat-x;
  min-height: 100px;
}


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

#infos{
margin: auto;
width: 980px;
height: 205px;
}

.logoBas{
	float: left;
	margin-top: 25px;
}

#agences{
float: left;
width: 390px;
height: 75px;
background: url('../img/barre-bas.png') no-repeat left top;
margin-top: 28px;
padding-left: 18px;
margin-left: 245px
}

#agences font{
color: white;
font-weight: 100;
}

#agences .city{
font-weight: bold;
font-size: 14px;
}

#agence1{
float: left;
}

#agence2{
float: left;
margin-left: 15px;
}

#logo-ekinoxe{
float: left;
margin-left: 520px;
margin-top: 15px;
}


/**************page newsletter *****************/


.bouton_suivant{
background: url('../img/valider.png') no-repeat center;
display: block;
height: 30px;
width: 136px;
}

/****************plan du site ********************/

.sitemap {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:5px;
}

.depth-1 {
font-size:15px;
margin-top:10px;
}

.depth-1 a {
color:black;
}

.depth-1 a:hover {
color:#d41c1e;
}

.depth-2 {
font-size:13px;
}

.depth-2 a {
color:#A5A090;
}

.depth-2 a:hover {
color:#ffa813;
}


