body{
	margin: 0px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #f5deb3 ;

	background-attachment: fixed;
}
li{
	padding: 0 ;
	font: 11px Tahoma,Verdana,Arial ;
}
div#conteneur{
	width: 762px ;
	margin: 0 auto ;
	text-align: left ;
	border: 0px;
	background: #FFFFFF;
}
h1#bandeau{
	height: 320px ;
	border: none;
	margin: 0 0 0 0;
}
#menu_container_haut{
	width: 758px;
}
#menu_container_bas{
	width: 758px;
}
ul#menu{	
	height: 42px ;
	width: 100%;
	margin: 0 0 0 2px;
	padding: 0;
	background: url(../images/fon_menu.gif) repeat-x;
	list-style-type: none ;
}
ul#menu li{
	padding: 0 ;
	float: left ;
	text-align: center ;
}
ul#menu a{
	width: 124px ;
	line-height: 42px ;
	font-size: 1.1em ;
	font-weight: bold ;
	letter-spacing: 1px;
	color: #2F4F4F;
	display: block ;
	text-decoration: none ;
	border-left: 2px solid #dea ;

}
ul#menu a:hover{
	background: url(../images/fon_menu_hover.gif) repeat-x;
}
ul#menu_bas{	
	height: 36px ;
	width: 100%;
	margin: 0 0 3px 2px;
	padding: 0;
	background: url(../images/fon_menu.gif) repeat-x;
	list-style-type: none ;
	clear:both;
}
ul#menu_bas li{
padding: 0 ;
	float: left ;
	text-align: center ;
}

ul#menu_bas a{
	width: 105px ;
	line-height: 18px ;
	color: #2F4F4F;
	font-weight: bold;
	display: block;
	text-decoration: none ;
	vertical-align: middle;
	border-left: 2px solid #dea ;

}

ul#menu_bas a:hover{
	color: #5B5B5B;
}

th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin: 0;
	padding: 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;

}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin: 0;
	padding: 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
.titre_orange{
	color:#FF9400;
	font-family: bolder Arial Helvetica sans-serif;
}
.titre_orange_grand{
	color: #FF9400;
	font-family: bolder larger Arial Helvetica sans-serif;
	font-size: 16px;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
}
p a:hover {
	color : #294A7B;
}
.menu02 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 12px;
	margin-right : 12px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align: right;
	font-weight: bold;
}
#cadre{
	background-color: #FFFFFF;
	border: solid 1px;
	border-color: #C0C0C0;
	margin: 5px;
}
#cadre_titre{
	background-color: #777777;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 3px solid;
	border-bottom-color: #EF9400;
}
#cadre_ligne_gris{
	border-bottom: 2px solid;
	border-bottom-color: #C0C0C0;
}
#cadre_contenu{
	background-color: #FFFFFF;
	padding: 1px 1px 1px 1px;
}

#cadre_ligne_bas{
	height: 28px;
	background-image: url(../images/t_fon.gif);
}
#defilant{
	color: #FDF5E6;
	position: absolute;
	top: 295px;
	left: 20%;
	width: 500px;
	font-weight: bold;
	font-size: large;
}
.boite{
	position: relative;
	width: 100%;
	float: left;
}
.boite_hg{
	position: relative;
	width: 65%;
	float: left;
}
.boite_hd{
	position: relative;
	width: 35%;
	float: right;
}
.boite_bg{
	position: relative;
	width: 55%;
	float:left;
}
.boite_bd{
	position: relative;
	width: 45%;
	float:right;
}
#invisible{
	position:absolute;
	top: 1px;
	left: 1px;
	width: 0px;
	height: 0px;
	visibility: hidden;
}

a.viewpic {
  position:relative;
  border-bottom: 0px dashed #808080; 
  text-decoration: none;
  color: black; 
}
a:hover.viewpic {
  text-decoration: none; 
  background: none;
}
a.viewpic span {display: none;}

a:hover.viewpic span {
  display: inline; 
  position: absolute;  
  top: -415px; 
  left: -75px; 
  z-index: 20; 
  width:100%; 
  /*padding:2px 4px;*/
  /*border: solid #aaaaaa;*/
  /*border-bottom: 10px solid blackc;
  border-right: 12px solid black;*/
  
}

