@charset "utf-8";
/* CSS Document */


html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	
	scrollbar-face-color: #ec7406;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #333333;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color: #333333;
	
}

body{
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
background-image:url(../img/fondG.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#262626;
}

img{
margin:0;
padding:0;
}


a{
color:#000;
font-weight:normal;
text-decoration:underline;
}

a:hover{
color:#ffffff;
text-decoration:none;
}


#piedpage{
background-color:#000000;
margin-left:36px;
height:16px;
font-size: 11px;
color:#FFF;
text-align:center;
padding-top:3px;
}

#piedpage a{
	color:#FFF;
	font-weight:normal;
}





#contenu{
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
color:#000;
text-align:left;
margin:0 22px 0 60px;
line-height:18px;
text-align:justify;
}

.bouton{
background-color:#000;
color:#FFF;
}


.cellule{
	background-image:url(../img/input-fond.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	border: 1px solid #000;
	height:16px;
	font-size:12px;
color:#904704;
padding-left: 5px;
padding-top: 4px;
	}

.cellule2{
	background-image:url(../img/input-fond.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	border: 1px solid #000;
	font-size:12px;
color:#904704;
padding-left: 5px;
padding-top: 4px;
	}
	

.newsletter{
	background-image:url(../img/newsletter-fond.gif);
	background-position:right;
	background-repeat:none;
	padding-left:470px;
	margin:0;
	font-size:11px;
	}
	
form{
	margin:0;
	padding:0;
	}	
	
.newsletter input{
width:122px;
font-size:11px;
color:#904704;
padding-left: 5px;
padding-top: 4px;
}	

.carte1{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size:12px;
	
	}
	
.desc2{
	color:#000;
	}
.intro{
	color:#904704;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	}
	
.detail{
	color:#000;
	font-size:11px;
	}
	
.prix1{
	color:#000;
	font-weight:bold;
		font-size:14px;
	}
.prix2{
	color:#904704;
	font-weight:bold;
		font-size:14px;
	}
.prix3{
background-color:#000;
border: 1px solid #fff;
color:#f5a809;
font-weight:bold;
font-size:18px;
text-align:center;
width: 80px;
padding:10px;
margin-top:10px;
	}
	
h3{
	margin:20px 0 0 0;
	padding:0;
	font-weight:bold;	
	color:#000;
	font-size:16px;
	}

h4{
	margin:0;
	padding:0;
	font-weight:bold;	
	color:#000;
	font-size:16px;
	}

h2{
	margin:20px 0 0 0;
	padding:0;
	font-weight:bold;	
	color:#904704;
	font-size:18px;
	}
	
hr{
 border:0; color:#904704; background-color:#904704; height:1px;
	}
	
div#titre{
	height:55px;
	background-image:url(../img/titre/fond.gif);
	background-repeat:repeat-x;
	text-align:left;
	}
	
.couleur1{
	color:#f5a809;
	}
	
.erreur{
	background-color:#FFF;
	border:1px solid #F00;
	font-weight:bold;
	text-align:left;
	color:#F00;
}

#fenetre{
position:relative;
overflow:hidden;
float: left;
display: inline;
width:155px;
margin: 40px  0 0 20px;
text-align:left;
height: 200px;
}

#scrollbox{
background-image:url(../img/edito.gif);
position:relative; 
overflow:hidden; 
width:192px; 
float: left;
display: inline;
margin-left: 20px;
height: 206px;
margin-bottom:30px;
}
