/*###################################### START GENERIC CLASSES ######################################*/

.clear{
	clear: both;
}

.clearLeft{
	clear: left;
}

.clearRight{
	clear: right;
}

.noMarginLeft{
	margin-left: 0!important;
}

.noMarginRight{
	margin-right: 0!important;
}

.noBorderRight{
	border-right: 0!important;
}

/*###################################### END GENERIC CLASSES ######################################*/









/*###################################### START TEMPLATE STYLES ######################################*/

*{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

html,body{margin: 0;padding:0;height:100%;}

body{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container{
	display: inline;
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0 auto;
	background: #005e86 url(../images/bgPage.gif) bottom center repeat-x;
}

body>div#container{height:auto;min-height:100%}

#wrapper{
	display: inline;
	float: left;
	width: 100%;
	position: relative;
	margin: 0 auto;
	background: url(../images/bgWrapper.png) top center repeat-y;
}

#wrapperInside{
	display: inline;
	float: left;
	width: 100%;
	position: relative;
	margin: 0 auto;
	background: url(../images/bgWrapperInside.gif) top center no-repeat;
}

#header{
	margin: 0 auto;
	position: relative;
	width: 980px;
	height: 207px;
	background: url(../images/bgHeader.jpg) right 24px no-repeat;
}

#header h1{
	display: inline;
	float: left;
	width: 323px;
	height: 207px;
	background: url(../images/logo.jpg) left top no-repeat;
}

#header h1 a{
	display: inline;
	float: left;
	width: 323px;
	height: 207px;
}

#header h1 span{
	display: none;
}

#header h2{
	display: inline;
	float: left;
	width: 261px;
	height: 207px;
	background: url(../images/logo_interno.jpg) left top no-repeat;
}


#contentInterna{
	position:relative;
	margin: 0 auto;
	width: 980px;
	background: url(../images/bgContentInterna.gif) left top repeat-y;
}

#content{
	position:relative;
	margin: 0 auto;
	width: 980px;
	background: url(../images/bgContent.gif) left top repeat-y;
}

#footer{
	margin: 0 auto;
	width: 980px;
	height: 22px;
}

#contentFooter{
	display: inline;
	float: left;
	width: 980px;
	height: 22px;
	background: #92c900;
	text-align: center;
}

#contentFooter p{
	color: #FFF;
	line-height: 22px;
}

#contentFooter a{
	color: #FFF;
	text-decoration: none;
}

#contentFooter a:hover{
	color: #0078aa;
}

/*###################################### END TEMPLATE STYLES ######################################*/









/*###################################### START LOGIN MODULE ######################################*/

#logInModule {
	display: inline;
	float: left;
	width: 657px;
	height: 28px;
	margin-top: 24px;
}

#logInModule label {
	display: inline;
	float: left;
	width: auto;
	height: 28px;
	padding: 0 10px;
	font-size: 10px;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
}

#logInModule .textField {
	display: inline;
	float: left;
	width: 124px;
	height: 15px;
	margin: 3px 20px 0 0;
	border: 1px solid #808080;
	padding: 2px;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#logInModule .btnEntra {
	display: inline;
	float: left;
	width: 50px;
	height: 19px;
	margin: 4px 20px 0 0;
	background: url(../images/btnEntra.gif) left center no-repeat;
	color: #0078aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

/*###################################### END LOGIN MODULE ######################################*/









/*###################################### START CLAIM HEADER ######################################*/

#claimHeader {
	display: inline;
	float: left;
	position: absolute;
	width: 647px;
	height: 20px;
	top: 76px;
	left: 330px;
	font-size: 9px;
	z-index: 100;
}

/*###################################### END CLAIM HEADER ######################################*/







/*###################################### START FLASH RAGAZZI ######################################*/

#flashRagazzi {
	display: inline;
	float: left;
	position: absolute;
	width: 360px;
	height: 76px;
	top: 74px;
	left: 620px;
	z-index: 0;
}

