html, body{
	height: 100%;
	margin: 0pt;
	padding: 0pt;
	font-family: "Courier New",serif,sans-serif;
}


.col_d{
	position: absolute;
        right: 0;
	width: 75%;
	height: 100%;
	margin: 0%;
	padding: 0%;
	text-align: right;
}

.contenitore{
        position: relative;
	margin: 0pt auto;
	border: 0pt;
	height: 100%;
	min-height: 100%;
	max-height: 100%;
}

.contenitoreInterno{
    height:84%;
    padding-bottom:3%;
    padding-top:3%;
    position:relative;
    text-align:left;
}

.footer{
    position: absolute;
    right: 0;
    width: 99%;
    text-align: right;
    font-size: 1em;
    border-top-width: 1px;
    border-top-color: #ff0000;
    border-top-style: solid;
}



a:link{
	color: black;
	text-decoration: none;
}

a:visited{
	color: black;
	text-decoration: none;
}

.galleria{
    position: relative;
    height: 85%;
}

#selected{
	color: red;
}

.wrapper{
    height: 100%;
}

.tabella{
        position: relative;
        width: 100%;
        padding-top: 10%;
	font-size:1em;
	text-align: center;
}

.riga{
    width: 95%;
    padding: 10px;
}

.cont_foto_outer{
    display:block;
    float:left;
    height:99%;
    margin:0 auto;
    padding:0;
    width:75%;
    position: relative;
}

.cont_foto_inner{
    position: absolute;
    bottom: 0;
    width: 99%;
    height: 99%;
}

.cont_foto{
   
}

.foto_grande{
    display:block;
    margin:0 auto;
    max-height: 99%;
    max-width: 99%;
    padding:0;
    vertical-align:bottom;
}

.cont_dettagli {
    height: 100%;
    width: 20%;
    float: left;
    position: relative;
    margin-left: 10px;
}

.dettagli {
    text-align: left;
    font-size:0.80em;
    position: absolute;
    bottom: 0;
    width: 99%;
}

.selector{
    height: 10%;
    margin-top:1em;
}

.link_p{
    min-width: 40%;
    max-width: 40%;
    width: 40%;
    float: left;
    text-align: right;
}

.link_n{
    min-width: 40%;
    max-width: 40%;
    width: 40%;
    float: right;
    text-align: left;
}

.c1{
	display: block;
	position: relative;
	float: left;
	width: 15%;
	text-align: right;
}

.c2{
	display: block;
	position: relative;
	float: left;
	width: 50%;
	padding-left: 0.5em;
	text-align: left;
}

.c3{
	display: block;
	position: relative;
	float: left;
	width: 50%;
	padding-left: 13%;
	text-align: left;
}

.eventi{
	display: block;
	position: relative;
	text-align: left;
	list-style-type: none;
	margin: 0%;
	padding: 0%;
}

.eventi_c, .testo_c{
	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
	height: 75%;
	overflow: auto;
}

.titolo_evento{
	font-style: italic;
        font-weight: bold;
}

.event_row{
	padding: 0.25em 0.75em 0.25em 0.75em;
}

.ul_cont{
	margin: 0 auto;
	list-style-type: none;
}

.li_int{
	padding-bottom: 5px;
}

.info{
        position: relative;
        padding-top: 10%;
}

.mappa{
	font-style: normal;
	text-decoration: underline;
}

.clear{
	clear: both;
}

.testi_row{
    list-style: none;
    padding: 0 0 0.5em 0;
}

.titolo_testo{
    font-weight: bold;
}

.autore{

}

