.boxgris {
	background-color: #DDDDDD;
	background-image: url(../imagine/fondo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	word-spacing: 2pt;
	padding: 3px;
	border: 0px none;
	width: 140px;
	background-color: #FFFFFF;
	background-image: url(../imagine/fondo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #F37C08;
}
	
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;


}
.TexMaj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;

}
.TexMeteo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}
.TexteRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F37C08;
}
.DataInf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Titrevert {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #009900;
}
.Titre2vert {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #004040;
	text-decoration: underline;
}
.TextVert {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #004040;
}
Elenco {
	list-style-position: outset;
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #004040;
}
.TexteBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}

.petitrouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #FF0000;
}
.Fond {
	background-color: #B50C08;
	font-family: cursive;
	font-size: larger;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: White;
	font-weight: normal;
}
.entete_site {
	font-family: cursive;
	font-size: smaller;
	color: Black;
	font-weight: bold;
	text-align: justify;
}
.PetitTex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

