a:link,a:visited{
	color: #2650A4;
	text-decoration: none;
}

a:hover,a:active{
	color: #ED2790;
}

address, dl, ol, p, pre, ul{
	margin-bottom: 1.5em;
	margin-top: 0;
}

blockquote{
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.6;
	margin-bottom: 20px;
	padding: 6px 0 6px 0;
	text-transform: uppercase;
}

blockquote b, blockquote strong{
	color: #2650A4;
	text-transform: none;
}

body{
	background-color: #D1C9A6; /*NECESSARIO*/
	background-image: url(sfondi/bgAll.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Helvetica,Tahoma,Verdana,Arial,sans-serif;
	font-size: 76.1%;
	text-align: center;
}

button, div.btngrande{
	background-color: transparent;
	background-image: url(sfondi/ButtonGrande.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	color: #000000;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 32px;
	margin: 2px 0 0 0;
	text-align: center;
	width: 192px;
}

button.btnmedio, div.btnmedio{
	background-image: url(Sfondi/ButtonMedio.gif);
	background-repeat: no-repeat;
	height: 32px;
	text-align: center;
	width: 102px;
}

button.btnpiccolo, div.btnpiccolo{
	background-image: url(sfondi/ButtonOk.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	height: 32px;
	line-height: 32px;
	margin: 0 0 0 2px;
	padding: 0 0 2px 0;
	vertical-align: middle;
	width: 32px;
}

caption{
	color: #666666;
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

div#areacontatti{
	padding: 0 20px 0 20px;
	text-align: left;
}

div.btngrande a, div.btnmedio a, div.btnpiccolo a {
	color: #000000;
}

div.btngrande, div.btnmedio{
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
}

div.hr {
	background: url(Sfondi/hr.gif) #FFFFFF no-repeat;
	height: 30px;
	margin: 10px 0 10px 0;
	padding: 0;
}

div.hr hr {
	display: none;
}

div.sfondo1{
	background-color: #999999;
}

div.sfondo1 td{
	background-color: #FFFFFF;
}

fieldset{
	background-color: #E6E6D4;
	background-image: url(Sfondi/BgContatti.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	margin: 0 0 10px 0;
	padding: 20px 0 10px 40px;
	width: 480px;
}

fieldset .fullrow{
	clear: left;
}

fieldset .inlinea1{
	float: left;
	overflow: hidden;
	padding: 0;
	width: 70%;
}

fieldset .inlinea2{
	float: left;
	overflow: hidden;
	padding: 0;
	width: 30%;
}

fieldset .inlinea2 label{
	width: 60px;
}

fieldset br{
	clear: both;
}

fieldset input, fieldset textarea, fieldset label{
	float: left;
}

h1{
	color: #000000;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 1.4;
	margin: 0 0 10px 0;
	padding: 6px 0 2px 10px;
	text-align: left;
	font-weight: normal;
}

h2{
	border-bottom: 1px solid #CECECE;
	color: #7F6E40;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 1px 0 1px 6px;
	position: relative;
}

h2, h3, h4, h5, h6{
	line-height: 1.3;
	margin: 0 0 6px 0;
	text-align: left;
}

h3{
	color: #666666;
	font-size: 14px;
}

h4{
	background-color: #E1E1E1; /*border-bottom: 1px dotted #ED2790;*/
	color: #ED2790;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 2px 2px 2px 6px;
}

h5{
	border: 1px solid #999999;
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 20px 30px 20px 10px;
	padding: 1px 1px 1px 10px;
	text-transform: uppercase;
}

h6{
	color: #000000;
	font-family: Tahoma,Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

hr {
	border: 0px solid #ED2790;
	border-top-width: 2px;
	height: 0px;
	margin: 20px;
}

html, body {
	height: 100%; /*NECESSARIO*/
	margin: 0;
	padding: 0;
}

img.imgbordo{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1px;
}

input.bordo, textarea, select{
	border: 1px solid #666666;
	margin: 1px 0 1px 0;
	padding: 1px;
}

label{
	line-height: 140%;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
	width: 120px;
}

label, .label{
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
}

label.mail{
	background-image: url(Sfondi/Mail.gif);
	background-position: right;
	background-repeat: no-repeat;
}

legend{
	color: #2650A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 10px;
	text-transform: uppercase;
}

p{
	margin-bottom: 4px;
	margin-top: 0px;
}

p, pre, dl, form {
	line-height: 1.5;
}

p, td{
	font-size: 12px;
}

span.linkmsg{
	display: none;
}

table, form {
	margin: 0;
}

th{
	font-size: 10px;
	font-weight: normal;
}

ul, ol{
	line-height: 140%;
	margin: 0px;
	padding: 0 10px 0 40px;
}

ul.eventi .eventititolo{
	color: #2650A4;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.eventi .eventidata{
	color: #ED2790;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}

ul.eventi li{
	padding: 0px;
}

ul.eventi li a:link, ul.eventi li a:visited{
	color: #2650A4;
	margin: 0;
	padding-left: 16px;
	text-decoration: none;
	line-height: 120%;
	margin: 1px 0 1px 0;
	border-bottom: 1px solid #E6E6E6;
	background-image: url(Sfondi/MenuEventiUl.gif);
	background-position: 2px 8px;
	background-repeat: no-repeat;
	text-transform: none;
}

ul.eventi li a:hover, ul.eventi li a:active{
	color: #ED2790;
	padding-left: 16px;
}

ul.square{
	list-style: square;
}

.address{
	color: #333333;
	font-size: 12px;
	padding: 6px;
	text-align: center;
}

.anteprimabox{
	background-image: url(Sfondi/Anteprima.gif);
	background-position: bottom; /* CatalogoIndex = 2 */
	background-repeat: repeat-x;
	margin: 0 10px 10px 2px;
	padding: 6px;
	position: relative;
	text-align: left;
}

.anteprimaico{
	float: left;
	margin: 0 16px 0 0;
	padding: 0;
	width: 104px;
}

.anteprimaico img{
	border: 2px solid #EEEEEE;
	padding: 0;
}

.anteprimatesto {
	font-size: 11px;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	text-align: left;
}

.anteprimatesto a:link, .anteprimatesto a:visited {
	color: #666666;
	text-decoration: none;
}

.anteprimatesto a:hover, .anteprimatesto a:active {
	color: #ED2790;
	text-decoration: none;
}

.anteprimatitolo{
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 10px 10px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

.barrato{
	text-decoration: line-through;
}

.bg1{
	background-color: #EEEEEE;
}

.bg1, .bg2{
	font-size: 11px;
	line-height: 1.4;
	padding: 2px 0 2px 0;
}

.bg2{
	background-color: #E7DFC9;
}

.bianco{
	color: #FFFFFF;
}

.bordo1{
	border: 1px solid #000000;
	margin-top: 10px;
	padding: 10px;
}

.bordo2{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

.box{
	color: #666666;
	float: left; /* CatalogoIndex = 1 */
	font-size: 12px;
	margin: 0 0 10px 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
}

.boxhome{
	color: #666666;
	float: left; /* CatalogoIndex = 1 */
	font-size: 12px;
	height: 72px;
	margin: 0 0 8px 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 300px;
}

.boxhome .boxtesto{
	border-bottom: 1px solid #D2C99C;
	height: 42px;
	overflow: hidden;
}

.boxico{
	border: 4px solid #CCCBA4;
	float: left;
	height: 60px;
	margin: 0;
	margin: 0 6px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 60px;
}

.boxico img{
	border: 0;
	margin: 0;
	padding: 0;
}

.boxtesto{
	font-size: 11px;
	line-height: 1.2;
	margin: 0px;
	padding: 2px 0 2px 0;
	text-align: left;
}

.boxtesto a:link, .boxtesto a:visited{
	color: #444444;
}

.boxtesto a:hover, .boxtesto a:active{
	color: #AAA063;
	text-decoration: none;
}

.boxtitolo{
	border-width: 0;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	padding: 4px 0 2px 0;
	text-align: left;
}

.boxtitolo a:link, .boxtitolo a:visited{
	color: #2650A4;
}

.boxtitolo a:hover, .boxtitolo a:active{
	color: #AAA063;
	text-decoration: none;
}

.breadcrumbs{
	border-bottom: 1px dotted #836C40;
	color: #666666;
	font-size: 11px;
	margin: 4px 0 10px 0;
	text-align: left;
}

.breadcrumbs  a.percorso {
	color: #836C40;
	padding: 0 2px 0 2px;
	text-decoration: none;
}

.breadcrumbs .page{
	background-color: #EEEEEE;
	color: #2650A4;
	padding: 2px;
}

.breadcrumbs .pagesel{
	background-color: #2650A4;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}

.breadcrumbs em{
	background-color: #EEEEEE;
	color: #2650A4;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
}

.clear{
	clear: both; /*NECESSARIO*/
}

.didascalia{
	font-size: 10px;
	padding: 6px 2px 2px 2px;
	text-align: center;
}

.elenco {
	line-height: 140%;
	list-style-type: square;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

.elenco a:link,.elenco a:visited{
	color: #000000;
}

.elenco a:hover,.elenco a:active{
	color: #999999;
	text-decoration: underline;
}

.errormsg{
	color: #444; /*NECESSARIO*/
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	margin: 10px 0 10px 0;
	padding: 10px 0 0 20px;
	text-align: center;
}

.errormsg strong, .errormsg b{
	color: #ED2790; /*NECESSARIO*/
}

.eventicont{
	margin: 0;
	padding: 0px;
}

.eventicont .box{
	background-color: transparent;
	background-image: url(Sfondi/bgEventi.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0px;
	text-align: left;
	width: 220px;
}

.eventicont .box .boxtesto{
	font-size: 11px;
	height: 60px;
	margin: 4px 0 2px 0;
	overflow: hidden;
	padding: 0;
}

.eventicont .box .boxtitolo{
	font-size: 12px;
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 6px;
}

.eventicont .box .data{
	background-image: url(Sfondi/TitEventi.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 24px;
	line-height: 24px;
	margin: 0px;
	overflow: hidden;
	padding: 0;
}
.data{
	color: #ED2790;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	text-align: left;
}
.eventicont .box .luogo{
	font-size: 11px;
	margin: 1px 0 1px 6px;
	text-align: left;
}

.eventicont .eventiico{
	border: 2px solid #D1C9A5;
	float: left;
	height: 60px;
	margin: 2px 6px 2px 2px;
	overflow: hidden;
	width: 60px;
}

.eventidescr {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 310px;
}

.eventidescr label{
	color: #666666;
	font-size: 11px;
	text-transform: none;
}

.eventifoto {
	float: left;	/*La foto grande della scheda eventi*/
	margin: 0 6px 10px 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 204px;
}

.eventifoto img{
	margin: 0px;
	padding: 0;
	border: 2px solid #CCCBA4; 
}

.evidenza{
	background-color: #EEE;
	color: #ED2790; /* DEVE essere un formato VISIBILE */
	font-size: 12px;
	line-height: 1.3;
	margin: 8px;
	padding: 6px;
	font-weight: bold;
}

.evidword{
	background-color: #E7DFC9;
	color: #000000;
	font-size: 12px;
}

.evidword, evidword2{
	font-size: larger;
	font-weight: bold;
	line-height: 1.4;
	padding: 2px;
}

.evidword2{
	color: #ED2790;
}

.formula{
	color: #2650A4;
	text-align: right;
}

.funzioniadmin{
	border: 1px dashed #ED2790;
}

.grande{
	font-size: 16px;
}

.help-message{
	background-image: url(Sfondi/Msg_Info.jpg);
	background-repeat: no-repeat;
	display: block !important;
	display: none; /* IE6 e inferiori */
	float: left;
	height: 16px;
	margin: 3px 0 0 5px;
	position: relative;
	width: 16px;
}

.help-message em{
background-color: White;
	border: 1px solid #ED2790;
	color: #000000;
	font: normal normal 11px/0.9 Arial, sans-serif;
	left: -9999px;
	padding: 2px;
	position: absolute;
}

.help-message:hover em{
	left: 20px;
	top: -5px;
}

.iconew{
	background-image: url(images/NewStella.gif);
}

.iconew, .icopromo{
	background-repeat: no-repeat;
	height: 38px;
	left: 114px;
	position: absolute;
	top: -6px;
	width: 50px;
	z-index: 1;
}

.icopromo{
	background-image: url(images/fumetto.png);
}

.info{
	color: #666666; /*NECESSARIO*/
	font-size: 11px;
}

.label{
	float: left;
}

.menu {
	margin: 0;
	padding: 0;
	text-align: left;
}

.menu .menutit, .menutiteventi {
	margin: 6px 0 0 0;
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 0 0 0 10px;
	text-align: left;	
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}

.menutiteventi{
	background-image: url(Sfondi/TitEventi.jpg);
	color: #000000;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}
.menu .menutit {
	background-image: url(Sfondi/MenuTit.jpg);
	color: #000000;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
}

.menu li a:link,.menu li a:visited{
	color: #333333;
	display: block;
	margin: 0;
	line-height: 120%;
	text-decoration: none;
}

.menu li.liv1{
	background-image: url(Sfondi/Liv1.jpg);
	background-repeat: no-repeat;
}
.menu li.liv1 a:link,.menu li.liv1 a:visited{
	padding-left: 10px;
}

.menu li.liv1 a:hover,.menu li.liv1 a:active{
	color: #ED2790;
}

.menu li.liv1, .menu li.liv1sel {
	text-decoration: none;
	line-height: 110%;
	padding: 5px 0 3px 0;
	height: 22px;	
	overflow: hidden;
}

.menu li.liv1sel {
	background-image: url(Sfondi/Liv1Sel.jpg);
	background-repeat: no-repeat;
}

.menu li.liv1sel a:link,.menu li.liv1sel a:visited{
	color: #E7DFC9;
	font-weight: bold;
	padding-left: 10px;
}

.menu li.liv2 a:link,.menu li.liv2 a:visited{
	color: #333333;
	padding-left: 22px;
}

.menu li.liv2 a:hover,.menu li.liv2 a:active{
	color: #333333;
}

.menu li.liv2, .menu li.liv2sel {
	margin: 0;
	line-height: 120%;
	padding: 1px 0 1px 0;
}

.menu li.liv2sel a:link,.menu li.liv2sel a:visited{
	color: #333333;
	font-weight: bold;
	padding-left: 22px;
}

.menu li.liv3 a:link, .menu li.liv3 a:visited{
	color: #000000;
	font-weight: normal;
}

.menu li.liv3 a:hover,.menu li.liv3 a:active{
	color: #000000;
	font-weight: normal;
}

.menu li.liv3, .menu li.liv3sel {
	padding-left: 30px;
}

.menu li.liv3sel a:link,.menu li.liv3sel a:visited{
	font-weight: bold;
}

.menu li.liv3sel a:hover,.menu li.liv3sel a:active{
	background-color: #FFFFFF;
	color: #000000;
}

.menu ul.eventi{
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.menu ul{
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.piccolo{
	font-size: 11px;
}

.sfondo1{
	background-color: #EEEEEE;
}

#anteprimacont{
	clear: both;
}

#boxcerca{
	padding-left: 10px;
	padding-top: 4px;
}

#boxhomecont{
	float: left;
	margin: 4px 10px 10px 10px;
	overflow: hidden;
	padding: 0;
	width: 320px;
}

#boxhomeeventi{
	float: left;
	margin: 4px 0 10px 0;
	overflow: hidden;
	padding: 0;
	width: 220px;
}

#boxlogin{
	margin: 10px 0 10px 4px;
}

#boxlogin .label{
	clear: left;
	color: #333333;
	float: left;
	font-size: 10px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
	width: 64px;
}

#boxlogin input.campo{
	border: 1px solid #666666;
	margin: 1px 0 1px 0;
	padding: 1px;
	width: 80px;
}

#container{
	background-color: #FFFFFF;
	margin: 0px auto; /*NECESSARIO*/
	min-height: 100%;
	position: relative;
	text-align: left;
}

#contenuto{
	float: left; /*NECESSARIO*/
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: justify; /* Margin e Padding (Left e Right) DEVONO essere 0 */
}

#counter{
	clear: both;
	color: #999999; /*NECESSARIO*/
	font-size: 10px;
	font-weight: normal;
	margin-top: 60px;
	text-align: left;
}

#cover{
	background-color: #FFFFFF;
	height: auto; /*NON cancellare*/
	left: 50%;
	margin-left: -480px;
	margin-top: 0;
	position: absolute;
	width: 960px;
}

#cover #credits{
	margin: 0;
	padding: 0 20px 0 0;
	text-align: right;
}

#credits{
	font-size: 10px; /*NECESSARIO*/
	margin: 10px;
	padding: 10px 0 10px 0;
	text-align: center;
}

#editor{
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	padding: 0 20px 10px 20px;
	text-align: left;
}

#flashcont{
	text-align: center;
}

