HTML, BODY {
	MARGIN: 0;
	PADDING: 0;
	height: 100%
}
BODY {
	scrollbar-face-color: #FF9900;
	scrollbar-shadow-color: #FF6600;
	scrollbar-highlight-color: #FFD6A9;
	scrollbar-3dlight-color: #FF6600;
	scrollbar-darkshadow-color: #993300;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #DC0000;
}

FONT, BODY, P, DIV, FORM {FONT-FAMILY: Verdana,Helvetica, arial, sans-serif, courier; FONT-SIZE: 12px}
TD {font-family: Arial, Helvetica, sans-serif; color: #CE8404; FONT-SIZE: 12px}

table#tbl_ctr{
	height:100%;
	width:100%;
	border: none
}
table#tbl_cadre{
	background-color: #FFFFFF;
	border: #216AAE 1px solid;
	width: 970px
}
td#td_bann{
	height: 104px
}
td#td_ombre_ht{
	height: 7px;
	BACKGROUND: url(ombreht.gif) repeat-x;
}
td#td_ombre_gch{
	width: 16px;
	BACKGROUND: url(ombregch.gif) repeat-y left;
}
td#td_centre{
	height: 400px;
	width: 938px;
	background-color: #FFFFFF;
}
td#td_ombre_drt{
	width: 16px;
	BACKGROUND: url(ombredrt.gif) repeat-y right;
}
td#td_ombre_bs{
	height: 7px;
	BACKGROUND: url(ombrebs.gif) repeat-x;
}
td#td_bas{
	height: 30px;
	BACKGROUND: url(bas.jpg) no-repeat;
	text-align: right
}
table#tbl_pied{
	height:30px;
	width:100%;
	border: none
}
td#td_pied_gch{
	width: 170px
}
img#hp_pied{
	width: 170px;
	height: 30px;
	border: none
}
td#td_pied_ctr{
	width: 688px;
	text-align: center
}
td#td_pied_drt{
	width: 110px;
	padding-right: 15px;
	text-align: right
}


