/**
 * Style de la page HOTEL
 */


div#interface table tr td#page-right table tr td.exterieur-text {
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 15px;
}

div#interface table tr td#page-right table tr td.exterieur-text h1 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 14px;
}

div#interface table tr td#page-right table tr td.interieur-text {
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 6px;
	padding-bottom: 8px;
}

div#interface table tr td#page-right table tr td.interieur-text h1 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 14px;
}
