a {
	color: #000000; 
	text-decoration:none;
}

a:hover { 
	color:#000000; 
	text-decoration:underline;
}

a.blanc {
	color: #ffffff; 
	text-decoration:none ;
}
a.blanc:hover {
	color:#ffffff; 
	text-decoration:underline;
}

Body, td {
	color:#000000; 
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
}

.TEXT {
	color:#000000; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
}

.mlien {
	border-left: #000000 0px solid; 
	border-right: #000000 0px solid;
	font-size:12px; 
}

input, textarea, select { 
	color: #000000;
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-color: #527B95; 
	border-left-color: #527B95; 
	border-right-color: #527B95; 
	border-top-color: #527B95; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	background: #FFFFFF; 
 }

TD.livre
{
    FONT-SIZE: 12px;
    COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.champ
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.erreur
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BACKGROUND: #ed1015;
    COLOR: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu
{
	FONT-SIZE: 12px;
    COLOR: #0000FF;
    TEXT-DECORATION: none
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.lienblanc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #660000; text-decoration: none} 
.texte_maigre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000}
.texte_gras {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000}
.texte_gras_blanc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FFFFFF}
.texte_maigre_blanc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF}
.texte_gros { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000 }
.texte_maigre_rouge { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #CC0000}
.texte_gras_rouge { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #CC0000}
A.soustitre { color: white;	}

.NewsText {
	/* width: 450px; */
	border: 1px solid #a1b0c1;
	-moz-border-radius: 0.25em 0.25em 0 0;
	margin: 0.5em 0;
	padding: 0;
}
.NewsText a {
	color: #546b82; 
	text-decoration: none;
	border-bottom: 1px dashed #a1b0c1;
}
.NewsText a:hover {
	background-color: #f7f7f7; 
	color:#546b82;
	text-decoration: none;
	-moz-border-radius: 0.25em;
}
.NewsText h4 {
	background-color: #a1b0c1;
	color: #fff;
	margin: 0 0 0.3em 0;
	padding: 0 0.3em;
}
.NewsText .Rubrique, .NewsText .Link, .NewsText .Options, .NewsText .Author {
	margin: 0 0.2em 0.2em;
}
.NewsText .Content {
	margin: 0.3em 0.1em;
}
.NewsText .Rubrique, .NewsText .Link {
	float: right;
	text-align: right;
	padding: 0 0.2em;
}
