body {
	/*background-color: #d9e6af;*/
	background-color: #d9f580;
	color: #6F6F6F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#conteneur {
	width: 950px;
	margin: 0px;
	margin-left: -475px;
	margin-right: auto;
	position:absolute;
	left:50%;
}
#main {
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#reservez {
position : absolute;
right:170px;
top:55px;
}
#menu {
margin-top:10px;
	height: 30px;
	margin-bottom:0px;
}
#menu ul,li {
	vertical-align: middle;
	height:auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow:hidden;
}
#menu a {
	display:block;
	color: #C5DB77;
	text-decoration: none;
	height:100%;
	width:100%;
}
#menu li {
	float:left;
	height: 23px;
	width:115px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9E6AF;
	padding: 5px 5px 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #C5DB77;
	background-color: #FFFFFF;
}
#menu li:hover, #menu a:hover {
	background-color: #C5DB77;
	color: #FFFFFF;
}
#texte {
	margin-top:10px;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align:justify;
}
a, a:visited
{
color: #A2C133;
}
h1 {
	font-size: 42px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(h1.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 85px;
	line-height:normal;
}
h2 {
	background-image: url(h2.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 30px;
	font-size:30px;
	margin-top: 70px;
}
.illustration
{
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right:10px;
	border: 1px solid #EFEFEF;
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	font-weight:bold;
}
.illustration img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.left
{
float:left
}
.right
{
float:right
}
#menu_page {
	border: 1px solid #D9E6AF;
	font-weight: bold;
	color: #C5DB77;
	margin: 0px 80px 30px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align:center;
	display:block;
}
#menu_page a {
	background-image: url(h2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	padding-left: 30px;
	color: #A2C133;
}
#menu_page a:hover {
text-decoration:none;
}
.infos_pratiques
{
	border: 1px solid #D9E6AF;
	margin: 5px;
	padding: 5px;
}
.programme
{
	border-left: 1px solid #D9E6AF;
	margin-left: 30px;
	padding-left: 10px;
}
.titre_programme
{
	font-size: 16px;
	color: #F59CF3;
}
div.selected {
	border: 1px solid #00CC00;
	margin: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 160px;
	margin-bottom:10px;
	margin-top:10px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
form label {
display:block;
position:relative;
height:30px;
}
form label:hover {
	background-color: #E3F1B4;
}
form label input {
	width: 400px;
	border: 1px solid #333333;
	padding: 2px;
	position:absolute;
	left:150px;
	top:3px;
}
form label input[type=checkbox] {
	width:15px;
	left:inherit;
	position:inherit;
}
form label input:focus {
	color: #00CC00;
	border: 1px solid #00CC00;
}
form .cgv {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-color: #F2F2F2;
	margin: 2px;
	padding: 2px;
	overflow:hidden;
}
table.tab_formation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.tab_formation .legende {
	background-color: #66CC00;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.error {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	border: 2px solid #FF0000;
	margin: 2px;
	padding: 2px;
}
.valid {
	color: #00CC00;
	font-weight: bold;
	text-align: center;
	border: 2px solid #00CC00;
	margin: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	font-size: 15px;
}
table.tab_formation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.tab_formation tr {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
table.tab_formation tr:hover {
	background-color: #99FF66;
}
table.tab_formation a {
color:#00CC00;
text-decoration:none;
font-weight:bold;
}
table.tab_formation a:hover {
color:#FFFFFF;
}
#footer {
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

