
/*********** Général ***********/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #FFFFFF;
}

a:active{
	color: #FF0000;
} 
a:visited{
	color: #000022;
} 
a:link{
	color: #336699;
}
a:hover{
	color: #FFCC00;
	text-decoration: none;
}



/*********** Titres ***********/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 56px;
	vertical-align: middle;
	height: auto;
	padding: 0 30px 0 0;
	margin: 0px;
	text-align: right;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 32px;
	vertical-align: middle;
	height: auto;
	line-height: 31px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8A5E00;
	text-indent: 32px;
	vertical-align: middle;
	height: auto;
	line-height: 31px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.T1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	color: #FFFFFF;
}

.T3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	color: #FFFFFF;
}



/*********** Menus ***********/


#menu {
	top: 0;
	left: 0;
	width: 600px;
}
#menu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background-image:url(deco/fd_menu_a.gif);
}
#menu td a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

#menu td a:hover {
	background-image:url(deco/fd_menu_b.gif);
	color: #0000FE;
}

#menu_index {
	top: 0;
	left: 0;
	width: 600px;
}

#menu_index2 {
	top: 0;
	left: 0;
	
}
#menu_index td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
#menu_index td a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

#menu_index td a:hover {
	background-image:url(deco/fd_menuI_b.gif);
	color: #FFFFFF;
}

#menu_index2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
#menu_index2 td a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

#menu_index2 td a:hover {
	background-image:url(deco/fd_menuI_b.gif);
	color: #FFFFFF;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.top:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.menuB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	text-decoration: none;
}
a.menuB:hover {
	color: #FF6600;
	text-decoration: underline overline;
}



/*********** Divers Textes ***********/

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
a.txt {
	color: #336699;
}
a.txt:hover {
	color: #0000FE;
	text-decoration: none;
}

.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
a.txt12 {
	color: #336699;
}
a.txt12:hover {
	color: #0000FE;
	text-decoration: none;
}

.txt14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
}
a.txt14 {
	color: #FFFFFF;
}
a.txt14:hover {
	color: #0000FE;
	text-decoration: none;
}
.txt14 li{
	line-height: 35px;
}

.gras01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	line-height: 22px;
}
a.gras01:hover {
	color: #FFCC00;
}

.gras02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
a.gras02:hover {
	color: #336699;
}



/*********** BT ***********/

.BT01 {
	display: block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	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-family: Arial, Helvetica, sans-serif;
	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:#0000FE; 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#7F7F7F; 
	scrollbar-3dlight-color:#666666; 
	scrollbar-shadow-color:#333333; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-track-color:#191919;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
