body {
	background-image: url(images/fd_grottes.jpg);
}
.Drapeaux {
	float: left;
	font-size: 22px;
	width: 30%;
}
.Menu {
	float: left;
	font-size: 22px;
	width: 70%;
}

.cadre {
	border: thin dotted #CC0033;
	background-image: url(images/fd_ht.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.cadre2 {
	float: left;
	width: 60%;	
}
.cadre3 {
	float: left;
	width: 40%;	
}
.cadre-form {
	float: left;
	width: 25%;
}
.cadre-tiers {
	float: left;
	width: 33%;
}
form {
	width: 70%;
	float: left;
	padding: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:95%;
}
html {
height:100%;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #99FF00;
}
a:active {
	color: #CCCC00;
}
.Style2 {
	font-size: 34px;
	font-weight: bold;
	color: #CC0033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Style3 {
	color: #FFFFFF;
	font-size: 9px;
}

.Style4 {color: #FFFFFF}
.Style5, marquee {
	color: #0099FF;
	font-weight: bold;
	font-size: 22px;
}
.Style6 {color: #cccc00}
.tarifs {
	background-color: #FFFFFF;
	width: 420px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border: dotted #FF6600 thin;
	float: right;
}
.plan {
	background-color: #010000;
	width: 400px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border: dotted #0099FF thin;
	float: right;
	height: 300px;
}
.cartouche {
	margin-left: 20px;
}
.Style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.Style8 {
	font-size: 10px
}
.pttxt {
	color: #000066;
	font-size: 9px;
}
#ttr-infos-flash {
	color: #0099FF;
	font-weight: bold;
	font-size: 18px;
	height: 100px;
	width: auto;
	float:right;
	padding: 2px;
	margin-right: 5px;
}
.infos-flash {
	background-color: #FFFFFF;
	height: 100px;
	width: 200px;
	float:right;
	padding: 2px;
	margin-right: 20px;
}

@media only screen and (max-width:900px) {
body,td,th {
	font-size: 18px;
}
.Menu {
	font-size: 24px;
	width: 100%;
	text-align:center;
}
.Style3 {
	color: #FFFFFF;
	font-size: 12px;
}

.Style4 {
color: #FFFFFF;
font-size: 16px;
}
.Style5 {
	font-size: 16px;
	color: #0099FF;
	font-weight: bold;
	font-size: 22px;
}
.Style6 {
font-size: 16px;
color: #cccc00;
}
.cadre2 {
	width: 100%;	
}
.cadre3 {
	width: 100%;	
}
.cadre-form {
	width: 100%;
}
form {
	width: 100%;
}
.plan {
	float:left;
}
.cadre-tiers {
	width: 100%;
}
}