/**************  Les attributs en g�n�ral  **************/
body{
  font-size:100%;
  font-family: Arial, verdana, sans-serif;
  margin:0;
  padding:0;
  background:url('../images/fond.gif');
  text-align: justify;
}

a:link, a:visited {
  text-decoration: none;
  color:#62682c;
}

a:hover, a:active {
  text-decoration: none;
  color:#62682c;
}

ul, li {
  margin:0 0 3px 20px;
  padding:0;
  color: #5a4321;
}

h1{
  background:url('../images/trait_h1.gif') no-repeat left bottom;
  font-size:160%;
  color:#574322;
  font-weight:normal;
  clear:both;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

.titre1{
  padding-bottom:10px;
}

h2{
  font-size:100%;
  font-style:italic;
  font-weight:normal;
  color:#5A4321;
}

h3{
  font-size:100%;
  font-style:italic;
  font-weight:normal;
  color:#5A4321;
  padding-left:10px;
  background:url('../images/puce.gif') no-repeat left center;
}

h3 a{
  font-size:100%;
  font-style:italic;
  font-weight:normal;
  color:#5A4321;
  padding-left:20px;
  font-weight:bold;
}

p{
  color:#5A4321;
  text-align: justify;
}

/**************  Le Site  **************/
#ombres{
  position:relative;
  margin: 0 auto;
  width:988px;
  background:url('../images/ombres.gif');
}

#container{
  position:relative;
  margin: 0 auto;
  width:980px;
  background:url('../images/fond_container.gif');
}

#printContainer {
  width: 773px;
  margin: 0 auto;
  background-color:#FFFFFF;
}

/**************  Le Topmenu  **************/
#bande_haut{
  background:url('../images/topmenu.gif');
  text-align:right;
  height:27px;
}

#bande_haut_content {
  width: 980px;
  height: 21px;
  margin: 0 auto;
  padding-top: 2px;
}

#langues{
  font-weight:bold;
  float:left;
  padding-right:5px;
  margin-top:5px;
  /margin-top:0px;
}

#login {
text-align:left;
}
#login a {
  color: #62652c;
  font-weight:bold;
  font-size: 70%;
}

#topmenu{
float:right;
}

#topmenu a{
  color:#62652C;
}

.rub_topmenu{
  display:inline;
  font-size:70%;
  font-weight:bold;
  padding-left:5px;
  padding-right:5px;
  color:#62652C;
  background:url('../images/trait_topmenu.gif') 0px 0px no-repeat;
}

.rub_topmenu_sel{
  display:inline;
  font-size:70%;
  font-weight:bold;
  padding-left:5px;
  padding-right:5px;
  color:#62652C;
  background:url('../images/trait_topmenu.gif') 0px 0px no-repeat;
  text-decoration: underline;
}


/**************  Les 2 parties du site  **************/
#gauche{
  width:207px;
  float:left;
}

#droite{
  width:773px;
  float:left;
}

#printDroite {
  width: 773px;

}

/**************  La partie de gauche: menu - navigation - search  **************/
#menu{
}

#menu img {
  border:none;
  width: 42px;
}

#menu a {
  outline: none;
}

.rub_menu32, .rub_menu27, .rub_menu79, .rub_menu138{
  width: 42px;
  height: 166px;
  float:left;
}

.rub_menu31, .rub_menu30, .rub_menu55  {
  width: 41px;
  height: 166px;
  float:left;

}

.rub_menu32_sel, .rub_menu27_sel, .rub_menu79_sel, .rub_menu138_sel{
  width: 42px;
  height: 166px;
  float:left;
}

.rub_menu31_sel, .rub_menu30_sel, .rub_menu55_sel  {
  width: 41px;
  height: 166px;
  float:left;
}

.rub_menu32, .rub_menu79, .rub_menu138 {
  background: url(/fileadmin/templates/main/images/mainMenu1.jpg) left top no-repeat;
}
.rub_menu31 {
  background: url(/fileadmin/templates/main/images/mainMenu2.jpg) left top no-repeat;
}
.rub_menu30 {
  background: url(/fileadmin/templates/main/images/mainMenu3.jpg) left top no-repeat;
}
.rub_menu55 {
  background: url(/fileadmin/templates/main/images/mainMenu4.jpg) left top no-repeat;
}
.rub_menu27 {
  background: url(/fileadmin/templates/main/images/mainMenu5.jpg) left top no-repeat;
}

