body {
    margin: 0px;
	background:#336600 ;
	font: 90% "Trebuchet MS", sans-serif;
}
/*-------------------------------- general au site -----------------------------*/
p,ul,li,h1,h2,h3,h4,h5,h6,dd,dt,dl,div,form {
	margin:0;
	padding:0;
}
a img{
	border:1px solid #ffffff;
}
/*****************************************************GLOBAL****************************************************************/
#global{
	background-color:#99cc33;
	position:relative;
    margin: 0 auto;
    width: 980px;
}
/*****************************************************EN TETE****************************************************************/
#en_tete{
	width:100%;
	height:18px;
	background-color:#336600;
}
#en_tete p.gauche a{
	position:relative;
	float:left;
	color:#ffffff;
}
#en_tete p.droite a{
	position:relative;
	float:right;
	color:#ffffff;
}
/*****************************************************HEADER****************************************************************/
#global_header{
	background: url(../images/template/header.gif) no-repeat ;
	position:relative;
	float:left;
    margin-left: auto;
    margin-right: auto;
	width:100%;
	height:165px;
}
#header{
	position:relative;
    float: left;
	width:660px;
}
/*****************************************************METEO****************************************************************/
#meteo{
	color:white;
	position:relative;
    float: right;
	width:300px;
	margin-top:15px;
}
#meteo h4  {
	font-size:13px ;
	margin-left:20px;
}
#meteo span{
	margin-left:110px;
	padding-top:50px;
}
#meteo p{
	text-align:center;
	
}
/*****************************************************MENU HORIZONTAL****************************************************************/
#menu_horizontal{
	background: url(../images/template/menu.gif) no-repeat ;
	position:relative;
	float:left;
    margin-left: auto;
    margin-right: auto;
	margin-top : -15px;
	width:980px;
	height:70px;
}
#menu_horizontal p{
	padding-top: 20px;
	color: #ffffff;
	font-weight:bold;
}
#menu_horizontal a{
	padding-top: 20px;
	color: #ffffff;
	font-weight:bold;
}
/*****************************************************MENU GAUCHE****************************************************************/
#menu_gauche{
	float:left;
	position:relative;
	width: 200px;
	height:800px;
}
div#menu ul, ul#menu{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left:5px;
	text-align:right;
}
div#menu li a, ul#menu li a{
	display: block;
	height: 30px;
	line-height: 10px;
	color:#ffffff ;
	text-align:right;
	font: small-caps 0.9em/12px Georgia,serif;
	text-decoration: none;
	font-weight: bold;
	margin-right:10px;
}
div#menu li.selectionne a, ul#menu li.selectionne ,ul#menu div.sousmenu a.selectionne{
	color:green ;
}
div#menu li a:hover, ul#menu li a:hover, ul#menu li.selectionne a{
	color: green;
}
div#menu div.ensemble_sous_menu {
	text-align:right;
	margin-top:-10px;
	margin-bottom:10px;
}
div#menu div.sousmenu a{
	text-align:right;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	margin-right:10px;
}
div#menu div.sousmenu a:hover{
	color:green;
}

#menu_gauche h3{
	text-align:left;
	font: small-caps 0.95em/30px Georgia,serif;
	margin-left:10px;
	margin-bottom:10px;
	color: green;
	font-weight: bold;
}
/*****************************************************INDEX****************************************************************/
#page_principale div.slogan{
	position:relative;
	float:left;
	width:300px;
}
#page_principale div.slogan img{	
	width:50%;
	border:none;

}

#page_principale div.slogan p{
	text-align:center;
}
#page_principale div.actualite{
	position:relative;
	float:left;
	width:410px;
	margin-left:20px;
}

#page_principale div.saviez{
	position:relative;
	float:left;
	width:410px;
	margin-top:20px;
	margin-left:20px;
}
#page_principale div.saviez p{
	padding-left:10px;
	padding-right:10px;
	
}
#page_principale div.sondage{
	position:relative ;
	float:left;
	width:300px;
	margin-top:20px ;
}

#page_principale div.sondage a{
	margin-left:20px;
	margin-right:10px ;
}
#page_principale div.sondage input.submit{
	float:left ;
	margin-left:10px ;
}
#page_principale p.titre{
	background:#003300 url(../images/fond_titre.png) 98% 5px no-repeat ;
	color:#ffffff;
	height:30px;
	padding-top:10px;
	padding-left:10px;
	font-variant: small-caps;
	font-weight:bold;
}
#page_principale div.video{
	position:relative ;
	float:left;
	margin-top:20px ;
}
/*****************************************************PAGE PRINCIPAL****************************************************************/
#page_principale{
	float:right;
	position:relative;
	width:740px;
	padding-left: 10px ;
	margin-left:10px;
	margin-right: 10px;
	padding-right: 10px;
}
#page_principale p{
	text-align:left;
	margin-bottom:10px;
}
#page_principale a{
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}
#page_principale p.blanc{
	color:#ffffff;
	font-weight: bold;
}

#page_principale p.gras{
	font-weight: bold;
}

