/**
 * Style sheet base
 */
#top
{
	background:#fff url(tl_files/css/tirelli_group_backgroung_tirelli.jpg) repeat-x;
	font-family:Verdana,Arial;
	font-size:12px;
}

#header
{
	background:#930404 url(tl_files/css/header.jpg) no-repeat;
	margin-top:10px;
}

#iwa
{
	margin-top:50px;
	padding:0px;
	width:180px;
	border-bottom:1px #c8b983 solid;
}

#iwa .inside
{
	background:url(tl_files/css/iwa_2009_logo_piccolo.jpg) top left no-repeat;
}

#iwa .inside p
{
	margin:0px 0px 0px 0px;
	padding-top:35px;
	padding-bottom:15px;
	line-height:16px;
	font-size:11px;
}

#iwa .inside p a
{
	color:#000;
	text-decoration:none;
}

#container
{
	margin:0px;
	padding:0px;
	background:#fdfbfb;
	border-bottom:1px #fff solid;
}

#main
{
	color:#000;
	padding-top:30px;
}

#footer
{
	margin:30px 0px 0px 0px;
	padding:0px;
	background:#7b0303;
	color:#fff;
	font-size:11px;
}

#footer p
{
	margin:0px;
	padding:0px;
}

