body {
	background: #f2f2f2;
	margin: 0;
	padding: 0;
	font: 11px verdana;
	text-align: center;
	}
#container {
	background: url(bgy.gif) repeat-y;
	width: 780px;
	text-align: left;
	margin: 10px auto 20px auto;
	}
ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#top {
	background: url(top.jpg) no-repeat 0 0;
	padding: 0 0 90px 0;
	}
a.sigla {
	position: absolute;
	margin: 20px 20px;
	}
a.sigla img {
	border: none;
	}

#top li {display: inline;}
.top1 {	
	padding: 30px 0 0 450px;
	]padding: 30px 0 0 400px;
	}
.top1 li {
	background: url(li_top.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	margin: 0 10px;
	}
.top1 a {
	text-decoration: none;
	color: #fff;
	}
.top1 a:hover {
	color: #b0dce5;
	}

.top2 {
	padding: 45px 0 0 350px;
	color: #fff;
	font: bold 25px verdana;
	}
.top2 a {
	text-decoration: none;
	color: #fff;
	font: bold 12px verdana;
	margin: 0 10px;
	}
.top2 a:hover {
	color: #b0dce5;
	}

#left {
	float: left;
	width: 242px;
	border-right: 1px solid #dedede;
	margin: 0 20px 20px 0;
	}
#left h1 {
	background: url(h1_left.gif) no-repeat center;
	font: bold 12px verdana;
	color: #fff;
	text-align: center;
	padding: 6px 0 8px 0;
	}
#left p {
	/* background: url(li.gif) no-repeat 0 4px; */
	padding: 0 0 0 10px;
	margin: 10px 0 10px 10px;
	}
strong {
	color: #900012;
	}
#left a {
	display: block;
	color: #900012;
	text-decoration: none;
	background: url(li.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	margin: 0 0 0 20px;
	font-weight: bold;
	height: 20px;
	}
#left a:hover {
	color: #b75763;
	}
	
#left ul{
	margin: 10px 0 10px 0;
}

#content {	
	padding: 0 20px 0 0;
	margin: 0 0 0 262px;
	line-height: 16px;
	}
	
#content a {
	text-decoration: underline;	
	line-height: 16px;
	color: #000000;
	}
	
#content a:hover {
	text-decoration: underline;	
	line-height: 16px;
	color: #900012;
	}	
		
#content h1 {
	background: url(h1_right.gif) no-repeat right;
	font: bold 12px verdana;
	color: #fff;
	text-align: center;
	padding: 6px 0 12px 0;
	margin: 0 0 0 0;
	}
	
#content li {
	background: url(li.gif) no-repeat 0 5px;
	padding: 0 0 10px 10px;
	margin: 0;
	}
	
#content p {
	padding-right: 15px;
}	
		
.special img {
	border: 1px solid #686866;
	float: left;
	margin: 0 10px 0 0;
	}
#bottom {
	clear: both;
	background: url(bottom.gif) no-repeat center;
	color: #fff;
	padding: 12px 0 15px 20px;
	}
#bottom a {
	text-decoration: none;
	color: #fff;
	padding: 0 3px;
	}
#bottom a:hover {
	color: #b0dce5;
	}
#bottom span {
	margin: 0 230px 0 0;
	}