body{
	font-family:'Lucida Grande','Lucida','Trebuchet','sans-serif';
	font-size:16px;
	padding:0;
	margin:0;
	background-image:url("images/pattern.jpg");
}
li {
	margin-bottom : 5px;
}
.gradient_box{position:fixed;top:0;height:100%;width:375px;background-repeat:repeat-y;z-index:-10}
#gradient_left_box{left:0;background-image:url("images/gradient-left.png")}
#gradient_right_box{right:0;background-image:url("images/gradient-right.png")}#content_wrapper{
	width:881px;
	margin-right:auto;
	margin-left:auto
}
#content_wrapper #content_header,#content_wrapper #content_footer{
	width:881px
}
#content_wrapper #content_header{
	height:504px;
	background:url("images/header.png");
	background-repeat:no-repeat
}
#content_wrapper #content_footer{
	top:60px
}
#middle_content{
	width:860px;
	padding: 10px;
}

h1,h2,h3,h4{margin:0;padding:0}
h1{
	font-size:35px;
	font-weight:bold;
	line-height: 50px;
}
h2{
	font-size:20px;
	line-height:22px;
	padding:20px
}
h3{
	font-size:15px;
	line-height:15px;
	padding:2px;
}
h4 {
	font-size:11px;text-transform:uppercase;line-height:15px;font-weight:bold;color:#666}
a{
	color:#09F
}
a img {border:none}

.atopic {
	color:#666;
}
.bordo {
	border:solid 5px #36C;
}
.atopic {
	display:block;
	float: left;
	background-color: #fff;
	padding: 20px;
	color:#09F;
	margin-right: 9px;
	font-size: 25px;
	z-index: -999;
}
.atopic:hover {
	color:#36C;
	border-color: #fff;
}
.active {
	color:#36C;
	margin-top: 10px;
	border-color: #fff;
	border-bottom-color: #fff;
}
.topic {
	border-color: #fff;
	width: 100%;
	float: left;
	margin-bottom: 20px;
	background-color: #fff;
	padding: 5px;
	margin-top: -5px;
}
.mail_scura {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
.topic img {
	float: left;
	padding: 10px;
	margin: 5px;
	display: table-cell;
}
.clear {
	clear:both;
}

