html { overflow-x: hidden; }
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background: url('../images/background/body.jpg') repeat-x top #151515;
}
.clear {
	clear:both;
	height: 0px;
	line-height: 0px;
}
/** BOF HOMEPAGE **/
#homemain {
	position: relative;
	width: 942px;
	margin: 33px auto 0px auto;
}
#firma {
	position: absolute;
	left: 24px;
	bottom: 8px;
	font-size: 10px;
	color: #8f8f8f;
}
#firma a {
	color: #8f8f8f;
	text-decoration: none;
}
#firma a:hover {
	text-decoration: underline;
}
#firma a#e {
	padding: 20px 0px 0px 25px;
	background: url('../images/background/e.png') no-repeat left bottom;
}

/** EOF HOMEPAGE **/

#main {
	position: relative;
	width: 884px;
	margin: 26px auto 0px auto;
}
#content-wrapper {
	background: url('../images/background/main.gif') repeat-y left #ffffff;
	min-height:300px;
}
#head {
	background: #ffffff;
	padding: 18px 0px 21px 22px;
	border-bottom: 3px solid #000000;
	height:102px;
}
#colonna-sponsor {
	float: left;
	padding-top: 12px;
	width: 172px;
}
#container {
	float: left;
	width: 712px;
	padding-top: 9px;
}

#container .titolo-mese {
	display: block;
}
#contenuto {
	margin: 0px 0px 30px 26px;
	width: 659px;
}
.lancio-speciale {
	padding: 4px 0px 14px 20px;
	margin-bottom: 15px;
	background: url('../images/background/lancio-speciale.gif') repeat-x bottom;
}
.lancio-speciale h2 {
	font-size: 14px;
	padding-left: 19px;
	text-transform: uppercase;
	margin-bottom: 8px;
	background: url('../images/background/lancio-speciale-h2.gif') no-repeat left 4px;
}
.lancio-speciale p {
	padding-left: 19px;
}
.testata .lancio-speciale h2 a,
.testata h2 {
	text-decoration: none;
	color: #1b86b4;
}

.lancio-speciale p {
	line-height: 16px;
}

#archivio {
	height: 107px;
	padding: 65px 0px 35px 198px;
	background: url('../images/background/archivio-uscite.png') no-repeat left top;
}
#archivio a , #archivio span{
	float: left;
	text-decoration: none;
	color: #c9c9c9;
	width: 100px;
	padding-left: 11px;
	margin-bottom: 15px;
	text-transform: capitalize;
	background: url('../images/background/archivio-a.gif') no-repeat left center;
}
#archivio a.active {
	color: #4b4b4b;
	background: url('../images/background/archivio-a-active.gif') no-repeat left center;
}
#archivio a.active:hover {
	text-decoration: underline;
}

#head .banner {
	margin-right: 8px;
}
#back {
	display: block;
	margin: 8px 0px 35px 0px;
}
#contenuto h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
#contenuto p {
	line-height: 18px;
	padding-bottom: 10px;
}
#contenuto img {
	border: 3px solid #ededed;
}

#colonna-sponsor a{
	display: block;
	padding: 0px 3px 0px 22px;
	margin-bottom: 13px;
	color: #447e96;
	text-decoration: none;
}
#colonna-sponsor p {
	display: block;
	padding: 0px 3px 0px 22px;
	color: #666666;
	text-decoration: none;
}
#colonna-sponsor p.descrzione{
    padding: 0px 3px 0px 22px;
	margin-bottom: 13px;
	font-size:11px;
}
#colonna-sponsor a:hover {
	text-decoration: underline;
}

#path{
	list-style:none;
	margin-left:10px;
	color:#656565;
}

#path li{
	display:inline;
}

#path li a{
	color:#656565;
	font-size:10px;
	text-decoration:none;
}

#path li a:hover{
	color:#353535;
	text-decoration:underline;
}
