/* CSS Document */

body {
	background-color: #DED3C5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
}
p {
	font-size: 12px;
}
li {
	color: #333300;
	font-size: 12px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333300; }

.font12pixnoirbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
A {COLOR: #000000; text-decoration: underline;} 
a:hover {TEXT-DECORATION: none; color: #000000} 

.font14pixnoirbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.font11pixnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 h2 h3 h4 h5 h6 {
color:black;
}
#diaporama {
position:relative;
left:50%;
margin-left:-175px;
}
#diaporama img {
	position: absolute;
	border: 2px solid #666;
	width: 350px
}

/*Calendrier*/

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align:middle;
}


.jours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.tab_numero {
	background:url(img/icone.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border-style:solid; 
	border-width:2px; 
	border-color:#567927;
	border-top:hidden;
}

.tab_cal {
	background:url(img/entete.jpg);
	background-repeat:no-repeat;
	border-style:solid; 
	border-width:2px; 
	border-color:#567927;
	border-bottom:hidden;
}

.libre {
background-color:white;
}

.reserve {
	background-color:#9b0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left:10px;
}
#lecalend {
position:absolute;
width:420px;
left:50%;
padding:0;
margin-left:-210px;
background-color:white;
}

/*chez les tarifs on a ça aussi*/
#tabtarifs a,#tabtarifs a:hover,#tabtarifs a:active,#tabtarifs a:visited {
color:#330;
}

