/**
 * Style sheet left
 */
#left
{
	overflow:hidden;
	display:inline;
	margin-top:0px;
}

#setemTextGris p
{
	font-size:11px;
	color:#666;
}

#left .ce_text
{
	height:250px;
	margin-right:22px;
	padding-right:15px;
	padding-left:15px;
	background-color:#DFDFDF;
	color:#000;
}

#left .ce_image
{
	overflow:hidden;
	float:left;
	display:inline;
	margin-right:22px;
	margin-bottom:20px;
}

#left-content.mod_article
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	color:#666;
	*margin-top: 23px;
}

#main-content.mod_article
{
	*margin-top: 23px;
}

#setemGris
{
	*margin-top: 15px;
}
