/* CSS Document */
BODY {
scrollbar-face-color:#8D0100;
scrollbar-highlight-color:#FE0000;
scrollbar-3dlight-color:#AC0000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#6A0000;
scrollbar-arrow-color:#FF8402;
scrollbar-track-color:#6C0000;
}
.texte-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.texte-orange-grand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFA700;
}

a:link {
	color: #FCB50F;
	text-decoration: none;
}
a:visited {
	color: #FCB50F;
	text-decoration: none;
}
a:hover {
	color: #FFBC40;
	text-decoration: none;
}
a:active {
	color: #FCB50F;
	text-decoration: none;
}


.texte-rappel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CC0202;
}
.listeliens_01 {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FCB50F;
	text-decoration: none;
}
.listeliens_01:hover {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFD993;
	text-decoration: none;
}
.listeliens_02 {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FCB50F;
	text-decoration: none;
}
.listeliens_02:hover {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFD993;
	text-decoration: none;
}
.marge-cadre-1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.bordure {	border: 1px solid #F68104;
}
.detail-serie-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F68104;
}
.titre-galerie {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FEB429;
	text-decoration: underline;
	padding: 5px;
	border: 2px groove #F5D927;
	background-color: #850102;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #F68104;
	text-decoration: none;
	padding: 5px;
	border: 2px groove #FF7E00;
	background-color: #000000;
}
.cadre-photo-petite {
	border: 2px inset #FF8200;
}
.cadre-photo-grande {
	border: 3px inset #EC7600;
}
