body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0;
	margin: 0;
}

a:active {
	color: #fab521;
}
img {
	margin: 0;
	padding: 0;
	border: 0 none;
}


table, td, tr, div {
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: 0;
}


h1, h2, h3, h4, h5, h6 {
	text-align: right;
}



.texte-hotel {
	list-style-image: url(imgs/puce-1.gif);
}
.photo-hotel {
	text-align: center;
}

div#drapeaux {
	margin: 0;
	text-align: right;
}
.align-droite {
	text-align: right;
}

#separateur {
	clear: both;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #004D7B;
	margin-left: 5px;
}
.separation {
	clear: both;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #004D7B;
	margin-left: 5px;
}


.colonne1 {
	background-color: #eef7ff;
	list-style-image: url(imgs/dot-2.gif);
}
.colonne2 {
	background-color: #eef7ff;
	list-style-image: url(imgs/dot-2.gif);
}

.titre-colonne {
	font-weight: bold;
}


input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 10px;
	text-align: left;
	line-height: normal;
	vertical-align: bottom;
	border: 1px solid #014f7f;
	margin: 2px 5px 2px 5px;
	padding: 0;
}
.tableau-prix, #form-hotel {
	margin: 10px auto 10px auto;
	font-size: 0.8em;
	background-color: #eef7ff;
	padding: 0px;
	border: 1px dashed #014f7f;
}
.asterix {
	font-weight: bold;
	color: #f60;
}
#pictos-hotel {
	margin: 10px 0 10px 0;
	background-color: #eef7ff;
	border-top: 1px dashed #014f7f;
	border-bottom: 1px dashed #014f7f;
	text-align: center;
	font-size: 0.8em;
	padding: 5px;
}
.pictos {
	vertical-align: text-bottom;
}
.tableau-ligne {
	background-color: #014f7f;
	padding: 0;
	margin: 0;
}
.cellule-haut, .cellule-bas, .cellule-droite, .cellule-gauche, .cellule-milieu, .form-text {
	padding: 2px 5px 2px 5px;
}
.cellule-droite {
	text-align: right;
}
.cellule-gauche {
	text-align: left;
}
.cellule-milieu {
	text-align: center;
}
.form-text {
	text-align: justify;
}
th {
	font-size: 1.5em;
	text-align: center;
	padding: 5px;
}


td#lien {
	border-spacing: 0;
	border-collapse: separate;
	margin: auto;
	padding: 12px;
	border-width: 1px;
	border-style: dashed;
	border-color: #014F7F;
}

#resultats #global table tr td {
	text-align: left;
}
#boite-resa {
	font-weight: bold;
	font-size: large;
}
#boite-resa {
	font-size: large;
}
#searchbox {
	text-align: center;
	margin: auto;
	clear: both;
	float: none;
}
.boite-resa {
	font-size: large;
}
.boitecentree {
	text-align: center;
	margin: auto;
}


