/* général */
body {
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	}

#master_entrez {
	width:1000px;
	height: 808px;
	position:relative;
	margin: 0px auto;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	background: url("images/entrez.jpg") no-repeat;
	}	
#master_accueil {
	width:1000px;
	height: 808px;
	position:relative;
	margin: 0px auto;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	background: url("images/accueil.jpg") no-repeat;
	}

#master_contact {
	width:1000px;
	height: 808px;
	position:relative;
	margin: 0px auto;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	background: url("images/contact.jpg") no-repeat;
	}
#master_portfolio {
	width:1000px;
	height: 808px;
	position:relative;
	margin: 0px auto;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	background: url("images/portfolio.jpg") no-repeat;
	}
#master_jardinsecret {
	width:1000px;
	height: 808px;
	position:relative;
	margin: 0px auto;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	background: url("images/jardinsecret.jpg") no-repeat;
	}
#master_references {
	width:1000px;
	height: 808px;
	position:relative;
	margin: 0px auto;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	background: url("images/fondportfolio.jpg") no-repeat;
	}
	
	
	
#ardoise_entrez {
	width:138px;
	height:90px;
	position: absolute;
	top: 260px;
	left: 500px;
	}	
#ardoise_accueil1 {
	width:138px;
	height:90px;
	position: absolute;
	top: 348px;
	left: 170px;
	}		

#ardoise_accueil2 {
	width:138px;
	height:90px;
	position: absolute;
	top: 348px;
	left: 364px;
	padding: 0;
	}		
	
#ardoise_accueil3 {
	width:138px;
	height:90px;
	position: absolute;
	top: 348px;
	left: 564px;
	padding: 0;
	}
	
#menu {
	position: absolute;
	top: 12px;
	left: 620px;
	padding: 0;
	}	

#menu li{
	float: left;	
	display: block;
	padding: 0 8px 0 8px;
	text-align: center;
	}	

#menu a {
	font-size: 10px;
	text-decoration : none;
	color:#FFFFFF;
	font-weight: 500;
	}

#menu a:hover {
	color: #A5C309;
	}
	
.bloc_contact {
	width:260px;
	height:auto;
	position: absolute;
	top: 210px;
	left: 560px;
	margin: 0;
	text-align:justify;
	}
   
.gras {
	font-weight: 600;
	}
		
a img {
	border: none;
	}
	
.forminput {
	background-color: #4D4D4F;
	color: white;
	border: 1px solid #4D4D4F;
	width: 240px;
	font-weight: 600;
	}
.formarea {
	background-color: #4D4D4F;
	color: white;
	border: 1px solid #4D4D4F;
	width: 240px;
	height: 200px;
	font-weight: 600;
	scrollbar-face-color: #4D4D4F;
	scrollbar-track-color: #4D4D4F;
	scrollbar-3dlight-color: #4D4D4F;
	scrollbar-darkshadow-color: #4D4D4F;
	scrollbar-shadow-color: #4D4D4F;
	scrollbar-highlight-color: #4D4D4F; 
	}
	
.validform{
	width: auto;
	color:#b10037;
	background-color:#a5c500;
	border : 1px solid #b10037;
	cursor: pointer;
	margin: 0px;
	padding: 0px 6px 0px 6px;
	font-weight:600;
	}	
	
.texte_contact1 {
	font-weight: 600;
	font-family: Verdana;
	font-size: 10px;
	color:#A7C319;
	}
.texte_contact2 {
	font-weight: 600;
	font-family: Verdana;
	font-size: 18px;
	color:#A7C319;
	}		
	
#pot_port1 {
	width:260px;
	height:60px;
	position: absolute;
	top: 284px;
	left: 370px;
	}		

#pot_port2 {
	width:260px;
	height:60px;
	position: absolute;
	top: 372px;
	left: 370px;
	padding: 0;
	}		
	
#pot_port3 {
	width:260px;
	height:60px;
	position: absolute;
	top: 474px;
	left: 370px;
	padding: 0;
	}
.bloc_image_detail {
	width:502px;
	height:400px;
	position: absolute;
	top: 210px;
	left: 99px;
	padding: 0;
	background: #FFFFFF;
	text-align: left;
	color: #58585A;
	}
.bloc_image_liste {
	width:228px;
	height:280px;
	position: absolute;
	top: 230px;
	left: 618px;
	padding: 0;
	background: #58585A;
	overflow:auto;
	scrollbar-face-color: #4D4D4F;
	scrollbar-track-color: #58585A;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #58585A; 
	}
.image_liste {
	width:62px;
	height:62px;
	float: left;
	margin: 4px;
	background: #000000;
	}

