/* CSS Document */
body,td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #024C6F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input,textarea,select {
	background-color: #FFFFFF;
}
.btn_radio{
	background-color: #CEECFD;
}
.nom_produit {
	font-size: 12px;
	font-weight: bold;
}
.newsletter{
	color:#FFFFFF;
	font-size:12px;
	background-repeat:repeat-y;
}
.fiche_pdf:link,.fiche_pdf:visited {
	color: #CC0000;
	text-decoration:none;
}
.fiche_pdf:hover,.fiche_pdf:active {
	color: #CC0000;
	text-decoration:underline;
	font-weight:bold;
}
.liste_prod:link,.liste_prod:visited{
	text-decoration:none;
	color:#003300;
}
.liste_prod:hover,.liste_prod:active{
	text-decoration:none;
	font-weight:bold;
	color:#003300;
}
.date{
	color:#888888;
	font-weight:bold;
}
.titre_journal {
	font-size: 12px;
	font-weight: bold;
	color: #888888;
}
.realisation:link,.realisation:visited{
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}
.realisation:hover,.realisation:active{
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	color:#FFFFFF;
}
.Styleletter {font-size: 10px}