@charset "UTF-8";
/* CSS Document */








/*--------------------------BODY----------------------------*/
body{
	width: 950px;
	margin: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}






/*--------------------------TESTATA----------------------------*/
#testata a{
	background: url(../img/testata.jpg) top left no-repeat;
	width: 950px;
	height: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}


#testata a:hover{
	background: url(../img/testata.jpg) top left no-repeat;
	width: 950px;
	height: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}







/*-------------------------------------------------------MENUGENERALE--------------------------------------------------------------------*/


/*---------------POLITICA--------------*/
#politica a{
	width: 950px;
	height: 31px;
	background: url(../img/politica.jpg) top left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#politica a:hover{
	width: 950px;
	height: 31px;
	background: url(../img/politicahover.jpg) top left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#politica a.acceso{
	width: 950px;
	height: 31px;
	background: url(../img/politicaacceso.jpg) top left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}


/*---------------ARTE VISIVA--------------*/
#artevisiva a{
	width: 950px;
	height: 31px;
	background: url(../img/artevisiva.jpg) top left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#artevisiva a:hover{
	width: 950px;
	height: 31px;
	background: url(../img/artevisivahover.jpg) top left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#artevisiva a.acceso{
	width: 950px;
	height: 31px;
	background: url(../img/artevisivaacceso.jpg) top left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}



/*---------------DIALETTO--------------*/
#dialetto a{
	width: 950px;
	height: 31px;
	background: url(../img/dialetto.jpg) top left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#dialetto a:hover{
	width: 950px;
	height: 31px;
	background: url(../img/dialettohover.jpg) top left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#dialetto a.acceso{
	width: 950px;
	height: 31px;
	background: url(../img/dialettoacceso.jpg) top left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}



/*---------------COMPRAVENDITA--------------*/
#compravendita a{
	width: 950px;
	height: 31px;
	background: url(../img/compravendita.jpg) top left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#compravendita a:hover{
	width: 950px;
	height: 31px;
	background: url(../img/compravenditahover.jpg) top left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#compravendita a.acceso{
	width: 950px;
	height: 31px;
	background: url(../img/compravenditaacceso.jpg) top left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}










/*--------------------------MENUINDEX----------------------------*/
#menuindex{
	background: url(../img/logoangelo.jpg) top left no-repeat;
	width: 352px;
	height: 240px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	float: left;
}



/*--------------------------TESTOINDEX----------------------------*/
#testoindex{
	margin: 20px 0 0 20px;
	padding: 0 0 0 0;
	width: 576px;
	float: left;
}


#testoindex p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
	font-size: 15px
}


#testoindex p .grande{
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}



/*--------------------------MENU----------------------------*/
#menu{
	background: url(../img/fondomenu.png) top left no-repeat;
	width: 254px;
	height: 300px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	float: left;
}


#menu h3{
	margin: 10px 0 0 22px;
	padding: 0 0 0 0;
	font-size: 18px;
	font-weight: bold;
}


#menu ul{
	width: 200px;
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
}

#menu li{
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
	list-style: none;
}



#menu li a{
	margin: 0 0 0 22px;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #000000;
}

#menu li a:hover{
	text-decoration: underline;
}

#menu li a.attivo{
	text-decoration: underline;
	color: #0058a9;
}
 
 
 
 
 
 
/*--------------------------LISTAPOLITICA----------------------------*/
#listapolitica{
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	width: 462px;
	float: left;
}

#listapolitica h2{
	margin: 0 0 0 0;
	padding: 0 0 13px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #0033CC;
	border-bottom: 1px solid #0033CC;
}

#listapolitica ul{
	margin: 13px 0 0 0;
	padding: 0 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#listapolitica li{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
}

#listapolitica li a{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 18px;
	color: #CCCCCC;
	display: block;
	text-decoration: none;
}

#listapolitica li a:hover{
	color: #000000;
}



/*--------------------------LISTAARTE----------------------------*/
#listaarte{
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	width: 696px;
	float: left;
}

#listaarte h2{
	margin: 0 0 0 0;
	padding: 0 0 13px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #0033CC;
	border-bottom: 1px solid #0033CC;
}

#listaarte ul{
	margin: 13px 0 0 0;
	padding: 0 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#listaarte li{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
}

#listaarte li a{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 18px;
	color: #CCCCCC;
	display: block;
	text-decoration: none;
}

#listaarte li a:hover{
	color: #000000;
}









/*--------------------------ANGELO----------------------------*/
#angelo{
	background: url(../img/angelo.jpg) top right no-repeat;
	width: 234px;
	height: 490px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	float: left;
}


#angelo p{
	margin: 300px 0 0 47px;
	padding: 0 0 0 0;
	text-align: justify;
}






/*--------------------------CREDITS----------------------------*/
#credits{
	margin: 80px 0 20px 0;
	padding: 0 0 0 0;
	width: 950px;
	height: 40px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	float: left;
}


#credits ul{
	margin: 10px 0 0 22px;
	padding: 0 0 0 0;
}



#credits li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	display: inline;
}

#credits a{
	text-decoration: none;
	color: #CCCCCC;
}

#credits a:hover{
	text-decoration: underline;
	color: #FF0000;
}





/*--------------------------MAPPASITO----------------------------*/
#mappasito{
	width: 950px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#mappasito h4{
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
	height: 34px;
	font-size: 18px;
	border-top: 1px dotted #CCCCCC;
	color: #0033CC;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mappasito h4 a{
	text-decoration: none;
	display: block;
	color: #0033CC;
}

#mappasito h4 a:hover{
	text-decoration: underline;
}




#mappasito h5{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	font-size: 14px;
}

#mappasito h5 a{
	color: #000000;
	text-decoration: none;
	display: block;
}


#mappasito h5 a:hover{
	text-decoration: underline;
	color: #0058a9;
}










































































