/*###################################### START GENERIC CLASSES ######################################*/

.clear{
	clear: both;
}

.clearLeft{
	clear: left;
}

.clearRight{
	clear: right;
}

.noMarginLeft{
	margin-left: 0!important;
}

.noMarginRight{
	margin-right: 0!important;
}

.noBorderBottom{
	border-bottom: 0!important;
}

/*###################################### END GENERIC CLASSES ######################################*/









/*###################################### START TEMPLATE STYLES ######################################*/
*{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

html,body{
	margin: 0;
	padding:0;
	height:100%;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/bg.jpg) repeat-x #063e60;
	color:#FFFFFF;
}


#container{
	display: inline;
	float: left;
	width: 100%;
	height: 100%;
	position:relative;
	margin: 0 auto;
	background:url(../images/bgHeader.jpg) center top no-repeat;
		 
}

body>div#container{height:auto; min-height:100%}

#header{
	overflow: hidden;
	margin: 0 auto;
	width: 955px;
	height: 160px;
	position:relative;
}

#header h1{
	display: inline;
	float: left;
	width: 270px;
	height: 140px;
}

#header h1 a{
	display: inline;
	float: left;
	width: 270px;
	height: 140px;
}

#header h1 span{
	display: none;
}

#content{
   position:relative;
   margin: 0 auto 91px auto;
   width: 955px;
   	background:url(../images/BgTot.gif) repeat-y;
}

#contentbg{
	display:inline;
	float: left;
	width: 955px;
}

#footer{
	display: inline;
	float: left;
	position: absolute;
	bottom:0;
	font-size: 11px;
	width: 100%;
	height:91px;
	background: url(../images/bgFooter.jpg) repeat-x;
}

#contentFooter{
	margin: 0px auto;
	width: 950px;
	height: 91px;
	color: #fff;
	background:url(../images/bgFooter.jpg) repeat-x;
}

#contLeftFooter{
	display: inline;
	float: left;
	width: 245px;
	height: 71px;
	text-align: left;
	padding: 20px 0 0 20px
}

#contLeftFooter p{
	display: inline;
	float: left;
	margin: 0;
}

#contLeftFooter a{
	color: #fff;
	 font-weight:bold;
}

#contLeftFooter a:hover{
	color: #A1D744;
	text-decoration: none;
}
 
#contRightFooter{
	display: inline;
	float: left;
	width: 650px !important;
	height: 70px;
	text-align: left;
	padding: 21px 0 0 35px;
	background:url(../images/bgFooterABI.jpg) right no-repeat;
}

#contRightFooter p{
	display: inline;
	float: left;
	margin-top: 10px;
}

#contRightFooter img{
	display: inline;
	float: left;
	margin: 0;
}

/*############################### END TEMPLATE STYLES ####################################*/







/*###################################### LEFT NAV ######################################*/

#leftNav{
	display: inline;
	float: left;
	width: 237px;
	border:0px solid red;
	background:url(../images/BgMenuUp.jpg) top no-repeat;
}

#leftNav .titCategorie {
	display: inline;
	float: left;
	width: 201px;
	height: 25px;
	padding: 10px 0 0 20px;
	color: #fff;
	background: url(../images/bgTitleLeftNav.gif) 20px bottom no-repeat;
	font-weight: bold;
}

#leftNav ul {
	display: inline;
	float: left;
	list-style: none;
	padding: 10px 0 30px 5px;
	color:#fff;
	background:url(../images/BgMenuleft.jpg) repeat-y;
}

#leftNav li {
	display: inline;
	float: left;
	border-bottom:#558cad 1px solid;
}

#leftNav li a {
	display: inline;
	float: left;
	width: 181px;
	color: #fff;
	line-height: 16px;
	text-decoration: none;
	padding: 5px 0 5px 35px;
	background:url(../images/bgMenuLeft.gif) 10px center no-repeat;

}

#leftNav li a:hover, #leftNav li a.leftSel {
	 /*font-weight: bold; */
	 color:#A1D744; 
}

#boxInfo{
	display: inline;
	float: left;
	width: 232px;
	padding-left:3px;

}

#boxInfo p {
	padding: 10px 0;
	font-size: 11px;
}

#boxInfo p a{
	color: #004000;
	text-decoration: underline;
}

#boxInfo p a:hover{
	color: #A1D744;
	text-decoration: none;
}


/*###################################### START CONTENT ######################################*/

#centerContent{
	display: inline;
	float: left;
	width: 706px;
	margin-left:10px;

}

#centerboxNews{
	display: inline;
	float: left;
	width: 686px;
	border-bottom:1px solid #607da5;
	margin-top:90px;
	padding-left:10px;
	padding-right:10px;
	background: transparent !important; 
	/*margin-left:1px; */
	
}

