/* CSS Document */

body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #455867;
	background-image: url(images/fd.jpg);
	background-repeat:repeat-x;
} 

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

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

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

.contenu {
	margin-top: 0px;
	margin-left: 50px;
	width: 600px;
}

.yzeo{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #455867;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte {
	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;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-transform: none;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
	.tab{position:relative; left : -50px;}
	
	
.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5F0666;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
	width: 400px;
	height: 340px;
	border: inset 1px #fff;
}
.imgleft{ border:2px solid #ffffff; margin-right:10px;}
ul{
list-style-image:url(images/puce.jpg);}

.comm{
border-top:1px #fff solid;
border-bottom:1px #fff solid;
margin-left:5px;
width:650px;
}
p{text-align:justify;}


.test{
border:2px solid #ffffff; 
background-color:#FFFFFF;
width:134px;
height:200px;
margin-right:5px;
float:left;
}
.test2{
border:2px solid #ffffff; 
background-color:#FFFFFF;
width:290px;
height:200px;
margin-left:5px;
float:right;
}
h2{border-bottom:1px #fff solid; font-size:12px; font-weight:bold;
margin:0px; padding:0px;float:left;}

