body{
	background-color:#bdb9b3;
	color:#404040;
	font-family:"Arial";
	font-size:12px;
	padding:0px;
	margin:0px;
}

table{
	font-size:12px;
	color:#404040;
}

form{
	margin:0px;
}

input, select{
	margin:0px 0px 1px 0px;
	font-size:11px;
}

hr{
  margin:0px 0px 0px 0px;
	height:1px;
	background-color:#d3d3d3;
	border:none;
}

img{
  margin:0px 0px -3px 0px;
}

img table{
  margin:0px 0px -3px 0px;
}

embed{
  margin:0px 0px -3px 0px;
}

label{
	font-size:12px;
	color:#4f6e8b;
}

sup{
	font-size:8px;
}

a{
	color:#404040;
}

h1,h2{
  font-size:13px;
	font-weight:bolder;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	border:solid;
	border-width:0px 0px 2px 0px;
	border-color:#f0a500;
}

h3,h4,h5,h6{
  font-size:12px;
	font-weight:bolder;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	color:#4f6e8b;
}

h3 a,h4 a,h5 a,h6 a{
	color:#4f6e8b;
}

a{
	text-decoration:none;
	color:#555555;
}

a:hover{
	color:black;
}

a img{
	border:none;
}

#navigateur{
	background-image:url('../images_template/tpl_navigateur.gif');
	background-repeat:repeat-y;
	position:relative;
  left:50%;
	width:800px !important;
	width:820px;
	margin-left:-410px;
	padding:0px 10px 0px 10px;
}

#entete{
  position:absolute;
  top:0px;
  left:10px;
	background-image:url('../images_template/tpl_entete.jpg');
	background-repeat:no-repeat;
	height:150px;
	width:800px;
}

#langue{
  position:absolute;
	left:770px;
	top:5px;
}

#menu_haut{
  position:relative;
  top:120px;
  left:0px;
	height:30px;
	width:800px;
	vertical-align:top;
}

.menu_haut_cellule{
	float:left;
	margin:0px;
}

.menu_haut_cellule a{
	float:left;
	height:23px !important;
	height:30px;
	padding:7px 5px 0px 8px;
	text-align:center;
	text-decoration:none;
	color:#5f5f5f;
	font-size:13px;
}

.menu_haut_cellule a:hover{
	height:21px !important;
	height:30px;
	padding:9px 5px 0px 8px;
}

.menu_haut_select{
	float:left;
	margin:0px;
}

.menu_haut_select a{
	float:left;
	height:23px !important;
	height:30px;
	padding:7px 5px 0px 8px;
	text-align:center;
	text-decoration:none;
	color:black;
	font-size:13px;
}

.menu_haut_select a:hover{
	height:21px !important;
	height:30px;
	padding:9px 5px 0px 8px;
}

#page{
	background-image:url('../images_template/tpl_page.gif');
	background-repeat:repeat-x;
	width:800px;
	padding-top:150px;
}

#menu_droite{
	background-color:transparent;
	vertical-align:top;
	width:200px;
	padding:0px;
}

#contenu{
	background-image:url('../images_template/tpl_contenu.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:5px 15px 15px 15px;
	vertical-align:top;
	color:#555555;
}

#contenu_admin{
	background-image:url('../images_template/tpl_contenu.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:5px 15px 15px 15px;
	vertical-align:top;
	color:#555555;
	padding-top:150px;
}

/*////////////////
   Début Bouton
////////////////*/

.bouton_orange{
  float:left;
	background-image:url('../images_template/tpl_bouton_orange.gif');
	background-repeat:repeat-x;
	background-color:#f0a500;
  width:115px;
	padding:5px 0px 5px 0px;
  margin:3px 0px 0px 0px;
	font-size:11px;
  color:white;
	text-align:center;
  cursor:pointer;
	border:solid;
	border-width:1px;
	border-color:#f0a500;
}

.bouton_input{
  float:none;
}

.bouton_gris{
  float:left;
	background-image:url('../images_template/tpl_bouton_gris.gif');
	background-repeat:repeat-x;
	background-color:#6b6a69;
  width:115px;
	padding:5px 0px 5px 0px;
  margin:3px 0px 0px 0px;
	font-size:11px;
  color:white;
	text-align:center;
  cursor:pointer;
	border:solid;
	border-width:1px;
	border-color:#6b6a69;
}

.bouton_orange:hover{
  color:white;
	border-color:#ffc340;
}

.bouton_input:active{
  color:white;
	border-color:#ffc340;
}

.bouton_gris:hover{
  color:white;
	border-color:#9e9d9b;
}

/*////////////////
    Fin Bouton
////////////////*/

.bienvenue td{
	vertical-align:top;
}

.credit{
	background-color:white;
}

.recherche{
	font-size:11px;
}

/*////////////////
    Début Bien
////////////////*/

.cadre{
	background-color:white;
  border:none;
	padding:2px;
	margin:0px 0px -3px 0px;
	border:solid;
	border-width:1px;
	border-color:#d3d3d3;
}

.bien{
	width:100%;
}

.bien td{
	vertical-align:top;
	text-align:justify;
}

.descriptif{
	background-color:#f3f3f3;
	padding:5px;
	border:solid;
	border-width:1px;
	border-color:#d3d3d3;
}

.legal{
  background-color:transparent;
	color:gray;
	text-align:justify;
	line-height:10px;
	padding:5px 0px 0px 0px;
	font-size:10px;
}

.alert{
  background-color:transparent;
	color:red;
	font-size:14px;
}

#pied{
	background-image:url('../images_template/tpl_pied.gif');
	background-repeat:no-repeat;
	position:relative;
  left:50%;
	width:780px !important;
	width:820px;
	height:27px !important;
	height:32px;
	margin-left:-410px;
	padding:5px 20px 0px 20px;
	font-size:11px;
	color:white;
  text-align:center;
}

#pied a{
	color:white;
}

.referencement{
  position:absolute;
  left:850px;
  top:0px;
  width:1px;
  height:1px;
  overflow:hidden;
}

/*/////////////////////////////////
/             galerie             /
/////////////////////////////////*/

#image_presentation{position:absolute;right:52px;margin:0px;}

#galerie_css {background-color:white;padding:3px;margin:0px;width:343px !important;width:349px;height:294px !important;height:300px;position:relative;border-left:solid 3px #c8c4a0;}
#galerie_css img {position:absolute;margin:0px;}
#galerie_css ul {padding:0px;margin:0px;list-style:none;width:46px;height:294px;position:relative;float:right;}
#galerie_css ul li {margin:0px 0px 3px 0px !important;margin:0px 0px 1px 0px;padding:0px;background-color:#c8c4a0;}
#galerie_css ul li a {display:block;text-decoration:none; border:none;}
#galerie_css ul li a img {display:block;border:none;position:relative;top:0px;margin:0px 0px -3px 0px;padding:0px;}
#galerie_css ul li a:hover {border:solid 0px black;}
#galerie_css ul li a:hover img {position:absolute;right:49px;margin:0px;}