#centerboxNewsBig{
	float: left;
	width: 471px;
	height: 286px; 
	padding:0 10px 20px 0;
	border-right: 1px solid #3c7da4;

}

#centerboxNewsBig img{
	display: inline;
	float: left;
	padding-right:10px;
}

#centerboxNewsBig p{
	color: #fff;
}

#centerboxNewsBig h2{
	
	font-size:16px;
	margin-bottom:10px;
	color: #fff;
}

#centerboxNewsBig h2 a{
	font-size:16px;
	color: #fff;
	text-decoration:underline;
}

#centerboxNewsBig a{
	font-size:10px;
	color: #fff;
	text-decoration:underline;
}

#centerboxNewsBig a:hover{
	color: #A1D744;
	text-decoration:none;
}
/*############ HOME BOX DESTRA #####################*/
#rightboxNewsBig{
	display: inline;
	float: left;
	width: 183px;
	color: #fff;
	padding:0px 10px 10px 10px;
}

#rightboxNewsBig h3{
	font-size:14px;
	margin-bottom:10px;
	color: #fff;
}

#rightboxNewsBig h3 a{
	float:left;
	font-size:14px;
	margin-bottom:10px;
	color: #fff;
	text-decoration: underline;
}

#rightboxNewsBig a{
	float:right;
	font-size:10px;
	color: #fff;
	padding-top:10px;
	text-decoration:underline;
}

#rightboxNewsBig a:hover{
	color: #A1D744;
	text-decoration:none;
}

/*##########  	PAGINA INTERNA #######################*/

#centerboxInterna3{
	display: inline;
	float: left;
   /*	margin-top:35px;   */
	width: 492px;
	
}


#centerboxInternaBig{
	display: inline;
	float: left;
	width: 472px;
	margin:0 10px 0 10px;
	padding:0 0px 20px 0;
	/*border-bottom:1px dotted #969593;
	background:url(../images/bgNewsBottom.jpg) repeat-x bottom}*/
}

#centerboxInternaBig img{
	float:right;
	padding:0 10px 5px 10px;
}

#centerboxInternaBig h3{
	font-size:20px;
	margin-bottom:40px;
	color: #fff;
}

#centerboxInternaBig a{
	color:#fff;
	text-decoration:underline;
}

#centerboxInternaBig a:hover{
	color: #fff;
	text-decoration:none;
}

/*
#centerboxInternaBig ol{
	margin: 30px 0 30px 5px;  
}   
*/

#centerboxInternaBig li{
	margin-left:30px;
}


/*###################################### RIGHT NAV ######################################*/

#rightNav{
	display: inline;
	float: left;
	width: 214px;
	margin-bottom:20px;
}

#rightNav .titCategorie {
	display: inline;
	float: left;
	width: 201px;
	height: 25px;
	padding: 0 0 0 20px;
	color: #004000;
	font-weight: bold;
}

#rightNav ul {
	display: inline;
	float: left;
	list-style: none;
	margin: 0 0 30px 5px;
	color:2a4f84;
}

#rightNav li {
	display: inline;
	float: left;
	border-bottom:#a1d744 1px dotted;
}

#rightNav li a {
	display: inline;
	float: left;
	width: 181px;
	color: #fff;
	line-height: 16px;
	text-decoration: none;
	padding: 5px 0 5px 10px;
}

#rightNav li a:hover, #leftNav li a.leftSel {
	 /*font-weight: bold; 
	 letter-spacing : 0.1pt; */
	 color:#A1D744; 
}


/*########### PAGINA INTERNA DESTRA ######################*/
#rightboxInterna3{
	display:inline;
	float: left;
	width: 214px;
}

.rightboxNewsSmall{
	margin-bottom:5px;
	padding: 0 10px 10px 10px;
}

.rightboxNewsSmall h3{
	font-size:14px;
	margin-bottom:5px;
	color: #a1d744;
	border-bottom:1px solid #a1d744;
}

.rightboxNewsSmall h4{
	font-size:12px;
	color: #000;
}

.rightboxNewsSmall  a{
	float:right;
	font-size:10px;
	color: #2a4f84;
}

.rightboxNewsSmall  a:hover{
	color: #afd744;
}

/*############ HOME BOX 2 #####################*/
#centerboxNews2{
	display: inline;
	float: left;
	width: 707px;
	background:url(../images/bgNewscenter2.gif) repeat-y !important;
	min-height:800px;
	margin-left:-1px;
	margin-top:69px;
	padding-top:40px;
}

#centerboxNews22{
	display: inline;
	float: left;
	width: 707px;
	background:url(../images/bgNewscenter2.gif) repeat-y !important;
	margin-left:-1px;
}

