a {
	color: #000;
}
a:hover {
	text-decoration: none;
}

body {
	background-image: url(../img/trama.gif);
	background-position: center center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-attachment: fixed;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #FFF;
	padding: 0px;
	line-height: 70px;
	text-align: right;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFF;
	padding: 0px;
	line-height: 70px;
	text-align: right;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
h3 a {
	color: #FFF;
}

h4 {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4c3600;
}




h6 {
	font-size: 0.65em;
	font-weight: normal;
	color: #ffcbcb;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h6 a {
	text-decoration: none;
	color: #ffcbcb;
}
h6 a:hover {
	text-decoration: underline;
}


img, div { 
	behavior: url(iepngfix.htc);
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
textarea {
	vertical-align: top;
}


.base {
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../img/corniceVerticale.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.baseCentrale {
	background-image: url(../img/sfondoTitolo.png);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 70px;
	height: auto !important;
	height: 70px;
}
.baseInt {
	background-image: url(../img/sfumaturaBase.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f0e798;
}
.baseInt2 {
	background-image: url(../img/ombraCorniceVert.png);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 735px;
	height: auto !important;
	height: 735px;
}
.baseMenu {
	height: 300px;
}
.bordeaux , .bordeaux a{
	color: #660000;
}



.calendario {
	position: absolute;
	left: 15px;
	top: 30px;
}


.cartello {
	background-image: url(../img/angoliCartello.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 256px;
	padding-top: 10px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 120px;
}
.cartelloInt {
	background-color: #ffec85;
	height: 250px;
}
.colonnaDestra {
	padding-left: 290px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.colonnaSinistra {
	float: left;
	width: 245px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #ad953e;
	position: relative;
}





.contenitore {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 54px;
	padding-bottom: 20px;
	position: relative;
}

.corniceInf {
	background-image: url(../img/corniceInf.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 21px;
	margin-bottom: 10px;
}

.corniceSup {
	background-image: url(../img/corniceSup.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 21px;
}
.floatLeft {
	float: left;
}
.fotoTestoDes  {
	min-height: 148px;
	height: auto !important;
	height: 148px;
}
.fotoTestoDesInt  {
	float: right;
	width: 310px;
}

.fotoTestoInf {
	width: 180px;
	float: left;
}
.fotoTestoInfInt {
	min-height: 230px;
	height: auto !important;
	height: 230px;
}
.fotoTestoInfIntMini {
	min-height: 130px;
	height: auto !important;
	height: 130px;
}
.listaTesto {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.listaTesto a {
	color: #600;
	text-decoration: none;
	display: block;
	background-color: #f4e9af;
	padding: 3px;
}
.listaTesto a:hover {
	background-color: #FFF;
}

.listaTesto li {
	margin-top: 5px;
}

.listaTestoDes {
	min-height: 90px;
	height: auto !important;
	height: 90px;
	background-color: #f4e9af;
	margin-bottom: 15px;
	padding: 3px;
}
.listaTestoDesInt {
	float: right;
	width: 465px;
}




.menu {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px;
}
.menu li {
	display: inline;
	padding: 3px;
}

.menu a {
	color: #4c3600;
	text-decoration: none;
	display: inline-block;
	padding: 10px;
	line-height: 18px;
}
.menu a:hover {
	background-color: #e2c63a;
	border: 1px solid #ffec84;
	padding: 9px;
}
.modulo {
	text-align: right;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

.noMargine {
	margin: 0px;
}








.ombra {
	background-image: url(../img/ombra.png);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 760px;
	height: auto !important;
	height: 760px;
}
.ombraCartello {
	background-image: url(../img/ombraCartello.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 6px;
}


.ombraCorniceSup {
	background-image: url(../img/ombraCorniceSup.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
}
.ombraCorniceInf {
	background-image: url(../img/ombraCorniceInf.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	background-color: #f0e798;
}
.orario {
	float: right;
	text-align: right;
	font-weight: bold;
}
.parModuloSubmit {
	text-align: center;
	padding-top: 20px;
}


.separatore {
	clear: both;
}
.spazioInf {
	padding-bottom: 15px;
}
.spazioInfMini {
	padding-bottom: 10px;
}
.spazioLaterale {
	margin-right: 13px;
	margin-left: 12px;
}




.testo {
	font-size: 0.8em;
}
.testoMidi {
	font-size: 0.75em;
}
.testoMini {
	font-size: 0.7em;
}

.testoDestra {
	text-align: right;
}
.tratteggioBottone {
	border-top-width: 2px;
	border-top-style: dotted;
	padding-top: 10px;
	border-top-color: #ad953e;
	text-align: right;
	padding-bottom: 10px;
	clear: right;
}
.tratteggioBottone a , cite{
	background-color: #f4e9af;
	display: inline-block;
	color: #4c3600;
	text-decoration: none;
	border: 1px solid #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-style: normal;
}
.tratteggioBottone a:hover {
	background-color: #FFF;
}
.tratteggioBottoneBlank {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: right;
}








.tratteggioMenu {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #ad953e;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #ad953e;
}

