/*################### GENERAL STYLE ##############################*/

body {
	background: #ffcc00;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #930400;
	text-decoration: none;
	font-size: 13px;
}

a:hover {
	color: #930400;
	text-decoration: underline;
	font-size: 13px;
}

#container {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#footer {
	width: 960px;
	color: #917400;
	font-size: 11px;
	text-align:center;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;
}

h1 {
	color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 22px 0 20px 54px;
}

ul {
	list-style: none;
	margin:0;
	padding:0;
}

li {
	list-style: none;
	display:block;
	margin:0;
	padding:0 0 6px 6px;
}

ul li a {
	vertical-align: middle;
}

object {
	margin: 10px 0;
	padding: 0;
}

embed {
	margin: 10px 0;
	padding: 0;
}

/*################### GENERAL STYLE FOR BOX ##############################*/

.box-left {
	width: 384px;
	float: left;
	margin: 0;
	padding: 0;
}

.box-center {
	width: 352px;
	float: left;
	margin: 0;
	padding: 0;
}

/*################### IMAGES ##############################*/

.foto {
	margin: 0 0 8px 0;
	padding: 0;
}

ul li img {
	border: #cccccc 1px solid;
	vertical-align: middle;
	margin: 5px 5px 0 0;
	padding: 0;
}

/*################### COLUMN ##############################*/

#left-column {
	width: 384px;
	float: left;
	margin: 0;
	padding: 0;
}

#center-column {
	width: 352px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

#right-column {
	width: 202px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

/*################### BOX GENERAL ##############################*/

.red-top {
	background: url('images/red-box-top.gif') no-repeat;
	width: 384px;
	height: 48px;
	margin: 0;
	padding: 0;
}

.grey-top {
	background: url('images/grey-box-top.gif') no-repeat;
	width: 352px;
	height: 48px;
	margin: 0;
	padding: 0;
}

.centerbox-content {
	background: url('images/box-center-bottom.gif') no-repeat;
	background-position: bottom;
	width: 330px;
	margin: 0 0 10px 0;
	padding: 0 11px 10px 11px;
}

.right-content {
	background: url('images/box-right-bottom.gif') no-repeat;
	background-position: bottom;
	width: 180px;
	margin: 0 0 10px 0;
	padding: 0 11px 10px 11px;
}

.right-grey-box-top {
	background: url('images/right-grey-box-top.gif') no-repeat;
	width: 202px;
	height: 48px;
	margin: 0;
	padding: 0;
}

/*################### BOX HEADER ##############################*/

.header-top {
	background: url('images/header-top.gif') no-repeat;
	width: 384px;
	height: 11px;
	margin: 0;
	padding: 0;
}

.header-content {
	background: url('images/header-bottom.gif') no-repeat;
	background-position: bottom;
	width: 362px;
	margin: 0 0 10px 0;
	padding: 0 11px 0 11px;
}

/*################### BOX BIO ##############################*/

.bio-top {
	background: url('images/bio-top.gif') no-repeat;
	width: 384px;
	height: 15px;
	margin: 0;
	padding: 0;
}

.bio-content {
	background: url('images/bio-bottom.gif') no-repeat;
	background-position: bottom;
	width: 362px;
	margin: 0 0 10px 0;
	padding: 0 11px 0 11px;
}

.bio-txt {
	display: block;
	line-height: 18px;
	margin: 0;
	padding: 2px 5px 18px 5px;
}

/*################### BOX PROGETTI ##############################*/

.progetti-content {
	background: url('images/bio-bottom.gif') no-repeat;
	background-position: bottom;
	width: 362px;
	margin: 0 0 10px 0;
	padding: 0 11px 10px 11px;
}

.progetti-txt {
	display: block;
	margin: 0;
	padding: 5px 5px 18px 5px;
}

/*################### BOX INRETE ##############################*/

.inrete-content {
	background: url('images/box-center-bottom.gif') no-repeat;
	background-position: bottom;
	width: 330px;
	height: 170px;
	margin: 0 0 10px 0;
	padding: 0 11px 10px 11px;
}

.inrete-content ul {
	list-style: none;
	margin:0;
	padding:0;
}

.inrete-content li {
	float:left;
	width: 152px;
	list-style: none;
	display:block;
	margin:0;
	padding:0 0 6px 6px;
}

.inrete-content ul li a {
	vertical-align: middle;
}

/*################### BOX ADSENSE ##############################*/

.adsense-top {
	background: url('images/adsense-top.gif') no-repeat;
	width: 352px;
	height: 15px;
	margin: 0;
	padding: 0;
}

.centerbox-content-adsense {
	background: url('images/box-center-bottom.gif') no-repeat;
	background-position: bottom;
	text-align: center;
	width: 330px;
	margin: 0 0 10px 0;
	padding: 0 11px 10px 11px;
}
