@charset "iso-8859-1";
/* AUTEUR: gerard florit */
/* Date de création: 06/02/2002 */

BODY
{
    background-color: #0D3F5E;
	background-image: url(../base/bg-blue_new.gif);
	background-attachment: fixed;
	color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    margin-left: 0px;
    margin-top: 0px
}
A 
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: none; 
	color: red; 
	cursor: hand;
}
a:link 
{
	color: white
}
a:active 
{
	color: red
}
a:visited 
{
	color: white
}
.titre 
{
	font-size: 14pt; 
	color: yellow; 
	font-family: "Times, Arial, Helvetica"
}
.soustitre 
{
	font-size: 10pt; 
	color: white; 
	font-family: "Times, Arial, Helvetica"; 
	font-weight: 100
}
.clock     
{
	font-size: 12pt; 
	color: red;   
	font-family: "Courier new"; 
	font-weight: 100
}
.ligne 
{
	font-size: 08pt; 
	color: cyan; 
	font-family: "Courier new"; 
	font-weight: 100
}
.ligne3 
{
	font-size: 9pt; 
	color: cyan; 
	font-family: "Courier new"; 
	font-weight: 100
}
.ligne5 
{
	font-size: 10pt; 
	color: yellow; 
	font-family: "Verdana, Arial, Helvetica, sans-serif"; 
	border-width: 0pt; 
	border-color: yellow; 
	border-style: solid; 
	text-align: center; 
	background: darkred; 
	line-height: 1; 
	font-weight: 100
}


