/* surcharge de general_base.css */
body
{
	background-image : none;
}

#body
{
	width : 960px;
}
/* fin surcharge de general_base.css */


/* surcharge de bloc_newsletter.css */
.my-newsletter
{
	margin-left : auto;
	margin-right : auto;
}
/* fin surcharge de bloc_newsletter.css */


#hub_brand
{
	background-color : #ffffff;
	overflow:hidden;
	zoom:1;
	font-family: Arial, Verdana, sans-serif;
	font-size : 12px;
	position : relative;
}


#bloc_visuel_entete
{
	margin-bottom : 20px;
	text-align : center;
	font-size : 30px;
}


#hub_brand #colonne_gauche
{
	position : relative;
	width : 258px;
	height : 814px;
	float : left;
	background-image : url(/imagerie/brands/fond_bloc_gauche.jpg);
	background-repeat : no-repeat;
	background-position : top right; 
}

#hub_brand #bloc_gauche_haut
{
	position : relative;
	background-image: url(/imagerie/brands/fond_bloc_gauche_haut.jpg);
	background-position : bottom left;
	background-repeat : no-repeat;
	width : 233px;
	height : 153px;
	color : #315e95;
	font-size : 11px;
	margin-bottom : 10px;
	margin-left : auto;
	margin-right : auto;
}

#bloc_gauche_haut a
{
	font-weight : bold;
}

#lien_voir_hotels
{
	position : absolute;
	left : 80px;
	top : 35px;
	padding-right : 5px;
}

#lien_tomtom
{
	position : absolute;
	left : 80px;
	top : 90px;
}



#hub_brand #colonne_droite
{
	float : right;
	width : 700px;
	position : relative;
}


#bloc_hotels
{
	width : 659px;
	position : relative;
	background-image: url(/imagerie/brands/fond_bloc_hotels.gif);
	font-size : 11px;
	color : #666666;
	font-weight : normal;
	margin-left : 20px;
}

#bloc_hotels .separation_bloc_hotels
{
	float : left;
	height : 12px;
	width : 659px;
	background-image: url(/imagerie/brands/bloc_hotels_ligne.gif);
}

#bloc_hotels .logo_hotel
{
	margin-bottom : 4px;
	height : 30px;
}

#bloc_hotels .texte_hotel
{
	margin-bottom : 10px;
}

#bloc_hotels .lien_hotel
{
	position : absolute;
	text-align : right;
	width : 100%;
	top : 108px;
}

#bloc_hotels .lien_hotel a
{
	color : #396296;
	font-weight : bold;
	text-decoration : underline;
}

#bloc_hotels .lien_hotel a:hover
{
	text-decoration : none;
}


.hotel_visuel_chambre
{
	float : left;
	width : 221px;
	height : 160px;
	background-image: url(/imagerie/brands/visuel_chambre.jpg);
	margin-left : 1px;
}

.hotel_colonne_gauche
{
	float : left;
	width : 218px;
	height : 148px;
}

.hotel_colonne_gauche .bloc_contenu
{
	margin : 10px 16px 18px 18px;
	position : relative;
}


.hotel_colonne_centre
{
	float : left;
	width : 210px;
	height : 148px;
}

.hotel_colonne_centre .bloc_contenu
{
	margin : 10px 16px 18px 15px;
	position : relative;
}

.hotel_colonne_droite
{
	float : left;
	width : 231px;
	height : 148px;
}

.hotel_colonne_droite .bloc_contenu
{
	margin : 10px 28px 18px 15px;
	position : relative;
}
