
#texteActu {
vertical-align:top;
text-align:left;
font-size:12px;
}

#texteActu a {
	text-decoration:underline;
	color: #782221;
}

#texteActu a:hover {
	text-decoration:underline;
	color:#FF9900;
}

#colonne_gauche_actu{
height:15px;
	float: right;
	width: 214px;
text-align:right;
background-color:#782221;
color:#FFFFFF;
vertical-align:text-bottom;
}

#colonne_droite_actu {
height:15px;
padding-left:3px;
	float: left;
	width:712px;
	text-align:left;
	background-color:#782221;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

#imageActu {
padding-left:10px;
vertical-align:top;
text-align:center;
width:165px;
}

#imageActu img{
margin-right:10px;
}

#debutActu {
clear:both;
margin-bottom:5px;
}

.actu_table {
width:840px;

}

.actu_bord_gauche {
width:42px;
vertical-align:top;
background:url(../images/actus/actus_repeat_bord_gauche.gif);
}

.actu_bord_droit {
width:6px;
vertical-align:top;
background:url(../images/actus/actu_repeat_bord_droit.gif);
}

.actu_cube {
width:42px;
height:58px;
background:url(../images/actus/actus_cube_bleu.jpg);
}

.actu_cube_typo3 {
width:42px;
height:58px;
background:url(../images/actus/actus_cube_orange.jpg);
}

.finActu {
clear:both;
margin-bottom:10px;
}

.actu_bas_gauche {
height:4px;
background:url(../images/actus/actu_repeat_bas.gif) repeat-x;
}

.actu_coin_bord_gauche {
width:42px;
height:4px;
background:url(../images/actus/actu_coin_bord_gauche.gif) no-repeat;
}

.actu_bas_droit {
height:4px;
text-align:right;
vertical-align:top;
background:url(../images/actus/actu_repeat_bas.gif) repeat-x;
}

.actu_coin_bord_droit {
width:100%;
height:4px;
background:url(../images/actus/actu_coin_bord_droit.gif) top right no-repeat;
}

.actu_haut {
vertical-align:bottom;
text-align:right;
}

.actu_content {
vertical-align:top;
padding-top:3px;
padding-bottom:5px;
padding-right:8px;
}

