@charset "utf-8";
/* CSS Document */
#forfait {
color : #676767;	
}
#forfait td {
padding:10px ;	
border-top-width: 1px;
border-top-style: solid;
border-top-color: #d8d0db;
}
#forfait .lar{
width:258px;	
}
#forfait caption{
font-size:11px;
font-weight: bold;
text-transform: uppercase;
color: #676767;
text-align:left;
padding:3px 0 3px 0;
}
#forfait h2 {
	font-size:12px;
	font-weight:bold;
	color : #676767;	
}
#forfait h3 {
font-size:11px;
font-weight:normal;
color : #676767;
margin:5px 0 0 0;
}
#forfait p {
font-size:10px;
font-weight:normal;
}
#forfait #prix {
position:absolute;
top:0;
left:120px;
}
#forfait .p2{
padding:0 0 0 103px;	
}
#forfait .p3{
padding:0 0 0 95px;	
}
#forfait .des {
font-size:11px;	
text-decoration:underline;
margin:0 0 4px 0;
}
#forfait ul {
font-size:11px;
list-style-type: circle;
list-style-position: inside;
}
#forfait li {
font-size:11px;	
}
.bord_droit{
border-right-width: 1px;
border-right-style: solid;
border-right-color: #d8d0db;	
}
.bord_bas{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #d8d0db;	
}
