/* see http://www.oswt.co.uk/xhtml_css_layouts/ for more compatible templates*/
/* positionnement */
html, body {
    margin: 0;
    padding: 0;
    background: #faf8ec;
}
#container{
    width: 1000px;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 0;
    border: 1px solid #cdc29f;
}
#wrapper{
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
#content{
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 11px;
    margin-right: 169px;
    padding: 0;
    background: url(../images/style/header_vide.jpg) top no-repeat;
    /* gestion de bug */
    border: 1px solid #FAF8EC;
}
#content_div{
    margin:0;
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 55px;
    background: url(../images/style/footer_rubrik.jpg) bottom no-repeat;
}
#content object{
    margin: 0;
    padding: 0;
}         
#extra{
    float:left;
    width:152px;
    margin-left: -168px;       
} 
#footer{
    clear:left;
    width: 100%;
    height: 186px;
    text-align:center;
    background: url(../images/style/footer.jpg);
}

/* general styles */ 
html, body{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 10pt;
    color: #1b1b1b;
}
a img,:link img,:visited img{border: none;}
a{
    color: #a59b22;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
h3{
    font-family: "Times New Romans";
    font-weight: bold;
    font-size: 18pt;
    color: #280704;
}
h4{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
    color: #a59b22;
}
h5{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
    color: #a59b22;
}
h6 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
    color: #a59b22;
}

/* home page */

#last{}
#last h5{
    margin: 0;
    padding: 5px;
    }
    #last ul{
        margin: 0;
        padding: 0;
        list-style-type: none;
	}
	#last ul li{
            text-align: left;
            font-size: 10px;
            margin: 0;
            margin-left: 5px;
            padding: 5px;
            list-style-type: none;
	}

/*inBox styles */      
#header{
        background: url(../images/style/header.jpg) no-repeat;
        height: 175px;
    }
    #header #titre{
        display: none;
	}
    #header #link_home{
        display: block;
        position: relative;
        top: 15px;
        left: 20px;
        width: 956px;
        height: 140px;
    }
    #header #menu_container{
        margin-left: 150px;
    }
    #header #path{
        padding-top: 2px;
        padding-left: 10px;
        padding-right: 10px;
        border-top: 1px solid #666666;
        min-height: 20px;
        background: #eeeeee;
    }

/* en tête de pages*/
h3.l-association{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 170px;
    height: 60px;
    background: url(../images/style/asso.gif) top no-repeat;
    }
    h3.l-association span{
        display: none;
    }
h3.partenaires{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 170px;
    height: 60px;
    background: url(../images/style/partenaires.gif) top no-repeat;
    }
    h3.partenaires span{
        display: none;
    }

h3.actualites{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 170px;
    height: 60px;
    background: url(../images/style/actu.gif) top no-repeat;
    }
    h3.actualites span{
        display: none;
    }


h3.revue-de-presse{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 200px;
    height: 60px;
    background: url(../images/style/presse.gif) top no-repeat;
    }
    h3.revue-de-presse span{
        display: none;
    }

h3.conferences{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 170px;
    height: 60px;
    background: url(../images/style/conference.gif) top no-repeat;
    }
    h3.conferences span{
        display: none;
    }

h3.equipe{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 170px;
    height: 60px;
    background: url(../images/style/equipe.gif) top no-repeat;
    }
    h3.equipe span{
        display: none;
    }

h3.bureau{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 170px;
    height: 60px;
    background: url(../images/style/asso.gif) top no-repeat;
    }
    h3.bureau span{
        display: none;
    }
h3.mailing{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 170px;
    height: 60px;
    background: url(../images/style/mailing.gif) top no-repeat;
    }
    h3.mailing span{
        display: none;
    }
h3.don-du-sang{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 170px;
    height: 60px;
    background: url(../images/style/don_du_sang.gif) top no-repeat;
    }
    h3.don-du-sang span{
        display: none;
    }
