/* CSS Document */

.yui-ge {
  background: #fff;
  padding: 10px 10px 20px 10px;
  /*position:relative;*/
}
.yui-u{
  width:755px;
}

.yui-ge .yui-u{
  width:200px;
}
strong {
  font-weight: bold;
}
caption {
  display:none;
}

/* body */
body {
color:#454545;
font-family:Arial,Helvetica,sans-serif;
font-size:11.4px;
letter-spacing:0.05mm;
margin:0;
padding:17px 0 0;
text-align:center;
}
   
h1, h2, h3, h4, h5, h6, p, form, input{
  margin: 0px;
  padding: 0px; 
}
a {
  text-decoration: none;
  color: #454545;
}
a:hover {
  text-decoration: none;
}
ul {
  margin:0px;
  padding:0px;
  list-style-type: none;
}
fieldset{
  border: none;
  padding: 0px;
  margin: 0px;
}
legend {
  display: none;
}
img {
   border: none;
}
input {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  vertical-align:middle; 
}

/* doc */

.hide {
  display: none;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.breaker{
  clear: both;
  height: 1px;
  overflow: hidden;
}
.bold {
  font-weight: bold;
}
#doc {
  text-align: left;
  width: 985px;
  margin: 0px auto 0px auto;
}
#bd { width:985px; }
/***********************************************************************************************************
*                                              HEADER
************************************************************************************************************/
/********************************************************************************
*                              ENTETE
*********************************************************************************/
/*********************************************************
*                  ZONE LOGO ET PUB 
**********************************************************/
.logo {
  width: 454px;
  height: 43px;
}
.logo img {
  width: 318px;
  height: 40px;
  background-image: url(../images/img_css/logo.png);
  margin: 23px 0 0 20px;

}
.pub {
  width: 530px;
  text-align: center;
  padding-top: 5px;
}
.langues {
  margin:21px 0 0 12px;
  float: left;
}
/***********************************************************
*                     NAVIGATION HAUT 
************************************************************/
#nav_haut {
   float: right;
   padding-right: 1px;
   min-height:27px;
   height:auto;
   margin-top: 10px;
}
#nav_haut li {
   float: left;
   min-height:24px;
   height:auto;
   margin-left: 2px;
   text-align: center;
   color:#fff;
   text-transform :uppercase;
}
#nav_haut li a{
   color:#fff;
   font-weight:bold;
   font-size:109%;
   display:block;
   margin-top:5px;
}

#nav_haut li li  a{
   color:#fff;
   font-weight:normal;
   font-size:100%;
   display:inline;
   margin-top:0px;
}
#nav_haut li li .selected {
   display:inline;
}
#nav_haut li li .selected a{
   font-weight: bold;
}

/* NAV ROSE */
#nav_haut li.decouvrez {
   background: #cb4260; 
   width: 175px;
}
#nav_haut li.decouvrez img {
   background: url(../images/img_css/nav_haut_deciouvrez_somme.png);
   width: 130px;
   height: 9px;
   margin-top: 7px; 
}
/* NAV VERT */
#nav_haut li.organisez {
   background: #65BF00;
   width: 175px;
}
#nav_haut li.organisez img {
   background: url(../images/img_css/nav_haut_org_sejour.png);
   width: 150px;
   height: 9px;
   margin-top: 7px; 
}
/* NAV BLEU */
#nav_haut li.suivez {
   background: #1bb2c4;
   width: 175px;
}
#nav_haut li.suivez img {
   background: url(../images/img_css/nav_haut_actu.png);
   width: 134px;
   height: 9px;
   margin-top: 7px; 
}

