
/*********** Général ***********/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-color: #653332;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:active{
	color: #F5B900;
} 
a:visited{
	color: #F5B900;
} 
a:link{
	color: #F5B900;
}
a:hover{
	color: #653332;
}



/*********** Titres ***********/

.Titre01 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	font-size: 17px;
	font-weight: bolder;
	color: #B01C2E;
	text-indent: 20px;
	text-decoration: none;
}
a.Titre01 {
	text-decoration: none;
}
a.Titre01:hover {
	color: #F99734;
	background-color: #B01C2E;
	text-decoration: none;
}

.Titre02 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFC9;
	text-indent: 20px;
	text-decoration: none;
}
a.Titre02 {
	text-decoration: none;
}
a.Titre02:hover {
	color: #F99734;
	text-decoration: none;
}

.STitre01 {
	font-size: 12px;
	text-indent: 20px;
	color: #B01C2E;
	font-weight: bold;
	background-color: #FDD6C8;
}
a.STitre01 {
	text-decoration: none;
}
a.STitre01:hover {
	color: #F99734;
	text-decoration: none;
	background-color: #B01C2E;
}

.TitrePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bolder;
	color: #FFFFC9;
	text-decoration: none;
	font-style: italic;
}
a.TitrePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bolder;
	color: #B01C2E;
	text-decoration: none;
	font-style: italic;
}
a.TitrePage:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bolder;
	color: #F99734;
	text-decoration: none;
	font-style: italic;
}



/*********** Menus ***********/

#menuD dt {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 100%;
	height: auto;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
#menuD dt a {
	display: block;
	width: 100%;
	height: auto;
	padding: 2px 0 2px 7px;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
}

#menuD dt a:hover {
	color: #990100;
}

.menubas {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
a.menubas {
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
}
a.menubas:hover {
	text-decoration: overline underline;
	color: #FFFFFF;
	vertical-align: middle;
}



/*********** Divers Boutons ***********/

.BT {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
a.BT {
	text-decoration: none;
	vertical-align: middle;
}
a.BT:hover {
	color: #990100;
	text-decoration: none;
	vertical-align: middle;
}

a.BT01 {
	display: block;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
a.BT01:hover {
	background-image: url(deco/BT_b.gif);
	background-position: top left;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #F5B900;
}



/*********** Divers Textes ***********/

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.txt {
	font-family: Arial, Helvetica, sans-serif;
}
a.txt:hover {
	font-family: Arial, Helvetica, sans-serif;
}

.txtNoir {
	color: #000000;
	font-size: 11px;
}

a.txtNoir {
	color: #F5B900;
}
a.txtNoir:hover {
	color: #653332;
}
.txtNoirG {
	color: #000000;
	font-weight: bold;
}

a.txtNoirG {
	color: #F5B900;
	font-weight: bold;
}
a.txtNoirG:hover {
	color: #653332;
	font-weight: bold;
}

.txtFiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

a.txtFiche {
	font-size: 13px;
	color: #F5B900;
}
a.txtFiche:hover {
	color: #653332;
}

.txtFicheG {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

a.txtFicheG {
	font-weight: bold;
	color: #F5B900;
}
a.txtFicheG:hover {
	color: #653332;
}

.txtCata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a.txtCata {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a.txtCata:hover {
	color: #F5B900;
}

.txtBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a.txtBlanc {
	font-size: 13px;
	font-weight: bold;
	color: #F5B900;
}
a.txtBlanc:hover {
	color: #653332;
}

.txtBlancL {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

a.txtBlancL {
	color: #F5B900;
}
a.txtBlancL:hover {
	color: #653332;
}

.lien01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.lien01 {
	text-decoration: none;
}
a.lien01:hover {
	color: #FFFFFF;
}

.lien02 {
	font-size: 10px;
	color: #00166F;
	text-decoration: none;
}
a.lien02 {
	font-size: 10px;
	color: #00166F;
	text-decoration: none;
}
a.lien02:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00166F;
}

.gras01 {
	font-size: 12px;
	font-weight: bold;
	color: #F5B900;
	text-decoration: none;
}
a.gras01 {
	font-size: 12px;
	font-weight: bold;
	color: #F5B900;
	text-decoration: none;
}
a.gras01:hover {
	font-size: 12px;
	font-weight: bold;
	color: #00166F;
	text-decoration: none;
}

.gras02 {
	font-size: 12px;
	font-weight: bold;
	color: #FDE3E3;
}
a.gras02 {
	font-size: 12px;
	font-weight: bold;
	color: #FDE3E3;
	text-decoration: none;
}
a.gras02:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFC9;
	text-decoration: none;
}
.gras03 {
	font-size: 12px;
	font-weight: bold;
	color: #653332;
}
a.gras03 {
	font-size: 12px;
	font-weight: bold;
	color: #653332;
	text-decoration: none;
}
a.gras03:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FDE3E3;
	text-decoration: none;
}
.txt12rouge{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}



/*********** Formulaires ***********/

.Form {
	background-color: #990100;
	scrollbar-arrow-color:#FF9702; 
	scrollbar-face-color:#00479A; 
	scrollbar-highlight-color:#00479A; 
	scrollbar-3dlight-color:#C0D8F1; 
	scrollbar-shadow-color:#00316C; 
	scrollbar-darkshadow-color:#00234F; 
	scrollbar-track-color:#F2CD96;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

