/* CSS Document */



/* Top Forfaits Table */



table.forfaitsTable td {

	border-bottom-width:1px;

	border-bottom-style: solid;

	border-bottom-color:#D4D4D4;

	font-family:Verdana, Arial, Helvetica, sans-serif; 

	font-size:12px

}



.titleforfaits {

	background:FFFFFF;

	color:#990000;

	text-align:center;

	font-weight:bold;

	width:210px;

}

.row1forfaits {

	background:#FFFF99;

	border-bottom-style:solid; 

	border-bottom-width:1px; 

}

.row2forfaits {

	background:#FFFFFF;

	border-bottom-style:solid; 

	border-bottom-width:1px; 

}

.forfait {

	font-size: 10px;

	font-weight: bold;

	color:#333333;

	text-decoration:none;	

}

.forfait:active {

	font-size: 10px;

	font-weight: bold;

	color:#333333;

	text-decoration:none;	

}

.forfait:hover {

	font-size: 10px;

	font-weight: bold;

	color:#999999;

	text-decoration:none;	

}

.price {

	color: #990000; 

	font-weight: bold; 

	font-size: 12px;

	text-decoration:none; 

}

.price:active {

	color: #990000; 

	font-weight: bold; 

	font-size: 12px;

	text-decoration:none; 

}

.price:hover {

	color:#FF6600; 

	font-weight: bold; 

	font-size: 12px;

	text-decoration:none; 

}

#popText{
margin-top:65px;
padding-right:8px;
width:392px;
height:148px;
overflow:auto;
font-family:Arial, Helvetica, sans-serif;
border:none;
}

.popWhite{
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

.popOrange{
color:#FF9122;
font-weight:bold;
font-size:11px;
}

.popWhiteMini{
color:#FFFFFF;
font-size:12px;
}

.popBlue{
color:#FF0000;
}

