﻿body {
	background-color: #FFFFCB;
	margin: 0;
}
.barrasopra {
	background-image: url('images/grafica/sfondo_barrasopra.jpg');
}
.menu {
	background-image: url('images/grafica/sfondo_menu.jpg');
}
.pulsante_menu {
	width: 100px;
	font-family: Georgia;
	font-size: 12px;
	text-align: center;
	font-weight : bold;
}
.pulsante_menu_sopra {
	width: 100px;
	font-family: Georgia;
	font-size: 12px;
	text-align: center;
	font-weight : bold;
	background-color: #FFCC66;
}
.barrasotto {
	background-image: url('images/grafica/sfondo_barrasotto.jpg');
	height: 62px;
	font-size: 8pt;
	font-family: Verdana;
	color: #663300;
	vertical-align: bottom;
	padding: 5px;
	background-repeat: repeat-x;
	background-color: #E1AE6C;
}
.foto_top {
	background-image: url('images/cornicefoto/top.jpg');
}
.foto_bot {
	background-image: url('images/cornicefoto/bot.jpg');
	text-align: left;
}
.foto_sx {
	background-image: url('images/cornicefoto/sx.jpg');
}
.foto_dx {
	background-image: url('images/cornicefoto/dx.jpg');
}
.foto {
	border-width: 0;
	background-color: #FFFFFF;
	width: 100%;
}
.centrato {
	text-align: center;
}
.eventi_sx {
	background-image: url('images/riquadro_eventi/sx.jpg');
}
.eventi_bot {
	background-image: url('images/riquadro_eventi/bot.jpg');
}
.eventi_dx {
	background-image: url('images/riquadro_eventi/dx.jpg');
}
.eventi_titolo {
	background-color: #5C3C2B;
	font-family: Georgia;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-align: left;
	height: 22px;
}
.eventi_box {
	padding: 5px;
	font-family: Georgia;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}
.link_menu {
	color: #000000;
	text-decoration: none;
}
.link_menu:hover {
	color: #000000;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
.titolo_pagina {
	font-family: Georgia;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #3D221D;
}
.cella_testo {
	font-family: Georgia;
	font-size: small;
	color: #000000;
	padding: 10px;
}
.Titolo_Pubblicazioni {
	color: #5C3C2B;
	font-weight: bold;
}
.Testo_Piccolo {
	font-size: x-small;
}
.Testo_Piccolo_dx {
	font-size: xx-small;
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	color: #3D221D;
	white-space: nowrap;
}
.Testo_Piccolo_sx {
	font-size: xx-small;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	color: #3D221D;
	white-space: nowrap;
}
.cella_titolo_pagina {
	font-size: large;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	color: #5C3C2B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-align: left;
}
input {
	font-family: Verdana;
	font-size: xx-small;
	text-transform: capitalize;
	color: #5C3C2B;
	border: 1px solid #999999;
}
select {
	font-family: Verdana;
	font-size: xx-small;
	text-transform: capitalize;
	color: #5C3C2B;
	border: 1px solid #999999;
}
img {
	border: 0;
}

