#baspage {
	background-image: url(images/chalet-hotel-tourmalet_06.jpg);
	height: 123px;
	width: 918px;
}
#contenu {
	background-image: url(images/chalet-hotel-tourmalet_04.jpg);
	height: 368px;
	width: 918px;
	background-color: #9AAA48;
	background-repeat: no-repeat;
}
#menu {
	height: 30px;
	padding-top: 10px;
}
#item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	height: 30px;
	width: 150px;
	text-align: center;
	float: left;
}
#itemover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7DB629;
	text-transform: uppercase;
	font-weight: bold;
	height: 30px;
	width: 150px;
	text-align: center;
	float: left;
}
#adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 95px;
	margin-right: 10px;
	margin-left: 10px;
}
#adresse a {
	text-decoration:none;
	color:#FFFFFF;
}

#item a {
text-decoration:none;
}
#item:hover {
color:#7DB629;
}
#contenutexte a {
	color:#FFFFFF;
}
#itemover:hover {
color:#7DB629;
}
#menu a {
text-decoration:none;
cursor:pointer;
}
#itemover a {
text-decoration:none;
}
#bandeau {
	background-image: url(images/chalet-hotel-tourmalet_02.jpg);
	height: 277px;
	width: 918px;
}
body {
	background-image: url(images/margegauche.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #30440F;
}
#intermenu {
	background-color: #FFFFFF;
	height: 20px;
	width: 2px;
	float: left;
}
#contenutexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	text-align: justify;
}
#titreflash {
	background-image: url(images/titreflash.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 141px;
}
#contenuflash {
	background-color: #2D4312;
	height: 60px;
	width: 141px;
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#contenuflash a {
	text-decoration:underline;
	color:#FFFFFF;
}
#flashinfo {
	float: right;
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 15px;
}
#contenutexte h1 {
	font-size: 16px;
	color: #FFFFFF;
}

