/* CSS Document */
a{color:#FFFFFF;text-decoration:underline;}

.conteneur_principal {
position:relative;
width:980px;
height: 500px;
z-index:100;
margin-left: auto;
margin-right: auto;

}

#div_menu01 {
	position:absolute;
	z-index:110;
	left: 1px;
	top: 0px;
	width: 991px;

}

#apDiv1 {
	position:absolute;
	left:4px;
	top:89px;
	width:752px;
	height:250px;
	z-index:400;
}


#div_contenu_rubrique {
	position:absolute;
	top:370px;
	left:39px;
}


html, body {
background-color:#000000;
	font-family:Verdana; 
	font-size:10px; 
	color:#999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer{
    color:#44474A;
	font-family: Verdana;
	font-size:10px;
	}

.txt00{
    color:#858B91;
	font-family: Verdana;
	font-size:10px;
	}

.txt00b{
    color:#FFFFFF;
	font-family: Verdana;
	font-size:10px;
	}

.txt01{
    color:#FFFFFF;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	}

.txt02{
    color:#FFFFFF;
	font-family: Verdana;
	font-size:14px;
	}

.txt03{
    color:#FFFFFF;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	}
	
.combo {
	position: absolute;
	z-index: 8;
	width: 550px;
	left: 309px;
	top: 175px;
	
	}	
	

 .liste_deroulante {
	font-family: Verdana;
	color: #8D8D8F;
	border: 1px solid #8D8D8F;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 20px;
	width: 305px;
}

.box_saisie2 {
	font-family: Verdana;
	color: #8D8D8F;
	border: 1px solid #8D8D8F;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 18px;
	width: 300px;
}

#stick {
	position:absolute;
	left:978px;
	top:-50px;
	width:4px;
	height:44px;
	z-index:131;
}

/*Ajouté par Cédric*/

.sous_titre{
	color:#FFFFFF;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
}

.couleur_rouge{
    color:red;
	font-family: Verdana;
	font-size:10px;
}

.survol:hover{
	color:#FFFFFF;
}

.transparence{
display:block;
float:left;
}
