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

.clear{
        clear: both;
}

.clearLeft{
        clear: left;
}

.clearRight{
        clear: right;
}

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

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

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









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

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

body{
        color: #738b99;
        font-family: Arial, helvetica, sans-serif;
        font-size: 12px;
        background: #CCCCCC url(../images/bgFooterrepeat.gif) center top repeat-y;
}

#container{
        position:relative;
        background: #FFFFFF url(../images/background.gif) center top no-repeat;
        display: inline;
        float: left;
        width: 100%;
        border:0px solid #000000;


}

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

#header{
        overflow: hidden;
        margin: 0 auto;
        border:0px solid #CCCCCC;
        width: 930px;
        height: 162px;
        background: url(../images/header.jpg) center top no-repeat;
}

#content{
        position:relative;
        border:0px solid red;
        margin: auto;
        width: 930px;
        border:0px solid red;
}

#content h2{
        padding: 0 20px 10px 20px;
        color: #FFF;
        font-family: "Georgia", "Times New Roman", Times, serif;
        font-size: 24px;
        font-weight: normal;
}

#footer{
        display: inline;
        float: left;
        width: 930px;
        border:0px solid red;
        height:40px;
        margin-top:20px;
        background: url(../images/bgFooter.gif) center top no-repeat;
        text-align:center;
        padding-top:10px;
        font-size:11px;
        color:#666666;
}

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

#centerContentInt{
	display: inline;
	position:relative;
	float: left;
	width: 418px;	/*ORIGINALE 426px*/
	color:#000000;
	margin-left:20px;
	margin-right:20px;
	margin-top:17px;
	line-height:20px;
}

#centerContentInt.Int{
	width: 660px;
}

#centerContentTitle{
	position:relative;
	padding-left:0px;
	font-family: Times New Roman,Arial, sans-serif;
	font-size: 22px;
	color:#0186C9;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}

#centerContentText{
	padding-top:10px;
	padding-left:0px;
}

#centerContent ul,#centerContentInt ul{
	padding: 0 10px 10px 0;
}

#centerContent li,#centerContentInt li{
	padding-bottom:5px;
	padding-left:20px;
	padding-bottom:10px;
	list-style: none;
	background:url("../images/InfoSociListElement.gif") 0px 2px no-repeat;
}

#centerContent a,#centerContentInt a, #footer a{
	font-weight:bold;
	text-decoration:underline;
	color:#00486b;
}

#centerContent a:hover,#centerContentInt a:hover {
	font-weight:bold;
	text-decoration:none;
}

#rightNav{
	display: inline;
	float: left;
	width: 230px;
}

#boxPercheAssociarsi{
	display: inline;
	float: left;
	width: 230px;
	background: #444444 url(../images/bgBoxAssociarsi.jpg) center top no-repeat;
	color:#FFFFFF;
	margin-bottom: 20px;
}

#boxPercheAssociarsiTitle{
	padding-top:30px;
	padding-left:10px;
	color:#FFF;
	font-family: Times New Roman,Arial, sans-serif;
	font-size: 22px;
}

#boxPercheAssociarsiText{
	width:210px;
   padding-top:10px;
   padding-left:10px;
   color:#FFFFFF
}

#boxPercheAssociarsiclose{
	display: inline;
	float: left;
   width: 230px;       
   background: url(../images/bgBoxAssociarsiBottom.gif) center bottom no-repeat;
}

.buttonAssociatiOra{
	display: inline;
	float: left;
	width:190px;
	height:47px;
	margin-left: 10px;
	color:#FFFFFF;
	background: url(../images/btnAssociatiOra.gif) 0 0 no-repeat;
	text-align:left;
	padding-left:10px;
	padding-top:12px;
	font-family: Times New Roman,Arial, sans-serif;
	font-size:20px;
	letter-spacing: -1px;
	text-decoration:none;
}

.buttonAssociatiOra:hover {
	background: url(../images/btnAssociatiOra.gif) 0 -67px no-repeat;
}

#boxPercheAssociarsi ul{
padding-top:20px;
padding-left:0px;
padding-right:10px;
padding-bottom:10px;

}
#boxPercheAssociarsi li{
padding-bottom:5px;
padding-left:12px;
padding-bottom:8px;
list-style: none;
background:url("../images/percheAssociarsiListElement.gif") 0px 4px no-repeat;
}