/********************************************************
*              SOUS NAVIGATION 
******************************************************/
.ss_nav_decouvrez , .ss_nav_organisez , .ss_nav_suivez {
  min-height: 30px;
  height:auto;  
  padding-left: 27px;  
  position: absolute; 
  background: #DFA1A1;
  width:957px;
  margin-top:7px;
  z-index:80;
  float:left;  
}
/* robel 18-05 */
.affiche  {
  position: absolute; 
  /*left:0px;*/
  z-index:999;
}
.ss_nav_decouvrez {
  background: #cb4260;
  margin-left:-455px;
}
.ss_nav_suivez {
  background: #1bb2c4;
  margin-left:-809px;
}
.ss_nav_organisez {
  background: #65BF00;
  margin-left:-632px;
}
/* robel 18-05 */ 
.ss_nav_decouvrez li , .ss_nav_organisez li , .ss_nav_suivez li {
  color: #fff;
  text-transform: uppercase;
  padding-top:7px;
}
.ss_nav_decouvrez li span , .ss_nav_organisez li span, .ss_nav_suivez li span {
  text-transform: lowercase;
  padding: 8px;
}
.ss_nav_decouvrez li a , .ss_nav_organisez li a , .ss_nav_suivez li a{
  color: #fff;
}
/*** robel image fleche ****/
.fleche , .fleche_ferme {
  width:9px;
  height:7px;
  background: url(../images/img_html/fleche_bloc_reservation.png) no-repeat top;
  cursor:pointer;
}
.fleche_ferme {
  background: url(../images/img_html/fleche_bloc_ouvert.png) no-repeat top;  
}
/********************************************************************************
*                              colonne droite
*********************************************************************************/
#col_droit{
  width:200px;
}
.bloc_recherche{
  background: #a7a37e url(../images/img_css/bloc_recherche.png) no-repeat bottom;
  width:199px;
  min-height:56px;
  height:auto;
}
.bloc_recherche h4{
  color:#fff;
  font-weight:bold;
  padding:4px 0 0 12px;
}
/*
.form_recherche{
  margin:5px 0 0 2px;
}
.form_recherche input.input1{
  background: url(../images/img_css/bloc_arondi_recherche.png) no-repeat left #fff;
  width:148px;
  border:none;
  height:20px;
  font-size:150%;
  color:#454545;
  margin-left:8px;
  padding:5px 0 0 7px;
}
*/
.form_recherche{
  margin:5px 0 0 2px;
  background-color: #fff;
}
.form_recherche input.input1{
  width:148px;
  border:none;
  height:20px;
  color:#454545;
  padding:5px 0 0 7px;
  font-size:100%;
}
.bloc_lien_droit{
  background: url(../images/img_css/top_bloc_arondi.png) no-repeat top;
  padding-top:5px;
  margin:8px 0;
}
.boxcontent{
  background: url(../images/img_css/bas_bloc_arondi.png) no-repeat bottom;
  background-color:#96936b;
  padding:2px;
}
.boxcontent h4{
  padding:0 0 5px 10px;
}
.boxcontent a{
  color:#fff;
  font-weight:bold;
}
.bloc_reservation{
  background: url(../images/img_css/top_bloc_reservation.png) no-repeat top;
  padding-top:3px;
  margin-top:2px;
}
.bloc_reservation .boxcontent{
  background: url(../images/img_css/bas_bloc_reservation.png) no-repeat bottom;
  background-color:#96936b;
  padding:2px;
}
.bloc_reservation .boxcontent h4{
  color:#fff;
  font-weight:bold;
  padding-left:8px;
}
.boxcontent img.float_right{
  margin: 4px 16px 0 0;
}
  .raised {background: transparent; width:100%; margin-top: 7px;}
  .raised h5 {color:#fff;font-weight:bold;padding:0 0 3px 6px;}
  .raised li {background: url(../images/img_css/bg_fleche_selection.png) no-repeat 0 3px; padding-left: 13px;margin: 4px 0 0 6px;}
  .raised li a {padding-bottom:0.5em; color:#fff;}

  .raised .top, .raised .bottom {display:block; background:transparent; font-size:1px; }
  .raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden; }
  .raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
  .raised .b2 {background:#ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;}
  .raised .b3 {background:#ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;}
  .raised .b4 {background:#ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;}
  .raised .b4b {background:#ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;}
  .raised .b3b {background:#ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;}
  .raised .b2b {background:#ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;}


  .raised .b1 {margin:0 5px; background:#ccc;}
  .raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
  .raised .b3, .raised .b3b {margin:0 2px;}
  .raised .b4, .raised .b4b {height:2px; margin:0 1px;}
  .raised .b1b {margin:0 5px; background:#ccc;}
  .raised .boxcontent1 {display:block;  background:#ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;padding: 4px 0 11px 6px;}
  
.bloc_menu_droit{
  background: url(../images/img_css/top_bloc_menu_droit.png) no-repeat top;
  padding-top:3px;
  margin-top:2px;
}
.bloc_menu_reservation{
  padding-top:2px;
  margin-top:2px;
}
.contenu_menu_reservation{
  padding-left:2px;
  padding-right:1px;
}
.contenu_menu_reservation h5{
  color:#a7a37e;
  text-transform:uppercase;
  font-weight:bold;
  padding:5px 0 0 9px;
}
.contenu_menu_reservation ul{
  padding:3px 0 0 12px;
}
.contenu_menu_reservation ul li{
  padding-bottom:5px;
}
.contenu_menu_droit{
  background-color:#fff;
  border-left:1px solid #cdcdcd;
  border-right:1px solid #cdcdcd;
}
.contenu_menu_droit2{
  background: url(../images/img_css/bg_menu_droit.png) no-repeat right;
  padding:8px 0 1px 12px;
}
.contenu_menu_droit ul li{
  background: url(../images/img_css/bg_fleche_marron.png) no-repeat 0 2px;
  padding-left:12px;
  color: #454545;
  width: 150px;
}
.contenu_menu_droit2 ul li{
  padding-bottom:5px;
}
.contenu_menu_droit ul li a{
  color: #454545;
}
.bas_bloc_menu_droit{
  background: url(../images/img_css/bas_bloc_menu_droit.png) no-repeat bottom;
  padding-top:5px;
}
.img_bloc_droit1, .img_bloc_droit2{
  margin-top: 7px;
  text-align:right;
  margin-right:2px;
}
/********************************************************************************
*                                  footer
*********************************************************************************/
.footer{
  background: #fff url(../images/img_css/degarde_page.png) repeat-x bottom left;
  padding: 0 20px;
  padding-bottom: 15px;
}
.border_footer{
  border-top: 1px solid #e3e3e3;
}
.liste_footer{
  float:right;
  margin: 3px 0px 0 0;
  width:480px;
}
.liste_footer ul{
  width: 550px;  
}
.liste_footer ul li{
  float:left;
  background: url(../images/img_css/bg_separateur_footer.png) no-repeat right;
  padding:0 11px;
  color:#939393;
}
.liste_footer ul li img{
  vertical-align: middle;
  margin-left: 4px;
}
.liste_footer ul li a{
  color:#454545;
}
.liste_footer ul li.last_list {
  background: none;
}
.img_footer{
  margin: 9px 0 0 7px;
}
.img_site{
  margin-left: 5px;
}
.separ_footer{
  padding: 0 10px;
}
/********************************************************************************
*                              colonne centrale
*********************************************************************************/
/******************************************************
*                     HOME
******************************************************/
.content-home-col {
  width: 245px;
  float: left;
  margin-right: 10px;
}
.organisez .content-home-col{width:240px;}
.content-home-col.last_one {
  margin-right: 0px;
}
/*************
* zone titre 
**************/
.zone_titre {
  height: 19px;
  margin-bottom: 2px;
  padding: 8px 10px 0 10px;
}
.zone_titre img.float_right{
  margin-top: 2px;
}
.titre_decourve_somme {
  background: url(../images/img_css/titre_decourve_somme.png) no-repeat;
  width: 141px;
  height: 11px;
}
.titre_organise_sejour {
  background: url(../images/img_css/nav_haut_org_sejour.png) no-repeat;
  width: 150px;
  height: 9px;
  margin-top: 2px;
}
.titre_actu {
  background: url(../images/img_css/nav_haut_actu.png) no-repeat;
  width: 134px;
  height: 9px;
  margin-top: 2px;
}
/** declinaison couleur **/
/* rose */
.rose .zone_titre {
  background: url(../images/img_css/bg_rose_titre.png) repeat-x top left;   
}
/* vert */
.vert .zone_titre {
  background: #65BF00 none repeat scroll 0 0;  
}
/* bleu */
.bleu .zone_titre {
  background: url(../images/img_css/bg_bleut_titre.png) repeat-x top left;   
}
/*************
*   degrade
*************/
.degrade-content-home-col {
  background: url(../images/img_css/degarde_col_home.png) repeat-x top left;
  padding-top: 8px;
  position: relative;
}
/*************
*   bloc actu 
**************/
.content-accueil {
  margin-bottom: 13px;
}
.content-accueil.border  , .content-resume.border{
  border-top: 1px solid #E3E3E3;
  padding-top: 11px;
}
.content-accueil h4,.content-accueil h5, .content-accueil a, .content-accueil p {
  margin-left: 10px;
}
.content-accueil h4 {
  text-transform: uppercase;
  font-size: 109%;
  font-weight: bold;
}
.content-accueil h5 {
  font-weight: bold;
}
.content-accueil p {
  margin-top: 5px;
  margin-bottom: 8px;
  padding-right:9px;
  line-height: 13px;
}
.content-accueil p span {
  display: block;
}
.content-accueil .vignette , .content-resume .vignette {
  margin-bottom: 10px;
}
.content-accueil p a {
  text-decoration: underline;
  font-weight: bold;
  margin: 0px;
}
.content-accueil p span {
  font-weight: bold;
}
/* lien */
a.lien {
   background: url(../images/img_css/lien_cote_left.png) no-repeat top left; 
   height: 23px; 
   float: left;
   cursor: pointer;
   margin-bottom: 5px;
   /*position:relative;*/
}
a.lien span{
    background: url(../images/img_css/bg_lien.png) no-repeat top right; 
    height: 18px;
    margin-left: 5px;
    display:block;
    float: left;
    font-weight: bold;
    padding: 5px 15px 0px 5px;
    color:#454545;
}
a.lien img {
   vertical-align: top;
   margin-top: 1px;
   margin-right:5px;
}
/** declinaison couleur **/
/* rose */
.rose .content-accueil h4 {
  color: #cb4260;
}
.rose a.lien img {
  background-color: #CB4260;
}
/* vert */
.vert .content-accueil h4 {
  color: #65BF00;
}
.vert a.lien img {
  background-color: #65BF00;
}
/* bleu */
.bleu .content-accueil h4 {
  color: #1bb2c4;
}
.bleu a.lien img {
  background-color: #1BB2C4;
}
/******************************************************
*                     RUBRIQUES
******************************************************/
/******************************************
*            menu gauche
*******************************************/
.menu {
  width:182px;
  float: left;
  margin-right: 10px;
}
.menu li {}
.menu li a {
  display: block;
  min-height: 21px;
  height: auto;
  border-top: 1px solid #E3E3E3;
  font-weight: bold;
  padding: 5px 0px 0px 11px;
}
.menu li a:hover {
  color: #fff;
}
.menu li.encour {
  background-color: #ccc;
}
.menu li.encour a {
  color: #fff;
}
.menu li a {
  color: #454545;  
}
.menu li.first_one {
  border-top: 0px solid #E3E3E3;
}
/******************************************
*             contenu centre
*******************************************/
.rubrique-col {
  width: 269px;
  display:block;
  margin-right: 11px;
}
.rubrique-col.last_one {
  margin-right: 0px;
}
.rubrique-col .content-accueil {
  margin-bottom: 15px;
}
.rubrique-col .content-accueil p{
  margin-top: 0px;
  margin-bottom: 3px;
}
.rubrique-col .content-accueil h4, .rubrique-col .content-accueil h5, .rubrique-col .content-accueil p {
  padding-right: 53px;
  margin-left: 12px;
}
.rubrique-col .content-accueil h4 {
  padding-bottom: 4px;
}
.rubrique-col .content-accueil .vignette {
  margin-bottom: 9px;
  margin-top: 4px;
}
.rubrique-col .content-accueil.border {
  padding-top: 11px;
}
/******************************************************
*                   RUBRIQUES actualit�
******************************************************/

.corps1 .date_actu{
  text-align: right;
  margin-bottom: 10px;
}

.corps1.full_taille
{
  width: 750px !important;  
}


.img_flash{
  margin-bottom: 12px;
}
.content-resume.border_line,
.content-line-avis.border_line {
  border-bottom: 1px solid #E3E3E3;
  padding-bottom: 14px;
  margin-bottom: 18px;
}
.content-resume .img_actu,
.content-line-avis .img_avis {
  float: right;
  margin-left: 5px;
  text-align:right;
}
.titre-border {
  border-bottom: 1px solid  #ccc;
  font-weight: bold;
  font-size: 128%;
  padding-bottom: 4px;
  text-transform: uppercase;
}
.zone_padd .titre-border2 {
  margin:5px 0 8px 0;
  padding-bottom: 7px;
}
.zone_padd {
  /*padding: 0 0 0 10px;*/
}
.content-resume p,
.content-line-avis p{
  padding:9px 0;
}
.pagination1{
  float: right;
  width: 250px;
}
.pagination1 img{
  float: right;
  margin-top: 3px;
}
.pagination1 ul{
  float: right;
}
.pagination1 p{
  float: right;
  padding-right: 5px;
}
.pagination1 li{
  float: left;
  padding: 0 4px;
}
.pagination1 span{
  padding: 0 4px;
}
.pagination1 li a{
  text-decoration: underline;
}
.pagination1 li.page_encour{
  font-weight: bold;
}
/******************************************************
*                DECOUVREZ LA SOMME
******************************************************/
.content-full-espace-articles {
  padding-left: 2px;
}
.content-home-col.border_coll {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 11px;
  margin-right: 6px;
}
.border_coll.last_one {
  margin-right: -15px;
}
/* bloc actu */
.content-resume h3 {
  text-transform: uppercase;
  font-size: 109%;
  font-weight: bold;
  margin-left: 10px;
}
/* bloc livre d or */
.livre_or {
  padding-left: 8px;
}
.livre_or h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 127.5%;
  margin-bottom: 8px;
}
.livre_or .boxcontent1 {
  padding-left: 12px;
}
.livre_or h4 {
  font-weight: bold;
  font-size: 109%;
  margin-bottom: 12px;
  color: #595555;
}
.livre_or p {
  margin-bottom: 9px;
}
.livre_or .vignette {
  float: left;
  margin-right: 17px;
  margin-top: 3px;
}
.livre_or .lien {
  margin-left: -2px;
}
.rubrique
{
  float: left;
}
/******************************************************
*                     ALBUM
******************************************************/

.online_editor .album_embed div
{
    display:block !important;
}

.online_editor .album_embed div.album_photo
{
    height:350px;
    display:block !important;
}

.online_editor span.credit
{
    float:left;
    font-size:100%;
    margin-left:10px;
  margin-bottom:10px;
}

.online_editor .album_embed div.encadre
{
    margin:auto;
    border:1px solid #E3E3E3;
    display:block !important;
}

.online_editor .nav a
{
    margin:2px;
}

.online_editor .nav a.activeSlide
{
    color:red;
    text-decoration:none;
}

div.online_editor div.album_embed
{
  display:block !important;
}

.online_editor span.album_copyright
{
  margin-right:10px;
  margin-top:10px;
  font-size:100%;
}
.online_editor .album_embed div.nav
{
    display:block !important;
}

.corps1 {
  float: left;
  width: 550px;
}
.corps2 {
  float: left;
  padding-top: 6px;
  width: 550px;
}
.titre-border {
  border-bottom: 1px solid  #ccc;
  font-weight: bold;
  font-size: 128%;
  padding-bottom: 4px;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.zone_padd {
  /*padding: 0 0 0 10px;*/
}
.line_height14 {
  line-height: 14px; 
}

.copyright {
  float: right;
  color: #9e9b9b;
  font-size: 92%;
  display: block;
  padding-bottom: 4px;
}
.album .vignette {
  margin-bottom: 12px;
}
.legende {
  width: 310px;
}
/** pagination **/
.pagination {
  padding-top: 1px;
}
.pagination img {
  vertical-align: middle;
}
.pagination img.preced {
  margin-right: 7px;
}
img.suiv {
  margin-left: 9px;
}
/* robel colonne supprime */
.corps_ss_col {
    width: 758px;
  /*width: 750px;*/
  /*position:relative;*/
}
.corps_ss_gauche_droit {
  width: 950px;
}
.yui-ge div.first3 {
  width:950px;
}
.reservation-itea {
  height: 600px;
  width: 102%;
  overflow-x: auto;
  border: 1px solid #E3E3E3;
  margin-left:-10px;
}

/* robel colonne supprime */
/************************************************************/
/*
.form_recherche input.input1{
  font-size:100%;#}
*/
/* robel 22-06-07 **/
.content-full-espace-articles .content-resume h3 ,.content-full-espace-articles .content-resume p , .rubrique-col .content-resume p {
  margin-left:10px;
}
.content-resume a.lien {
  margin-bottom:20px;
}
.corps1 h3{
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 128%;
  margin:5px 0 8px 0;
  padding : 4px 0px 4px 10px;
}

.attribute-medias .content-embed-temoignage-image,
.attribute-medias .content-embed-temoignage-video,
.attribute-medias .content-embed-video-flash,
.attribute-medias .content-embed-bloc-html,
.attribute-medias .content-embed-file {
  border-top: solid 1px #ccc;  
  width: 100%;
  clear: both;
  padding: 20px 0px;
}
.breaker-embed
{
  margin-bottom: 30px;
}
.edito .content-embed-temoignage-image {
  width: 100%;
}
.corps1 .attribute-medias h4 {
  font-weight: bold;
  font-size: 115%;  
  color: #595555;
  text-transform : uppercase; 
}

.corps1 .attribute-medias span{
  float: right;
  font-size: 90%;
  margin-right: 80px;
}

.sitemap {
  clear:both;
}
ul.sitemap li{
  background: url(../images/img_css/bg_fleche_marron.png) no-repeat 0 2px;
  padding-left:12px;
  color: #454545;
  width: 150px;
}
ul.sitemap li{
  padding-bottom:5px;
}
ul.sitemap li a{
  color: #454545;
}
ul.sitemap li ul {
  margin:10px;
}
iframe.reservation-itea , .album  {
  clear:both;
}
.bandeau_flash {
  min-height: 37px; height: auto;
}
.marge_ss_gauche {
  margin-left:12px;
}
/*********************************************************
*                      FORMULAIRE 
**********************************************************/
.formulaire .zone_padd h3 {
  background: #A7A37E;
  color: #fff;
} 
.zone_form {
  border-bottom: 1px solid #E3E3E3;
  height: 1%;
  padding: 10px 36px 5px 0;
}
/*.zone_form form { width: 603px; }*/
.zone_form form p{
  margin: 0 0 5px 0;
  font-size: 110%;
}
.zone_form .italic {
  font-style: italic;
  font-size: 92%;
  text-align: right;
  margin: 0 0 12px 0;
}
.zone_form span { color: #C71212;}

.zone_form .form_line { overflow: hidden;}

.zone_form .label ,.zone_form .label_link {
  width: 181px;
  text-align: right;
  margin: 0 18px 0 0;
  font-weight: bold;
  padding-top: 2px;
}
.zone_form .label_link a{
    float:left;
}
.zone_form .label_link {
    width:243px;	
    padding: 0 18px 5px 0;
    margin : 5px 0px 0px 0px;
}
.zone_form .label.float_left { clear: left;}



.zone_form .input {
  margin: 0 0 8px 0;
  float: left;
  width: 304px;
}
.zone_form .input.large { width: 504px;}

.zone_form .input_pad {
  margin: 0 0 5px 0;
}
.zone_form select{
  width: 213px;
  min-height: 20px;
  height: auto;
  color: #666;
  font-size: 100%;
}
.zone_form .checkbox, .zone_form .radio {
  width: 12px;
  height: 12px;
  margin-right: 4px;
}
.zone_form .radio { margin-right: 5px;}
.zone_form select.maj { text-transform: uppercase;}
.zone_form .input1 {
  width: 296px;
  border: 1px solid #C7C7C7;
  min-height: 20px;
  height: auto;
  color: #666;
  font-size: 100%;
  padding: 0 0 0 6px;
}
.zone_form textarea {
  border: 1px solid #C7C7C7;
  width: 296px;
  padding: 0 0 0 6px;
  color: #666;
  font-size: 100%;
  height: 125px;
}

.zone_form  .input.cat_group { width: 500px;}
.zone_form  .cat_block {
  width: 30%;
  overflow: hidden;
  float: left;
}
.zone_form  .cat_block_2 {
  width: 40%;
  overflow: hidden;
  float: left;
}
.zone_form  .cat_block .label{
  width: auto;
  clear: none;
  float: none;
  text-align: left;
}
.zone_form  .cat_block .input {
  width: auto;
}

.zone_form .cle_image    { vertical-align:middle; }
.zone_form .epi_image    { vertical-align:middle; }
.zone_form .etoile_image { vertical-align:middle; }
.zone_form .first_image_s { padding-left:5.8px; }

.zone_form img.height_image { height:50px; margin-top:4px; }

/* lien */
div.lien {
   background: url(../images/img_css/lien_cote_left.png) no-repeat top left; 
   height: 23px; 
   /*float: left;*/
   margin: 0 0 10px 0;
   float: right;
   margin-top: 3px;
   position: relative;
}
.input div.lien {
   margin: -8px 0 0 0;
}
div.lien span{
   background: url(../images/img_css/bg_lien.png) no-repeat top right ; 
   height: 18px;
   margin-left: 5px;
   display:block;
   float: left;
   font-weight: bold;
   padding: 3px 15px 2px 5px;   
}
div.lien img {
   vertical-align: top;
   margin-top: 3px;
   background: #C0C0C0;
}
div.lien input {
   background: transparent;
   border: 0px;
   font-weight: bold;
   cursor: pointer;
   color: #454545;
}


/*********************************************************
*                      BROCHURES 
**********************************************************/
.brochures .zone_padd h3 {
  background: #A7A37E;
  color: #fff;
} 
.brochure {
  brder-bottom: 1px solid #C1C1C1;
  padding: 0 0 7px 24px;
  margin: 0 0 11px 0;
}
.brochure a img {
  vertical-align: middle;
  margin: 0 0 0 3px;
}
.brochure a, .brochure a:hover {
  text-decoration: underline;
}
.brochure .vignette{
  padding-left: 26px;
  background: #fff;
}
.brochure p{
  padding-bottom: 8px;
}
.brochure h4{
  text-transform: uppercase;
  font-weight: bold;
  color: #454545;
  font-size: 100%;
  padding-bottom: 9px;
}
.details img{
  vertical-align: middle;
  margin: 0 0 -4px 3px;
  padding-top: 2px;
}
.brochure .details span {
  display: block;
  padding: 0 0 3px 0;
}
.brochure .details {
  font-size: 92%;
  background: url(../images/img_css/sepa_brochure.png) repeat-x ;
  padding: 6px 0 3px 0;
}
/* robel */
.form_recherche{
  margin-left:10px;
  width: 172px;
  background: #fff;
}
.brochure .details {
  margin-top: 100px;#
}

.form_recherche{
  width: 100%;#
}
.form_recherche{
  background-color: transparent;#
}
.form_recherche input.input1{
  width: 140px;
  background: #fff;
  border: 1px solid #FFF;
}
.form_recherche input.input1{
  width:148px;#
}
.form_recherche input.input1{
  background: url(../images/img_css/bloc_arondi_recherche.png) no-repeat left #fff;#
}
.form_recherche input.input1{
  border: 0px;#
    color:#454545;
}  
.boxcontent{
  background-color:#a7a37e;#
}
.bloc_reservation .boxcontent{
  background-color:#a7a37e;#
}
/* emdei 04/07/07 */
.content-home-col .zone_titre h3,
.content-home-col .zone_titre h3 a,
.content-home-col .zone_titre h3 a:hover
{
  display:block;
  color:#fff;
  font-weight:bold;
  font-size:109%;
  text-transform :uppercase;
}

/* fbri moteur de recherche */
.resultatRecherche_bgdark,.resultatRecherche_bglight
{
  clear:both;
  margin-bottom:7px;
  padding:10px;
}
.resultatRecherche_bgdark img,.resultatRecherche_bglight img
{
  float:left;
}

.resultatRecherche_bgdark
{
  background-color: #e0e0e0;
}


.resultatRecherche_bgdark h4, .resultatRecherche_bglight h4
{
  margin-top:2px;
  margin-left:20px;
  font-weight:bold;
}

a.lien_rose
{
    color:#CB4260;
}

a.lien_vert
{
    color:#65BF00;
}

a.lien_bleu
{
    color:#1BB2C4;
}

.carte_flash
{
    margin-bottom: 8px;
}

.addthis_toolbox.addthis_default_style
{
    float:right;
}

.fil_ariane{
font-size:80%;
}

img.rss{
	vertical-align:top;
}

.zone_form .text_srit{
float:left;
margin-bottom:5px;

}

.tripad {
    float: right;
    width: 230px;
}


