#none{

}
body{
	margin:0px;
	padding:0px;
	background-color:#FCECD4;
	color:#7A2B1F;
	font-family:Tahoma;
	font-size:12px;
}

.menu_pop{
	width:200px;
	margin: 0;
	position:absolute;
}
.tab_boggle{
	border-spacing:0px;
	border-collapse:collapse;
}
.tab_boggle a, .tab_boggle a:hover, .tab_boggle a:visited{
	color:#7A2B1F;
	text-decoration:none;
	font-weight:bolder;
	font-size:12px;
}
.tab_boggle td{
	padding:0px;
}
.tab_boggle_tdhl{
		BACKGROUND-IMAGE: url(../pict/interface/hl.png);
		BACKGROUND-REPEAT: no-repeat;
		BACKGROUND-POSITION: left top;
		width:9px;
		height:9px;
}

.tab_boggle_tdhc{
	background-color:#FDC367;
	height:9px;
}
.tab_boggle_tdhr{
		BACKGROUND-IMAGE: url(../pict/interface/hr.png);
		BACKGROUND-REPEAT: no-repeat;
		BACKGROUND-POSITION: left top;
		width:9px;
		height:9px;
}
.tab_boggle_tdcl{
	background-color:#FDC367;
	width:9px;
}
.tab_boggle_tdcc{
	background-color:#FDC367;
	color:#7A2B1F;
}
.tab_boggle_tdcr{
	background-color:#FDC367;
	width:9px;
}
.tab_boggle_tdfl{
	BACKGROUND-IMAGE: url(../pict/interface/fl.png);
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: left top;
	width:9px;
	height:11px;
}
.tab_boggle_tdfc{
	background-color:#FDC367;
	height:11px;
}


.tab_boggle_tdfr{
		BACKGROUND-IMAGE: url(../pict/interface/fr.png);
		BACKGROUND-REPEAT: no-repeat;
		BACKGROUND-POSITION: left top;
		height:11px;
		width:9px;
	
}

.title3{
	font-size:14px;
	font-weight:bolder;
	color:#7A2B1F;		
}

.errorfield{
	font-size:12px;
	font-weight:bolder;
	color:#ce1329;	
}

input{
	background-color:#FCECD4;
	color:#7A2B1F;
	font-size:12px;
	padding-left:2px;
	border: 1px #7A2B1F solid;
}
.input_in{
	background-color:#FCECD4;
	background-image : url(../pict/interface/fondinput.gif);
	background-repeat : repeat;
	background-position : top left;	
	color:#7A2B1F;
	font-size:12px;
	border: 1px #7A2B1F solid;		
}


.inputmedium{
	background-color:#FCECD4;
	color:#7A2B1F;
	width:100px;
	font-size:12px;
	font-weight:bolder;
	border: 1px #7A2B1F solid;
}

.inputmedium_in{
	background-color:#FCECD4;
	background-image : url(../pict/interface/fondinput.gif);
	background-repeat : repeat;
	background-position : top left;	
	color:#7A2B1F;
	font-size:12px;
	width:100px;
	font-weight:bolder;
	border: 1px #7A2B1F solid;		
}







.tab_page{
	width:100%;
	font-size:11px;
}
.tab_page td{
	padding-left:4px;
}
.tab_page_less{
	width:16px;
}
.tab_page_enre{
	width:80px;
	text-align:left;
}
.tab_page_central{
	text-align:left;
	padding:30px;
}
.tab_page_plus{
	width:16px;
}
.div_compframe{
	overflow-y:auto;
	height:100%;
	width:100%
}
.div_compframeno{
	height:100%;
	width:100%
}
.tab_list th{
	text-align:left;
	background-color:#E9A943;
	color:#7A2B1F;
	padding:2px;
	border:1px solid #7A2B1F;	
}
.tab_list td{
	padding-left:2px;
	padding-right:2px;
	font-size:11px;
}
.tab_list_tr1{
	background-color:#FBB13C;
	color:#7A2B1F;
}
.tab_list_tr2{
	background-color:#FFCF82;
	color:#7A2B1F;
}
.tab_list_tr3{
	background-color:#F79B77;
	color:#7A2B1F;
}
input{
	background-color:#FCECD4;
	color:#7A2B1F;	
	border:1px solid #7A2B1F;
}
select{
	background-color:#FCECD4;
	color:#7A2B1F;	
	border:1px solid #7A2B1F;
}
textarea{
	background-color:#FCECD4;
	color:#7A2B1F;	
	border:1px solid #7A2B1F;
}

.admin_pop{
	width:200px;
	margin: 0;
	position:absolute;
	z-index:90;
}


.tab_adminpop{
	border-spacing:0px;
	border-collapse:collapse;
}
.tab_adminpop a, .tab_adminpop a:hover, .tab_adminpop a:visited{
	color:#7A2B1F;
	text-decoration:none;
	font-size:14px;
}
.tab_adminpop td{
	padding:0px;
	margin: 0;
}
.tab_adminpop_tdhl{
		BACKGROUND-IMAGE: url(../pict/interface/aphl.png);
		BACKGROUND-REPEAT: no-repeat;
		BACKGROUND-POSITION: left top;
		width:11px;
		height:11px;
}

