.ombretitre {
	color: #CCCCCC;
	text-align: right;
	font-size: 30px;
}
.rougecat2 {
	color: #FF0000;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.bordrouge {
	border: thin solid #FF0000;
	margin: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-size: 10px;
}


.liste {
	color: #FFFFFF;
	background-color: <%= Session("vcolor") %>;
	border: 0px none;
	font-size: xx-small;body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.txtnouveaute {
	font-size: 11px;
}
.tdtitreaccueil {
	font-size: 11px;
	font-weight: bold;
	background-color: #F0C001;
	height: 20px;
	vertical-align: middle;
	background-image: url(../images/orange_accueil.gif);
}
.conseil {
}
.conseil a {
	color: #0033FF;
	text-decoration: underline;
}
.conseil a:visited {
	color: #0033FF;
	text-decoration: underline;
}
