.titre {
	color: #5A058F;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	font-family: sans-serif;
	font-weight: bolder;
	letter-spacing: 1px;
}
.texte  {
	color: #303030;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Helvetica, Arial;
}
a.texte:link {
		background : transparent;
}
a.texte:visited {
		background : transparent;
}
.grostitre {
	color: #5A058F;
	font-size: 17px;
	line-height: 17px;
	text-transform: uppercase;
	font-family: sans-serif;
	font-weight: bolder;
	letter-spacing: 2px;
}
.lien_direct {
	color: #5A058F;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	font-family: sans-serif;
	font-weight: bolder;
	letter-spacing: 1px;
}
.txt_link  {
	color: #303030;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	font-family: Verdana, Helvetica, Arial;
}
a:link {
	color: #5A058F;
	text-decoration: none;
}

a:visited { color: #5A058F; text-decoration: none;}
a:hover {
	color: #729606;
	text-decoration: none;
	background-color: #F4FAE2;
}
a:active { color: black; text-decoration: none}
.txtpetitgris { color: #666; font-style: normal; font-weight: normal; font-size: 9px; line-height: 10px; font-family: Verdana, Helvetica, Arial }
a.txtpetitgris:link { color: #729606; text-decoration: none }
a.txtpetitgris:visited { color: #729606; text-decoration: none }
a.txtpetitgris:hover { color: #000; text-decoration: none }
a.txtpetitgris:active { color: #999; text-decoration: none }
.txtpetitvert { color: #729606; font: normal 10px/10px Verdana, Helvetica, Arial; text-align: left}
.txtgris {
	color: #666;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Helvetica, Arial
}
.txtvert { color: #729606; font-style: normal; font-weight: normal; font-size: 10px; line-height: 10px; font-family: Verdana, Helvetica, Arial }
td.halod {
		background-color: #b7db4c;
		background-image: url(../images/marge_d_op.gif);
		background-repeat: repeat;
}
td.halog {
		background-color: #b7db4c;
		background-image: url(../images/marge_g_op.gif);
		background-repeat: repeat;
}
td.colonne {
	background-color: white;
	border-right: 1px dotted #9ACE00;
}
