a
{
font-family : tahoma;
font-size : 10pt;
text-decoration : none;
color : #663333;
}

a:hover
{
font-family : tahoma;
font-size : 10pt;
text-decoration : none ;
color : #663333;
font-weight : bold;
}

.demande
{
background-color : #cccccc;
font-family : tahoma;
font-size : 10pt;
color : #000000;
text-align : center;
}

.rens
{
font-family : tahoma;
font-size : 10pt;
color : #000000;
text-align : right;
}

.rubrique
{
background-color : #cccccc;
font-family : tahoma;
font-size : 10pt;
color : #000000;
text-align : left;
width : 230px;
font-weight : bold;
}

.puce
{
font-family : wingdings 3;
font-size : 10pt;
color : #000000;
text-align : left;
vertical-align : top;
}

.mention
{
font-family : tahoma;
font-size : 10pt;
color : #000000;
text-align : center;
}

.main
{
background-color : #663333;
font-family : tahoma;
font-size : 10pt;
color : #ffffff;
text-align : justify;
vertical-align : top;
width : 770px;
}

.footer
{
background-color : #999999;
font-size : 10pt;
font-family : tahoma;
color : #000000;
text-align : center;
}

.lien a
{
	text-decoration: none;
	font-size: 12px;
	color:#FFF;
}

.espace
{
	color:#FFF;
	font-size:12px;
}

.espace a
{
	color:#FFF;
	font-size:12px;
	text-decoration:underline;
}
.espace a:hover
{
	color:#FFF;
	font-size:12px;
	text-decoration: underline overline;
}
