﻿.tableActu
{
	font-family:Arial;
	color:Black;
	background-image:url(../../images/bgActus.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment:inherit;
	width:550px;
	height:80px;
}

.textActu
{
	padding-left:30px;
	margin-left:30px;
	vertical-align:text-top;
	text-align:left;
	font-size:11px;
	width:550px;
	color:White;
	height:60px;
	
}

.textActu a:link
{
	font-size:11px;
	color:White;
	text-decoration:underline;
}

.textActu a:visited
{
	font-size:11px;
	color:White;
	text-decoration:underline;
}

.textActu a:hover
{
	font-size:11px;
	color:White;
	text-decoration:none;
}