/*  
@Feuille CSS Hotel Bellier pour CMSMS
@Par Marc-Antoine SAVOYAT
*/

#lang {
	position: relative;
	top: 85px;
	left: 90px;
}

#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

p {
	text-align: justify;
	line-height: 18px;
}

td, p, select, input, textarea {
	font-size: 12px; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
}

a {
	color: #990000; 
	text-decoration: none;
}

a:hover {
	color: #CC0000; 
	text-decoration: underline;
}

.strapline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
}

.mini {
	width="111px";
	height="75px";
}

.image{
	width="355px";
	height="240px";
}

.small, .small td {
	font-size: 9px;
line-height: 11px;
}

.photo {
	border: 2px solid #FFFFFF;
}
