/**     Feuille de style pour les tickers    **/
/**      Créée par Vincent le 22/05/2008     **/

#logos_sites {
	position: relative;
	top: 5px;
	height: 70px;
	width: 130px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer_bas {
	background-color: #6C66BB;
	border-top-color: #FFF;
	border-top-style: solid;
	border-top: 1px;
	margin: 0px;
	padding: 0px;
	height: 15;
	color: #000;
	text-align: center;
	font-size: 10px;
}

.footer_style a, .footer_style a:active, .footer_style a:visited {
	color: #000;
	text-decoration: none;
		font-size: 10px;
}

.footer_style a:hover {
	color: #003066;
	text-decoration: none;
		font-size: 10px;
}

.footer_style_bas {
	color: #000;
	text-decoration: none;
	font-family:Arial;
	font-size:10px;
}


.footer_style_bas a, .footer_style_bas a:active, .footer_style_bas a:visited {
	color: #003066;
	text-decoration: none;
}

.footer_style_bas a:hover {
	color: #003066;
	text-decoration: none;
}

