/*********** Général ***********/

body {
	padding: 0;
	margin: 20px 0 0 0;
	background-color: #191919;
}

a:active{
	color: #000000;
} 
a:visited{
	color: #000000;
} 
a:link{
	color: #000000;
}
a:hover{
	color: #000000;
}

p{
	margin: 0;
	padding: 0;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(deco/Puce.gif);
	list-style-type: disc;
}



/*********** Titres ***********/

h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ca0000;
	text-decoration: none;
	vertical-align: top;
	padding-top: 4px;
}

h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0;
	padding-top: 3px;
	padding-right: 30px;
	text-align: left;
	text-indent: 15px;
	margin: 0;
}

.TitreGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a.TitreGras {
	color: #000000;
	text-decoration: none;
    background-image: url(deco/BTG_b.jpg);
}
a.TitreGras:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(deco/BTG_b.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/*********** Menus ***********/

.BT_menu {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(deco/BTG_a.jpg);
	background-position:  left top;
	background-repeat:no-repeat;
	line-height: 36px;
	text-align: center;
	text-indent: 20px;
}
a.BT_menu {
	color: #000000;
	text-decoration: none;
}
a.BT_menu:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(deco/BTG_b.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.menuB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00336e;
	text-decoration: none;
}
a.menuB:hover {
	color: #e2001a;
}




/*********** Divers Textes ***********/

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
a.txt {
	text-decoration: underline;
}
a.txt:hover {
	color: #ca0000;
}

.txt_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}


.BT {
	display: block;
	width: 145px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-image: url(deco/BT_a.gif);
	background-position: center top;
	background-repeat:no-repeat;
	padding-top: 5px;
}
a.BT {
	text-decoration: none;
}
a.BT:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(deco/BT_b.gif);
}

.BT_2L {
	display: block;
	width: 145px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-image: url(deco/BT_a.gif);
	background-position: center top;
	background-repeat:no-repeat;
	line-height:12px;
	padding-bottom: 7px;
	vertical-align: middle;
}
a.BT_2L {
	text-decoration: none;
}
a.BT_2L:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(deco/BT_b.gif);
}

.Gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.Liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(deco/Puce.gif);
	list-style-type: disc;
}

.txtRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ca0000;
	text-decoration: none;
	text-align: left;
}
a.txtRouge {
	color: #ca0000;
	text-decoration: none;
}
a.txtRouge:hover {
	color: #000;
	text-decoration: none;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.STitreRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CA0000;
	text-decoration: none;
}

.legende {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}



/*********** Formulaires ***********/

.FondBlanc {
	background-color: #FFFFFF;
	scrollbar-arrow-color:#000000; 
	scrollbar-face-color:#C20016; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#C0D8F1; 
	scrollbar-shadow-color:#9495A2; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-track-color:#E79BA4;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Formulaire {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	border: 0;
	padding: 0 0 0 5px;
	margin: 0;
}