INPUT {BORDER-TOP-COLOR: #DCDCDC; BORDER-LEFT-COLOR: #DCDCDC; BORDER-RIGHT-COLOR: #C1C1C1; BORDER-BOTTOM-COLOR: #696969; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}
TEXTAREA, SELECT {BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}

A:link, A:active, A:visited, A:hover {BACKGROUND: none; COLOR: #363636; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
.title 		{BACKGROUND: none; color: #02408B; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.content 	{BACKGROUND: none; color: #02408B; FONT-SIZE: 12px; font-family: Arial, Helvetica, sans-serif;}
.option 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE8404;
}
.tiny		{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.ttpti		{BACKGROUND: none; COLOR: #666666; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: sans-serif, Verdana, Helvetica; TEXT-DECORATION: none}

.btchrome {cursor:hand;BACKGROUND-IMAGE:url(../../prog/img/menuadmin/bt-clair2.gif);BACKGROUND-REPEAT:repeat;}
.boiteadm {color:black;BACKGROUND-COLOR: #FF3A3A;}

.boiteblock {
	height: 315px;
    overflow: auto;
    position:relative;
    border-left: #999999 2px solid;
    scrollbar-face-color: #FF9900;
	scrollbar-shadow-color: #FF6600;
	scrollbar-highlight-color: #FFD6A9;
	scrollbar-3dlight-color: #FF6600;
	scrollbar-darkshadow-color: #993300;
	scrollbar-track-color: #DD490A;
	scrollbar-arrow-color: #DC0000;
}


H1, .titrezp {}
H2, H3 {}

.titreTD1, .titreTD1 H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FF9900;
	text-align: center;
	margin: 0;
	padding: 0
}
.titreTD1 A:link, .titreTD1 A:active, .titreTD1 A:visited {
	font-size: 10px;
	color: #990000;
}
.titreTD1 A:hover {
	font-size: 10px;
	color: #FFFFFF;
}
.titreTD1 TD{
	font-size: 10px;
	padding: 6px;
	color: #990000;
}



.titreTD2, .titreTD2 H1{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	background-color: #F9C012;
	margin: 0;
	padding:0
}
.titreTD2 A:link, .titreTD2 A:active, .titreTD2 A:visited {
	font-size: 12px;
	color: #FFFFFF;
}
.titreTD2 A:hover {
	font-size: 12px;
	color: #990000;
}


.titreTD3 {font-size: 12px; font-weight: bold}
.titreTD3 A:link, .titreTD3 A:active, .titreTD3 A:visited {font-size: 10px;color: #990000}
.titreTD3 A:hover {font-size: 10px;color: #FFFFFF}
.titreTD3 TD, .titreTD3 b {font-size: 10px;padding: 6px;color: #990000}


.pd {margin-top:-5px}
.pd A:link, .pd A:active, .pd A:visited {color: #ffffff; text-decoration: none;FONT-SIZE: 10px}
.pd A:hover {color: #ffffff; text-decoration: underline;FONT-SIZE: 10px}

.spbs {padding-left:6px;margin-right:6px;border-right:2px solid #FBA41F}

.slda {width: 970px; height:10px; line-height: 10px; padding-right:15px; text-align: right}
.slda, .slda A:link, .slda A:active, .slda A:visited {font-size: 9px; text-decoration: none; color: #216AAE}
.slda A:hover {font-size: 10px; text-decoration: none; color: #000000; font-weight: bold}

.motscles {padding: 8px 0px 8px 0px; width: 970px; text-align: center; margin: 0 auto}
.motscles, .motscles A:link, .motscles A:active, .motscles A:visited {TEXT-DECORATION: none; FONT-SIZE: 9px; color:#8CACCB}
.motscles A:hover {TEXT-DECORATION: underline; FONT-SIZE: 9px; color:#58738D}





#oglt_mb {
	width: 35px;
	padding: 3px 0 0 0;
}
#oglt_mb A, #oglt_mb DIV {
	width: 34px;
	height: 131px;
	display: block;
	margin: 0;
	padding: 0;
}
A.oglt_cata, A.oglt_cata:link, A.oglt_cata:visited {
	background: url(mb/mb_onglet_cata_off.png) no-repeat left top;
}
A.oglt_cata:hover, DIV.oglt_cata {
	background: url(mb/mb_onglet_cata_on.png) no-repeat left top;
}
A.oglt_fab, A.oglt_fab:link, A.oglt_fab:visited {
	background: url(mb/mb_onglet_fab_off.png) no-repeat left top;
}
A.oglt_fab:hover, DIV.oglt_fab {
	background: url(mb/mb_onglet_fab_on.png) no-repeat left top;
}
A.oglt_ex, A.oglt_ex:link, A.oglt_ex:visited {
	background: url(mb/mb_onglet_ex_off.png) no-repeat left top;
}
A.oglt_ex:hover, DIV.oglt_ex {
	background: url(mb/mb_onglet_ex_on.png) no-repeat left top;
}
A.oglt_cata:active , A.oglt_ex:active, A.oglt_fab:active {
	border-left: 1px solid #D1D1D1;
}

/* block */
.blk_ht_f {
	border: none;
	background: url('block/ht-f.gif') repeat-x;
}
.blk_ht_g {
	width: 10px;
	height: 45px;
	background: url('block/ht-g.gif') no-repeat left top;
}
.blk_ht_c {
	text-align: center;
	height: 45px;
	background: url('block/ht-c.gif') no-repeat center top;
}
.blk_ht_c span {
	color: #DC0000;
	font-weight: bold;
	FONT-FAMILY: Verdana,Helvetica, arial, sans-serif, courier;
	FONT-SIZE: 12px;
	display: block;
	width:100%;
	filter: DropShadow(color = #FDAC00, offx = 1,offy = 1);
}
.blk_ht_d {
	width: 15px;
	height: 45px;
	background: url('block/ht-d.gif') no-repeat right top;
}
.blk_ct_g {
	width: 10px;
	background: url('block/ct-g.gif') repeat-y;
}
.blk_ct_g IMG {
	border: none;
	height: 28px;
	width: 10px
}
.blk_ct_mdl {
	background-color: #FFE5BB;
	border: #DD490A 1px solid;
}
.blk_ct_d {
	width: 15px;
	background: url('block/ct-d.gif') repeat-y;
}
.blk_ct_d IMG {
	border: none;
	height: 28px;
	width: 15px
}
.blk_bs_g {
	width: 10px;
	height: 25px;
	background: url('block/bs-g.gif') no-repeat left bottom;
}
.blk_bs_c {
	text-align: center;
	height: 25px;
	background: url('block/bs-f.gif') repeat-x bottom;
}
.blk_bs_c IMG {
	border: none;
	height: 25px;
	width: 172px
}
.blk_bs_d {
	width: 15px;
	height: 25px;
	background: url('block/bs-d.gif') no-repeat right bottom;
}