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

img {
border:none;
}

.btm_txt {color: #999999;
		font-size: x-small
}

.row1forfaits {
	background:#C2E1FF;
	border-bottom-style:solid; 
	border-bottom-width:1px;
	padding:0px;
}
.row2forfaits {
	background:#FFFFFF;
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	padding:0px; 
}

.forfait {
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
	padding-right:1px;
	cursor:pointer;

}

.forfaitNoLink {
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
	padding-right:1px;

}

.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; 
	cursor:pointer;
}
.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; 
}

.mscorangeMini {
	color: #F57220;
	font-size:10px;
}

.contentBlack {
	color:#000000;
}

.mscorange {
	color: #F57220;
}

.txtall {
	color:#333333
}

#popText{
padding-top:5px;
margin-top:70px;
padding-right:8px;
width:392px;
height:148px;
overflow:auto;
}

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

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

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

.popBlue{
color:#FF0000;
}

#subscribeForm{
	margin-top:30px;
}
#tableMailForm{
	border:2px solid #FFF; 
	background:url(images/lightBoxTextBg.png);
	padding:10px;
	}
#divMailForm{
	background-image:url(images/lightBoxTextBg.png);
	width:320px;
	}
#subscribeForm table tr td{
	color:#FFF;
}
