/* CSS Document */

body{
 background:url(/images/newBg.jpg) top left repeat-x;
 font-family:Verdana, Geneva, sans-serif;
 font-size:12px;
}
.menuBoxes{
	padding-left:5px;
}

h1{
	font-size:16px;
	color:#21439E;
}

a{
	color:#4A4A4A;
	text-decoration:underline;
}

a:hover{
	color:#F46709;
}

.boxTitleSelected{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:40px;
	border-top:1px solid #d1d1d1;
	width:117px;
	color:#369;
}
.boxTitle{
	background:url(/images/boxBgTitle.jpg) bottom left repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:40px;
	width:117px;
	color:#999;
	border-bottom:1px solid #d1d1d1;
}
.boxTitleBorder{
	background:url(/images/boxBgTitle.jpg) bottom left repeat-x;
	border-bottom:1px solid #d1d1d1;
}
.boxContent{
	height:300px;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
}

.boxContentMail{
	height:185px;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
}
.boxContentText{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:15px;
}
.searchTitle{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.titleWhiteSmall {
	color:#FFFFFF; 
	font-size:10px;
	background-color:#039; 
	background:url(/images/bgEngineTitle.jpg) top left repeat-x;
}
.forfaitNoLink {
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
	padding-right:1px;

}

.weekTableTitle{
	background:url(/images/bgTitle.jpg);
	color:#FFF;
	height:20px;
	margin-bottom:7px;
	padding-left:15px;
	}
	
.weekTableTd{
	background:url(/images/boxBgTitle.jpg) bottom repeat-x;
	height:50px;
	padding-left:15px;
}
.weekTableTd a{
	height:20px;
	color:#333;
	font-size:12px;
}

.weekTableTd .price{
	background:#FFC;
	height:20px;
	color:#F00;
	font-size:12px;
}

.footer {
	font-size:10px;
	color:#666;
	text-align:center;
	}
	
.footer a{
	font-size:10px;
	color:#666;
	text-align:center;
	text-decoration:none;
	}
	
.footer a:hover{
	font-size:10px;
	color:#666;
	text-align:center;
	text-decoration:underline;
	}
	
.legend {
	background-color:#FFF; 
	height:1px; 
	padding-top:5px; 
	text-align:center; 
	font-size:10px; 
	color:#666;
}

#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;
}

.miniBannerBlueskize{
	padding:3px;
	font-size:12px !important;
}

.footerBlueBlueskize a{
	text-decoration:none;
	color:#2C2C2C;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}

.footerBlueBlueskize a:hover{
	color:#FA5E1B;
}

#sitemapWrapper{
	width:900px;
	border:1px solid #999;
	padding:20px;
	margin:auto;
	margin-top:20px;
	overflow-y:hidden;
	}
	
#sitemapWrapper h1{
	width:900px;
	text-align:left;
	}
	
#sitemapWrapper h2{
	font-weight:bold;
	}
	
#sitemapWrapper h2 a{
	color:#000;
	font-size:14px;
	text-decoration:none;
	}
	
.clearFloat{
	clear:both;
	}
	
.sitemapSection{
	width:257px;
	float:left;
	padding:10px;
	margin:10px;
	}
	
.sitemapSection a{
	color:#C00;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	}
	
.sitemapSection a:hover{
	color:#900;
	text-decoration:underline;
	}
	
.sitemapSection li{
	padding-bottom:7px;
	color:#044372;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
}

#header_menu{
	list-style-type:none;
	margin-left: 25px;
}

#header_menu li{
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
}

#header_menu li a{
	color:#FFF;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
}

#header_menu li a:hover{
	text-decoration:underline;
}
