@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0; 

}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}

html {
	background: url(../img/bkg_html.gif) repeat-y left top;		
}


body {
	background: url(../img/bkg_all.gif) no-repeat 0 0;	
}

.invisible {
	display: none;	
}

#header {
	float: left;
	width: 100%;
	height: 80px;
	background: url(../img/bkg_header.png) repeat-x left top;	
}

a#logo {
	display: block;
	float: left;
	position: absolute;
	width: 152px;
	height: 224px;
	margin: 15px 0 0 43px;
	text-indent: -9999px;
	background: url(../img/logo.png) no-repeat left top;	
}

#menugenerale {
	position: relative;
	width: 200px;
	top: 200px;
	left: 15px;
}

ul.menu {
	list-style: none;
	text-align: center;		
}

ul.menu span {
	display: block;
	line-height: 25px;
	margin: 0 0 20px 0;
		
}
ul.menu li {
}
ul.menu a {
	font: bold 40px 'Reenie Beanie', arial, serif;
	color: #3444A0;
	text-decoration: none;
}

ul.menu a:hover {
	color: #5F6FCB;	
}

#contenuto {
	width: 550px;
	float: left;
	margin: -250px 0 50px 300px;	
}

#testa {
	width: 550px;
	height: 40px;
	float: left;
	background: url(../img/bkg_testa.png) no-repeat;	
}

#corpo {
	float: left;
	width: 490px;
	background: url(../img/bkg_contenuto.png) repeat-y left top;
	padding: 0 30px 0 30px;
}

#culo {
	width: 550px;
	height: 40px;
	float: left;
	background: url(../img/bkg_culo.png) no-repeat left bottom;
}


/*----------------------------------------------- BANNERS ------------------*/
#banners {
	float: left;
	width: 170px;
	margin: -250px 0 0 115px;
}

#banners a {
	display: block;
	width: 100%;
	text-indent: -9999px;
	margin: 0 0 15px 0;
}

#banners #federvolley {
	background: url(../img/banners/fipav.png) no-repeat center top;
	height: 43px;
}

#banners #magicpack {
	background: url(../img/banners/magic.png) no-repeat center top;
	height: 42px;
}

#banners #feraboli {
	background: url(../img/banners/feraboli.png) no-repeat center top;
	height: 22px;
}

#banners #gmb {
	background: url(../img/banners/gmb.png) no-repeat center top;
	height: 53px;
}

#banners #microdata {
	background: url(../img/banners/microdata.png) no-repeat center top;
	height: 30px;
}

#banners #vago {
	background: url(../img/banners/vago.png) no-repeat center top;
	height: 64px;
}

#banners #losi {
	background: url(../img/banners/losi.png) no-repeat center top;
	height: 61px;
}

#banners #pluvitecnica {
	background: url(../img/banners/pluvitecnica.png) no-repeat center top;
	height: 20px;
}

#banners #campari {
	background: url(../img/banners/campari.png) no-repeat center top;
	height: 36px;
}

#banners #segi {
	background: url(../img/banners/segi.png) no-repeat center top;
	height: 34px;
}

/*----------------------------------------- ARTICOLI HOME ---------------------------------*/


.dn-eachlatestnews {
	margin: 0 0 30px 0;	
}

.contentpaneopen {
	width: 100%;
}

.contentheading {
	display: block;
	font: 20px 'Molengo', arial, serif;
	color: #324199;
	padding: 0 0 0 10px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin: 0 0 5px 0;
}

.contentheading:hover {
	background: #FBF7A8;	
}

.contentheading a {
	text-decoration: none;
	color: #324199;
}

.contentpaneopen {
	font: 14px 'Molengo', arial, serif;
	color: #333333;
}

a.readon {
	float: right;
	font: 25px 'Reenie Beanie', arial, serif;
	color: #333333;
	text-decoration: none;
}

a.readon:hover {
	color: #324199;	
}

span.pagenav {
	font: 14px 'Molengo', arial, serif;
	color: #333333;
}

a.pagenav {
	font: 14px 'Molengo', arial, serif;
	color: #324199;
	text-decoration: none;
}

a.pagenav:hover {
	font-weight: bold;		
}
