
body{
  background-color:#941515;
  color:black;
	font-family:Verdana;
  font-size:13px;
}

a{
  text-decoration:none;
  color:black;  
}

img{
  border:none;  
}

h1{
  font-size:15px;
  text-align:center;
}

#tete{
	position:absolute;
	left:50%;
	height:325px;
	width:1120px;
	margin-left:-560px;
}

.menu_haut{
	height:25px;
	width:780px;
	border:solid;
	border-width:0px 0px 1px 0px;
	border-color:black;
	background-color:green;
}

.menu_cellule{
  list-style-type:none;
	margin-left:0px !important;
	margin-left:-30px;
}

.menu_cellule a{
	float:left;
	height:22px !important;
	height:25px;
	padding:3px 15px 0px 15px;
	text-align:center;
	text-decoration:none;
	color:white;
	font-size:15px;
	font-weight:bolder;
}

.menu_cellule a:hover{
	color:white;
	background-color:black;
}

.menu_cellule li{
	float:left;
}

#page{
	background-color:white;
	width:760px;
}

#page table{
	font-family:Verdana;
  font-size:13px;
}

#pied{
	color:;
	background-color:white;
	width:780px;
	height:65px;
	text-align:center;	
  font-size:11px;
	border-top:solid;
	border-width:0px 1px 1px 1px;
	border-color:black;
}

#pied a{
	color:;
}

#navigateur{
	background-color:white;
	position:absolute;
  top:180px;
	left:50%;
	width:780px;
	margin-left:-390px;
	border:solid;
	border-width:1px 1px 0px 1px;
	border-color:black;
	font-family:Verdana;
  font-size:13px;
}

#menu_vertical{
	width:200px;
	height:100%;
	font-family:Verdana;
	font-size:14px;
	vertical-align:top;
	padding:10px 0px 10px 0px;
	border-right:solid;
	border-width:1px;
	border-color:black;
	background-color:green;
}

#menu_vertical a{
	height:16px;
	float:left;
	color:#eeddcc;
	padding-top:2px;
	border-bottom:solid;
	border-width:1px;
	border-color:#aaaaaa;
}

#menu_vertical a:hover{
	color:white;
}

#titre_menu{
  width:200px;
  text-align:center;
  text-transform:uppercase;
  padding-bottom:10px;
	font-weight:bolder;
	color:white;
}

#titre_menu a{
	color:white;
}
  
.formulaire{
  width:550px;
	color:black;
  background-image: url("images_site/fond_diapo.gif");
  background-repeat: no-repeat;
	font-size:11px;
  text-align:center;
  padding:10px;
  align;center;
}

.boite_choix{
	margin:20px 20px 20px 20px;
	border:solid;
	border-width:1px;
	border-color:#aaaaaa;
	background-color:#dddddd;
}

.boite_choix td,th{
	text-align:center;
	border:solid;
	border-width:1px;
	border-color:#aaaaaa;
}

.choix_langue{
	padding:5px;
	width:115px;
  float:left;
	height:16px;
	color:black;
}

.choix_langue:hover{
	color:white;
	background-color:green;
}
