/* Styles généraux ------------------------------------------------------------ */
.titre {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.titre2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 0px;
	font-style: italic;
}
.texte {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	text-align: left;
	/*font-style: italic;
	font-weight: bold;*/
	margin-top: 5px;
	margin-bottom: 5px;
	color: #7C2E2E;
}
.texteActus {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #7C2E2E;
}
.texteBref {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 13px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.textePetit {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 13px;
	text-align: left;
	padding-left:30px;
	padding-right:15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.texteTitre {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #7C2E2E;
}
.lien {
	color:#E13622;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
.lien a:link {
	color:#E13622;
	text-decoration:none;
}
.lien a:visited {
	color:#E13622;
	text-decoration:none;
}
.lien a:active {
	color:#E13622;
	text-decoration:none;
}
.lien a:hover {
	color:#E13622;
	text-decoration:underline;
}
.lienTourisme {
	color:#E13622;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-top: -5px;
	margin-bottom: 10px;
}
.menu {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu td {
	background-color: #B6A993;
}
a.menu:link td {
	border-color: #FFFFFF;
	border-width: 5px;
	background-color: #B6A993;
}
a.menu:hover td {
	border-color: #000000;
	border-width: 5px;
	background-color: #FFFFFF;
}
.11 {
	font-size: 11px;
	line-height:14px;
}
.12 {
	font-size: 12px;
	line-height: 15px;
}
.int16 {
	line-height:16px;
}
.int15 {
	line-height:15px;
}
.MAJ {
	text-transform: uppercase;
}
.exp {
	font-size: 9px;
}
.texteForm {
	color: #E13622;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0px;
	margin-right: 0px;
	font-style: italic;
}
.texteFormBlanc {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.boxForm {
	color: #3A3327;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border:1px solid #E3BFA0;
}
.boxFormRouge {
	color: #4A456D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E0D8CD;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 5px;
}
