 body{
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color:#A39D83;

	

}
a{
  
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}
a:hover{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#932101;
}

.footer{
  color:#E8E0D1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	
}

td{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3B362B;
	font-weight:normal;
	line-height:15px;
	}
	.horaires_text_bold{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3B362B;
	font-weight:normal;
	line-height:25px;
	}
	.horaires_text_red{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#932101;
	font-weight:normal;
	line-height:15px;
	text-decoration:underline;
			
	}
	.background{
	background-image:url(../images/charte/regal_01.gif);
	background-repeat:repeat-x;
	background-position:top left;
	}
	.background1{
	background-image:url(../images/charte/regal_06.gif);
	background-repeat:repeat-y;
	background-position:top left;
	}
.horaire{
background-image:url(../images/charte/regal_07.gif);
background-repeat:no-repeat;
background-position:top left;
}
	
	

	.inputForm{
border:1px solid #E1DED9;
background-color: #ffffff;
width:150px;
color:#000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.inputFormOver{
border:1px solid #E1DED9;
background-color: #F3F0E2;
width:150px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
font-size: 10px;
}
.button{
border:1px solid #E1DED9;
background-color:#E0D9BB;
width:65px;
color: #000000;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
cursor:pointer;
}
.buttonOver{
border:1px solid #E1DED9;
background-color: #FFFFFF;
width:65px;
font-weight:bold;
color:#D80003;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
cursor:pointer;



}
.notice{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
/*
Start Common Form definition
*************************************************************
Start contact form definition */
.frmContact{ /* dedicated ID for "contact form"*/
font-family:georgia;
border:1px solid #A39D83;
width:480px;
background-color:#D0C6B3;

}

.frmContact .Label, .frmContact label{
font-family:georgia;
font-size:11px;
font-weight:normal;

color:#000000;
}

.even_row{
background-color:#FFFFFF;
height:22px;
}
.odd_row{
background-color:red;
}
.table_head{
background-color:#E7E7E5;
height:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#CE0206;
padding-left:10px;
}
.value{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
padding-left:10px;
}
.labels{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
padding-left:10px;
}