@charset "ISO-8859-1";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	font-weight: normal;
	color: #000;
	background: #ffffff url(images/bg_vert.jpg) top left repeat-y;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	}

a:link {
	color: #51b848;
	text-decoration: underline;
	}

a:visited {
	color: #51b848;
	text-decoration: underline;
	}

a:active {
	color: #51b848;
	text-decoration: underline;
	}

a:hover {
	color: #35792f;
	text-decoration: underline;
	}


#wrapper {
	margin: 0 0 30px 0;
	padding: 0;
	}

.titreFiche {
	color:#51b848;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:2.2em;
	font-weight:bold;
	text-transform:uppercase;
	width:571px;
	margin: 0;
}

.SousTitre {
	color:#51b848;
	font-family: Arial,Helvetica,Sans-serif;
	font-size:0.75em;
	font-weight:normal;
	text-transform:uppercase;
}

.SousTitre2 {
	color:#51b848;
	font-family: Arial,Helvetica,Sans-serif;
	font-size:0.75em;
	font-weight:normal;
}


#contenu ul {
		margin: 0 0 6px 0;
		padding: 15px 0 15px 15px;
		list-style: disc;
	}

#contenu ul li {
	padding: 3px;
	}
	
#contenu .noteBox_bordered {
	background: #FFF;
	border: 1px solid #51b848;
	padding: 10px;
	width: 551px;
	line-height: 16px;
	}
	
.noteBox_bordered a:link {
	color: #51b848;
	text-decoration: underline;
	}
	
.noteBox_bordered a:visited {
	color: #51b848;
	text-decoration: underline;
	}
	
.noteBox_bordered a:active {
	color: #51b848;
	text-decoration: underline;
	}
	
.noteBox_bordered a:hover {
	color: #35792f;
	text-decoration: none;
	}
	
#contenu .noteBox_bg {
	background: #51b848;
	padding: 10px;
	width: 551px;
	line-height: 16px;
	color: #fff;
	}
	
.tableTitle {
	background: #51b848;
	color: #fff;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	padding: 2px 10px 0;
	}

.border_rightbot {
	border-bottom: 1px solid #5a5758;
	border-right: 1px solid #5a5758;
	}

.border_right {
	border-right: 1px solid #5a5758;
	}

.border_bot {
	border-bottom: 1px solid #5a5758;
	}
	


.border_rightbot_vert {
	border-bottom: 1px solid #7dca76;
	border-right: 1px solid #7dca76;
	}

.border_right_vert {
	border-right: 1px solid #7dca76;
	}

.border_bot_vert {
	border-bottom: 1px solid #7dca76;
	}
	




.tableSousTitre {
	color:#51b848;
	font-family: Arial,Helvetica,Sans-serif;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	padding: 2px 10px 0;
}

.tableText {
	color:#000;
	font-family: Arial,Helvetica,Sans-serif;
	font-size:0.8em;
	font-weight:normal;
	padding: 8px 10px 0;
}

.tableDesc {
	color: #7dca76;
	font-style: italic;
	}

.tableText b {
	font-size: 1em;
	}

.titreReserver {
	color:#51b848;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:1.6em;
	font-weight:bold;
	text-transform:uppercase;
	width: 421px;
	margin: 0;
}

#contenu .boxReserver {
	background: #51b848;
	padding: 20px;
	width: 531px;
	color: #fff;
	}
	
#contenu .iconbox {
	border: 2px solid #fff;
	width: 234px;
	text-transform: uppercase;
	}

.boxReserver .reserverText {
	color: #fff;
	margin: 15px 0;
	}
	
.reserverText a:link, .noteBox_bg a:link {
	color: #fff;
	text-decoration: underline;
	}
	
.reserverText a:visited, .noteBox_bg a:visited {
	color: #fff;
	text-decoration: underline;
	}
	
.reserverText a:active, .noteBox_bg a:active {
	color: #fff;
	text-decoration: underline;
	}
	
.reserverText a:hover, .noteBox_bg a:hover {
	color: #ceffca;
	text-decoration: none;
	}
	
	
.menu_carnet1 {
	background: #a8dba3;
	color: #fff;
	font-size: 0.75em;
	text-transform: uppercase;
	height: 13px;
	padding: 2px 8px;
	margin: 20px 0 0;
	}

.menu_carnet2 {
	background: #86cd7f;
	color: #fff;
	font-size: 0.75em;
	text-transform: uppercase;
	height: 13px;
	padding: 2px 8px;
	margin: 3px 0 0;
	}

.menu_carnet3 {
	background: #74c66d;
	color: #fff;
	font-size: 0.75em;
	text-transform: uppercase;
	height: 13px;
	padding: 2px 8px;
	margin: 3px 0 0;
	}

.menu_carnet4 {
	background: #63bf5b;
	color: #fff;
	font-size: 0.75em;
	text-transform: uppercase;
	height: 13px;
	padding: 2px 8px;
	margin: 3px 0 0;
	}

.menu_carnet5 {
	background: #51b848;
	color: #fff;
	font-size: 0.75em;
	text-transform: uppercase;
	height: 13px;
	padding: 2px 8px;
	margin: 3px 0 30px	;
	}

.menu_carnet1 a:link,.menu_carnet2 a:link,.menu_carnet3 a:link,.menu_carnet4 a:link,.menu_carnet5 a:link {
	color: #fff;
	text-decoration: none;
	}

.menu_carnet1 a:visited,.menu_carnet2 a:visited,.menu_carnet3 a:visited,.menu_carnet4 a:visited,.menu_carnet5 a:visited {
	color: #fff;
	text-decoration: none;
	}

.menu_carnet1 a:active,.menu_carnet2 a:active,.menu_carnet3 a:active,.menu_carnet4 a:active,.menu_carnet5 a:active {
	color: #fff;
	text-decoration: none;
	}

.menu_carnet1 a:hover,.menu_carnet2 a:hover,.menu_carnet3 a:hover,.menu_carnet4 a:hover,.menu_carnet5 a:hover {
	color: #2a6026;
	text-decoration: none;
	}

sup {
text-transform:lowercase;
	}
	