.tab_adminpop_tdhc{
	BACKGROUND-IMAGE: url(../pict/interface/aphc.png);
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-POSITION: left top;
	background-color:#E9A943;
	height:11px;
}
.tab_adminpop_tdhr{
		BACKGROUND-IMAGE: url(../pict/interface/aphr.png);
		BACKGROUND-REPEAT: no-repeat;
		BACKGROUND-POSITION: left top;
		width:11px;
		height:11px;

}
.tab_adminpop_tdcl{
	BACKGROUND-IMAGE: url(../pict/interface/apcl.png);
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-POSITION: left top;
	background-color:#E9A943;
	width:11px;
}
.tab_adminpop_tdcc{
	background-color:#E9A943;
	color:#7A2B1F;
}
.tab_adminpop_tdcr{
	BACKGROUND-IMAGE: url(../pict/interface/apcr.png);
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-POSITION: left top;
	background-color:#E9A943;
	width:11px;
}
.tab_adminpop_tdfl{
	BACKGROUND-IMAGE: url(../pict/interface/apfl.png);
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: left top;
	width:11px;
	height:11px;
}
.tab_adminpop_tdfc{
	BACKGROUND-IMAGE: url(../pict/interface/apfc.png);
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-POSITION: left top;
	background-color:#E9A943;
	height:11px;
}


.tab_adminpop_tdfr{
		BACKGROUND-IMAGE: url(../pict/interface/apfr.png);
		BACKGROUND-REPEAT: no-repeat;
		BACKGROUND-POSITION: left top;
		height:11px;
		width:11px;
	
}


.div_datagrind{
	height:100px;
	width:100%;
	overflow-y:scroll;
	overflow-x:hidden;
	z-index:10;
	background-color:#ffd593;
}

.entete_datagrind td{
	font-size:12px;
	font-weight:bolder;
	text-align:left;
	background-color:#f0af48;
}
.tab_datagrind {
	width:100%;
}
.tab_datagrind td{
	font-size:12px;
	text-align:left;
}
.tab_datagrind th{
	font-size:12px;
	font-weight:bolder;
	text-align:left;
	background-color:#f0af48;
	vertical-align:top;
}

.tr_datagrind_1{
	background-color:#ffdca5;
}
.tr_datagrind_2{
	background-color:#feedd3;
}
.tr_datagrind_sub1{
	color:#33541f;
	background-color:#c9ebb4;
}
.tr_datagrind_sub1 a, .tr_datagrind_sub1 a:hover, .tr_datagrind_sub1 a:visited{
	color:#33541f;
	text-decoration:none;
}
.tr_datagrind_sub2{
	color:#33541f;
	background-color:#e4fcd5;
}
.tr_datagrind_sub2 a, .tr_datagrind_sub2 a:hover, .tr_datagrind_sub2 a:visited{
	color:#33541f;
	text-decoration:none;
}


.tr_datagrind_green1{
	color:#33541f;
	background-color:#c9ebb4;
}
.tr_datagrind_green1 a, .tr_datagrind_green1 a:hover, .tr_datagrind_green1 a:visited{
	color:#33541f;
	text-decoration:none;
}
.tr_datagrind_green2{
	color:#33541f;
	background-color:#e4fcd5;
}
.tr_datagrind_green1 a, .tr_datagrind_green1 a:hover, .tr_datagrind_green1 a:visited{
	color:#33541f;
	text-decoration:none;
}


.tr_datagrind_red1{
	color:#a81401;
	background-color:#ff8888;
}
.tr_datagrind_red1 a, .tr_datagrind_red1 a:hover, .tr_datagrind_red1 a:visited{
	color:#a81401;
	text-decoration:none;
}
.tr_datagrind_red2{
	color:#a81401;
	background-color:#ffafaf;
}
.tr_datagrind_red2 a, .tr_datagrind_red2 a:hover, .tr_datagrind_red2 a:visited{
	color:#a81401;
	text-decoration:none;
}

.tr_datagrind_blue1{
	color:#254882;
	background-color:#8eb9ff;
}
.tr_datagrind_blue1 a, .tr_datagrind_blue1 a:hover, .tr_datagrind_blue1 a:visited{
	color:#254882;
	text-decoration:none;
}
.tr_datagrind_blue2{
	color:#254882;
	background-color:#bdd2f4;
}
.tr_datagrind_blue2 a, .tr_datagrind_blue2 a:hover, .tr_datagrind_blue2 a:visited{
	color:#254882;
	text-decoration:none;
}


.tr_datagrind_white1{
    color:#000000;
	background-color:#ffffff;
}
.tr_datagrind_white1 a, .tr_datagrind_white1 a:hover, .tr_datagrind_white1 a:visited{
    color:#000000;
	text-decoration:none;
}
.tr_datagrind_white2{
    color:#000000;
	background-color:#e7e7e7;
}
.tr_datagrind_white2 a, .tr_datagrind_white2 a:hover, .tr_datagrind_white2 a:visited{
    color:#000000;
	text-decoration:none;
}

.tr_datagrind_foot{
	font-weight:bolder;
	background-color:#f0af48;
}

.td_unco_datagrind{
	background-color:#f0af48;
}
.td_error_datagrind{
	color:#ff0000;
	background-color:#ffffff;
}
.datagrind_little_comment{
	font-size:10px;
}
	
	
.pager{
	font-size:12px;
	font-weight:bolder;
	cursor:pointer;
}
.pagertexte{
	font-size:12px;	
	font-weight:bolder;
}
.errors{
	color:#c52626;
	font-size:12px;	
	font-weight:bolder;	
}