#boxTrovaPeriodici{
        display:inline;
        float:left;
        width: 230px;
        height:225px;
		  margin-bottom: 20px;
        background: url(../images/bgBoxTrovaPeriodici.jpg) center top no-repeat;
}

#boxTrovaPeriodici.whiteTitle{
        background: url(../images/bgBoxTrovaPeriodiciWhite.jpg) center top no-repeat;

}
#boxTrovaPeriodiciTitle{
        padding-top:30px;
        padding-left:20px;
        font-family: Times New Roman,Arial, sans-serif;
        font-size: 22px;
        color:#FFFFFF
}
#boxTrovaPeriodiciText{
        padding-top:20px;
        padding-left:20px;
        color:#FFFFFF
}

#boxInfoSoci{
	display: inline;
	float: left;
	width: 232px;
	margin-bottom: 20px;
	color:#333333;
	background: url(../images/bgBoxInfoSoci.gif) left top repeat-y;
}

#boxInfoSociBottom{
	display: inline;
	float: left;
	width: 232px;
	background: url(../images/bgBoxInfoSociBottom.gif) left bottom no-repeat;
}

#boxInfoSociTop{
	display: inline;
	float: left;
	width: 232px;
	background: url(../images/bgBoxInfoSociTop.gif) left top no-repeat;
}

#boxInfoSociText{
	display: inline;
	float: left;
	width: 192px;
	margin:10px 20px;
}

#boxInfoSociTitle{
	color:#00486b;
	padding-left:0px;
	font-family: Times New Roman,Arial, sans-serif;
	font-size: 22px;
}

#boxInfoSociText a{
	color:#00486b;
	text-decoration:underline;
}

#boxInfoSociText a:hover{
	text-decoration:none;
}

#boxInfoSoci ul{
padding-top:5px;
padding-left:0px;
padding-right:10px;
padding-bottom:10px;

}
#boxInfoSoci li{
padding-bottom:5px;
padding-left:20px;
padding-bottom:8px;
list-style: none;
background:url("../images/InfoSociListElement.gif") 0px 2px no-repeat;

}

#loginAreaSoci{
        display: inline;
        float: right;
        width: auto;
        height: 70px;
        padding-top:10px;
        border:0px solid #000000;
        width:500px;
        font-size:22px;
        color:#FFFFFF;
        font-family: Times New Roman,Arial, sans-serif;

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

#mainNav {
        display: inline;
        float: left;
        width: 810px;
        margin-left:120px;
        height: 50px;
        font-family: Times New Roman,Arial, sans-serif;
        font-size: 18px;
        font-weight:normal;
}

#mainNav ul {
        display: inline;
        float: left;
        list-style: none;
}

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

#mainNav li a {
        display: inline;
        float: left;
        height: 50px;
        padding: 0 6px;
        color: #FFFFFF;
        background: url(../images/bgMainNavItem.gif) right 0px no-repeat;
        line-height: 50px;
        text-decoration: none;
}

#mainNav li a:hover {
        color: #FFF;
        background: url(../images/bgMainNavItem.gif) right -50px no-repeat;
}

#mainNav li.selected a {
        color: #FFF;
        background: url(../images/bgMainNavItem.gif) right -50px no-repeat;
}


#mainNav li a.firstItem {
	background: url(../images/bgMainNavItemFirst.gif) left 0 no-repeat;   
}

#mainNav li a.firstItem:hover {
    background: url(../images/bgMainNavItemFirst.gif) left -50px no-repeat;
}

#mainNav li a.firstItemSelected{
    background: url(../images/bgMainNavItemFirst.gif) left -50px no-repeat;
}


#mainNav li a.lastItem {
        background: url(../images/bgMainNavItemLast.gif) right 0 no-repeat;
}

#mainNav li a.lastItem:hover {
        background: url(../images/bgMainNavItemLast.gif) right -50px no-repeat;
}

#mainNav li a.lastItemSelected{
        background: url(../images/bgMainNavItemLast.gif) right -50px no-repeat;
}

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

#boxNavLeft{
        display:inline;
        float:left;
        margin-top:20px;
        margin-bottom:20px;
        width: 230px;
        background: #0186CB url(../images/bgNavLeft.jpg) center top no-repeat;
        border:0px solid #000000;

}
#boxNavLeftTitle{
        display:inline;
        float:left;
        padding-top:10px;
        padding-left:20px;
        padding-bottom:7px;
        width:210px;
        height:25px;
        font-family: Times New Roman,Arial, sans-serif;
        font-size: 22px;
        color:#FFFFFF
}
#boxNavLeft ul{
display:inline;
float:left;
margin:0px 10px 30px 10px;

}
#boxNavLeft li{
display:inline;
float:left;
height:30px;
width:210px;
line-height:30px;
list-style: none;
background:url("../images/bgItemNavLeft.png") 0px 0px no-repeat;
}



