﻿body
{

}
.refannonce
{
	font-style: italic;
	font-variant: small-caps;
}
.lblTexteAnnonce
{
	
}
.LabelSite
{
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
.TitleAnnonce
{
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: underline;
}

A
{
	font-family:Arial;
	color:Black;
	font-size:x-small;
}
A:active
{
	font-family:Arial;
	color:Black;
	font-size:x-small;
}
A:hover
{
	font-size: x-small;
	color: red;
	font-family: Arial;
}
A:link
{
	font-family:Arial;
	color:Black;
	font-size:x-small;
}
A:visited
{
	font-family:Arial;
	color:Black;
	font-size:x-small;
}
fieldset
{
   width:100%;
}
legend
{
	
}