h3.contactez-nous{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 170px;
    height: 60px;
    background: url(../images/style/contactez.gif) top no-repeat;
    }
    h3.contactez-nous span{
        display: none;
    }
 h3.liens{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 170px;
    height: 60px;
    background: url(../images/style/lien.gif) top no-repeat;
    }
    h3.liens span{
        display: none;
    }

 /* tour */
 h3.tour{
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-left: 125px;
    margin-top: 15px;
    height: 60px;
    background: url(../images/style/periple.gif) top left no-repeat;
    }
    h3.tour a{
        color: #280704;
    }
    h3 span.boutique{
        float: right;
        margin-top: 10px;
        padding-left: 25px;
        background: url(../images/style/pic_boutique.gif) left no-repeat;
        }
        h3 span.boutique a{
            font-family: arial, verdana, helvetica, sans-serif;
            font-size: 10pt;
            color: #a59b22;
            text-decoration: none;
        }

#traveler h3{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 30px;
    background: url(../images/style/onglet_gch_nav.gif) bottom left no-repeat;
    color: #280704;
    font-size: 18px;
    }
h3.etapes{
    margin: 0;
    padding: 0;
    padding-top: 12px;
    padding-left: 125px;
    margin-top: 15px;
    height: 40px;
    background: url(../images/style/etape.gif) top left no-repeat;
    }
    h3.etapes a{
        color: #280704;
    }
    #etapes{
        border-spacing: 10px;
    }

h3.galerie{
    margin: 0;
    padding: 0;
    padding-top: 4px;
    padding-left: 125px;
    margin-top: 22px;
    height: 35px;
    background: url(../images/style/galerie.gif) top left no-repeat;
    }
    h3.galerie a{
        color: #280704;
    }
    #photo_box{
		text-align: center;
	}
    .photo_control{
    	cursor:  pointer;
      margin: 30px;
		}
		.photo_control span{
			margin-left: 100px;
			margin-right: 100px;
		}
		#comment{
      margin-top: 10px;
    }

h3.boutique{
    margin: 0;
    margin-left: 10px;
    padding: 0;
    margin-top: 15px;
    height: 60px;
    background: url(../images/style/boutique.gif) top left no-repeat;
    }
    h3.boutique span{
    	display: none;
    }

.important{
	font-weight: bold;
	color: #a59b22;
}
p.important{
	text-align: center;
}
#boutique td{
	vertical-align: top;
	width: 365px;
	height: 120px;
	padding: 10px;
	}
	#boutique td.cell_left{
		border-right: 1px dashed #cdc29f;
	}
	#boutique td .couv{
		float: left;
		margin-right: 10px;
		padding-top: 13px;
		height: 120px;
	}
h3.livre_dvd{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    height: 60px;
    background: url(../images/style/livre_dvd.jpg) top left no-repeat;
    }
    h3.livre_dvd span{
    	display: none;
    }

h3.achat_km{
    margin: 0;
    padding: 0;
    padding-top: 12px;
    padding-left: 125px;
    margin-top: 15px;
    height: 60px;
    background: url(../images/style/achat_km.jpg) top left no-repeat;
    }
    h3.achat_km span{
    	display: none;
    }
#kilometres{
	padding-top: 15px;
}
#commande{
	border-top: 1px dashed #cdc29f;
	margin-top: 15px;
	padding-top: 15px;
}
#submit_commande{
	margin-top: 15px;
	padding-top: 15px;
	text-align: center;
}

/* etapes */
#etape{
    height: 250px;
}
h4.villes{
    font-size: 18px;
    margin: 0;
}
h4.dates{
    margin: 0;
}
#photo_etape{
    margin: 0;
    margin-right: 20px;
    padding: 0px;
	}
	#photo_etape img{
		padding: 0;
		margin: 1px;
		cursor:  pointer;
	}
#stats{
    list-style-type: none;
}
#photos{
    min-height: 78px;
    margin-bottom: 20px;
}

#photos img{
    margin: 1px;
    padding: 0;
    border: none;
    float: left;
}
.etape_navig{
	margin: 30px;
	}
	.etape_navig .left{
		float: left;
	}

	.etape_navig .right{
		float: right;
		}

/* navigation */
#extra{
    padding-top: 10px;
    background: url(../images/style/haut_nav.gif) no-repeat;
    
    }
    #extra #navigation{
        background: url(../images/style/bas_nav.gif) bottom no-repeat;
    }

/*******************NAVIGATION***********************/

