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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
 background: #ccc1b7 url(../img/bg.jpg) repeat-x;
}

img {
 border: none;
}

* {
 margin:0;
 padding:0;
}

ul li {
 list-style-type: none;
}

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

*:focus {
 outline: none;
}

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

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

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

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

div.contact_frame {
  width: 650px;
  border: none;
}

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 {
 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_submit input {
 background: url(../img/btn-submit.png) no-repeat;
 border:none;
 width:114px;
 height:24px;
 color:#191919;
 font-weight: bold;
 padding: 0 0 4px 0;
 cursor: pointer;
}

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 {
 padding: 3px 5px 1px 5px;
 color: #000;
 font-size: 15px;
 width: 783px;
 height: 22px;
 background: url(../img/bg-heading.jpg) no-repeat;
}

div.block {
 padding: 5px;
}

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

#conteneur {
  background: url(../img/bgtophoriz.png) center 85px no-repeat;
}

#conteneur-2 {
 background: url(../img/bg-foot.jpg) center bottom no-repeat;
}

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

#header {
 min-height: 180px;
}

#header .toplinks ul {
 margin: 35px 0 0 5px; 
 float: left;
}

#header .toplinks ul li {
 background: url(../img/topmenu-left.png) no-repeat left top; 
 height: 20px;
 text-align: center;
 margin: 0 7px 0 0px;
 font-size: 11px;
 font-weight: bold;
 padding: 0px 0px 0px 9px;
 float: left;
}

#header .toplinks ul li a {
 background: url(../img/topmenu-right.png) no-repeat right top;
 display: block;
 height: 20px;
 color: #12634a;
 padding: 2px 12px 0 0;
}

#header .toplinks ul li a:hover {
 color: #fff;
}

#header .callback {
 margin-left: 4px;
 float: right;
 width: 500px;
 height: 86px;
 background: url(../img/bg-callback2.jpg) 3px 0 no-repeat;
}

#header .tophoriz {
}

#header .tophoriz .logo {
 margin: -14px 20px 0 0;
 float: left;
 width: 182px;
 height: 70px;
 background: url(../img/logo-profamily.png) no-repeat;
}

#header .tophoriz .arbo {
 margin: 12px 0 0 0;
 font-size: 12px;
 color: #ffe6b8;
 float: left;
 width: 412px;
}

#header .tophoriz .arbo .arbo {
 margin: -15px 0 0 84px;
}

#header .tophoriz .arbo .arbo a {
 color: #ffe6b8;
}

#header .tophoriz .arbo .arbo a:hover {
 font-weight: bold;
}

#header .tophoriz .picto {
 margin: 8px 0 0 0;
 float: left;
 width: 180px;
 height: 52px;
}

#header .tophoriz .picto ul li {
 float: left;
 width: 40px;
 text-align: center;
}

#header .tophoriz .picto ul li.line {
 border-right: 1px solid #ccc;
}

#header .img-fini {
 margin: 0 0 0 0;
 background: url(../img/img-fini.png) no-repeat;
 width: 986px;
 height: 270px;
}

#top_body {
 margin: 0px 0 0 -1px; 
 background: url(../img/top_main2.png) no-repeat;
 width: 986px;
 height: 24px; 
}

#body {
 background: url(../img/mid_main.png) repeat-y;
 width: 986px; 
}

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


/* --- LEFT --- */
#body #left {
 width: 186px;
 float: left;
 min-height: 250px;
 background: url(../img/bg-left.jpg) right no-repeat;
 min-height: 487px;
}

#body #left .navigation {
 font-size: 8px; 
}

#body #left .navigation .acc_toggler {
  margin: 0 0 0 3px;
  padding: 0 0 5px 0px; 
}

#body #left .navigation .acc_toggler  a {
  display: block;
  padding: 0 0 0 20px;
  background: url(../img/bg-menu.jpg) left no-repeat;   
}

#body #left .navigation .acc_toggler  a:hover {
  display: block;
  background: url(../img/bg-menu_over.jpg) left no-repeat; 
  padding: 0 0 0 20px;
}

/* --- NEWSLETTER --- */

#body #left .newsletter {
  margin: 10px 0 0 8px;
  background: url(../img/bgactus.png) no-repeat;
  width: 160px;
  height: 60px;
}

