/* CSS Document */

.titre {
	color: #FF9933;
	font: bold normal 28px Arial;
	text-align: center; 
	}
	
.type {
	color: #FFFFCC;
	font: bold normal 13px Arial;
	}
	
.donnees {
	color: #FF9933;
	font: bold normal 13px Arial;
	}
	
.texte {
	color: #FFFFCC;
	font: normal 16px Arial;
	}

.info_mini {
	color: #FFFFCC;
	font: italic normal 10px Arial;
	}
	
table {
	background-repeat:no-repeat;
	}.Imagefond {
	background-repeat: no-repeat;
}
.fond_table
{
 background-image: url("fond1_1000px.gif");
 background-repeat:no-repeat;
 background-color: #003366;       
}
.info_miniFonce {
	color: #036;
	font: italic normal 10px Arial;
}
.donneesGros {
	color: #FF9933;
	font: bold normal 16px Arial;
}
.tableauOrange {
	border: thin solid #FF9933;
}
.donneesBleu {

	color: #003366;
	font: bold normal 13px Arial;
}
.donneesBleu2 {
	color: #88C4FF;
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