#boxNavLeft li.firstItem {
height:29px;
background:url("../images/bgItemNavLeft.png") 0px -1px no-repeat;
}



#boxNavLeft li.lastItem {
height:31px;
background:url("../images/bgItemNavLeft.png") 0px 0px no-repeat;
}



#boxNavLeft a{
display:inline;
float:left;
height:30px;
width:200px;
padding-left:10px;

color:#FFFFFF;
font-size:13px;
text-decoration:none;
}




#boxNavLeft a:hover{
background:url("../images/bgItemNavLeft.png") 0px -31px no-repeat;
}



#boxNavLeft li.firstItem a:hover{
background:url("../images/bgItemNavLeft.png") 0px -32px no-repeat;
}



#boxNavLeftClose{
        display:inline;
        float:left;
        width: 230px;
        background: url(../images/bgNavLeftBottom.gif) center bottom no-repeat;

}

#InputAreaSoci{
        margin-left:20px;
        display:inline;
        float:left;
        width: 115px;
        height:24px;
        border:0px solid #000000;
        background: url(../images/bgInputAreaSoci.gif) center bottom no-repeat;

}

#InputAreaSoci input {
	padding-top:5px;
	padding-left:5px;
	border:0px;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#AreaSociTitle{
		display: inline;
        float: left;
        width: auto;
        font-size:22px;
        color:#FFFFFF;
        font-family: Times New Roman,Arial, sans-serif;
}

#AreaSociIn{
	display: inline;
   float: left;
   width: auto;
	padding-top: 5px;
   font-size:12px;
   color:#FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
}

#AreaSociAccedi{
	position:relative;
	float:right;
	margin-left:13px;
	margin-top:-7px;
}

#AreaSociAccedi button{
	color:#FFFFFF;
	height:32px;
	width:112px;
	text-align:left;
	padding-left:10px;
	font-family: Times New Roman,Arial, sans-serif;
	font-size:18px;
	letter-spacing: -1px;
}
	
button.entra{	
	background: url(../images/btnEntra.gif) no-repeat;
}

button.entra:hover{
	background:url(../images/btnEntra.gif) 0px -32px no-repeat;
	cursor:pointer;
}
button.esci{	
	background: url(../images/btnEsci.gif) no-repeat;
}

button.esci:hover{
	background:url(../images/btnEsci.gif) 0px -32px no-repeat;
	cursor:pointer;
}


#AreaSociAccedi a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:underline;
	padding-right:3px;
}

#AreaSociAccedi a:hover{
	text-decoration:underline;
}

#InputTrovaPeriodici{
	float:left;
	width: 190px;
	height:22px;
	margin-top:2px;
	background: url(../images/bgInputAreaPeriodici.gif) left 0 no-repeat;
	z-index:80;
}

#InputTrovaPeriodici input {
	padding-top:2px;
	padding-left:5px;
	background-color:transparent;
	/*font-family: Arial, sans-serif;*/
	font-size:14px;
	width:180px;
	z-index:85;
	cursor: text;
	position:absolute;
}

input.ricerca{
	color:#FFFFFF;
	background:url(../images/btnRicerca.gif) no-repeat;
	font-family: Times New Roman,Arial, sans-serif;
	font-size:18px;
	height:32px;
	width:114px;
	text-align:left;
	padding-left:10px;
	cursor:pointer;
}

input.ricerca:hover{
	background:url(../images/btnRicerca.gif) 0px -32px no-repeat;
}

div#SelectLike {
	position:absolute;
	float:left;
	border:0px solid #0000000;
	border-top:0px;
	width:188px;
    margin:0px;
    margin:0px 0px 0px 0px;
    height:0px;
    
    overflow-y:hidden;
    overflow-x:hidden;
    background-color:#FFFFFF;
    z-index:1000;
    padding-top:7px;
    color:#000000;
}

div#SelectLike a{ display:block; position:relative; float;right; color:#000; text-decoration:none; padding:2px; width:160px; 
					padding-bottom:5px; background-color:#FFFFFF; border-bottom:1px solid #EDEDED;}
