/* CSS Document */
#col_gauche {
	float:left;
	width:250px;
}

#col_principale {
	float:left;
	width:704px;
	background:url(../images/fond_top_contenu.jpg) no-repeat top right;
}

#conteneur_jpgrotator{
	float:left;
	width:704px;
	background:url(../images/fond_jpgrotator.jpg) no-repeat;
	height:341px;
}

#jpgrotator{
	background:#990000;
	height:265px;
	width:704px;
	float:left;
}

#texte_referencement {
	float:left;
	width:664px;
	background:url(../images/pointilles.gif) repeat-x;
	background-position:bottom;
	padding-bottom:16px;
	border:#fdfbe5 solid 20px;
	border-bottom:#fdfbe5 solid 10px;
	_height:230px;
}

#texte_referencement h1{
	font-size:20px;
	color:#371510;
	font-weight:normal;
}

.home_visuel{
	float:left;
	margin-right:18px;
	background-color:#FFCCFF;
}

.savoir_plus_home {
	float:right;
	width:234px;
	color:#66553b;
	text-align:right;
}

.savoir_plus_home a {
	color:#66553b;
	text-decoration:underline;
	background:url(../../../../Templates/hotel_megeve/images/main.gif) no-repeat;
	background-position:right 5px;
	padding-right:25px;
}

.savoir_plus_home a:hover {
	color:#66553b;
	text-decoration:underline;
	color:#760b0d;
	background-position:right -17px;
}