#footer{
	clear: both;
	margin: 10px 0 0 0;
}

#footer .info{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 40px;
	text-align: left;
}

#gallerycont{
	height: 580px;
	left: 50%;
	margin-left: -480px;
	margin-top: -290px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 960px;
}

#header{
	padding: 0;
	text-align: center;
	width: 100%;
}

#indirizzo{
	padding: 20px 0 20px 0;
}

#lang{
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

#menudx .box {
	width: 200px;
	margin: 16px 0 0 0;
}
#menudx .boxico {
	margin: 0 6px 0 2px;
	padding: 0;
}

#menudx .boxtesto{
	padding: 2px 6px 2px 0;
	text-align: left;
}

#menudx .boxtitolo{
background-image: url(Sfondi/TitEventi.jpg);
background-position: top;
background-repeat: no-repeat;
height: 24px;
line-height: 1.1;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 1px 10px;
	text-align: left;
}
#menudx .boxtitolo a:link, #menudx .boxtitolo a:visited{
	color: #666;
}
#menudx .boxtitolo a:hover, #menudx .boxtitolo a:active{
	color: #ED2790;
}



#menusx, #menudx {
	float: left; /* Margin e Padding (Left e Right) DEVONO essere 0 */
	margin: 0;
	padding: 0;
}

