div,p,h1,h2,h3,li,ul{
margin:0;
padding:0;
}

#main {
	background-color: #676767;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left 252px;
	width: 900px;
	margin: auto;
}


#gauche {
	width:400px;
	height:200px;
	float:left;
	font-family:Verdana;
	font-size:12px;
	color:#e0f181;
}

#logo_print{
display:block;
float:left;
width:407px;
}



#titre_page{	
	padding-left:25px;
	padding-top:200px;
	width:177px;
	height:70px;
}


#droite {
	padding-left:25px;
	width:475px;
	height:300px;
	float:left;
}

#image_droite {
	height: 300px;
	width: 470px;
	background-image: url(book_grandes/hotel_accueil2.jpg);
	background-repeat: no-repeat;
}

#texte_droite{
width:200px;
padding-left:200px;
padding-top:200px;
text-align:center;
font-weight:bold;
letter-spacing: 4px;
}

#diapo{
	font-family: verdana;
	font-size: 16px;
	line-height: 24px;
	color: #dfe4c2;
	width:780px;
	height:160px;
	padding-top:10px;
	font-weight: lighter;
	margin-right:10px;
	margin-left:80px;
	margin-top:10px;
	float:left;
}

h3{
	font-size:14px;
	text-align:justify;
	font-family: verdana;
	letter-spacing: 5px;
	color: #e0f181;
}


h4{
	font-size:18px;
	text-align:justify;
	font-family: verdana;
	font-weight: lighter;
	letter-spacing: 4px;
	color: #e0f181;
}

h1{font:normal normal 14px verdana;}
h2{font:normal normal 14px verdana;}

#navigation {
	background-image: url(images/navigation.jpg);
	background-position: 20px;
	height: 70px;
	width: 900px;
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 12px;
	color: #e0f181;	
	clear:both;

}

#texte_navigation_haut{
	height:18px;
	padding-top:12px;
	padding-left:16px;
}

#texte_navigation_bas{
	height:18px;
	padding-top:16px;
	padding-left:220px;
}

a:link, a:active, a:visited {text-decoration:none;}
a{font:normal normal 12px verdana;
color:#e0f181;
padding-right:15px;}

a:hover{color:#fefefe}

.active{color:#dfe4c2;}