body,html{
background-color:#000000;
background-image:url("background.jpg");
background-position:top center;
background-repeat:no-repeat;
width:100%;
height:100%;
padding:0px;
margin:0px;
font-family:Arial;
font-size:13px;
color:#fff5ea;
cursor: default;
}

img {
border: 0px;
behavior : url(iepngfix.htc) ;
}

#normal {
color:#fff5ea;
}

a:focus{
outline:none;
}

input:focus{
outline:none;
}

img:focus{
outline:none;
}

a{
cursor: pointer;
color:#ffb400;
font-family:"Trebuchet MS", Verdana, sans-serif;
font-size:13px;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

td{
padding:0px;
color:#9fd982;
font-family:"Trebuchet MS", Verdana, sans-serif;
font-size:13px;
font-weight:normal;
}

#tab{
padding:6px;
background-color:#4b6a48;
border:0px solid #5a8364;
border-top:4px solid #3f4e3d;
}

#tab2{
padding:6px;
background-color:#cdc7b1;
border:0px solid #487E5A;
color:#635636;
border-top:4px solid #807d72;

}

#tab2 a{
color:#19679c;
}

#tab2 td{
color:#635636;
}

#tab3{
padding:6px;
background-color:#DBDCCC;
border:1px solid #917546;
color:#2E3C2F;
}

#tab4{
padding:6px;
background-color:#FFEAC1;
border:1px solid #8E7646;
color:#2F422E;
}

#tab5{
padding:6px;
background-color:#DBDCCC;
border:1px solid #5a8364;
color:#2E3C2F;
}

#tab6{
padding:6px;
background-color:#FFEAC1;
border:1px solid #5a8364;
color:#2F422E;
}


#contenu{
padding:0px;
width:730px;
height:100%;
margin-left:auto;
margin-right:auto;
border-collapse:collapse;
}

#contenu td{
vertical-align:top;	
}



#tab .inputy {
background-color:#9acf95;
color:#33682e;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:normal;
text-align:center;
padding:2px;
width: 90px;
height:16px;
border:1px solid #5d9857;
border-bottom:0px dashed #5d9857;
}

#tab .inputy:focus {
background-color:#badfa5;
}

#tab2 .inputy {
background-color:#fff6d6;
color:#876d41;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:normal;
text-align:center;
padding:2px;
width: 90px;
height:16px;
border:1px solid #bfb094;
border-bottom:0px dashed #bfb094;
}

#tab2 .inputy:focus {
background-color:#fff6e6;
}

.inputx {
background-color:#ABBAA5;
color:#33682e;
font-family:"Trebuchet MS";
font-size:11px;
font-weight:normal;
text-align:left;
border:1px solid #487E5A;
}

.button{
background-color:#43953c;
color:#ffffff;
font-family:"Trebuchet MS";
font-size:11px;
font-weight:normal;
text-align:center;
border:1px solid #51cd44;
padding-left:3px;
padding-right:3px;
width:80px;
cursor:pointer;
}

.button:hover{
background-color:#54bb4b;
color:#fff;
}

.vert{
color:#10FF00;
font-family:"Trebuchet MS";
font-size:13px;
text-decoration:none;
}

.rouge{
color:#ff74e8;
font-family:"Trebuchet MS";
font-size:13px;
text-decoration:none;
}

.orange{
color:#FF9000;
font-family:Arial;
font-size:13px;
text-decoration:none;
}

.alert {
	background: #23232D; center no-repeat;
	background-image:url('jsalert.jpg');
	background-repeat: no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	}
	
.gras {
	font-weight:bold;
	color: #7add3f;
	}

#gras {
	font-weight:bold;
	color: #7add3f;
	}

.gros {
	font-weight:bold;
	color: #7add3f;
	}

#tab2 #gras{
	font-weight:bold;
	color:#753a00;
}
#tab2 .gros{
	font-weight:bold;
	color:#753a00;
}

#tab2 .alter{
color:#443399;
font-variant: small-caps;
font-size:15px;
}

.alter{
color:#CBC07E;
font-variant: small-caps;
font-size:15px;
}

.table{
width:100%;
}

#div_nb_co{
_display:none;
}