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

body{
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited{
	color:#333333;
	text-decoration:underline;
	}
	
a:hover{
	color:#333333;
	text-decoration:none;
	}

.contenu{
	border:solid 1px #d5362f;
	background:url(gfx/fleur2.jpg) no-repeat top left;
	padding-top:15px;
}


.acc {
	background:url(gfx/fd_acc.jpg) no-repeat;
	font-size:9px;
	line-height:13px;
	color:#666666;
	text-align:justify;
	padding: 5px 305px 10px 15px;
}

.titre {
	color:#d5362f;
	font-size:12px;
	font-weight:bold;
	padding:0 10px;
}

.plusgrand{
	font-size:12px;
	}
	
.titreprod{
	background:#c7c3c3;
	color:#333333;
	font-size:9px;
	font-weight:bold;
	text-align:center;
}

.separ{
	background: url(gfx/separ.gif) repeat-y center;
	width:2px;
}
	
hr{
	border: 0;
	color: #d5362f;
	background-color: #d5362f;
	height: 1px;
	margin:10px 0;
}

.menu, .menu a:link, .menu a:visited{
	font-size:9px;
	color:#d5362f;
	text-decoration:none;
}

.menu a:hover{
	font-size:9px;
	color:#d5362f;
	text-decoration:underline;
}

.txtbas{
	font-size:9px;
	color:#333333;
}

.txt{
	font-size:10px;
	color:#333333;
	padding:5px;
}

.copy, .copy a:link, .copy a:visited{
	font-size:9px;
	color:#FC9898;
	text-decoration:none;
}

.copy a:hover{
	font-size:9px;
	color:#FC9898;
	text-decoration:underline;
}

.formulaire {
	border-left: solid 1px #d5362f;
	border-right: solid 1px #d5362f;
	border-top: solid 1px #d5362f;	
	border-bottom: solid 1px #d5362f;
	FONT-SIZE: 10px;  
	WIDTH: 100%; 
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff;
}

.formulairebouton {
	FONT-WEIGHT: bold; 
	BORDER : medium none;
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #d5362f;
}

.bloc1{
	background:url(gfx/fd-bloc1.gif) no-repeat;
	text-align:justify;
	padding-top:10px;
	line-height:13px;
}

.bloc2{
	background:url(gfx/fd-bloc2.gif) no-repeat;
	text-align:justify;
	padding-top:10px;
	line-height:13px;
}

.bloc3{
	background:url(gfx/fd-bloc3.gif) no-repeat;
	text-align:justify;
	padding-top:10px;
	line-height:13px;
}


.bloc4{
	background:url(gfx/fd-bloc4.gif) no-repeat;
	padding-top:10px;
	line-height:13px;
}

.bloc5{
	background:url(gfx/fd-bloc5.gif) no-repeat;
	text-align:justify;
	padding: 10px 5px;
	line-height:13px;
}

.bloc6{
	background:url(gfx/fd-bloc6.gif) no-repeat;
	text-align:justify;
	padding-top:10px;
	line-height:13px;
}