@charset "utf-8";
/* CSS Document */

/*All*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../elements/images/degrade-fond.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


/*Tables bleues*/

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:inherit;
	font-weight:inherit;
}
.TitrePage1 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #2E78A9;
	background-position: center center;
}
.TitreNiv2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
}
.CorpsText {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-position: center center;
}


/*Tables vertes*/

.TitrePage2 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #015D35;
	background-position: center center;
}




/* DIvers */

.DefilTitre {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFFF;
}
.DefilssTitre {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.DefilCorps {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.TitreNews {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ssTitreNews {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.CorpsNews {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/* Gras bleu */
.grasbleu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2E78A9;
}
.CorpsText {
	font-family: Verdana;
	font-size: 12px;
	color: #OOOOOO;
}

/* Gras vert */
.grasvert {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #025E37;
}
.CorpsText {
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
