.saisie      { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: 
               #CCCCCC; color: #000000; font-weight: normal; 
               border: 1pt green solid}
.saisie_cata {
	BORDER: #000000 1pt solid; 
	BACKGROUND-COLOR: #EAE3D8;
	COLOR: #000000; 
	FONT-FAMILY: verdana, Helvetica, sans-serif; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
}			   
.saisie_cata_ok {
	COLOR: #000000; 
	FONT-FAMILY: verdana, Helvetica, sans-serif; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
}			   
A:link {text-decoration: none; color: #0434b1; }
A:visited {text-decoration: none; color: #0434b1; }
A:hover { text-decoration: underline; color: #ff6a02;}
.taille {  
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.corps {  font-size: 12px;}
.taille3 {  
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color:#D2DEEB;
	background-image:url('../images/bg.gif');
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* DEBUT DU STYLE POUR TEXTE DEFILANT */
#tickertape{
	position:relative;
	/*layer-background-color:#d2deeb;*/
	width:350;
	/*height:12;*/
	padding-top:10px;
}

#subtickertape{
	/*background-color:#d2deeb;*/
	position:absolute;
	width:350;
	/*height:12;*/
}

.subtickertapefont{
	font:12px Verdana;
	text-decoration:none;
	color:#0434b1;
	text-align:center;
}

.subtickertapefont a{
	color:#0434b1;
	text-decoration:none;
}
/* DEBUT DU STYLE POUR TEXTE DEFILANT */
