/* CSS CADIAI RAGAZZI */


#rightcol {
width:762px;
margin: 0 auto;
padding:0;
background: url(../img/3rightcol.gif) repeat-y top right;
}

#leftcol{
	background: url(../img/rleftcol.gif) repeat-y top left;
	text-align: left;
	
    }

/*MENU PRINCIPALE VOCE ANZIANI
------------------------------------------------------
-----------------------------------------------------
*/
.menu-r a{
width: 127px;
height: 59px;
background:  url(../img/backg-r.gif) no-repeat top left;
text-decoration: none;
    padding: 15px 0 0 0;
	margin:0;
	text-align:center;
    color: #000;
	
	font-style: normal;
	display:block;
}


.menu-r a:hover{
width: 127px;
height: 59px;
background:  url(../img/backg-r.gif) no-repeat top left;
}




/*CONTENUTI CENTRALI
----------------------------------------
-----------------------------------------
*/


	#content{
	margin:0 180px  0 160px;
	padding: 0;
	background-color:#fc9;
    }

#content img{
		margin-left:35px;
		
    }
	
	/*TEXT IMAGE
-----------------------------
*/

.textimage{
	margin: 0 0  10px 0;   
	padding:15px  
	}

.textimage img{
	float:right;
	margin:0 0 10px 10px
}

.textimage  p{
margin:0 ;
padding: 0;
color:#000;
font-size:0.7em;
text-align:right;
}

.clearer{clear: left;}
	
	.viola{
	margin:0;
	padding: 15px;
	color:#000;
	font-size:0.8em;
	line-height:18px;

    }

	/*pagine con tabelle*/

 #scheda{
	text-align:left;
	padding:15px;
	margin:0;
	line-height:18px;
}


 #scheda h1{
	padding:10px 0 0 0;
	margin-left:20px;
	font-size: 1em;
	color:#f60;
	line-height:20px;
	}
	
	
	.slide{
	text-align:center;
	margin: 0;
	padding:0;
	
	}
	
	.slide img{
	padding:0;
	margin:0 20px 0 20px;
	display:inline;
	border:none;
	}
	
	
	
	 #scheda img{
	  width:163px;
	 height:109px;
	padding:0;
	margin-left:20px;
	display:inline;
	border:none;
	}

	
	.tab a{
	text-decoration:underline;
	color:#000;
	
}

.tab a:hover{
	text-decoration:underline;
	color:#f60;
	
}

	 .tab{
	padding:10px;
	margin: 0 20px 10px 20px;
	font-size: 0.8em;
	border-top: 1px solid #f60;

	}
	
	 .no-tab{
	padding:0;
	margin: 0 20px 0 20px;
	color:#f60;
	font-size: 0.7em;

	}	
	
	.indietro{
	padding:0;
	margin: 20px 20px 0 20px;
	font-size: 0.7em;
	text-align:right;
	border-top: 1px solid #f60

	}	
	
	
	.indietro a{
	color:#666;
	text-decoration:none
	}	
	
	.indietro a:hover{
	color:#f60;
	text-decoration:none
	}				
	
	

/* DIV A DUE COLONNE
----------------------------------
*/

.duecolonne div{
    float: left;
    width: 45%;
    width: 49%;
    width: 45%;
    padding:0;
	margin:0;
	
    }
	
	
	.duecolonne img{   
margin:15px;
padding:0;
    }


.duecolonne p{   
	font-size: 0.7em;
	padding:15px 0 15px 15px;
	margin:0;
	line-height:18px;
	color:#000;
	text-align:right;

    }


   .testo1{
	text-align:left;
	font-size: 0.8em;
	padding:15px;
	margin:0;
	line-height:18px;
}

 .testo1 h4 a{
	color:#000;
	text-decoration:underline;
	
}

 .testo1 h4 a:hover{
	color:#f60;
	text-decoration:underline;
	
}



/* pagine normali*/

 #testo2{
	text-align:left;
	padding:15px;
	margin:0;
	line-height:18px;
}

	
	
 #testo2 p{
	padding:10px 0 20px 0;
	margin: 0 20px 0 20px;
	font-size: 0.8em;

	}
	
	
	
#testo2 ul{
	
	list-style-type:none;
}

#testo2 li{

	padding:10px 0 0 10px;
	margin:0;
	font-size: 0.8em;
	list-style-type: square;
}

#testo2  a{
	color:#000;
	font-weight:bold;
	text-decoration: underline;
}



#testo2  a:hover{
	text-decoration: underline;
	color:#f60;
}

h4{
	font-size: 0.7em;
	padding-left:20px;
}

	
	/*SUB MENU - ANZIANI
--------------------------------------------
--------------------------------------------
*/

#sub-menu {
width:160px;
float:left;
padding: 0;
margin:0;

}


#sub-menu ul {
list-style-type:none;
margin:0 0 15px 0;
padding:0 0 15px 0;
text-align:left
}


#sub-menu li{
list-style-type:none;
margin:0;
padding:0;
text-align:left;
font-size:0.7em;
}


#sub-menu li a{
padding: 7px 0 7px 7px;
margin:0;
color:#fff;
text-decoration:none;
display:block;
}

#sub-menu li a:hover{
color:#000;
background-color:#fc9;
}

#sub-menu li a#ac{
color:#000;
background-color:#fc9;

}



/*FOOTER ANZIANI
-------------------------------
--------------------------------
*/

#footer {
width:748px;
height:50px;
margin: 20px 0 0 0;
padding:7px;
background-color: #f60;
clear:right;
}



#footer img{
border:none;
margin:0;
padding:0;
float:left;
}


#footer div{
font-size: 0.6em;
color: #000;
background-color:#f60;
text-align:right;
padding: 0;
margin:0;
vertical-align:top;

}

#footer a{
color: #000;
background-color:#f60;
text-decoration:none;
}

#footer a:hover{
color: #fff;
background-color:#f60;
text-decoration:none;
}

	
/* PATH
----------------------------
--------------------------------
*/

.path {
padding-right:180px;
color:#f60;
font-size:0.7em;
text-align:right;
background-color:#fff;
height: 15px;
}

.path a{
color:#666;
text-align:left;
text-decoration:none;
}

.path a:hover{
color:#f60;
text-align:left;
text-decoration:none;

}
