.nav {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #663300; text-decoration: none}
.nav-resa {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
	text-transform: uppercase;
	display:block;
	width:190px;
	height:16px;
	letter-spacing: 1px;
	padding:2px;
	background:#FEFECC;
}
.nav-resa:hover {
	color:#000;
}

.reserver-small {
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#900;
}
.phrase {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #663300; text-decoration: none}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.actu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #333333}
.liens {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630;
	text-decoration: none;
}
.avis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCD;
	text-decoration: none;
}

.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #630;
	text-decoration: none;
}

.actutxt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #333333 }
.nav_type {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #FFFFCC; text-decoration: none}
.nav_type:hover {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.nav_bas_type { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #FFFFCC; text-decoration: none }
nav_bas_type:hover {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.nav:hover {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none}
.samm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #663300; text-decoration: none}
.phrase:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.sammtitres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #629CCA;
	text-decoration: none;
}
.sammliens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}


.infobulle {
	position: absolute;
	visibility : hidden;
	border: 1px solid #53210A;
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	background-color: #FEFECC;
	color:#000;
	z-index:1;
}
.titre-reserver {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #630;
	font-weight: bold;
}
.titre-reserver-small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #663300;
	font-weight: bold;
}
.texte-reserver {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #630;
	text-decoration: none;
}
.texte-reserver-small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #630;
	text-decoration: none;
}
.form {
	font-weight: bold;
	color: #FFFFCD;
	text-decoration: none;
	background-color: #630;
}
.form-small {
	font-weight: normal;
	color: #630;
	text-decoration: none;
	background-color: #FFFFCD;
	font-size:11px;
}
.form-bouton {
	font-weight: bold;
	color: #630;
	text-decoration: none;
	background-color: #FFFFCD;
}
.form-bouton-small {
	font-weight: normal;
	font-size:12px;
	color: #FFFFCD;
	text-decoration: none;
	background-color: #630;
}

.lien-form {
	color: #FFFFCD;
	text-decoration:underline;
}
.lien-form:hover {
	text-decoration:none;
}.img-interversion {
	background-image: url(FR_images/interversion.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 281px;
}
.border-fondu {
	border: 2px solid #F3E7CD;
}
#bordure-resa {
	border: 2px solid #630;
	padding:3px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

