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


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

body {
 background:#615b52 url(../img/bg.jpg) repeat-x;
}

img {
 border: none;
}

a {
 text-decoration: none;
 color: #954a4a;
}

a:hover {
 color:#fff;
}

*:focus {
 outline: none;
}


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

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

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

div.block {
 padding: 5px;
}

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

#conteneur {
 background:url(../img/bg-main.jpg) center 0 no-repeat;
}

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

#header {
 height:300px;
}

#header .logopan {
 float:left;
 margin: 40px 0 0 300px;
}

#header .logopan .slogan {
 margin: 32px 0 0 0;
 color:#222020;
 font-weight:bold;
 text-align:center;
}

#header .topmenu {
 float:left;
 margin:2px 0 0 170px;
}

#header .topmenu a {
 float:left;
 padding-top: 2px;
 display:block;
 width:145px;
 height:18px;
 text-align:center;
 color:#fff;
 font-size:11px;
 background: url(../img/menu/top/ico.png) 2px 1px no-repeat;
}

#header .topmenu a:hover {
 float:left;
 display:block;
 width:145px;
 height:18px;
 text-align:center;
 color:#fff;
 font-size:11px;
 background: url(../img/menu/top/over.png) no-repeat;
}

#header .horizontal-menu {
 float:left;
 margin: 51px 0 0 280px;
 width:450px;
 height:48px;
 padding:0;
}

#header .horizontal-menu img {
 margin:0;
 padding:0;
}

#header .horizontal-menu a {
 display:block;
 float:left;
 color:#fff;
 font-size:14px;
 font-weight:bold;
 height:33px;
 padding: 15px 12px 0 12px;
}

#header .horizontal-menu a:hover {
 display:block;
 float:left;
 color:#fff;
 font-size:14px;
 font-weight:bold;
 padding: 15px 12px 0 12px;
 height:33px;
 background:url(../img/menu/top/h-over.jpg) repeat-x;
}

#body {
 margin: 5px 0;
}

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


/*--- PARTIE GAUCHE ---*/
#body #left {
 margin-left:-5px;
 float:left;
 width: 212px;
 float: left;
 min-height: 300px;
}

#body #left .navigation {
 float:left;
}

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

#body #left .navigation .top-navig {
 float:left;
 height:10px;
 width:212px;
 background: url(../img/menu/left/top.png) no-repeat; 
}

#body #left .navigation .mid-navig {
 float:left;
 width:212px;
 background: url(../img/menu/left/mid.png) repeat-y; 
}


#body #left .navigation .mid-navig .acc_toggler {
 float:left;
 width: 200px;
 height: 55px;
 margin:0;
 padding:0;
}

#body #left .navigation .mid-navig .acc_toggler a {
 display:block;
 background: url(../img/menu/left/bg-menu.jpg) no-repeat; 
 width:206px;
 height:35px;
 color:#fff;
 font-size:14px;
 text-transform:uppercase;
 text-align:center;
 padding-top: 20px;
 float:left;
 clear:both;
}


#body #left .navigation .mid-navig .acc_toggler a:hover {
 display:block;
 float:left;
 background: url(../img/menu/left/bg-menu-over.jpg) no-repeat; 
 width:206px;
 height:35px; 
 text-align:center;
 padding-top: 20px; 
}

#body #left .navigation .mid-navig .acc_toggler {
 margin:0;
 padding:0;
}

#body #left .navigation .mid-navig .acc_element {
 float:left;
 margin: 0 0 0 40px;
 padding:0;
}

#body #left .navigation .mid-navig .acc_element a {
 color:#fff;
 display:block;
 width:200px;
 height:18px;
 font-size:12px;
}

#body #left .navigation .mid-navig .acc_element a:hover {
 color:#f00;
 display:block;
 width:200px;
 height:18px;
 font-size:12px;
}

#body #left .navigation .bot-navig {
 float:left;
 width:212px;
 height:14px;
 background: url(../img/menu/left/bot.png) repeat-y; 
}

/* --- ACTUALITE --- */

#body #left .actus {
 float:left;
 margin: 25px 0 0 5px;
 width:212px;
 height:220px;
 background:url(../img/block/actus/bg.png) no-repeat;
}

#body #left .actus h2.block {
 margin: 0  0  0 20px;
 padding: 10px 0 0 46px; 
 height:44px;
 width:100px;
 background:url(../img/block/actus/ico.png) no-repeat; 
 color:#e3e2e2;
 font-size:18px;
 font-weight:bold;
}

#body #left .actualite {
 float:left;
 margin-left: 5px;
}

#body #left .actualite h3 {
 color:#c8c7c7;
 }

#body #left .actualite p {
 color:#e3e2e2;
 height:68px;
 max-height:68px;
 overflow:hidden;
}

#body #left .actualite .actu_suite {
 float:right;
 display:block;
 width:110px;
 height:30px;
 padding: 5px 0 0 15px;
 background:url(../img/block/actus/plus.png) no-repeat;  
}

#body #left .actualite .actu_suite a {
 color:#363434;
}

#body #left .actualite .actu_suite a:hover {
 color:#fff;
}


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

#body #right .newsletter {
 float:left;
 margin: 17px 0 0 -10px;
 width:212px;
 height:132px;
 background:url(../img/block/newsletter/bg.png) no-repeat;
}

