#bgglobal {
	background: url(../images/header/bg.jpg) no-repeat center top;
	width: 100%;
}
#bgglobalcontent {
	background: #FFFFFF;
	width: 100%;
}
li.largelist {
	margin-bottom: 5px;
}
div.colborder{
	border-right-color: #A0B4BE;
	border-right-style: dotted;
}
#colcontent {
	margin-top:15px;
}
#colcontent .content {
	padding-left: 20px;
}
#col1, #col2, #col3, #col4 {
	padding-top: 25px;
}
#footer ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#footer li {
	margin-bottom:5px;
}
#footer a {
	font-weight: normal;
	display: block;
	font-size:0.9em;
}
.content th, .content td {
	padding:0px;
}
.content .tarif, .content .tarifPair {
	background: url(../images/content/fd_tarif.jpg) no-repeat;
	padding-left: 10px;
	color:#333333;
	font-weight: bold;
}
.content .tarifPair {
	background: url(../images/content/fd_tarif_pair.jpg) no-repeat;
}
.content .error ul, .content .success ul {
	list-style: none;	
}
.btnAccueil{
	float: left;
	width: 145px;
	margin-right:10px;
	background: #FFFFFF;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color:#111E44;
}
.btnAccueilEnd{
	margin-right:0px;
}
.btnAccueil .btnTitle {
	display: block;
	color: #F27E0C;
	font-size: 1.2em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.btnAccueil .btnText{
	font-size: 0.9em;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	background: url(../images/content/fd_btn_accueil.jpg) no-repeat center top;
	
}
.btnAccueil a{
	font-size: 1em;
	color:#111E44;
}
.btnAccueil a:hover{
	color:#F27E0C;
}