/**
 * Style sheet Image_gauche
 */
#zone_actu
{
	width:210px;
	height:350px;
	overflow:hidden;
	background-image:url("tl_files/Stex/Design/image-gauche.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	z-index:200;
}

.mod_newslist
{
	width:220px;
	height:200px;
	top:130px;
	position:absolute;
	overflow:hidden;
	text-align:left;
	font-size:10px;
	color:#A47E62;
}

.mod_newslist h2, .mod_newslist h2 a
{
	font-weight:bold;
	font-size:10px;
	color:#A47E62;
}

.mod_newslist a
{
	font-size:10px;
	color:#A47E62;
}

.mod_newslist .more
{
	text-align:right;
}

.mod_newslist .layout_short
{
	width:200px;
	height:220px;
	left:10px;
	top:490px;
	position:absolute;
	overflow:hidden;
}

.mod_newslist #actu1
{
	top:20px;
}

.teaser img
{
	float:left;
	margin-top:2px;
	margin-right:2px;
}

.teaser
{
	padding-right:2px;
	padding-left:2px;
}