#navigation{
		text-align: right;
        padding: 2px;
        padding-bottom: 55px;
    }
    #navigation div{
        min-height: 25px;
		min-height: 25px;
        padding-right: 5px;
    }

    #navigation #lang{
        margin: 0;
        padding: 0;
        min-height: 20px;
        margin-right: 10px;
        background: none;
    }
    #navigation #lang img{
        margin: 1px;
    }

    #navigation div .attention{
        color: #a59b22;
        font-weight: bold;
    }
    #navigation #mailing{
      }
      #navigation #mailing_form{
        margin: 0;
        padding: 0;
        margin-bottom: 5px;
        }
        #navigation #mail{
          width: 130px;
          border: 1px solid #cdc29f;
          margin-top: 4px;
        }
        #navigation #submit_mail{
          cursor:  pointer;
          border: none;
          margin: 0;
          padding: 0;
          background : #faf8ec;
          font-size: 12px;
          width: 138px;
        }
        #navigation #submit_mail:hover{
          text-decoration: underline;
        }
        
    #navigation .mailing_title{
        padding-left: 20px;
        background: url(../images/style/pic_mailing.gif) left no-repeat;
    }

    #navigation .boutique{
        padding-left: 20px;
        background: url(../images/style/pic_boutique.gif) left no-repeat;
    }

    #navigation .facebook{
        padding-left: 20px;
        background: url(../images/style/pic_facebook.gif) left no-repeat;
    }

    #navigation .simple a{
        font-size: 12px;
        color: black;
    }
    #navigation ul{
      margin-right: 4px;
      }
      #navigation li a{
        font-size: 11px;
        color: black;         
      }

    #navigation div.navig{
        background: url(../images/style/onglet_dte_nav.gif) bottom right no-repeat;
    }





    /******************NAVIGATION EN BACK***********************/

    #navigation div.button, #navigation div.content,  #navigation div.folder{
        min-height: 60px;
        border-top: 1px solid #E3D6B4;
        border-bottom: 1px solid #E3D6B4;
    }
    #navigation div.top{
        min-height: 1px;
        height: 1px;
        border: none;
    }
    #navigation div.bottom{
        min-height: 1px;
        height: 1px;
        border: none;
    }

/* special back office */
#navigation_control{
    float: right;
}
input{}
.pager{
	text-align: right;
	margin: 5px;
}

.title_bar h4.title{
	margin: 2px;
	padding: 2px;
}
.date{
	margin: 2px;
	padding: 2px;
}
.photo_news{
	margin: 2px;
	padding: 2px;
	float: right;
}

#home_actus{
	height: 310px;
}



#home_actus .home_actu{
	width: 240px;
	height: 150px;
	padding: 5px;
	float: left;
}

#home_actus .bottom{
  margin-top: 10px  
}

.home_actu .date{
	font-size: 10px;
}

#home_actus .border_dashed{
	border-left: 1px dashed #cdc29f;
}

#home_word{
    margin:0;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
 	background: url(../images/style/header_vide.jpg) top no-repeat;
}
#home_word_footer{
	height: 70px;
	background: url(../images/style/footer_rubrik.jpg) bottom no-repeat;
}

.map{list-style-type: none;}
.search_results{}
#list_open_folder{

}
#child_folders li, #child_contents li, #open_folder li{
    margin: 8px;
    list-style-type: none;
}
.description{
    margin: 0;
    padding: 0;
    }
    .description p{
        margin: 0;
        padding: 0;
     }
.note_container{
    height: 40px;
    text-align: right;
    }
    .note_container .note{
        float: right;
        margin: 3px;
        padding: 2px;
        width: 170px;
        text-align: right;
        font-weight: bold;
        border: 1px solid #a59b22;
        background: #E3D6B4;
    }
.odd{
    background: #faf8ec;
    border: 1px solid #cccccc;
    border-left: none;
    border-right: none;
}
.paire{
    background: #ffffff;
    border: 1px solid #cccccc;
    border-left: none;
    border-right: none;
}

#form_login{
    padding: 50px;
}

#sf_cms_news .buttons, #sf_cms_news .publication{
  display: inline;
}
#sf_cms_news ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
  #sf_cms_news li{
    margin: 5px;
  }