.rub_menu32_sel, div.rub_menu32:hover, .rub_menu79_sel, div.rub_menu79:hover, div.rub_menu138_sel, div.rub_menu138:hover {
  background: url(/fileadmin/templates/main/images/mainMenu1Act.jpg) left top no-repeat;
}
.rub_menu31_sel, div.rub_menu31:hover {
  background: url(/fileadmin/templates/main/images/mainMenu2Act.jpg) left top no-repeat;
}
.rub_menu30_sel, div.rub_menu30:hover {
  background: url(/fileadmin/templates/main/images/mainMenu3Act.jpg) left top no-repeat;
}
.rub_menu55_sel, div.rub_menu55:hover {
  background: url(/fileadmin/templates/main/images/mainMenu4Act.jpg) left top no-repeat;
}
.rub_menu27_sel, div.rub_menu27:hover {
  background: url(/fileadmin/templates/main/images/mainMenu5Act.jpg) left top no-repeat;
}



/* fin styles du menu principal avec des styles individuels pour chaque rubrique */

/* Les langues */
#langues {color:#62652C; font-size:70%;}
#langues a{color:#62652C;}
#langues ul{margin:0 0 0 10px;padding:0;} 
#langues li{padding:0 2px;margin:0;list-style-type:none;float:left;color:#62652C;} 

/*------------------------------------*/

#haut_navigation{
  background:url('../images/haut_navigation.jpg');
  width:207px;
  height:9px;
}

#navigation{
  clear: both;
  width:207px;
  color:#60692A;
  padding-top: 10px;
  margin-bottom: 10px;
}

#navigation a {
  color:#60692A;
  font-size:70%;
  padding-left:15px;
}

.rub_navigation{
    background:url('../images/rubrique_navigation.gif') no-repeat;
    width:207px;
    height:26px;
}

.texte_navigation{
  height:100%;
}

.texte_navigation a{
  display: block;
  height:100%;
  padding-top: 5px;
  outline:none;
 }
 
.texte_navigation a:hover {
  background:url('../images/rubriquesel_navigation.gif') no-repeat;
}

.rub_navigation_sel{
    background:url('../images/rubriquesel_navigation.gif') no-repeat;
    height:31px;
}

.art_navigation{
  background:url('../images/fleche.gif') no-repeat 35px 6px;
  background-color:#B5BE55;
  padding-bottom:5px;
  padding-left: 35px; 
}

.texte_article_sel a {
  text-decoration:underline;
}

#bas_navigation{
  background:url('../images/bas_navigation.jpg');
  width:207px;
  height:17px;
}



/**************  La partie de droite: bandeau - photo - chemin - content (article et publicit�)  **************/

#bandeau{
  width:773px;
  height:158px;
}

#photo{
  width:771px;
  float:left;
  border: 1px solid #F8EFE6;
}

#depthpath{
  background:url('../images/chemin.jpg') left top no-repeat;
  width:766px;
  height:28px;
  float:left;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-right-color: #F8EFE6;
  border-left-color: #F8EFE6;
  font-size:70%;
  font-weight:bold;
  padding-top:6px;
  padding-left: 5px;
  margin-top: -2px; !important
  _margin-top: 0px;
  color: #594021;
}

#depthpath a{
  color:#594021;


}

#print{
clear: both;
  margin-left: 525px;
  width: 35px;
  position: relative;
  top:5px;
  padding-bottom:10px;
  
}

#print img {
 border:none;
}

#content{
  font-size:80%;
  margin:0;
  padding:0;
  clear:both;
}

#article{
  width:540px;
  /* - Modifier la ligne suivante - JBH*/
  min-height:300px;
  float:left;
  padding: 0px 30px 30px 0px;
  margin: -12px 0px 0px 30px;
}

#publicite{
  width:160px;
  float:right;
  padding: 0px 0px 5px 0px;
  margin:0;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #F8EFE6;
}

div.csc-textpic-center {
  width:100%;
text-align: center;
}

/**************  Footer  **************/
#footer{
  width:980px;
  height:164px;
  clear:left;
}
/**************  Bande du bas - powered by  **************/
#bande_bas{
  background: url('../images/poweredby.png') repeat-x center top;
  height:30px;
  clear:left;
  text-align:right;
}

#bas_centrer{
  width:980px;
  margin: 0 auto;
  position:relative;
}

#poweredby{
  font-size:70%;
  float:left;
  line-height: 31px;
}

#poweredby a{
  color:#757A3E;
  font-style:italic;
}

#icones{
  color:#757A3E;
  font-style:italic;
  font-size:70%;
  float:right;
}

#icones img {
  padding: 6px 0 0 0;
}

/**************  Css des Flex  **************/

/* styles des bo�tes resizable faites par Darly */
.boite_simple {
  position:relative;
  clear: both;
  margin-bottom: 30px;
  margin-top: 15px;
  color: #5a4321;

}

.boite_simple_milieu{
  padding: 2px 24px 0 24px;
  min-height: 30px;
  border-left: 1px solid #cdc4a8;
  border-right: 1px solid #cdc4a8;
    overflow:hidden;
}

.boite_simple_milieu p {
  padding: 10px 0px 5px 0px;
  margin: 0;
}

