/* CSS Document */

body {
/*background-image:url(images/bg.gif);*/
background-repeat:repeat-x;
	background-color: #fff;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#330000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}

.fdc { 
	background-repeat:no-repeat; 
	background-position:top;
}
.retaille { 
	width: 215px;
	height: 191px;
	float: left;
	padding: 3px;
}
.gauche {
  float: left;
  padding: 3px;
  } 
  
.h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}

a:link {
color:#FF9900; text-decoration: underline;
} 

a:visited {
color:#FF9900; text-decoration: underline;
} 

a:hover {
color:#FF9900; text-decoration: underline;
}

a.lien:link {
color: #660000; text-decoration: underline;
} 

a.lien:visited {
color: #660000; text-decoration: underline;
} 

a.lien:hover {
color:#660000; text-decoration: underline;
}
a.lien1:link {
color:#ffffff; text-decoration: underline;
} 

a.lien1:visited {
color:#FFffff; text-decoration: underline;
} 

a.lien1:hover {
color:#FFffff; text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color:#660000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-align:justify;
	color:#660000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width:460px;
	margin-left:30px;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #CC3300;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width:480px;
	margin-left:19px;
}
.div-plan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-align:justify;
	color:#660000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width:630px;
	margin-left:30px;
	}

.table{
margin-top:20px;
}

.plan-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4D4D4D;
}
.plan {
	width: 610px;
	height: 350px;
	margin-left:30px;
}
.plan img{border:0;}
