BODY
{
    BACKGROUND-COLOR: #96CE7F
}
.titre
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #333647;
    FONT-FAMILY: Arial
}
.soustitre
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #333647;
    FONT-FAMILY: Arial
}

.soustitreUpper
{
    FONT-WEIGHT: bold;
    text-transform:uppercase;
    FONT-SIZE: 12pt;
    COLOR: #333647;
    FONT-FAMILY: Arial
}
.soustitreSmallNews
{
    FONT-WEIGHT: bold;
    text-transform:uppercase;
    FONT-SIZE: 10pt;
    COLOR: #333647;
    FONT-FAMILY: Arial
}
.soustitrenormal
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #333647;
    FONT-FAMILY: Arial
}
.acheteur
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #333647;
    FONT-FAMILY: Arial
}
A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #00c;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #c08300;
    TEXT-DECORATION: none
}
.message
{
    FONT-SIZE: 10pt;
    COLOR: maroon;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial
}
A.petit
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #333647;
    FONT-FAMILY: Arial
}
.petittxt
{
    FONT-SIZE: 8pt;
    COLOR: #333647;
    FONT-FAMILY: Arial
}
BODY.main
{
    
}
.txt
{
    FONT-SIZE: 10pt;
    COLOR: #333647;
    FONT-FAMILY: Arial
}
BODY.menu
{
    
}

.menuNavNews
{
	font-size:12px;
	font-family:Arial;
	font-style:italic;
	color:#65b64e;
	cursor:pointer;
	text-decoration:underline
}

.menuNav
{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	color:#65b64e;
	cursor:pointer;
	text-decoration:underline;
}

.pointer
{
	cursor:pointer;
}

.hideNews
{
	display:none;
}

.showNews
{
	display:block;
}
