/* stili generici */

body {
	background-color: #000000;
}
#titolo {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;

}
#bigTitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #badd07;
	padding-left: 10px;
	padding-top: 46px;
	float: left;
}

#smallTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 90px;
	padding-top: 50px;
	float: left;
}

#content {
	width: 1024px;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-align: left;
	background-image:url(../images/background_content.gif);
	background-repeat:repeat-x;
}

#txt {
	/*width:562px;*/
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	padding-top: 85px;
	padding-left: 90px;
	padding-right: 90px;
	border-left: 1px #333333 dotted;
	/*min-height:457px !important;*/
}

.txt11 {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-align: left;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #badd07;
	font-weight: bold;
	text-decoration:underline;
}

.form_contatti {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	width: 350px;
	height: 17px;
	border: 0px;
	margin-bottom: 5px;
	background-color:#363636;
	background-repeat:repeat-x;
	border:#666666 1px dotted;
}
.txtArea_contatti {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	width: 350px;
	height: 60px;
	border: 0px;
	background-color:#363636;
	background-repeat:repeat-x;
	border:#666666 1px dotted;
}
.cronologia {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
}

.img {
	border:#badd07 1px solid;
	margin-right:15px;
	margin-bottom:15px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* FINE stili generici */


/* stile header */

#utilities {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	padding-right: 15px;
	margin-top: 15px;
	text-decoration: none;
}

#utilities {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

#utilities a,  #utilities a:link, #utilities a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}

#utilities a:hover {
	color: #badd07;
	text-decoration: none;
	font-family: Arial;
	font-size:10px  !important;
}
/* FINE stile header */


/* menu */

#menu {
	width: 280px;
	padding-top: 30px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
/* FINE menu */

/* news */
.foto_news {
	border:#CCCCCC 1px solid;
	margin-bottom:15px;
	margin-right:15px;
}

#data_news {
	font-family: Arial;
	font-size: 12px;
	color: #badd07;
}

#titolo_news {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom:8px;
}

#numerazione_pag {
	text-align:right;
	font-family: Arial;
	font-size:10px;
	color: #999999;
}

#numerazione_pag a, #numerazione_pag a:link, #numerazione_pag a:visited {
	text-align:right;
	font-family: Arial;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
}

#numerazione_pag a:hover {
	text-align:right;
	font-family: Arial;
	font-size:10px !important;
	color: #badd07 !important;
	text-decoration:none;
}
/* FINE news */

/* gallery */
#numerazione_gallery {
	text-align:center;
	font-family: Arial;
	font-size:10px;
	color: #999999;
}
#numerazione_gallery a, #numerazione_gallery a:link, #numerazione_gallery a:visited {
	text-align:center;
	font-family: Arial;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
}

#numerazione_gallery a:hover {
	text-align:center;
	font-family: Arial;
	font-size:10px !important;
	color: #badd07 !important;
	text-decoration:none;
}

.img_gallery {
	border: #CCCCCC 1px solid;
	margin-bottom:15px;
}

.bigImg_gallery {
	border: #CCCCCC 1px solid;
}

#titolo_img{
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
	margin-bottom:7px;
}

#titolo_bigImg{
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
	margin-bottom:7px;
	font-weight:bold;
}
/* FINE gallery */

/* TEASER */

#numbers {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #badd07;
	padding-left: 250px;
	width: 100px;
	padding-top: 37px;
	float: left;
}

#entra {
	padding-left: 20px;
	padding-top: 43px;
	float: left;
}

.days {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

/* FINE TEASER */


/* SITE MAP */

.livello1{
	font-weight: bold;
	color: #badd07;
	font-size: 12px;
	line-height:15px;
}

.livello2{
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-indent: 25px;
	text-decoration:none;
	line-height:15px;
}

.livello2_dis{
	font-weight: normal;
	color: #999999;
	font-size: 11px;
	text-indent: 25px;
	text-decoration:none;
	line-height:15px;
}

a.livello2 , a.livello2:link, a.livello2:visited, a.livello2:active{
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-indent: 25px;
	text-decoration:none;
	line-height:15px;
}

a.livello2:hover{
	text-decoration:underline;
	line-height:15px;
}
.livello3{
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-indent: 70px;
	text-decoration:none;
	font-style: italic;
	line-height:15px;
}

a.livello3 , a.livello3:link, a.livello3:visited, a.livello3:active{
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	/*text-indent: 70px;*/
	margin-left:50px;
	text-decoration:none;
	font-style: italic;
	line-height:15px;
}
a.livello3:hover{
	text-decoration:underline;
	font-style: italic;
	line-height:15px;
}
/* FINE SITE MAP */


/* BIBLIOGRAFIA */

.autore {
	color:#FFFFFF;
	font-size:11px;
}

.title_libro {
	/*font-weight:bold*/;
	color:#999999;
	font-size:14px;
	text-decoration:none;
}
a.title_libro:link, a.title_libro:visited, a.title_libro:active{
	/*font-weight:bold;*/
	font-size:14px;
	text-decoration:underline;
}
a.title_libro:hover {
	/*font-weight:bold;*/
	color:#badd07;
	font-size:14px;
	text-decoration:underline;
}
.subtitle_libro {
	padding-left:9px;
	color:#999999;
}
.editore {
	font-size:11px;
	font-style:italic;
	color:#badd07;
}
/* FINE BIBLIOGRAFIA */

/* SALA STAMPA */
#titolo_pressarea {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-top:4px;
	padding-left:15px;
}

#link_pressarea {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-top:4px;
	padding-left:15px;
	font-style:italic;
}

#data_pressarea {
	font-family: Arial;
	font-size: 12px;
	color: #badd07;
	padding-top:2px;
	padding-left:15px;
}

#link_download {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:20px;
	padding-left:15px;
	font-style:italic;
}
/*FINE SALA STAMPA */
/*tabella in prenotazioni*/
.tab{
	border-collapse:collapse;
}
.tab td, .tab th{
	width:200px;
	padding:5px;
}
th{
	color: #badd07;
}
/*fine prenotazioni*/

/*news homepage*/
.newshp{
	padding-top:17px;
	padding-left:17px;
	padding-right:17px;
	}
	
.titolo_newshp{
	font-family: Arial;
	font-size: 11px;
	color: #badd07;
	font-weight: bold;
	}
	
.data_newshp{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	}
	
.txt_newshp{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	}

.newshp a:link{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}
.newshp a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}
.newshp a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #badd07;
	font-weight: bold;
	text-decoration:underline;
}
.newshp a:active{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}


/*fine news homepage*/