/* 
Style CSS créé par Alexandre BELLET
Renseignements sur www.Reflex-Online.fr
*/

*{ margin: 0; padding: 0; }

p {
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #669a26;
}

a:hover { color: #107cab; }

.invisible {
	display: block;
	visibility: hidden;
}

.clear {
	margin: 0 auto;
	font-size: 1px;
	clear: both;
}

body {
	background: #eee url(images/bg-contenu.jpg) repeat-y center;
	text-align: center;
	font: normal 80% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
}

#header {
	width:936px;
	height:142px;
	margin:auto;
	background:url(images/header1.jpg) no-repeat center;	
}

#site {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#navigation {
	width:936px;
	height:40px;
	margin:auto;
}

#navigation li{
	width:234px;
	height:40px;
	float:left;
	list-style-type: none;
	padding-top:15px;
}

#navigation a{
	color:#153820;
	font-weight:bold;
	font-size:120%;
}

#navigation a:hover{
	font-weight:bolder;
	text-decoration:underline;
}

#element_menu1{
	background:url(images/element_menu1.jpg) no-repeat center;
}

#element_menu2{
	background:url(images/element_menu2.jpg) no-repeat center;
}

#element_menu3{
	background:url(images/element_menu3.jpg) no-repeat center;
}

#element_menu4{
	background:url(images/element_menu4.jpg) no-repeat center;
}

#site{
	width:866px;
	margin:auto;
	margin-top:35px;
}

#site h1{
	font-size:150%;
	margin-left:35px;
}

#site h2{
	margin-bottom:15px;
	margin-top:35px;
}

#site p{
	margin-top:45px;
	clear:both;
}

#site a img{
	border:none;
}

label{
	display:block;
	width:200px;
	float:left;
}

#prix p{
	margin-top:5px;
	margin-left:50px;
}

#selection_date{
	margin-bottom:15px;
}

#selection_annee, #selection_mois{
	margin-left:30px;
	margin-right:30px;
}

#calendrier a{
	color:#107cab;
}

#calendrier a:hover{
	text-decoration:underline;
}

#calendrier table{
	border:black solid 2px;
	border-collapse : collapse;
}

#calendrier tr{
	border:black solid 1px;
	height:30px;
}

#calendrier td{
	border:black solid 1px;
	height:25px;
	width:40px;
	text-align:center;
}

.entete_calendrier{
	background:url("images/fond_head_calendrier.jpg");
}

.passe_calendrier{
	background:url("images/fond_passe_calendrier.jpg");
}

.ok_calendrier{
	background:url("images/fond_ok_calendrier.jpg");
}

.oqp_calendrier{
	background:url("images/fond_oqp_calendrier.jpg");
}

.calend{
	float:left;
	margin-left:50px;
	margin-right:50px;
}

#selection_date p{
	text-align:center;
}

.float-left{
	float:left;
	margin-right:35px;
}

.float-left-img{
	float:left;
	margin-right:35px;
	width:250px;
}

.float-right{
	float:right;
	margin-left:35px;
}

h2{
	clear:both;
}

#footer{
	width:866px;
	margin:auto;
	clear:both;
	padding-top:30px;
}

#footer p{
	text-align:center;
}