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

body{
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/img_background.jpg);
	background-repeat: no-repeat;
}
#total{
	width:699px;
	margin-left: 71px;
	margin-top: 26px;
}


/* DIV LANGUE */
#langue{
	display:none;
}


/* BLOC MENU */
#menu li{
	display:none;	
}


/* BLOC GAUCHE */
#gauche{
	text-align:center;
	margin-right:50px;
}
#promos{
	display:none;
}


/* BLOC DROITE */
#droite{
	margin-right:50px;
}
#titre_section{
	display:none;
}
#titre_section_print{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:18px;
	padding-bottom:14px;
	margin-bottom:14px;
	border-bottom:solid 1px #add784;
	color: #197078;
}
.maj_vert{
	font-size:18px;
	color:#376d03;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 24px;
}
.onglet_slide{
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #add784;
	height: 29px;
	color: #FFFFFF;
}
.onglet_slide a:link{
	color: #197078;
	display: block;
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 7px;
	text-decoration: none;
}
.onglet_slide a:hover{
	color: #197078;
	display: block;
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 7px;
	text-decoration: none;
	background-color:#376d03;
}
.onglet_slide a:visited{
	color: #197078;
	display: block;
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 7px;
	text-decoration: none;
}
.contenu_slide{
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 18px;
	font-size: 11px;
	color: #7c7e7f;
}
.contenu_slide p{
	font-size: 11px;
	line-height:15px;
	color: #7c7e7f;
}
.tarifs_rangee{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	height:34px;	
}
.tarifs_colGauche{
	color: #376d03;
	font-size: 14px;
	width: 72px;	
}
.tarifs_colCentre{
	color: #00626a;
	font-size: 12px;
}
.tarifs_colDroite{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #00626a;
	font-size: 21px;
	text-align:right;
	padding-right:21px;
	width:67px;
}
.tarifs_colDroite sup{
	font-size:13px;
}
table{
	margin-bottom:25px;
}
.slide{
	height: auto;
}


/* LES FORFAITS */
.onglet_forfaits{
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #add784;
	height: 29px;
	color: #197078;
	background-color:#376d03;
}
.onglet_forfaits p{
	color: #197078;
	display: block;
	padding-left: 7px;
	padding-top: 9px;
	padding-bottom: 7px;
}
.contenu_forfaits{
	background-color: #FFFFFF;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 18px;
	font-size: 11px;
	color: #7c7e7f;
}
.contenu_forfaits p{
	font-size: 11px;
	line-height:15px;
	color: #7c7e7f;
}
.contenu_forfaits .tarifs_colGauche{
	color: #376d03;
	font-size: 14px;
	padding-top: 16px;
	padding-bottom: 16px;
	width:72px;	
}
.contenu_forfaits .tarifs_colCentre{
	color: #00626a;
	font-size: 12px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.contenu_forfaits .tarifs_colDroite{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #00626a;
	font-size: 28px;
	text-align:right;
	padding-right:21px;
	width:67px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.contenu_forfaits .tarifs_colDroite sup{
	font-size:17px;
}
#formulaire{
	display:none;
}


/* BLOC CARTOUCHE */
#cartouche{
	text-align:center;
	font-size:11px;
	color:#7c7e7f;
	padding-top:13px;
	margin-right:50px;
}
#menu_cartouche{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a9acaf;
	border-bottom-color: #a9acaf;	
	padding:6px 0 6px 0;
	margin-bottom: 22px;
}
#cartouche p{
	margin-bottom:12px;
	line-height:15px;
}
#cartouche a:link{
	color:#7c7e7f;
	text-decoration:none;
}
#cartouche a:hover{
	color:#376d03 !important;
	text-decoration:none;
}
#cartouche a:visited{
	color:#7c7e7f;
	text-decoration:none;
}
