/**
 * Style sheet omep
 */
#top
{
	background-color:#fff;
}

#container
{
	background-color:#ececec;
	border:2px #c8c8c8 solid;
	font-family:Verdana,Arial;
	font-size:12px;
}

#main
{
	margin-right:20px;
	margin-bottom:30px;
	line-height:17px;
}

#main div.ce_text, div.mod_eventlist
{
	margin-top:25px;
	margin-bottom:25px;
}

#main div.ce_text h1
{
	font-size:14px;
	border-bottom:solid 1px #a7a7a7;
	width:500px;
	margin-bottom:30px;
	color:#f90000;
	height:20px;
}

#main div.mod_eventlist h1
{
	font-size:14px;
	border-bottom:solid 1px #a7a7a7;
	width:500px;
	margin-bottom:30px;
	color:#f90000;
	height:20px;
}

#main div.mod_eventlist
{
	width:500px;
}

#main div.mod_eventlist div.event
{
	margin-bottom:30px;
	font-size:11px;
	background:#fff;
	height:60px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	border:solid 1px #5c5c5c;
}

#main div.mod_eventlist div.event span.date
{
	font-weight:bold;
}

#main div.mod_quicknav h1
{
	font-size:14px;
	border-bottom:solid 1px #a7a7a7;
	width:400px;
	margin-bottom:30px;
	color:#f90000;
	height:20px;
}

#main div.ce_text h2
{
	font-size:12px;
}

#main div.ce_text a
{
	color:#ff5353;
	font-weight:none;
}

#main div.ce_text a:hover
{
	color:red;
	font-weight:none;
}

#main div.produzione a
{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#main div.produzione a:hover
{
	color:red;
	font-weight:bold;
	text-decoration:none;
}

#main img
{
	border:solid 1px #a7a7a7;
	padding:5px;
	background:#fbfbfb;
}

#main div.ce_text a:hover img
{
	border:solid 1px #a7a7a7;
	padding:5px;
	background:#bff3bd;
}

#left
{
	margin-top:20px;
	margin-bottom:20px;
	background:transparent url(tl_files/css/background_main.jpg);
}

#left div.inside
{
	padding-bottom:100px;
	background:transparent url(tl_files/css/logo_9001.jpg) no-repeat bottom;
}

#header
{
	background:transparent url(tl_files/css/taglio_alluminio_ground_header.jpg);
}

