.textebase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15110E;
}
.orangegras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d86b00;
}

.titrebase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d86b00;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
}
.titresouligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D86B00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	display: block;
}


.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCD;
	text-decoration: none;
}
.cadrephoto {
	border: 4px solid #D86B00;
}
.menu {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.menu:hover {
	color: #FFC184;

}
.baseline:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
.textesmll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d86b00;
	font-style: normal;
	text-align: justify;
	font-weight: bold;
}
.textebasesmll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #15110E;
	font-weight: normal;
}
