/*********** Général ***********/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 20px;*/
	color: #000000;
}
/*********** Titres ***********/

h1 {
	font-size: 24px;
	font-weight: bolder;
	color: #8A5E00;
	vertical-align: middle;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: left;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #77AAFF;
	text-indent: 32px;
	vertical-align: middle;
	height: auto;
	line-height: 31px;
	padding: 0;
	margin: 0;
	text-align: left;
}

h3 {

	font-size: 18px;
	font-weight: bold;
	color: #8A5E00;
	background-image: url(deco/Dec_Tit2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 32px;
	vertical-align: middle;
	height: auto;
	line-height: 31px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.Titre1 {
	font-size: 24px;
	font-weight: bolder;
	color: #990000;
	vertical-align: middle;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: left;
}
.Titresy {
	font-size: 24px;
	font-weight: bolder;
	color: #990000;
	vertical-align: middle;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: center;
}
a.Titresy {
	font-size: 24px;
	font-weight: bolder;
	color: #990000;
	vertical-align: middle;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: center;
	text-decoration: none;
}
/*********** Menus ***********/

.menuG {
	display: block;
	width: 165px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(deco/BTmenuG_a.jpg);
	text-align: left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 15px;
}
a.menuG {
	cursor: pointer;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuG:hover {
	background-image: url(deco/BTmenuG_b.jpg);
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.top {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.top:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.menuB {
	font-size: 11px;
	color: #333399;
	text-decoration: none;
}
a.menuB:hover {
	color: #FF6600;
	text-decoration: underline overline;
}



/*********** Divers Textes ***********/
.txt11gris {
	font-size: 11px;
	color: #CCCCCC;
}
a.txt11gris {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.txt11gris:hover {
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
}
.txt12 {
	font-size: 12px;
	color: #000000;
}

.txt14 {
	font-size: 14px;
	
}

.gras01 {
	font-size: 12px;
	font-weight: bold;
	color: #5F585F;
	font-family: Arial, Helvetica, sans-serif;
}

.gras02 {
	font-size: 12px;
	font-weight: bold;
	color: #990100;
	font-family: Arial, Helvetica, sans-serif;
}
a.gras02:hover {
	color: #8A5E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.gras03 {
	font-size: 16px;
	font-weight: bold;
	color: #5F585F;
	font-family: Arial, Helvetica, sans-serif;
}
.gras04 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.txt12rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.Stitre01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Stitre02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}


/*********** BT ***********/

.BT01 {
	display: block;
	width: 150px;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-image: url(deco/BT_a.gif);
	background-position: top left;
	background-repeat:no-repeat;
	line-height: 44px;
	padding: 0;
	text-align: left;
	text-indent: 15px;
}
.BT01:first-letter  {
	font-size: 22px;
	padding-right: 6px;
}
a.BT01:hover {
	background-image: url(deco/BT_b.gif);
	color: #003399;
	text-decoration: none;
}

a.BT02 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding: 0;
	text-align: left;
}
a.BT02:hover {
	color: #990000;
}


/*********** Formulaires ***********/

.FondBlanc {
	background-color: #FFFFFF;
	scrollbar-arrow-color:#003399; 
	scrollbar-face-color:#FFCC00; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#FFE169; 
	scrollbar-shadow-color:#755E00; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-track-color:#FFF6D1;
	color: #003399;
	font-size: 11px;
}
.FondRouge {
	background-color: #FFFFFF;
	scrollbar-arrow-color:#990100; 
	scrollbar-face-color:#990100; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-shadow-color:#755E00; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-track-color:#FFE6E6;
	color: #003399;
	font-size: 11px;
}
.Style5 {
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
}
.FondColuche {
	background-image: url(img/coluche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