/*###################################### END FLASH RAGAZZI ######################################*/









/*###################################### START TOP MENU ######################################*/

#topNav {
	display: inline;
	float: left;
	position: absolute;
	width: 657px;
	height: 20px;
	top: 127px;
	left: 320px;
}

#topNav ul {
	list-style: none;
}

#topNav li {
	display: inline;
	float: left;
	color: #333333;
	font-size: 9px;
	line-height: 20px;
}

#topNav li a {
	display: inline;
	float: left;
	width: auto;
	padding: 0 10px;
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

#topNav li a:hover, #topNav li a.sel {
	color: #0078aa;
}

/*###################################### END TOP MENU ######################################*/









/*###################################### START MAIN MENU ######################################*/

#mainNav {
	display: inline;
	float: right;
	position: absolute;
	width: 657px;
	height: 32px;
	top: 175px;
	left: 322px;
}

#mainNav ul {
	list-style: none;
}

#mainNav li {
	display: inline;
	float: left;
}

#mainNav li a {
	display: inline;
	float: left;
	width: 111px;
	height: 26px;
	padding-top: 6px;
	background: #FFF url(../images/bgNav.gif) left top no-repeat;
	color: #333333;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

#mainNav li a.nav01 {
	width: 102px;
	background: #FFF url(../images/bgNav01.gif) left top no-repeat;
}

#mainNav li a:hover, #mainNav li a.sel {
	color: #0078aa;
}

/*###################################### END MAIN MENU ######################################*/









/*###################################### LEFT NAV ######################################*/

#leftNav{
	display: inline;
	float: left;
	width: 250px;
	}

#leftNav .titCategorie {
	display: inline;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	float: left;
	width: 198px;
	height: 31px;
	margin: 40px 20px 0 20px;
	padding: 12px 0 0 10px;
	color: #333333;
	background:url(../images/bgleftNavTit.gif)  no-repeat;
	font-weight: bold;
}

#leftNav ul {
	display: inline;
	float: left;
	list-style: none;
	margin: 0 20px 250px 20px;
}

#leftNav li {
	display: inline;
	float: left;
	border-bottom:1px solid #b2b2b2;
}

#leftNav li a {
	display: inline;
	float: left;
	width: 175px;
	height: 25px;
	color: #333333;
	text-decoration: none;
	padding: 12px 0 0 30px;
	background:url(../images/bgleftNav.png) no-repeat;
}

#leftNav li a:hover, #leftNav li a.leftSel {
	color: #4199be;
	background:url(../images/bgleftNavOver.png) no-repeat;
}

#leftNav ul.leftNavSub {
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
}

#leftNav ul.leftNavSub li {
	display: inline;
	float: left;
	border: 0;
}

#leftNav ul.leftNavSub li a {
	display: inline;
	float: left;
	width: 175px;
	height: 20px;
	background: none;
	color: #333333;
	text-decoration: none;
	padding: 6px 0 0 30px;
}

#leftNav ul.leftNavSub li a:hover, #leftNav ul.leftNavSub li a.leftSubSel {
	color: #4199be;
}

#leftBoxHome{
	display: inline;
	float: left;
	width: 313px;
	text-align: left;
}

#leftBoxHome h2 {
	margin: 26px 34px 0 34px;
	padding-left: 20px;
	background: url(../images/bgTitleLeftBoxHome.gif) left center no-repeat;
	color: #0078aa;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#leftBoxHome p {
	padding: 20px 34px;
	font-size: 11px;
}


/*###################################### START CONTENT ######################################*/

#centerContentInterna{
	display: inline;
	float: left;
	width: 667px;
	padding-left:30px;
}

.boxInterna{
	display: inline;
	float: left;
	width: 667px;
}

.boxInterna h2{
	display: inline;
	float: left;
	width: 603px;
	height: 63px;
	margin: 17px;
	padding:5px 0 0 40px;
	background: url(../images/bgTitleBoxInterna.gif) left top no-repeat;
	color: #a2bd30;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 49px;
}