#body #right .newsletter h2.block {
 margin: 0 0 0 26px;
 padding: 15px 0 0 50px;
 float:left;
 width: 150px;
 height:33px;
 background:url(../img/block/newsletter/ico.png) no-repeat;
}

#body #right .newsletter .id_text {
 float:left;
 margin-left:5px;
 width:191px;
 height:29px;
 background:url(../img/block/newsletter/input.png) no-repeat;
 border:none;
}

#body #right .newsletter .btnok {
 cursor:pointer;
 border:none;
 float:left;
 width:131px;
 height:33px;
 color:#363434;
 font-size:12px;
 font-weight:bold;
 margin: 5px 0 0 30px;
 background:url(../img/block/newsletter/btn.png) no-repeat;
}

#body #right .horaire {
 float:left;
 margin: 20px 0 0 -10px;
 width:212px;
 height:120px;
 background:url(../img/block/horaire/bg.png) no-repeat;
}

#body #right .horaire h2.block {
 float:left;
 color:#efefef;
 font-size:18px;
 font-weight:bold;
 padding: 12px 0 0 50px;
 margin-left: 25px;
 width:150px;
 height:32px;
 background:url(../img/block/horaire/ico.png) no-repeat; 
}

#body #right .horaire p {
 text-align:center;
 color:#efefef;
}

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

#body .center .topmain {
 float:left;
 width:544px;
 height:18px;
 background:url(../img/top-main.png) no-repeat;
}

#body .center .midmain {
 float:left;
 width:544px;
 background:url(../img/mid-main.png) repeat-y; 
}

#body .center .botmain {
 float:left;
 width:544px;
 height:14px;
 background:url(../img/bot-main.png) repeat-y;  
} 


#arbo {
 float:left;
 margin: 10px 0 10px 0;
 width:560px;
 height:40px;
 background: url(../img/bg-arbo.png) no-repeat;
}

#arbo .arbo {
 float:left;
 margin: 18px 0 0 60px;
  color:#fff;
}

#arbo a {
 color:#fff;
}

#arbo a:hover {
 color:#f00;
}

#footer {
 margin-top:15px;
 height:150px;
 background:url(../img/bg-footer.jpg) repeat-x;
  min-height: 100px;
}

#footer .infoot {
 width:900px;
 height:85px;
 margin:0 auto;
 background:url(../img/footline.jpg) bottom no-repeat;
}

#footer .infoot .ek-logo {
 float:left;
 margin: 15px 0 0 25px;
 width:150px;
 color:#928f89;
}

#footer .infoot .ek-logo span {
 display:block;
 margin-left: 40px;
}

#footer .infoot .site-infos {
 width:70%;
 float:left;
 text-align:center;
  margin: 40px 0 0 0;
 color:#fff;
}

#footer .infoot .site-infos .name {
 text-transform:uppercase;
}

#footer .bloc-liens {
 width:900px;
 height:20px;
 margin:0 auto;
 color:#fff; 
}

#footer .bloc-liens ul {
 margin-left: 250px;
}

#footer .bloc-liens ul li {
 float:left;
 list-style-type:none;
}

#footer .bloc-liens ul li a {
 padding: 0 2px;
 color:#fff;
}

#footer .bloc-liens ul li a:hover {
 color:#f00;
}

/* --- ARTICLE --- */
#contenu .article h2.article,.galeries h2.titre_galerie, #contenu .article h2, #contenu .midmain h2 {
 float:left;
 width:480px;
 height:40px;
 margin:0;
 padding: 8px 0 0 50px;
 color:#783b39;
 font-size:18px;
 font-weight:bold;
 background:url(../img/ico-heading.png) no-repeat;
}

.galeries .onglets h2.titre_galerie {
 float:left;
 width:480px;
 height:40px;
 margin-left:10px;
 padding: 8px 0 0 50px;
 color:#783b39;
 font-size:18px;
 font-weight:bold;
 background:url(../img/ico-heading.png) no-repeat;
}


#contenu .article .article_contenu, #contenu .article  {
 padding: 15px;
 color:#484747;
}

#contenu .article_plus, .bouton_suivant {
 float:right;
 display:block;
 width:131px;
 height:29px;
 background:url(../img/block/newsletter/btn.png) no-repeat;
 color:#363434;
 font-size:12px;
 font-weight:bold;
 text-align:center;
 padding-top:10px;
 margin-right:10px;
}

.bouton_suivant {
 margin-right: 25px;
}


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

div.contact_frame {
 width:500px;
 padding: 15px;
}

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_submit input {
 border:none;
 cursor:pointer;
 float:right;
 display:block;
 width:131px;
 height:34px;
 background:url(../img/block/newsletter/btn.png) no-repeat;
 color:#363434;
 font-size:12px;
 font-weight:bold;
 text-align:center;
}

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

.msg_erreur {
 padding: 15px;
 color:#f00;
}

.msg_valide {
 color:#009933;
 padding:15px;
}

.bouton1 {
 padding:15px;
}

.obligatoire {
 color:#783B39;
 font-style:italic;
 font-weight:normal;
}

/* --- PAGE INSCRIPTION NEWSLETTER --- */
#inscription .ftable {
 width:500px;
}

.article h4.newsletter_title {
 text-align:center;
 font-weight:bold;
 font-size:14px;
}

/* --- PLAN ACCES --- */
#map_canvas {
float:left;
width:600px;
background:none;
}

#contenu .sitemap {
  margin: 5px 0 5px 15px;
}

.clr {
 clear:both;
}