.boite_simple_milieu li{
  margin-left: 12px;
  padding-left:0px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.boite_simple_milieu ul {
  padding-top: 0px;
  padding-bottom:0px;
}

.boite_simple_haut {
  position:relative;
  background:url(/fileadmin/templates/main/images/boiteHautCentre.gif) top repeat-x;
  height: 34px;
  top:0;
}

.boite_simple_bas {
  position:relative;
  background:url(/fileadmin/templates/main/images/boiteBasCentre.gif) top repeat-x;
  height: 5px;

}
.boite_haut_gauche {
  position: absolute;
  width:24px;
  height:34px;
  left:0;
  top:0;
  background: url(/fileadmin/templates/main/images/boiteHautGauche.gif) top left no-repeat;
}

.boite_haut_droite{
  position: absolute;
  width:24px;
  height:34px;
  right:0;
  top:0;
  background: url(/fileadmin/templates/main/images/boiteHautDroite.gif) top right no-repeat;
}
.boite_bas_gauche {
  position: absolute;
  width:24px;
  height:5px;
  left:0;
  background: url(/fileadmin/templates/main/images/boiteBasGauche.gif) top left no-repeat;
}
.boite_bas_droite{
  position: absolute;
  width:24px;
  height:5px;
  right:0;
  background: url(/fileadmin/templates/main/images/boiteBasDroite.gif) top right no-repeat;
}

/* fin des styles de bo�tes resizables faites par Darly */


h4{
  font-size:100%;
  font-style:italic;
  margin:0;
  padding:8px 0 0 24px;
  color:#594222;
}

.texte_flex{
  font-size:90%;
  color:#594222;
}

.texte_flex_puce{
  padding: 7px 0 3px 0px;
}

.texte_flex_puce a{
  font-size:82%;
  font-weight:bold;
  font-style:italic;
  padding:4px 0 5px 20px;
  color:#62682c;
  background:url('/fileadmin/templates/main/images/puce_liens.gif') no-repeat 0px 2px;
}

.texte_flex_fleche{
  padding: 7px 0 3px 0px;
}

.texte_flex_fleche a{
  font-size:80%;
  font-weight:bold;
  font-style:italic;
  padding:5px 0 5px 12px;
  color:#62682c;
  background:url('/fileadmin/templates/main/images/fleche.gif') no-repeat 0px 6px;
}

.boite_double{
  width:260px;
  position:relative;
  padding: 0px;
}

.boite_double_haut{
  background:url('/fileadmin/templates/main/images/boite_double_haut.gif') no-repeat;
  height:34px;
}

.boite_double_milieu{
  background:url('/fileadmin/templates/main/images/boite_double_milieu.gif') repeat-y;
  margin: 0;
}

.boite_double_milieu p {
  margin:0 0 0px 0;
  padding: 5px 0px 5px 0px;
  
}

.boite_double_bas{
  background:url('/fileadmin/templates/main/images/boite_double_bas.gif') no-repeat;
  height:7px;
  margin-bottom:20px;
}

.image_documentation{
  background:url('/fileadmin/templates/main/images/documentation.png') no-repeat;
  width: 50px;
  height:67px;
  position:absolute;
  top:-10px;
  right: 23px;
  
}

/* styles pour la boite � 2 colonnes */

.boite_2cols {
  width: 100%;
  clear:both;
}

.boite_2cols_gauche {
  float: left;
  width: 48%;
}

.boite_2cols_droite {
  float: right;
  width:48%;
}
/* fin boite � 2 colonnes */

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img{
  border: 1px solid; 
  color: #594322;
  margin: 5px 0 5px 0;
}

/* Formulaire Web */


.csc-mailform{
  border: 0px;
  margin-bottom: 10px;
}
.csc-mailform-field{
  margin: 5px 0px 5px 0px;

}

.event_form_main_container .checkbox input {
  /*  border: 1px solid red; */
  margin-left: 160px;
  margin-top: 5px;
}

.event_form_main_container .checkbox label {
  /*  border: 1px solid red; */
  text-align:left;
  width: 300px;
}

label{
width: 250px;
float: left;
padding-right: 15px;
padding-top: 0.2em;
text-align: right;
}


select{
  font-size: 100%;
  color: #000;

}

option {
  background-color: white;
  color: black;
}

textarea{
  /*float:left;*/
}
 


/* styles du formulaire */


.csc-mailform-check{
  background: url(/fileadmin/templates/main/images/formBackground.png) left top repeat;
  color:#a2a1a1;
  font-size: 100%;
  border: 0px solid #F2F2F2;
}

.csc-mailform-submit{
  margin-top: 8px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  float:right;
  width:auto;
  height: 27px;
  text-align:center;
  font-weight:bold;

}

.csc-mailform-submit:hover {

}

#mailform .csc-mailform-field img{
  margin-left:265px;
}

