

body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}




a {
	color: #CC6600;
	border: none;
	text-decoration: none;
	}



a:hover {
	color: #E4B649;
	}


.Testo9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	}


.Testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	color: #000000;
	}
	
	
.Testo_Blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1D5783;
	}
	
.Titolone_Blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1D5783;
	}
	
	
.Testo_Indirizzo_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DD6407;
	}
	


.pulsanti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px; color: #FFFFFF;
	background-color: #198DAE;
	border: 1px #1B677C solid;
	line-height:12px;
	height:15px;
	width:30px;
	margin: 0px;
	}



.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #FFFFFF;
	background-color: #198DAE;
	border: 1px #1B677C solid;
	height: 15px;
	margin: 0px;
	}




.Q-photo {
	border: 2px solid #1D5783;
	}


.Q-grigio {
	border: 1px solid #D2D3D3;
	}


.Q-visual {
	border: 3px solid #EFA333;
	}


.riga-dotted {
	border-bottom: 1px solid #AEAEAE;
	border-bottom-style: dotted;
		}


.riga-dotted_bottom {
	border-bottom: 1px solid #000000;
	border-bottom-style: dotted;
		}
		
.riga-dotted_right {
	border-right: 1px solid #000000;
	border-right-style: dotted;
		}


.sfondo-img {
    background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	}
	
.sfondo-img-sx {
    background-image: url(images/chiesa_sfondo.jpg);
	background-repeat: no-repeat;
	}
	
	
.sfondo-img-interna {
    background-image: url(images/chiesa_sfondo_interna.jpg);
	background-repeat: no-repeat;
	}

	
