* {margin: 0; padding: 0; border:0;}
body {
	background: url(graphs/back.png) repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
p {
	text-indent: 1em;
	margin: 0;
	padding-bottom: 1em;
	line-height: 125%;
}
ul {
	margin-left: 1em;
	padding-left: 1em;
	line-height: 100%;
}
li {
	font-size: 12px;
	font-weight: bold;
	text-indent: 0px;
	padding-bottom: 1em;
	line-height: 125%;
}
#general {
	position: relative;
	width: 900px;
	margin: 0 auto 0 auto;
	top: 10px;
}
#contenu {
	background: #9683EC;
	position: absolute;
	top: 129px; left: 0px;
	width: 900px;
}
#annonce {
	background: url(graphs/annonce.gif) no-repeat;
	position: absolute;
	top: 30px; left: 300px;
	width: 300px; height: 200px;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	padding: 180px 20px 0 0;
}
#suisse {
	background: url(graphs/suisse.gif) no-repeat;
	position: absolute;
	top: 30px; left: 270px;
	width: 360px; height: 160px;
}
#textes {
	background: url(graphs/beliy.jpg) no-repeat bottom left;
	width: 400px; height: 336px;
	color: #fff;
	font-weight: bold;
	padding: 10px 0 0 10px;
}
#textes2 {
	background: none;
	width: 400px; height: 316px;
	color: #fff;
	font-weight: bold;
	padding: 15px 10px;
	float : left;
}
#textes3 {
	background: url(graphs/france.gif) no-repeat bottom left;
	width: 410px; height: 316px;
	color: #fff;
	font-weight: bold;
	padding: 15px 10px;
	float : left;
}
#textes4 {
	background: none;
	width: 410px; height: 400px;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	float : left;
}
#elements {
	background: none;
	width: 390px; height: 60px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #fff;
}
#slide {
	background: url(graphs/loading.png) no-repeat #c0b5f4;
	margin: 0px;
	width: 461px; height: 346px;
	float : right;
	border-left: 1px solid #fff;
}
#slide_ch {
	background: url(graphs/chambre0.jpg) no-repeat #c0b5f4;
	margin: 0px;
	width: 461px; height: 346px;
	float : right;
	border-left: 1px solid #fff;
}
#cartes {
	background: url(graphs/loading.png) no-repeat #c0b5f4;
	width: 461px; height: 346px;
	float : right;
	border-left: 1px solid #fff;
	text-align: center;
	font-weight: bold;
}
#menubas {
	background: url(graphs/pied_page.jpg) no-repeat;
	width: 900px; height: 37px;
	color: #fff;
	text-align: center;
	padding: 3px 0 0 0;
}
.decale {
	padding-left: 150px;
	display: block;
}
.droite {
	float: right;
	margin: 10px 15px 0 0;
}
.gauche {
	float: left;
	margin: 10px 0 0 15px;
}
.left {
	float: left;
	margin: 5px 10px 0px 5px;
}
.clean {
	clear: both;
	display: block;
}
.select1on {
	background: #c0b5f4;
	display: block;
}
.select2on {
	background: #c0b5f4;
	display: block;
}
.select1off {
	background: none;
	display: block;
}
.select2off {
	background: none;
	display: block;
}
#formulaire {
	color: #fff;
	font-weight: bold;
	border-left: 1px solid #fff;
	top: 10px;
	width: 450px;
	text-align: right;
	padding: 10px;
	float: right;
}
.erreur {
	background : #fbb;
	color: #d00;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
}
.valide {
	color: #bfb;
	font-weight: bold;
	text-align: center;
}
.bouton {
	background : none;
	width: 80px;
	color: #000099;
	border: 1px solid #000099;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
input, textarea, select, option {
	background : #efe;
	border: 1px inset #bbb;
	font-weight: bold;
	padding: 0 0 0 5px;
}
.espace {
	background: url(graphs/spacer.gif);
	height: 30px;
	display: block;
}

