/**
 * Style sheet Actualites
 */
.layout_latest, .layout_short, .layout_full
{
	margin:4px;
	padding-right:4px;
	padding-left:4px;
	border:3px solid #000000;
}

.layout_latest P.info, .layout_short P.info, .layout_full P.info
{
	font-style:italic;
}

.layout_latest H2, .layout_short H2
{
	margin-right:4px;
	margin-left:4px;
	padding-right:4px;
	padding-left:4px;
	font-weight:bold;
	text-decoration:underline;
	font-size:16px;
	line-height:35px;
}

.layout_latest P.teaser, .layout_short P.com
{
	clear:left;
}
