@charset "utf-8";
/* CSS Document */

<style type="text/css">

.liens_2 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texte {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
}
.texte_13_gras {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.titre {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titre_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
}
a:link {
	color: #FF0000;
}
a:hover {
	color: #996600;
}

a:active {
	color: #FFFF00;
}
.lien_meteo a:visited {
	color: #0000FF;
	text-decoration:none
}
.lien_meteo a:link {
	color: #0000FF;
	text-decoration:none;
	font-weight: bolder;
}
.lien_meteo a:hover {
	color: #00FFFF;
	text-decoration:none
}

.lien_meteo a:active {
	color: #FFFFFF;
	text-decoration:none
}
.lien_meteo {
	background-image:url(includes/meteo/fond_titre.gif);
	background-repeat:no-repeat;

}
.legende {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.champ {background: #FFFFFF;}
.champ2 {background: red;}
</style>

