body {
	background-color: #F3F3F3;
	margin: 0px;
}

.barre {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	color: #FFF;
	font-weight: lighter;
	font-style: normal;
}

/* BARRA SOPRA: INIZIO. */
#barra_sopra a:link {
	text-decoration: none;
	color: #FFFFFF; 
}

#barra_sopra a:visited {
	text-decoration: none;
	color: #FFFFFF; 
}

#barra_sopra a:hover {
	text-decoration: underline;
	color: #FFFFFF; 
}

#barra_sopra a:active {
	text-decoration: none;
	color: #FFFFFF; 
}
/* BARRA SOPRA: FINE. */

/* BARRA SOTTO: INIZIO. */
#barra_sotto a:link {
	text-decoration: none;
	color: #FFFFFF; 
}

#barra_sotto a:visited {
	text-decoration: none;
	color: #FFFFFF; 
}

#barra_sotto a:hover {
	text-decoration: underline;
	color: #FFFFFF; 
}

#barra_sotto a:active {
	text-decoration: none;
	color: #FFFFFF; 
}
/* BARRA SOTTO: FINE. */

/* MENU: INIZIO. */
#menu_sito {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #004861;
	font-weight: lighter;
	font-style: normal;
}

#menu_sito a:link {
	text-decoration: none;
	color: #004861; 
}

#menu_sito a:visited {
	text-decoration: none;
	color: #004861; 
}

#menu_sito a:hover {
	text-decoration: underline;
	color: #004861; 
}

#menu_sito a:active {
	text-decoration: none;
	color: #004861; 
}
/* MENU: FINE. */

.titolo_pagina {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #810B0B;
	font-weight: bolder;
	font-style: normal;
}

.testo_pagina {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #979797;
	font-style: normal;
}

input.submit, input.button {
	font-size: 11px;
	background-color: #810B0B;
	border: 1px outset #000000;
	color: #FFFFFF;	
	text-transform: uppercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

input, textarea {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}

.errore_titolo {
  font-weight: bold;
	font-size: 20px; 
  color: #FF0000;
}

.errore_testo {
  font-weight: bold;
	font-size: 13px; 
  color: #FF0000;
}

/* NEWS: INIZIO. */
#news a:link {
	text-decoration: none;
	color: #979797; 
}

#news a:visited {
	text-decoration: none;
	color: #979797; 
}

#news a:hover {
	text-decoration: underline;
	color: #979797; 
}

#news a:active {
	text-decoration: none;
	color: #979797; 
}
/* NEWS: FINE. */

/* PHOTOGALLERY: INIZIO. */
#photogallery a:link {
	text-decoration: none;
	color: #979797; 
}

#photogallery a:visited {
	text-decoration: none;
	color: #979797; 
}

#photogallery a:hover {
	text-decoration: underline;
	color: #979797; 
}

#photogallery a:active {
	text-decoration: none;
	color: #979797; 
}
/* PHOTOGALLERY: FINE. */

/* PAGINAZIONE: INIZIO. */
#paginazione {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #004861;
	font-weight: lighter;
	font-style: normal;
}

#paginazione a:link {
	text-decoration: none;
	color: #979797; 
}

#paginazione a:visited {
	text-decoration: none;
	color: #979797; 
}

#paginazione a:hover {
	text-decoration: underline;
	color: #979797; 
}

#paginazione a:active {
	text-decoration: none;
	color: #979797; 
}
/* PAGINAZIONE: FINE. */