#navlist a:link, #navlist a:visited{
	color: #666666;
}

#navlist a:hover, #navlist a:active{
	color: #ED2790;
}

#navlist li{
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 4px;
	text-transform: none;
}

#navlist li.sel{
	color: #ED2790;
}

#navlist ul{
	color: #666666;
	font-size: 11px;
	line-height: 160%;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
}

#newscont, #scheda{
	line-height: 140%;
	overflow: hidden;
	padding: 0 15px 10px 15px;
	text-align: left;
}

#note{
	clear: both;
	color: #333333;
	font-size: 10px;
	margin-top: 40px;
}

#novitacont{
	clear: both;
}

#pdc{
	font-size: 10px;
	padding: 20px 0 10px 0;
	text-align: center;
	width: 100%;
}

#pdc a{
	color: #FFFFFF;
	display: block;
}

#testohome{
	color: #000000;
	float: left;
	/*height: 470px;*/
	margin: 4px 0 10px 10px;
	overflow: hidden;
	padding: 0;
	width: 360px;
}

#testohome #titolo {
	background-image: url(Sfondi/bgTestoHomeTop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000000;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#testohomebottom{
	background-image: url(Sfondi/bgTestoHomeBottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 30px;
	margin: 0;
	padding: 0;
}

#testohomecont{
	background-color: #E6E6E6;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	color: #000000;
	/*height: 384px;*/
	margin: 0px;
	overflow: auto;
	padding: 12px 9px 4px 9px;
	width: 330px;
}

#titolo {
	color: #000000;
	margin: 0;
	padding: 0;
}

/*.eventielenco{
	margin: 0px;
	padding: 0px;
}
.eventitesto{
	color: #000000;
	font-size: 12px;
	line-height: 140%;
}

.eventitesto em{
	color: #836C40;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 6px 0 2px 0;
}

.eventitesto, .eventititolo{
	float: left;
	margin: 6px 0 6px 8px;
	padding: 0px;
	text-align: left;
	width: 310px;
}

.eventititolo{
	font-size: 15px;
	font-weight: bold;
	line-height: 140%;
}

.eventititolo a:link, .eventititolo a:visited{
	color: #836C40;
}

.eventititolo a:hover, .eventititolo a:active{
	color: #999999;
}

#eventicont .anno{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}

#eventidx{
	color: #666666;
}

#eventidx .data{
	color: #ED2790;
}

#eventidx .top {
	height: 70px;
}

#eventidx .top a{
	font-size: 12px;
	font-weight: bold;
}

#eventidx .top div{
	padding-top: 30px;
}

#eventidx ul{
	margin: 0;
	padding: 0;
}
*/