/*
	Mise en forme de hoteldedieppe-paris.com
*/
body{
	background-image:url("/images/fond-dieppe.gif");
	margin : 0;
	padding : 0;
}
a{
	text-decoration : none ;
	color:#3a75e0;
}
a:hover,
#selectionne{
	color : #132c71;
}

/*
	Mise en forme du haut de page
*/
#haut-de-page{
	background-image:url(/images/en-tete.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=/images/en-tete.png);
	_background-image: none;
	width : 750px;
	height : 70px;
	margin : 0 auto 0 auto ;
}

#haut-de-page span{
	display : none;
}

/*
	Mise en forme du contenu
*/
#centre{
	margin : 10px auto 20px auto;
	width:710px ;
}

#gauche{
	float:left;
	background-image : url(/images/gauche-fin.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=/images/gauche-fin.png);
	_background-image: none;
	background-repeat : no-repeat ;
	width : 340px ;
	height : 515px;
	margin : 0 0 0 10px ;
}

#contenu{
	background-color : #fafafa ;
	float:left;
	margin : 64px 0 0 -2px ;
	width : 330px;
	height : 425px ;
	text-align : justify ;
	font-family : Verdana, "Times New Roman", serif ;
	font-size : 11px;
}
#contenu p{
	padding : 0 5px 0 15px ;
}
#contenu span{
	display : none ;
}
#contenu th{
	text-indent : 5px ;
	font-family : Arial ;
	font-size : 11px ;
}
#contenu img{
	padding-right : 8px ;
	margin-left : 15px ;
}

h1{
	font-size : 14px ;
	text-indent : 15px ;
	color : #112a6c ;
	margin : 5px;
}

p{
	margin : 5px auto 5px auto;
}
#liste{
	margin : 5px auto 5px auto;
}

#liste2{
	margin : 5px auto 5px auto;
}
#entreliste{
	margin : 10px 5px 10px 5px;
}
/*
	Mise en forme du menu
*/
#menu{
	padding : 8px 0px 15px 20px ;
	margin : 0 0 5px 0;
	list-style-type: none;
	border-bottom:1px solid #CCC;
}
#menu li{
	float:left;
	text-align:center;
	font-size : 11px ;
	font-family : Arial, "Times New Roman", serif ;
	margin-right:10px;
	font-weight:bold;
}

/*
	Mise en forme du bas de page
*/
#bas{
	font-family : Arial ;
	font-size : 11px ;
	padding : 0 0 5px 0;
	clear : left ;
}
#bas p{
	text-align:center;
}
#ircf{
	font-size:13px;
	line-height:14px;
	text-decoration : underline ;
}
#ircf img{
	border-style : none ;
}
