/* CSS Document */
body {
	background-color: #5C0B0F;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
scrollbar-base-color: #5C0B0F;
scrollbar-arrow-color: #BE7E36;	
}
.deroulant {
	background-color: #BE7E36;
	height: 40px;
	color: #FFFFFF;
	width: 316px;
}

.txt-orange {
	color: #be7e36;
	font-size: 12px;
}
.txt-blanc {
	color: #ffffff;
	font-size: 12px;
}
.txt-bordeau {
	color: #49171D;
}
.gauche {
	width: 357px;
	background-repeat: no-repeat;
}
.mil {
	width: 321px;
	background-repeat: no-repeat;
}
.droite {
	width: 25px;
	background-repeat: no-repeat;
}
p {
padding:5px;
}
.bandeau-haut {
	background-image: url(/images/site-aubergistes_r2_c2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 955px;
	font-weight: normal;
	font-family: "Times New Roman";
	font-size: 12px;
	background-position: bottom;
}
.cadre-blanc {
	border: 2px solid #FFFFFF;
	height: 592px;
	width: 700px;
}
.cadre-blanc_P {
	border: 1px solid #FFFFFF;

}


a.lien-menu {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #D6CBCC;
	text-align: right;
	text-decoration:none
}

a:hover.lien-menu {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration:none
}
a {
	color: #ffffff;
	text-decoration:none
}

a:hover {
	color: #49171D;
	text-decoration:none
}
.tel{
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 25px;
}
.adresse{
	font-family: "Times New Roman";
	color:#986466;
}

		/***************/
		/* Menu vertical */
		/***************/
			#nav {
				width: 200px ;
				list-style: none ;
				margin: 3px ;
				padding: 1px ;
				}
			#nav li {
	margin-bottom: 4px;
				}
			#nav li a {
	display: block;
	background-color: #732E2B;
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	text-align: right;
	text-decoration:none;
	font-style: italic;
				}
			#nav li a:hover, #nav li a:focus, #nav li a:active {
				background-color: #be7e36 ;
				text-decoration:none ;
				}
.cadre-txt-main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.padding {
	margin-top:50px;
	margin-left:5px;
	margin-right:5px;


}
.txt-titre {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

