#actu
{
	background-image:url(/InternetConstructionActu/IMAGES/F_actu.jpg);
	background-repeat: repeat-y;
	width: 751px;
	text-align: left;
	margin-bottom: 40px;
}

#actuTop
{
	background-image:url(/InternetConstructionActu/IMAGES/ActuTop.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
	height: 21px;
	width: 748px;
}
#actuMid
{
	padding-left: 10px;
}
#actuTable
{
	width : 100%;

}
#actuTdL
{
	width : 40px;
	vertical-align: top;
}
#actuTdM
{

}
#actuTdR
{
	width : 40px;
	vertical-align: top;
}

#actuBot
{
	background-image:url(/InternetConstructionActu/IMAGES/ActuBot.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
	height: 21px;
	width: 748px;
}
.actuImg
{
	float: left;
	border:solid 7px #FFFFFF;
	margin-top: 10px;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom: 5px;
	cursor:pointer;
}
.TitreActu
{
font-weight:bold;
}
.ContentActu
{
font-size:1em;
text-align:justify;
	margin-top: 5px;
}