.boxInterna .contentBoxInterna{
	display: inline;
	float: left;
	width: 583px;
	margin: 0 42px;
}

.boxInterna .contentBoxInterna p{
	padding: 0;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
}

.boxInterna .contentBoxInterna table{
	display: block;
	width: auto;
}

.boxInterna .contentBoxInterna a{
	text-decoration: none;
}

.boxInterna .contentBoxInterna ul{
	display: list-item;
	margin: 0 42px 0 60px;
}

.boxInterna .contentBoxInterna ul li{
	padding-top: 5px;
	list-style: disc;
	line-height:16px;
}

.boxInterna .contentBoxInterna ol{
	display: list-item;
	margin: 0 42px 0 60px;
}

.boxInterna .contentBoxInterna ol li{
	list-style: decimal;
}

#centerContentHome{
	display: inline;
	float: left;
	width: 667px;
}

.boxNews{
	display: inline;
	float: left;
	width: 667px;
	height: 288px;
	background: url(../images/bgBoxNews.gif) left top repeat-y;
}

.boxNews h2{
	display: inline;
	float: left;
	width: 603px;
	height: 49px;
	margin: 17px;
	padding-left: 30px;
	background: url(../images/bgTitleBoxEventi.gif) left top no-repeat;
	color: #a2bd30;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 49px;
}

.boxNews h2 a{
	padding-left: 35px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 49px;
	text-decoration: none;
}

.boxNews h2 a:hover{
	color: #0078aa;
}

.boxNews .boxNewsItem{
	display: inline;
	float: left;
	width: 216px;
	height: 183px;
	margin-left: 17px;
	background: url(../images/bgBoxEventiItem.gif) left top no-repeat;
}

.boxNews .boxNewsItem h3{
	padding: 10px 30px 0 10px;
	color: #a2bd30;
	font-size: 11px;
	font-weight: normal;
}

.boxNews .boxNewsItem h4{
	padding: 5px 30px 0 10px;
	color: #0078aa;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.boxNews .boxNewsItem p{
	padding: 10px 30px 10px 10px;
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px; 
}

.boxNews .boxNewsItem img{
	margin: 10px 10px 0 10px;
	display: inline;
	float: left;
	border: 1px solid #333333;
}

.boxNews .boxNewsItem a{
	padding: 0 30px 0 10px;
	color: #0078aa;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.boxNews .boxNewsItem a:hover{
	text-decoration: underline;
}

.boxEventi{
	display: inline;
	float: left;
	width: 667px;
	height: 288px;
}

.boxEventi h2{
	display: inline;
	float: left;
	width: 603px;
	height: 49px;
	margin: 17px;
	padding-left: 30px;
	background: url(../images/bgTitleBoxNews.gif) left top no-repeat;
	color: #a2bd30;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 49px;
}

.boxEventi h2 a{
	padding-left: 35px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 49px;
	text-decoration: none;
}

.boxEventi h2 a:hover{
	color: #0078aa;
}

.boxEventi .boxEventiItem{
	display: inline;
	float: left;
	width: 216px;
	height: 183px;
	margin-left: 17px;
	background: url(../images/bgBoxNewsItem.gif) left top no-repeat;
}

.boxEventi .boxEventiItem h3{
	padding: 10px 30px 0 10px;
	color: #a2bd30;
	font-size: 11px;
	font-weight: normal;
}

.boxEventi .boxEventiItem h4{
	padding: 5px 30px 0 10px;
	color: #0078aa;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.boxEventi .boxEventiItem p{
	padding: 10px 30px 10px 10px;
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
}

.boxEventi .boxEventiItem img{
	margin: 10px 10px 0 10px;
	display: inline;
	float: left;
	border: 1px solid #333333;
}

.boxEventi .boxEventiItem a{
	padding: 0 30px 0 10px;
	color: #0078aa;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.boxEventi .boxEventiItem a:hover{
	text-decoration: underline;
}

/*###################################### END CONTENT ######################################*/