#body #left .newsletter  h2.block {
  width: 150px;
  color:#12634a;
  font-weight: bold;
  font-size: 20px;
  padding: 0 0 10px 15px;
}

#body #left .newsletter .id_text {
 border: #666 1px solid; 
}

#body #left .newsletter .btnok {
 color: #333;
 border: none;
 background: none;
 font-size: 16px;
 cursor: pointer;
}


/* --- ACTUALITE --- */

#body #left #actualites {
 border: none;
}

#body #left .actualites  {
 margin: 10px 0 0 8px;
 background: url(../img/bgactus.png) no-repeat;
 width: 160px;
 height: 212px;
}

#body #left .actualites h2.block {
  color:#12634a;
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 10px 0;
  padding-left: 15px;
  width: 150px;
}

#body #left .actualites .actualite p {
 font-size: 10px;
 color: #6c6c6c;
 height: 100px;
 max-height: 100px;
}

#body #left .actualites .actualite h3 {
 background: none;
 color: #6c6c6c;
 font-size: 12px;
 font-weight: bold;
 margin: 0 0 0 5px;
 padding:0;
}

#body #left .actualites .actualite .actu_suite {
 margin: 5px 0 0 12px;
 padding: 3px 0 0 8px;
 background: url(../img/bg-actusplus.png) no-repeat;
 width:114px;
 height: 24px;
 color: #191919;
 font-weight: bold;
}


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

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

#body .center h2 {
 width: 760px;
 height: 22px;
 color: #14634b;
 font-size: 14px;
 font-weight: bold;
 padding: 4px 0 25px 32px;
 background: url(../img/bgheading.jpg) no-repeat;
}

#contenu .articles {
 margin-bottom: 25px;
}

#contenu .article .article_contenu {
 padding: 0 20px 0 10px;
}

#contenu .article p {
 color: #5F5F5F;
}

#contenu .article ul {
 margin: 15px 0 0 35px;
}

#contenu .article ul li {
 list-style-type: disc;
}

/* --- CONTENU PAGE D'ACCUEIL --- */

#contenu .article_contenu .hp-left {
 float: left;
 margin: 15px 20px 0 8px;
 width: 176px;
}

#contenu .article_contenu .hp-right {
 float: left;
 width: 560px;
}

#contenu .article_contenu .hp-right p {
 color: #5f5f5f;
 font-size: 11px;
}

#contenu .article_contenu .hp-right p.horaire {
 margin: 15px 0 0 80px;
}

#contenu .article_contenu .hp-right .Titre1 {
 margin: 0 0 15px 0;
 color: #14634b;
 font-size: 14px;
 font-weight: bold;
}

#contenu .articles .article a.article_plus {
 float: right;
 display: block;
 margin: 0 35px 0 0;
 padding: 3px 0 0 15px;
 width: 114px;
 height: 24px;
 color: #191919;
 font-weight: bold;
 background: url(../img/bg-actusplus.png) no-repeat;
}

#contenu {
 margin: 0 0 20px 0;
}

#contenu #inscription .ftable {
 width: 650px;
 margin: 10px 0 25px 0;
}

#inscription .ftable .fcell {
 height: 35px;
}

#inscription .ftable .fcell_title {
}

#inscription .bouton_suivant {
 background: url(../img/btn-submit.png) no-repeat;
 display: block;
 width:114px;
 height:24px;
 color:#191919;
 font-weight: bold;
 padding: 3px 0 2px 35px;
}

#inscription .obligatoire {
 color: #FF0000;
}


.msg_erreur {
 color: #FF0000;
}

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

#footer .ek-logo {
 padding: 15px 20px 0 20px;
 float: left;
}

#footer .botlinks {
 padding: 5px 0 0 0;
}

#footer .botlinks p {
 text-align: center;
 color: #fff;
 font-size: 14px;
  font-weight: bold;
} 

#footer .botlinks div ul li {
 float: left;
 color: #fff;
 font-size: 11px;
}

#footer .botlinks div ul li a, #footer .botlinks div a {
 color: #fff;
 font-size: 11px;
 padding-right: 10px;
}

.clr {
 clear: both;
}
