.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 2px dotted #FFCC00;
	padding: 5px;
}
.texte2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.grostitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FF3300;
	height: 35px;
}
.formulaire {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99FF00;
	text-decoration: none;
	vertical-align: bottom;
	font-weight: 200;
	height: 30px;
	}
	
.reservez {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #00FF00;
	text-decoration: none;
	vertical-align: top;
	font-weight: 400;
	text-align: left;
	}
.nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-transform: uppercase;
}
.nomtexte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	vertical-align: middle;
	font-weight: 400;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	width: 675px;
	background-color: #FFFF99;
	padding: 0px;
	text-indent: 6px;
	letter-spacing: 1px;
	background-position: -4px;
	margin-top: -3px;
	margin-left: -3px;
	margin-bottom: 4px;
	margin-right: 1px;
}
		 
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	background-color: #FFFF99;
	font-weight: normal;
	text-transform: lowercase;
}
.mois {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #190032;
	background-color: #FFCC00;
	text-indent: 7px;
	font-weight: 500;
	height: 30px;
	width: 200px;
}
.theme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFCC00;
}
.submit {
	background-color:#99FF00;
	font-size:12px;
	font-weight:500;
	color: #660099;
	width: 80px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	border: thin groove #660099;
	height: 18px;
}
.liste {
	background-color:#190033;
	font-size:13px;
	font-weight:normal;
	color: #FFFFFF;
	width: 250px;
	border: 1px dotted #99FF00;
}
input
{
	color:#333333;
	background-color:#FFFF00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px none #FF6600;
	border-right: 1px none #FF6600;
	border-bottom: 1px dotted #FF6600;
	border-left: 1px none #FF6600;
	font-weight: normal;
	font-size: 13px;
}
a:link {
	text-decoration: none;
	color:#CC0000;
	font-weight: 400;
}
a:active {
	text-decoration:underline;
	color:#FFFFFF;
	background-color: #FF0000;
}
a:hover {
	text-decoration:underline;
	color:#FF6600;
	background-color: #FFFF99;
}
a:visited {
	text-decoration:none;color:#CC0000;
}
body {
	background-color: #FFFF00;
}
.ours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

