/* CSS EPILOG-JDR ========================================================
derniére modif : 18/12/2005 =================================================
par : denis ==================================================================
===========================================================================*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #CCCCCC ;
	background-color: #666634;
	font-weight: bold;
}

.header {
	background-image: url(./img/header4.jpg);
	height: 180px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #666634;
}

#footer {
     
	background-image: url(./img/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color : #CCCCCC;
	height: 90px;
	clear:both;
	text-align: center;
	padding-top: 42px;
}

.page {
    padding: 15px;
    border: solid 3px #666634;
	min-width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color:#666634;
    color: #E5E5E5;
    margin-left:16%;
	margin-right:5%;
	text-align: center;
}
	
.menu {
    color: white;
    padding-left : 3px;
	height: auto;
	width: 154px;
	background-color: #666634;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	background-image: url(./img/menu_ext.jpg);
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
	
}

.menu_haut {
    background-repeat: no-repeat;
    background-image: url(./img/menu_haut.jpg);
	height : 49px;
    width : 154px;
}

.menu_titre {
    background-image: url(./img/menu_top.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
    color: black;
	line-height: 45px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #666634;
	text-align: center;
}
.menu_fin {
    background-repeat: no-repeat;
    background-image: url(./img/menu_bot.jpg);
	background-color: #666634;
	height : 21px;
    width : 154px;
}

.news_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EEEEEE; 
	margin-left:-30px;
    padding-top:60px;
	background-image: url(img/news_titre.jpg);
	background-repeat: no-repeat;
	background-position: top;
    height : 107px;
}

.news_sign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 20px;
	background-position: center;
    padding-top: 7px;
	height: 30px;
	background-image: url(./img/bas_news.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.news_contenue {
    text-align: left;
	font-size: 12px;
	color: #E5E5E5;
}

a{
   text-decoration: none; 
   color: #CCCCCC; 
   font-style: italic;
}
a:hover{
  text-decoration: underline;  
}

input {
   color : #BBBBBB ;
   background-color : #555512; 
   border: 1px solid #777744;"
}

SELECT {
   color : #BBBBBB ;
   background-color : #555512; 
   border: 1px solid #777744;
}

textarea {
   background-color : #555512; 
   border: 1px solid #777744;
}

.menufontcolor {
//color : #CCCCCC ;
}

table.cont {
   width : 578px;
   background-color : #666632;
   border: 1px solid #666632;
  }

td.cont { /* menu ville */
  border: 1px solid #606011;
  background-color : #555512;
} 

td.droite { /*Menu production*/
  height : 120px;
  width : 100px;
  border: 1px solid #606011;
  background-color : #555512;
}

td.milieu { /*Menu production*/
  caption-side: top;
  height : 120px;
  font-size: x-small;
  font-weight: bold;
  text-align: left;
  font-family: Arial, "Times New Roman", Verdana, serif;
  width : 358px;
  border: 1px solid #606011;
  background-color : #555512;
}

td.gauche { /*Menu production*/
  height : 120px;
  width : 120px;
  border: 1px solid #606011;
  background-color : #555512;
}

  font.bhouf{
  color : #582624 ;
  }
  font.meka{
  color : #38395A ;
  }
  font.biok{
  color :#9C8348;
  }
  font.vledac{
  color : #AB9605;
  }