* {
	font-family: Arial;
	font-size: 14px;
}

body {
	background-color: #2e6000;	  
	font-family: Arial;
	font-size: 14px; 
	margin: 0px;
	padding: 0px;
}		 

#fond {
	background-image: url('../../deco/bg-ciel-herbe.jpg');  	
	background-repeat: repeat-x;
	height: 700px; 
	width: 100%;
	position: absolute;
}		

#nuages {
/*	background-image: url('../../deco/nuages.png');  */
	background-repeat: repeat-x;
	height: 284px;
	width: 100%; 
	position: absolute;
	background-image:url('../../deco/nuages.png');
_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='deco/nuages.png', sizingMethod='scale');
cursor:hand;
	
}		

#acces_client {
	background: url('../../deco/acces_client.png') no-repeat;  	
	height: 98px;
	width: 179px; 
	position: absolute;	
	/*top: 440px;
	left: 940px;*/
	top: 400px;
	left: 840px;
	z-index: 100;
		background-image:url('../../deco/acces_client.png');
_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='deco/acces_client.png', sizingMethod='scale');
cursor:hand;
}						  

#site {
	z-index: 10; 
	position: absolute; 
	top: 30px; 
	left: 100px; 	
}
  
#logo {
	background-image: url('../../deco/logo.png');  	
	background-repeat: no-repeat;
	height: 193px;
	width: 232px; 
	position: absolute;	
	top: 2px;
	left: 60px;	 
	z-index: +10000000;
		background-image:url('../../deco/logo.png');
_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='deco/logo.png', sizingMethod='scale');
cursor:hand;
}	

#tb_left {
	background-image: url('../../deco/tb_lft.gif'); 
	background-repeat: repeat-y; 
	width: 10px;
}

#tb_right {
	background-image: url('../../deco/tb_rgt.gif'); 
	background-repeat: repeat-y; 
	width: 10px;
}	 

#menu_haut {
	background-image: url('../../deco/menu-haut.png'); 
	width: 880px; 
	height: 56px; 
	margin-left: 50px; 
	margin-top: 10px;
	
}
  
#contenu_menu_haut {
	color: #454545; 
	font-size: 11px; 
	text-align: right;
} 
#left_barre_menu{
	background: url('../../deco/barre_left.gif') no-repeat top left;
	height: 663px;
	width: 2px;
	position:absolute;
	top:150px;
	left:350px;
	}
#milieu_left {
	float: left; 
	width: 230px; 
	height: 296px;
}
 
#milieu_left_txt {
	padding-top: 175px; 
	padding-left: 20px;
}  
		  
#moteur_left {
	padding-top:60px;
	float: left; 
	width: 266px; 
	height: 296px;
}

#moteur_left_txt {
	padding-top: 35px; 
	padding-left: 20px;
}  				   

#moteur_left_txt span {
	color: white;
}

#milieu_milieu {
	float: left; 
	width: 518px; 
	height: 360px;
}	

#moteur_milieu {
	float: left; 
	width: 482px; 
	height: 296px;
}	

#milieu_milieu_txt {
	padding: 5px 18px 0px 18px; 
	color: white; 
	vertical-align: top;
}				  

#milieu_right {
	float: left; 
	width: 228px; 
	height: 295px;
}

#coups-de-coeur {
	/*fl-oat: left;*/
	width: 408px;
	top:375px;
	left:30px;
	float: left;
	display: inline;
	position: absolute;
	z-index: +1000000;
} 

#coups-de-coeur-ctn {
	padding-left: 20px; 
	padding-top: 5px;
}					

div.coups-de-coeur-biens {
	/*f-loat: left; */
	margin: 4px;
}	

div.coups-de-coeur-biens img {
	border: 1px solid white;	
}
						   
.zoom {
	top:375px;
	left:430px;
	/*fl-oat: left;*/
	display: inline; 
	width: 378px;
	position: absolute;
	z-index:+1000000;
}

.zoom-ctn {
	padding-left: 20px; 
	padding-top: 5px;
}
 
.zoom-txt {
	color: white;
}
	
#connect {
	
	width: 192px;
	top:380px;
	left:800px;	
	z-index: +10000;
	position:absolute;
}
	
#connect-ctn {
	padding-top: 70px; 
	padding-left: 15px;
	z-index: +10000;
}	 

#entrez {
	margin-left: 64px; 
/*	display: inline-block; */
	margin-top: 5px;
}	 

#milieu_bas {
	float: left; 	
	width: 978px; 
	height: 19px; 
	background-color: white; 
	color: #8b8b8b; 
	text-align: center;
	margin-top:170px;
}

.titre_form {
	font-weight: bold;
	color: #003367;	 
	margin: 10px 0px 10px 0px;
}
							 
#dispo, #dispo table, #dispo td {
	font-size: 10px;
}

a.lien_noir {
	text-decoration: none;
	color: #152000;
}

a.lien_noir:hover {
   text-decoration: underline;
}	

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}	

label {
	font-weight: bold;
	display: inline;
	float: left;
	width: 80px;  
}			 

input.text1 {
	border: 1px solid #404040;	
	padding-left: 2px;
	margin-bottom: 5px;
	/*display: inline-block;*/
	width: 128px;
}		  
	
input.text2 {
	margin-bottom: 2px;
/*	display: inline-block;*/
}	

.p8 {
	padding: 8px;
	
}
.p9{
	padding-left:350px;
	font-family: arial;
	}
.p10 {
	padding: 10px;
}

.pl18 {
	padding-left: 18px;
	
	
	padding-top: 34px;
}					  
 
.pt3 {
	padding-top: 3px;
}				
.pt3 a{
	color: #8b8b8b;
	font-family: arial;
	font-size: 1em;
	text-decoration: none;
	}
.pt7 {
	padding-top: 7px;
}

.pt20 {
	padding-top: 20px;
}
 
.pt30 {
	/*top:251px;
	left:790px;*/
	padding-top: 34px;
}

.pt34 {
	
}



