#hotelContainer
{
    width: 1110px;
	height:422px;
}

#bas
{
	
	position: absolute;
	float: left;
	text-align: left;
	left: 926px;
	top: 422px;
	height: 18px;
	width: 181px;
	background-color: rgb(245, 245, 245); /*#DCDCDC*/
	border: 1px solid rgb(215, 215, 215);/*#C0C0C0*/
	background-color: green; /*#DCDCDC*/
	
}

.jcarousel-control {
    margin-bottom: 10px;
    text-align: right;
	font-size: 75%;
	color: #4088b8;
}

.jcarousel-control .actif {
    border: 1px solid #fff;
    color: #4088b8;
    background-color: #eee;
}

.jcarousel-control .nonactif {
    border: 1px solid #fff;
    color: #eee;
    background-color: #4088b8;
}

.jcarousel-control a {
    text-decoration: none;
    padding: 0 5px;
    margin: 0 0 5px 0;
    border: 1px solid #fff;
    font-weight: bold;
}



.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}







.box
{
	display: block;
	float: left;
	height: 105px;
	width: 185px;
	color : #999;
	font-size: 13px;
}

#presentation
{
	display: block;
	float: left;
	height: 105px;
	width: 185px;
	color : #999;
	font-size: 13px;
}


.standard_H
{
	padding: 3px;
	display: block;
	float: left;
	height: 95px;
	width: 175px;
	color: #999;
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 1px solid #ffffff;
}

.standard_H:hover
{
	padding: 3px;
	display: block;
	float: left;
	height: 95px;
	width: 175px;
	color: rgb(85,148,255);
	background-color: rgb(245, 245, 245); /*#DCDCDC*/
	border: 1px solid rgb(215, 215, 215);/*#C0C0C0*/
}

.standard_C
{
	padding: 3px;
	display: block;
	float: left;
	height: 95px;
	width: 175px;
	color: #999;
	border: 1px solid #ffffff;
}

.standard_C:hover
{
	padding: 3px;
	display: block;
	float: left;
	height: 95px;
	width: 175px;
	color: green;
	background-color: rgb(245, 245, 245); /*#DCDCDC*/
	border: 1px solid rgb(215, 215, 215);/*#C0C0C0*/
}

.standard_P
{
	padding: 3px;
	display: block;
	float: left;
	height: 95px;
	width: 175px;
	color: #999;
	border: 1px solid #ffffff;
}

.standard_P:hover
{
	padding: 3px;
	display: block;
	float: left;
	height: 95px;
	width: 175px;
	color: rgb(172, 26, 47);
	background-color: rgb(245, 245, 245); /*#DCDCDC*/
	border: 1px solid rgb(215, 215, 215);/*#C0C0C0*/
}

.lien{
	text-decoration: none;
	color: black;
}
	
.nom
{
	font-weight: bold;
}

.adresse
{
	color : #999;
}

.description
{
	color : #999;
}

.etoiles
{
	float: left;
	width: 90px;
}

.pdf 
{
	float: left;
	width: 55px;
}

#pdf 
{
	float: right;
	width: 100%;
}

#bas a {
	text-decoration: none;
	color : #999;
	font-size: 13px;
}

.no_lien {
	text-decoration: none;
	color : #999;
	font-size: 13px;
}

.precedent{
	float: left;
	width: 101px;
}

.suivant{
	float: left;
	text-align: right;
	width: 80px;
}
