img {
	border: none;
	margin: 0px;
	padding: 0px;
}

body {
	margin-top: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
}
.special{
	position:absolute;
	float:left;
	margin-top:210px;
}
.special2{
	
	float:right;
	margin-top:165px;
	margin-right:4px;

	
}

h1 {
	font-size: 24px;
	color: #B22332;
	text-align: center;
}

h2 {
	font-size: 18px;
	color:#EF3931;
}

h3 {
	font-weight: normal;
	font-size: 12px;
}

strong {
	/*color: #71911E;*/
	color:#666666;
}

sup {
	margin: 0 0 0px;
	line-height: -2em;
	font-size: 10px;
}

p, blockquote, ul, ol {
}

a {
	color: #666666;
	text-decoration: none;
	text-align: left;
	
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

#container {
}

#container a {
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 10px;
	font-weight: bold;
	background-color: #9CC629;
}

#container a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	background-color: #546B16;
}

.GrandTitle {
	color:#EE3D33;
	font-size:18px;
	font-weight:bold;

}

.TitleSection {
	text-decoration:underline;
	text-transform:capitalize;
	color:#D21211;
	font-size:14px;
	font-weight:bold;

}

.SubTitleSection {
	text-decoration:none;
	text-transform:capitalize;
	color:#EE3D33;
	font-size:12px;
	font-weight:bold;
}
.Highligtht {
	color:#EE3D33;
}
.TextePetit {
font-size:10px;
}


.content {
	
	
	text-align:left;
	width:528px;
	float:right;
}

.TabFonction {
	
	text-align:center;
	top: auto;
	left: auto;
	width: 500px;
	border-collapse:collapse;
	vertical-align:top;
}
.TabFonction th {
	margin: 0px;
	padding-top:15px;
	text-align:center;
	border-bottom: 1px solid #EE3D33;
	;
	vertical-align:top;
}
.TabFonction td {
	margin: 0px;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	text-align:left;
	border-bottom: 1px solid #F2EFE0;
	vertical-align:top;
}

.Reserver {
	color:#FFFFFF;
	background-color: #ADC539;
	
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border: 1px dotted #465A12;
	text-align:center;
}
.Reserver:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #71911E;
	border: 1px dotted #333333;
}
.petittexte {
	text-decoration:underline;
	font-size:10px;
}