div#SelectLike a:hover{color:#000; text-decoration:none; background-color:#CCC;}


div.Input{
        display: inline;
        float: left;
        width: 117px;
        height: 22px;
        margin: 18px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        color: #f4f9ed;
        font-size: 12px;
        font-weight: bold;
        border:0px solid #000;
        position:absolute;
        cursor:pointer;
        width: 190px;
        height:22px;
        background: url(../images/bgComboAreaPeriodici.gif) left 0 no-repeat;
        padding-left:5px;
        padding-top:2px;
        z-index:90;
}


div#InputOpen{
         display: inline;
        float: left;
        width: 117px;
        height: 22px;
        margin: 18px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        color: #f4f9ed;
        font-size: 12px;
        font-weight: bold;
        border:0px solid #000;
        position:absolute;
        cursor:pointer;
        width: 190px;
        height:22px;
        
        padding-left:5px;
        padding-top:2px;
        z-index:90;
        background: url(../images/bgComboAreaPeriodici.gif) left 0 no-repeat;
        
        
}div#InputClose{
        display: none;
        float: left;
        width: 117px;
        height: 22px;
        margin: 18px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        color: #f4f9ed;
        font-size: 12px;
        font-weight: bold;
        border:0px solid #000;
        position:absolute;
        cursor:pointer;
        width: 190px;
        height:22px;
        
        padding-left:5px;
        padding-top:2px;
        z-index:90;
        background: url(../images/bgComboAreaPeriodiciClose.gif) left 0 no-repeat;
       
}

/*	LISTA A 3 COLONNE	*/ 
ul#multi,ul#multi li{margin-top:-3px;padding:0;float: left;list-style:disc;}

ul#multi{width: 100%;overflow: hidden;
    padding:  0; margin:0;
    line-height: 1.5;list-style:disc;
    }
ul#multi li{;width: 32%;
    margin-left: 1%;display: inline;background:none;list-style:disc;
   }
   
#nome_categoria {
	color:#0186C9;	
	font-size: 20px;
    font-family: Times New Roman,Arial, sans-serif;
    font-weight:bold;
    padding-bottom:2px;
}

#LeftContentTitle{
	float:left;
	padding-left:0px;
	font-family: Times New Roman,Arial, sans-serif;
	font-size: 22px;
	color:#0186C9;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	width:100%;
}

#centerContentText a{
	font-weight:bold;
	text-decoration:underline;
	color:#00486b;
}

.btnScaricaScheda {
	display: inline;
	float: right;
	color:#FFF!important;
	background:url(../images/btnScaricaScheda.jpg) no-repeat;
	font-family: Times New Roman,Arial, sans-serif;
	font-size:20px;
	font-weight: normal!important;
	height:67px;
	width:345px;
	text-align:left;
	padding-left:10px;
	cursor:pointer;
	line-height: 46px;
	letter-spacing: -1px;
	text-decoration: none!important;
}

.btnScaricaScheda:hover{
	background:url(../images/btnScaricaScheda.jpg) 0px -67px no-repeat;
}

.btnContatto{
	display: inline;
	float: left;
	width:190px;
	height:55px;
	color:#FFF!important;
	background: url(../images/btnScrivici.jpg) 0 0 no-repeat;
	text-align:left;
	margin: 7px 0;
	padding-left:10px;
	padding-top:12px;
	font-family: Times New Roman,Arial, sans-serif;
	font-size:20px;
	letter-spacing: -1px;
	text-decoration:none!important;
}

.btnDoveSiamo{
	display: inline;
	float: left;
	width:190px;
	height:55px;
	color:#FFF!important;
	background: url(../images/btnDoveSiamo.jpg) 0 0 no-repeat;
	text-align:left;
	margin: 7px 0;
	padding-left:10px;
	padding-top:12px;
	font-family: Times New Roman,Arial, sans-serif;
	font-size:20px;
	letter-spacing: -1px;
	text-decoration:none!important;
}

.btnContatto:hover {
	background: url(../images/btnScrivici.jpg) 0 -67px no-repeat;
}

.btnDoveSiamo:hover {
	background: url(../images/btnDoveSiamo.jpg) 0 -67px no-repeat;
}

#map{
	display: inline;
	float: left;
	width: 650px;
	height: 350px;
	margin-top:20px;
	border:2px solid #2899d3;
}