body{
	
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
*{
padding:0px;
margin:0px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
p{
padding:0px;
margin:0px;
font-size:11px;
font-weight: 500;
}
.contener_title{
	width:500px;
	background-color:#333333;
	color:#ffffff;
	padding:10px;
}
.contener_title .title{
font-size:18px;
font-weight:bold;
margin-bottom:5px;
text-transform:uppercase;
}
.contener_title .content{
width:55%;
/*padding-right:0;*/
}
.contener_title .image_ref{
width:200px;
}
.contener_title #return{
padding-top:12px;
}
.linkLeft{
	font-size:18px; 
	color:#333333;
	text-decoration:none;
	margin:3px;
	padding:3px;
	letter-spacing:-2px;
	border-right:1px solid #333333;
}
.linkLeft:hover{
color:#33CCFF;
}
#ctn_imgs{
width:500px;
background-color:#666666;
padding:10px;
}
#ctn_imgs img{
padding:0px;
}
#presentMember p{
font-size:11px;
font-weight:normal;
color:#ffffff;
}
#presentMember a{
color:#33CCFF;
text-decoration:none;
font-size:11px;
}

#content_hp img {padding:3px;background-color:#333333;}
#content_hp p{ font-weight:normal;font-size:11px; color:#333333}


/* CALENDRIER */

#cont_cal {
font-size:14px;
font-family: Arial, Helvetica;
background-color:#e6e6e6;
}
#cont_cal .sstitre {margin-bottom:5px; font-weight:bold;}
#popupTarifBO {
width:400px;
}
#cont_cal a {
/*color:#333;*/
}

#cont_cal .conteneurAgenda{
padding:0;
margin:0 10px 20px 10px;
font-size:11px;
color:#000;
float:left;
}
#cont_cal .enteteAgenda{
/*background:#5792B9;
color:#fff;*/
color:#454545;
text-align:center;
padding:2px 0;
margin:0;
vertical-align:middle;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}
#cont_cal .table{
width:196px;
height:155px;
margin:0;
padding:0;
background:#e6e6e6;
/*border:1px solid #5792B9;
border-top:none;
*/
}
#cont_cal table tr td {
vertical-align:top;
}
#cont_cal thead{font-weight:bold;}
#cont_cal a{display:block;}
/*#cont_cal tr td a:hover{text-decoration:underline;background:#bcff7c;}*/

#cont_cal a.opt_dispo:hover{text-decoration:none;color:#000;background:#B6FF9F;}
#cont_cal a.opt_indispo:hover{text-decoration:none;color:#000;background:#FFCA9F;}

/* + -----------------------------------------------------
Styles appliqués au Calendrier
+ ----------------------------------------------------- */


#cont_cal #libelle {
width: 196px;
padding: 0;
margin:0;
}
#cont_cal ul.ligne{
width: 100%;
padding: 0;
margin:0;
} 
#cont_cal  li {list-style-image:none;list-style-position:outside;list-style-type:none;}
#cont_cal #libelle li {
float : left;
display:block;
width : 26px; 
/*padding:2px;
border:1px solid #fff;*/
margin:2px 2px 0 0;
height:auto;
text-align:center;
}
#cont_cal .ligne li {
color: #000;
float : left; 
width : 26px; 
text-align:center;
background-color:#cfcfcf;
/*background-color:#424242;*/
margin:2px 2px 0 0;
font-size:11px;
}

#cont_cal .ligne li span,
#cont_cal .ligne li a {
display:block;
padding:2px;
}
#cont_cal .ligne li a:hover{
list-style: none;
text-decoration: none;
background-color: #fff;
color:#333;
}

#cont_cal .ligne li.itemCurrentItem a {
color:#2F6C7F;
font-weight:bold;
}
#cont_cal li.itemSelectedItem {
background-color:lightblue;
}		
#cont_cal li.caseVide {
background-color:#e7e7e7;
}
#cont_cal li.caseVideBlanc {
background-color:#e6e6e6;
}

.day_selected {
font-weight:bold;
background-image:url(../img_interf/day_selected.png);
-moz-box-shadow: inset 0 0 1px #000;
-webkit-box-shadow: inset 0 0 1px #000;
box-shadow: inner 0 0 1px #000;
}

.col_33{color:#333333;}

.bg_0_0{background-image:url(../img_interf/bg_0_0.gif);}
.bg_1_0{background-image:url(../img_interf/bg_1_0.gif);}
.bg_0_1{background-image:url(../img_interf/bg_0_1.gif);}
.bg_1_1{background-image:url(../img_interf/bg_1_1.gif);}

.calendrier_td img {float:left; margin-left:5px;}

.form_reservation label,
.form_reservation .label{text-transform:uppercase;}