html{
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
  margin: 0;
  padding: 0;
	color: #000000; 
	background-color: #cfb698;
	}

a{
	margin: 0 auto ;
	font: 11px "Trebuchet MS", helvetica, sans-serif ;
 	text-decoration: underline ;
 	color :#000000;
}

a:hover {
	margin: 0 auto ;
		font: 11px "Trebuchet MS", helvetica, sans-serif ;
 	text-decoration: underline ;
 	color :#000000;
}

td{
	font: 11px  "Trebuchet MS", helvetica, sans-serif ;
	color : #000000;
	margin : 0px;
}

p{
	font: 12px "Trebuchet MS", helvetica, sans-serif ;
	color : #000000;
	margin : 0px;
}

#FOND{
  margin: auto;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  height: 100%;
  border: 0px #000 solid; 
}

#cache {
position: absolute;
top : 0px;
margin: auto; 
margin-left: auto; 
margin-right: auto; 
background-color: #FFFFFF; 
width: 980px; 
height: 100%;
border: 0px #000000 dashed; 
background-color: #FFFFFF;
padding: 0px;	
}

#bando{
width: 980px; height: 157px;  border: 0px #fff solid;
background-image: url(images/chauvet.gif);
}

#menu{
width: 980px; height: 31px;  border: 0px #fff solid;
background-image: url(images/fond_menu.jpg);
}

#partie_centrale{
position: absolute;
width: 980px;
height: auto;
margin-left: auto; 
margin-right: auto; 
margin: auto; 
margin-top: 0px; 
margin-bottom: 0px;
background-color:#FFFFFF;
border: 0px #fff solid;
float : right;
}

#pied_de_page{
position: absolute;
 width: 980px;
margin-right : auto;
   height : 10px;
   border: 0px #000 solid;
   border-style : dashed;
	text-align: center;
   float: right;
   bottom: 25px;
}

.tablo_actualite{
   width : 271px;
   height: auto;
   border: 1px #DADADA solid;
	font: 1em "Trebuchet MS", helvetica, sans-serif ;
}

.tablo_edito{
   width : 660px;
   height: auto;
   border: 1px #DADADA solid;
   font: 1em "Trebuchet MS", helvetica, sans-serif ;
  text-align: left;

}

.tablo_contenu{
   width : 950px;
   height: auto;
   border: 1px #DADADA solid;
   font: 1em "Trebuchet MS", helvetica, sans-serif ;
  text-align: left;
}

.tablo_infos{
   width : 660px;
   height: auto;
   border: 1px #DADADA solid;
	font: 1em "Trebuchet MS", helvetica, sans-serif ;
}

.tablo_infos{
   width : 660px;
   height: auto;
   border: 1px #DADADA solid;
	font: 1em "Trebuchet MS", helvetica, sans-serif ;
}


.lien_menu{
	font: 12px "Trebuchet MS", helvetica, sans-serif ;
	padding-left : 3px;
	padding-right : 3px;
 	text-decoration: none ;
 	color :#000000;
 font-weight: bold; 
}
.lien_menu:hover {
	font: 12px "Trebuchet MS", helvetica, sans-serif ;
 	text-decoration: underline ;
	padding-left : 3px;
	padding-right : 3px;
 	color :#454545;
  font-weight: bold;
}
.lien_smenu{
	font: 11px "Trebuchet MS", helvetica, sans-serif ;
	padding-left : 3px;
	padding-right : 3px;
 	text-decoration: none ;
 	color :#000000;
 font-weight: bold; 
}
.lien_smenu:hover {
	font: 11px "Trebuchet MS", helvetica, sans-serif ;
 	text-decoration: underline ;
	padding-left : 3px;
	padding-right : 3px;
 	color :#454545;
  font-weight: bold;
}

.lien_pied{
	margin: 0 auto ;
	font: 10px "Trebuchet MS", helvetica, sans-serif ;
 	text-decoration: underline ;
 	color :#000000;
}

.lien_pied:hover {
	margin: 0 auto ;
	font: 10px "Trebuchet MS", helvetica, sans-serif ;
 	text-decoration: underline ;
 	color :#000000;
}


.lien_actua{
	font: 1em "Trebuchet MS", helvetica, sans-serif ;
 	text-decoration: underline ;
 	color :#288ed6;
 font-weight: bold; 
}
.lien_actua:hover {
	font: 1em "Trebuchet MS", helvetica, sans-serif ;
 	text-decoration: underline;
 	color :#288ed6;
 font-weight: bold; 
}
.titre{
	font: 1em "Trebuchet MS", helvetica, sans-serif ;
 	text-decoration: none ;
 	color :#000000;
	font-weight: bold; 
	padding : 10px;
}

.txt_blanc{
	font: normal 12px Arial helvetica, sans-serif;  
 	text-decoration: none ;
 	color :#FFFFFF;
 font-weight: bold; 
}
.txt_actua{
	font: normal 11px Arial helvetica, sans-serif;  
 	text-decoration: none ;
 	color :#FFFFFF;
 font-weight: bold; 
}

.form_input{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #D1D1D1;
border: 1px #000000 solid ;
padding : 0px;
margin: 0px;
}

.bouton_ok { 
font-family: Arial, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #FFFFFF; 
font-weight: bold; 
background-color: #00377B; 
border: 2px;
}

.entete{
background-color : #DADADA;
}

.rubrique{
font: 14px "Trebuchet MS", helvetica, sans-serif ;
font-size: 12px; 
color: #000000; 
font-weight: bold; 
}