#page_principale li{
	text-align: left;
	list-style-image : url(../images/template/tortue.gif);
	margin-left:20px;
}
#test{
	text-align: left;
}
#page_principale h1{
	text-align: left;
	color:#ffffff;
	margin-bottom:10px;
}
#page_principale h2{
	text-align: left;
	margin-left:0px;
	margin-bottom:10px;
}
#page_principale h3{
	text-align: left;
	margin-bottom:10px;
}
#page_principale h4{
	text-align: left;
	color:#ffffff;
	margin-top:5px;
	margin-bottom:5px;
}
#page_principale img.centrer{
	display:block;
	margin:auto;
	padding:auto;
}
#page_principale table{
	font: 90% "Trebuchet MS", sans-serif;
}
/*****************************************************FOOTER****************************************************************/
#footer{
	background: url(../images/template/footer.gif) no-repeat ;
	position:relative;
	width: 980px;
	height:99px;
	clear:both;
}

#footer p{
	color:#ffffff;
	padding-top:30px;
	margin-left:10px;
}
#footer p.copyright{
	text-align:center;
	margin-top:-25px;
	font-weight:bold;
}
/********************************************************BOX*********************************************************/
#box{
	position:relative;
	width: 285px;
	height:230px;
	background: url(../images/template/box.gif) no-repeat ;
	padding-left:10px;
}
#box_haut{
	position:relative;
	width: 300px;
	height:77px;
	background: url(../images/template/box_haut.gif) no-repeat ;
}
/********************************************************MISE EN FORME TEXTE*********************************************************/
.rouge{
	color:#ff0000 ;
}

.center{
	text-align:center;
}

#meteo h3{
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
}

#meteo h4{
	color:#ffffff;
	margin-top:0px;
}
.cachediv{
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
}

table h3{
	vertical-align:middle;
}

hr{
	width:80%;
	color: #336600 ;
	background-color: #336600 ;
	border-bottom: 1px solid #336600;
}

#page_principale h1{
	color: #336600;
	text-align:left;
	font-weight: bold;
	padding-left:25px;
	margin-top:15px;
	border-left: 5px solid #336600;
	border-bottom: 2px dotted #336600;
	font-variant: small-caps ; 
}

#page_principale h2{
	text-align:center ;
	color: #ffffff;
}
#page_principale h3{
	text-align:left;
	
	color: #336600;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.4em;
}
#page_principale h4{

}

legend{
	color:#ffffff;
	font-weight: bold;
}

.bordure{
	border: 1px solid #ffffff;
}

.petit{
	color:#ffffff;
	font-size:9pt;
}

.img-gauche{
	float: left;
	margin-right: 5px;
	border: 1px solid #ffffff;
}
.img-droite{
	float: right;
	border: 1px solid #ffffff;
	margin-left: 5px;
}

.img-droite2{
	float: right;
	margin-left: 5px;
}

label{
	color:#ffffff;
	font-weight: bold;
}

fieldset{
	margin-bottom: 10px;
	border: #336600 1px solid;
}

fieldset legend
{
	padding: 0 10px;
	border-left: #336600 1px solid;
	border-right: #336600 1px solid;
	font-size: 1.2em;
	color: #ffffff;
}
input:hover, textarea:hover, input:focus, texarea:focus, select:hover, select:focus
{
	background-color: #ccff66;
}
div.cacher{
	display:none;
}
/*************************************************************CALENDRIER*******************************************************************/
/* NOM DU MOIS */
td.nom_mois  {
  font-size:12pt;
  font-style:normal;
  font-weight:bold;
  text-align:center;
color:#ffffff;

}
  
  /* FLECHES */
td.fleches  {
  font-size:14pt;
  font-style:normal;
  font-weight:bold;
  text-align:center;
    
  }
  
/* NOMS DES JOURS*/
tr.noms_jours  {
  width:20;
  height:20;
  font-size:10pt;
text-align:center;
font-weight:bold;
  }
  
 /*DATES*/
td.jours  {
  width:25;
  height:25;
  border-color:#336600;
  border-width:1px;
  border-style:solid;
  font-size:10pt;
  text-align:center;
  }
  
 /* AUJOURD'HUI */
td.aujourdhui  {
  width:25;
  height:25;
  border-color:#ff0000;
  border-width:1px;
  border-style:solid;
  font-size:10pt;
  background-color:#ffc020;
text-align:center;
font-weight:bold;  
 }
  
 /* CASES DES MOIS PRECEDENTS ET SUIVANTS*/
td.cases_vides  {
  width:25;
  height:25;
  border-color:grey;
  border-width:1px;
  border-style:solid;
  font-size:8pt;
  color:grey;}
  
  
/*************************************FORMULAIRE********************************/
div.formulaire{
	position:relative;
	float:left;
	width:100%;
	margin-top:5px;
}
div.formulaire p label{
	position:relative;
	float:left;
	width:150px;
}
div.formulaire p{
	position:relative ;
	float:left;
}
div.formulaire p input{
	position:relative;
	float:left;
	width:200px;
}
