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

body {
	background-color: #B7E3FD;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #808080;
	line-height: 15px;
}
a:link {
	color: #851337;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #851337;
}
a:hover {
	text-decoration: underline;
	color: #8B143A;
}
a:active {
	text-decoration: none;
	color: #8B143A;
}
a {
	font-weight: bold;
}



.container{
width:1000px;
margin:auto;

	
}

#header{
	width:935px;
	height:191px;
	
	margin:auto;
	
}
#header_fond{
	width:841px;
	height:192px;
	
	float:left;
	margin-left:129px;
	background-image: url(images/bg-haut.png);
	background-repeat: no-repeat;	
}
#all{
	width:935px;
	background-image: url(images/bg-fleur.png);
	min-height:700px;
	background-repeat: no-repeat;
	margin:auto;
	
}
#allmetier{
	width:935px;
	background-image: url(images/bg-fleur_he.png);
	min-height:800px;
	background-repeat: no-repeat;
	margin:auto;
	
}
#fondblanc{
	width:800px;
	height:477px;
	margin-left:130px;
	background-color: #FFF;
}
#fondblanc2{
	width:800px;
	height:577px;
	margin-left:130px;
	background-color: #FFF;
}
#image-coin{
	width:187px;
	height:191px;
	float:right;
	background-image: url(images/image-haut.png);
	background-repeat: no-repeat;
	
}

#logo{
	width:265px;
	height:97px;
	margin-top:40px;
	margin-left:10px;
	float:left;
}

#menu{
	width:650px;
	height:30px;
	text-align:right;
	font-size: 12px;
	color: #831337;
	font-weight: bold;
	background-image:url(images/trait.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
	background-position: bottom;
	float:left;
}
	
#menu a{
	color: #8A1039;
	text-decoration:none;
}	
	
	
#menu a:hover{
	color: #808080;
		text-decoration:none;
}		

#image{
	width:472px;
	height:277px;
	margin-left:160px;
}

#texte-image{
	
	width:573px;
	height:100px;
		margin-top:10px;
	margin-left:200px;
}

#lien{
	padding-top:5px;
	height:20px;
	float:left;
	margin-left:280px;
	
}
#rens{
	
	height:20px;
    float:left;
	margin-left:240px;
	margin-top:20px;
}

#textimg{
	width:472px;
	height:20px;
	margin-left:160px;
	text-align:center;
    padding-top:5px;
	color:#861438;
	
}

#textemetier{
	width:600px;
	margin:auto;
	text-align: justify;
	line-height: 14px;	
}

.boxtypes{
	width:250px;
	float:left;
	margin-right:40px;
	margin-top:20px;
}
	
	.rose{
		color:#861438;
	}
	
	.descrimg{
	width:250px;
	height:20px;
	text-align:center;
	color:#861438;
	font-weight: bold;
	font-size: 12px;
	padding-top:5px;
	}
	
	
	#langue{
		
    width:100px;
	height:20px;
	
		float:right;
		margin-top:40px;
		margin-right:180px;
		
	}
	
	.form{
	border: 1px #861438 solid;		
	}
	
	#contact{
	width:500px;

	margin-left:100px;
	line-height: 16px;		
	}
