.bordure {
	border: 1px solid #6B162D;
}
A.vertical {
	DISPLAY: block;
	COLOR: #FFFFFF;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background: #CC0000;
}
A.vertical:hover {
	color: #FFFFFF;
	background: #A42B58;
}
.titre {
	font:italic bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../img/fond_titre.jpg) left top repeat-x;
	border: 1px solid #FFFFFF;
}
.important {
	font:bold 13px Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.fond_body {
	background: url(../img/body.jpg) no-repeat;
}h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #520F20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #621026;
	margin-right: 50px;
	margin-left: 50px;
	text-align: right;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #651329;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
#integr {
	width: 650px;
}
.bienvenue {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #ffbc01;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffbc01;
	margin-right: 50px;
	margin-left: 50px;
}
.horaires {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #fff3d3;
	background-color: #FFBE0A;
	font-weight: normal;
	text-align: center;
	margin-left: 150px;
	margin-right: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF3D3;
}
.element_droit{
float:right;
margin-left:10px;
}
.element_droit2{
float:right;
margin:10 10px;
border:1px solid #FFBC01;
}

.element_gauche{
float:left;
margin:10 10px;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #EC6B1A;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #651027;
}
.photos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #fff3d3;
	background-color: #FFBE0A;
	font-weight: normal;
	text-align: center;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #621026;
	background-color: #FFEAB3;
	text-align: center;
	font-style: normal;
}
.txt_hotel {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #6B162D;
	padding-left:5px;
}
.liste {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #651128;
	text-align: left;
	list-style-image: url(../img/puce.jpg);
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0070AA;
}
.tag{
position:relative;
margin-left:46px;
border:solid 1px #990000;
width:135px;
}
.menu_btn{
height:22px;
width:280px;
line-height:22px;
background-image:url(../img/menu-btn.jpg);
display:block;
font-weight:bold;
color:#6F151F;
text-align:center;
padding-left:21px;
margin:0px 0px 0px 150px;
cursor:pointer;
}
.menu_btn:hover{
cursor:pointer;
}
.menu_btn a{
text-decoration:none;
font-style:normal;
color:#6F151F;
}
.menu_btn a:hover{
color:#000000;
}