#centerboxNews2Big{
	display: inline;
	float: left;
	width: 472px;
	margin:20px 10px 0 10px;
	padding:0 0px 20px 0;
	border-bottom:1px dotted #969593;
}

#centerboxNews2Big img{
	display: inline;
	float: right;
	padding-left:10px;
}




#centerboxNews2Big h3{
	font-size:14px;
	margin-bottom:10px;
	color: #fff;
}


#centerboxNews2Big a.readmore{
	font-size:10px;
	color: #fff;
}

#centerboxNews2Big a.readmore:hover{
	font-size:10px;
	color: #A1D744;
}



/*############# HOME BOX SMALL ####################*/

#centerboxNews3{
	display: inline;
	float: left;
	width: 492px;

}
#centerboxNews3 h4{
	font-size:10px;
	color: #fff;
}

#centerboxNews3 h3{
	font-size:14px;
	margin-bottom:5px;
	color: #fff;
}

#centerboxNews3 h3 a{
	font-size:14px;
	margin-bottom:5px;
	color: #fff;
	text-decoration: underline;
}

#centerboxNews3 h3 a:hover{
	color: #A1D744;
	text-decoration:none;
}

.centerboxNewssmallLeft{
	display: inline;
	float: left;
	width: 225px;
	height:160px;
	margin-left:10px;
	padding:10px 10px 10px 0;
	border-bottom:1px dotted #969593;
	border-right:1px dotted #969593;
}

.centerboxNewssmallLeft a{
	font-size:10px;
	color: #fff;
	

}

.centerboxNewssmallLeft a:hover{
	font-size:10px;
	color: #afd744;

}

.centerboxNewssmallLeft img{
    display: inline;
    float: left;
    padding-right:10px;
	

}

.centerboxNewssmallRight{
	display: inline;
	float: left;
	width: 226px;
	height:160px; 
	padding:10px 0px 10px 10px;
	border-bottom:1px dotted #969593;

}

.centerboxNewssmallRight a{
	font-size:10px;
	color: #fff;
}

.centerboxNewssmallRight a:hover{
	font-size:10px;
	color: #A1D744;
}

.centerboxNewssmallRight img{
    display: inline;
    float: left;
    padding-right:10px;
    

}

/*########### HOME BOX SMALL DESTRA ######################*/
#rightboxNews3{
	display:inline;
	float: left;
	width: 214px;
	margin-top:20px;
}

.rightboxNewsSmall{
	margin-bottom:5px;
	padding: 0 10px 10px 10px;
}

.rightboxNewsSmall h3{
	font-size:14px;
	margin-bottom:5px;
	color: #fff;
	border-bottom:1px solid #a1d744;
}

.rightboxNewsSmall h4{
	font-size:12px;
	color: #fff;
}

.rightboxNewsSmall  a{
	float:right;
	font-size:10px;
	color: #2a4f84;
}

.rightboxNewsSmall  a:hover{
	color: #afd744;
}

/*###################################### START MENU Search######################################*/

#navSearch{
	position:absolute;
	display: inline;
	width: 206px;
	height: 42px;
	font-size: 12px;
	margin-top:126px;
	left:350px;


}

#navSearch ul {
	list-style: none;
}

#navSearch li {
	display: inline;
	float: left;
}

#navSearch li a {
	display: inline;
	float: left;
	width: 120px;
	height: 25px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	background: url(../images/bgNavLang.gif) left 0 no-repeat;
}

#navSearch li a:hover , #navSearch li a.selNavSearch{
	color: #999;
}

#InputTrovaPeriodici{
	float:left;
	width: 205px;
	height:24px;
	margin-top:14px;
	background: url(../images/bgInputAreaPeriodici.gif) left 0 no-repeat;
	z-index:80;
}

#InputTrovaPeriodici input {
	padding-top:6px;
	padding-left:7px;
	background-color:transparent;
	font-size:12px;
	width:205px;
	z-index:85;
	cursor: text;
	position:absolute;
}


/*###################################### END MENU Search######################################*/

/*###################################### START MAIN MENU ######################################*/

#mainNav {
	display: inline;
	position:absolute;	
	width: auto;
	margin-top: 40px;
	font-size: 12px;
	height:250px;
	z-index:10;
	left:770px;
}

#mainNav ul {
	list-style: none;
	width:100px;
}

#mainNav li {
	display: inline;
	float: left;
}

#mainNav li a {
	display: inline;
	float: left;
	height: 25px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	font-size:12px;
	width:100px;
}

.space {
	display: inline;
	float: left;
	width:15px;
	height: 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#mainNav li a:hover , #mainNav li a.selNav {
	color: #39485c;
}

.mainnavselected {
	color: #39485c;
}

/*###################################### END MAIN MENU ######################################*/