/* ************************************ d�but styles tt_news ********************************* */
.news-list-date {
  float: left;
  padding-top: 5px;
}


.news-list-morelink {
  display: none;
}

.news-list-item h3, .news-list-item .bodytext {
  padding:0px 0px 10px 70px;
  margin:0px;
}

.news-list-item h3 {
  padding-top: 0;
  margin-top: 0;
  padding-bottom:0;
  margin-bottom: 0;
  padding-left: 0;
  background: none;
  border: none;
}

.news-list-item h3 a {
padding-left: 70px;
display: block;
height: auto;
padding-top: 5px;
padding-bottom: 5px;
}

.news-list-item p {
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0px;
}


.news-list-item a {
  color: #584221;
}

.news-list-item {
  color: #584221;
  padding-top: 0px;
  padding-bottom: 0px;
}

.news-list-item img {
  display: none;
}

.tx-ttnews-browsebox .hidden, .news-single-item .hidden {
  display: none;
}

.tx-ttnews-browsebox {
  font-weight: bolder;
  
}

.tx-ttnews-browsebox a {
  color: #5a4321;
}

div.news-list-item:hover {
}

.clearer {
  margin: 5px 0;
  padding:0 0 0 0;
  clear: both;
  color: #584221;
  background-color: #584221;
  height: 1px;
  border: none;
}

/* news d�tail */
.news-single-author, .news-single-age, .news-single-back {
  display: none;
}

.news-list-container {
  color: #584221;
}

.news-single-item {
  color: #584221;
}



.news-single-item h2 {
  padding-bottom: 0;
  padding-top:0;
  margin-top: 10px;
  font-size: 18px;
}

.news-single-item h3 {
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
  padding-bottom: 5px;
  background: none;
  border: none;
  margin-top: 5px;
}

.news-single-item .bodytext {
  margin-bottom: 10px;
}

.news-single-timedata {
  padding-top: 0px;
  font-size: 10px;
  clear:both;
}

.news-single-item hr {
  display: none;
}

.news-single-backlink {
  padding-top: 10px;
}

.news-single-backlink a{
  color:#574322;
  font-weight: bolder;
}



.news-single-img {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.news-single-img img{
  max-width: 240px;
}

.news-single-related{
  margin-top: 35px;
}

.news-single-related dt {
background-color: transparent;
background-image: url(../images/trait_h1.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left bottom;
font-size: 110%;
color: #574322;
font-weight: normal;
clear: both;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px;
}

.news-single-related dd {
  border-bottom: 0px dashed #d28501;
}

.news-single-related dd a{
  color: #373330;
  font-weight: bold;
  
}

.tx-ttnews-browsebox {
  margin-top: 10px;
  margin-bottom:10px;
}


.tx-ttnews-browsebox a {
  color: #373330;
}

.tx-ttnews-browsebox a:visited{
  color: #373330;
}

.news_time_age{
  color: #373330;
  display:none;
}
/* fin styles module news */

/* début des styles pour le module de recherche indexée */
#search {
  margin: 20px 0px 0 5px;
}

#search input.searchTxt {
  background:url(../images/fond_search.png) no-repeat;
  height:24px;
  vertical-align:top;
  color: #514135;
  font-size: 70%;
  padding: 0 0px 0 4px;
  padding: 5px 0px 0 4px\9;
  width: 168px;
  font-weight:bolder;
  border: 0px;
}

#search .button {
  width: 20px;
  height:21px;
  background:url(../images/button_search.png) left top no-repeat;
  border: none;
  cursor:pointer;
}

.browsebox {
  text-align: center;
}
#main .browsebox li{
  background: none;
}

.tx-indexedsearch-percent {
  display: none;
}

.tx-indexedsearch-browsebox {
  display: none;
}

.tx-indexedsearch-rules {
  display: none;
}

.tx-indexedsearch a {
  color: #514135;
  font-weight:bolder;
}

.tx-indexedsearch-searchbox {
  border-bottom: 1px dashed #666666;
  padding:0;
}

#main .tx-indexedsearch input.tx-indexedsearch-searchbox-button {
  background: url(../images/btn_submit.gif) left top no-repeat;
  border: none;
  width: 109px;
  height: 30px;
  margin:0;
  font-weight:bolder;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #889033;
}
/* fin des styles pour le module de recherche index�e */


/*Fonction d'impression*/
#printback{
float:right;
margin-right:5px;
}

#printback a{
color:#594222;
font-size:100%;
font-weight:bold;
margin-left:10px;
}

#printfooter{
  width:773px;
  height:60px;
  clear:left;
}

#printcontent{
  font-size:80%;
  margin:0 10px 0 10px;
  padding:0;
  clear:both;
}
