.bord {
	border: 4px solid #C4D3EC;
}
.MenuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF4824;
}
.MenuOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32609B;
	text-decoration: none;

}
.MenuOff:hover {
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.fondMenu {
	background-image: url(images/fond_menu.jpg);
	background-repeat: repeat-x;

}
.fondContent {

	background-color: #A5C7C6;
	background-image: url(images/fond_content.jpg);
	background-repeat: repeat-x;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.txtGras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.txtform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-indent: 3pt;


}
.txtform2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.txtform3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-indent: 4pt;
}
.LiensBlancs {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.LiensBlancs:hover {

	text-decoration: none;

}
.bordure {
	border: 1px solid #4B8E8B;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #478D8B;
	text-decoration: none;
}
h2 {
	margin:0 0 2px 0;
	padding:0;
	line-height:25px;
	background:#FF6600;
	width:auto;
	height:25px;
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
h3 {
	margin:0 0 2px 0;
	padding:0;
	line-height:25px;
	background:#478D8B;
	width:auto;
	height:25px;
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;

}

#reservationBloc{
	width:auto;
	padding:15px;
		
}
#coloneresa{
	width:300px;
	float:left;
	margin-left:15px;
	border:1px solid #48B7E4;
}
#imageresa{
	width:auto;
	height:89px;
	margin:0 0 5px 0;
}

.pdf{
	height:30px;
	line-height:30px;
	text-align:left;
	background:url(images/resa_pdf.gif) no-repeat;
	padding-left:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.pdf a{
	text-decoration:underline;
	color: #FFFFFF;
}
.pdf a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.directResa{
	height:28px;
	line-height:28px;
	text-align:left;
	background: url(images/fleche_resa.gif) no-repeat;
	padding-left:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.directResa a{
	text-decoration:underline;
	color: #FFFFFF;
}
.directResa a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.promo{
background:#FF6600;
text-align:center;
padding:3px;
height:35px;
}