#bloc_infos01 {
	background-image: url(../Images/fond-actu.png);
	margin-top: 1em;
	margin-bottom: 1em;
}
#bloc_infos02 {
	background-image: url(../Images/fond-actu.png);
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 1.5em;
}

#bloc_infos02 p{
	font-size: 1.3em;
	line-height: 1.25em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
#bloc_infos02 a {
	text-decoration: none;
	color: #0096A0;
}
#bloc_infos02 a:hover {
	text-decoration: underline;
}
#bloc_infos02 table {
	border: 2px solid #0096A0;
}

#bloc_infos02 th {
	font-weight: bold;
	color: #0096A0;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.25em;
	border: 1px solid #0096A0;
	padding: 5px;
}
#bloc_infos02 td {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.25em;
	border: 1px solid #0096A0;
	padding: 5px;
}
#bloc_infos02 td.detail {
	font-weight: normal;
	text-align: center;
	padding: 5px;
}
.condition {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#bloc_infos03 {
	margin-top: 1em;
	margin-bottom: 1em;
}
#bloc_infos03 p {
	font-size: 1.3em;
	line-height: 1.25em;
	font-weight: normal;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	padding-right: 1.5em;
	padding-left: 1.5em;
}
#bloc_infos03 a {
	text-decoration: none;
	color: #0096A0;
}
#bloc_infos03 a:hover {
	text-decoration: underline;
}

#bloc_infos03 h6 {
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
	background-image: url(../Images/fond-actu-bleu.png);
	padding-right: 1.3em;
	padding-left: 1.3em;
}
#hotel_col1 {
	float: right;
	width: 255px;
	background-image: url(../Images/fond-actu.png);
}
#hotel_col2 {
	width: 255px;
	background-image: url(../Images/fond-actu.png);
}

.texte-droit {
	text-align: right;
}

#col_centre  h2  a {
	color: #0096A0;
	text-decoration: none;
}
#col_centre  h2  a:hover {
	text-decoration: underline;
}

.hotel_link a{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01787E;
	display: block;
	float: left;
	height: 20px;
	width: 110px;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	border: 1px dotted #CCCCCC;
	margin-left: 100px;
}
.hotel_link a:hover,.hotel_link a:focus,.hotel_link a.current_hotel {
	background-color: #01A0A9;
	border: 1px solid #FFFFFF;
}
p.hotel_link {
	height: 30px;
}
