/***********  Css di default per il Circolo della Rosa di Verona **********/

body {
    margin: 0;
    padding: 0;
  /*  background-image: url(../grafica/sfondo/sfondo_index_grigio2.jpg);*/
    font-family: "Times New Roman", Times, serif;
	 background-color: #EDEDED;
}
#main {
	max-width: 1024px;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
}
.hr_separatore {
	display: block;
	margin: 2px auto;
	width: 80%;
}
p.siamo {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    padding-left: 10%;
}
a.link_intro {
    font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
    font-size: 1.4em;
    /*display: block;*/
}
a.link_intro:link, a.link_intro:visited {
    text-decoration: none;
    color: brown;
}
a.link_intro:hover {
    text-decoration: underline;
    color: #696969;
}
a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    display: inline;
}
a:link, a:visited {
    text-decoration: underline;
    color: brown;
}
a:hover {
    text-decoration: none;
    color: #696969;
    background-color: #FCEDB1;
}
a.history {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    display: inline;
}
a.history:link, a.history:visited {
    text-decoration: underline;
    color: white;
}
a.history:hover {
    text-decoration: none;
    color: #696969;
    background-color: #FCEDB1;
}
a.link_asso {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: inline;
}
a.link_asso:link, a.link_asso:visited {
    text-decoration: underline;
    color: brown;
}
a.link_asso:hover {
    text-decoration: none;
    color: #696969;
    background-color: #FCEDB1;
}
/****************************/
a.mail_info {
    font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
    font-size: 1em;
    /****** link email in pie di pagina *************/
}
a.mail_info:link, a.mail_info:visited {
    text-decoration: none;
    color: brown;
    /****** link email in pie di pagina *************/
}
a.mail_info:hover {
    text-decoration: underline;
    color: #696969;
}
/****************************/
a.link_logo {
    font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
    font-size: 1.4em;
    text-decoration: none;
}
a.link_logo:link, a.link_logo:visited {
    color: brown;
}
a.link_logo:hover {
    color: Green;
}
a.link_archivia {
    font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
    display: block;
}
a.link_archivia:link, a.link_archivia:visited {
    text-decoration: none;
    color: green;
}
a.link_archivia:hover {
    text-decoration: underline;
    color: brown;
}
a.pari_opp {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.8em;
}
a.pari_opp:link, a.pari_opp:visited {
    text-decoration: underline;
    color: Blue;	
}
a.pari_opp:hover {
    text-decoration: none;
	 color: red;
}
i {
    font-size: 0.8em;
}
h1 {
    font-size: 1.2em;
    color: Green;
    margin: 5px;
}
p.intro {
    margin-top: 0px;
    color: #804000;
}
/**************** DIV Pagina Introduttiva *************/
#circ {
    float: left;
    width: 50%;
    height: 70px;
    text-align: center;
    /*border: red solid 2px;*/
}
#arch {
    /*float: left;*/
    /*width: 50%;*/
    text-align: center;
    /*border: blue solid 2px;*/
}
/**************** DIV Pagina Introduttiva *************/
/* SFONDO BODY PER PAGINE STANDARD */
#home {
    margin: 0;
    padding: 0;
    /*background-image: url(../grafica/sfondo/sfondo_index_verde.jpg);
    background-position: top right;*/
    height: 100%;
}
/* FASCIA GRAFICA SUPERIORE */
#fascia_superiore {
    position: absolute;
    top: 20px;
    left: 0;
    height: 120px;
    width: 100%;
    background-image: url(../grafica/fascia_superiore_circolo2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

/* FASCIA GRAFICA SUPERIORE ARCHIVIA */
#fascia_superiore_archivia {
	position: absolute;
	top: 20px;
	left: 0;
	height: 120px;
	width: 100%;
	background-image: url(../grafica/archivia/fascia_superiore_archivia_times.jpg);
	background-position: top center;
	background-repeat: no-repeat; /*z-index: 5;*/
}

/* FASCIA GRAFICA DEL MENU NAVIGAZIONE */
#fascia_laterale {
    position: absolute;
    top: 5px;
    left: 20px;
    height: 495px;
    width: 170px; /*background-color: #B3DFE6;*/
    background-color: #D4D4D4;
    filter: alpha(opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.6;
    border-left: brown solid 2px;
}
#fascia_laterale_archivia {
    position: absolute;
    top: 5px;
    left: 20px;
    height: 380px;
    width: 170px; /*background-color: #B3DFE6;*/
    background-color: #D4D4D4;
    filter: alpha(opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.6;
    border-left: brown solid 2px;
    z-index: 2;
}
#corpo {
    position: absolute;
    top: 150px;
    left: 00px;
    margin: 0 200px;
    width: 73%;
}
#main {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
}

.logo_comune {
    position: absolute;
    top: 250px;
    left: 0px;
	 text-align: center;
}
/* IMPOSTAZIONE OPACITA MENU DI NAVIGAZIONE */
img {border:0;}

#menu {position:relative; top:145px; left:25px; width:170px; height:480px; z-index:500}
#menu a:visited, #menu a {text-decoration:none; color:#d00; font-weight:bold;}
#menu a:visited img, #menu a img{filter: alpha(opacity=150);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=150);
 -moz-opacity: 1.50; opacity:1.5;
}
#menu a:hover {background-color:transparent; color:#f88;}
#menu a span {display:none; font-family: Arial, Helvetica, sans-serif; color: #ccc; font-size: 12px;text-align:justify}
#menu a:hover span {display:block; position:absolute; top:265px; left:5px; font-size:12px; width:150px; padding:4px; font-weight:normal; color:#c00; background-color: White; z-index:50}
#menu a span.archiv {display:none; font-family: Arial, Helvetica, sans-serif; color: #ccc; font-size: 12px;text-align:justify}
#menu a:hover span.archiv {display:block; position:absolute; top:150px; left:5px; font-size:12px; width:150px; padding:4px; font-weight:normal; color:#c00; background-color: White; z-index:50}

#menu a:hover img { filter: alpha(opacity=50);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 -moz-opacity: 0.50; opacity:0.5;
 }
/* BOX POSIZIONAMENTO LOGO CIRCOLO DELLA ROSA */
#logo {
    position: absolute;
    top: 30px;
    left: 55px;
    width: 114px;
    height: 131px;
    background-image: url(../grafica/rosa_100_b.gif);
    background-repeat: no-repeat;
    z-index: 600;
}
#logo_archivia {
	position: absolute;
	top: 30px;
	left: 25px;
	width: 165px;
	height: 100px;
	background-image: url(../grafica/logo/logo_archivia.jpg);
	background-repeat: no-repeat;
	z-index: 600;
}
/* BOX PAGINA INDEX DEL LOGO CIRCOLO ROSA */
#logo_circolo {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 15px;
    text-align: center;
    /*border: green solid 2px;*/
}

/* PIE DI PAGINA PAGINA INDEX */
#footer_index {
    position: absolute;
    bottom: 05px;
    clear: left;
    width: 100%;
    color: #8b3a56;
    text-align: center;
}
#footer {
    clear: left;
    width: 100%;
    color: #8b3a56;
    text-align: center;
    margin: 0 0;
}
/*********************************************/
#titolo_rilievo, #rilievo {
    width: 95%;
    margin-left: 5px;
    /*margin-right: 5px;*/
    border-left: #804000 solid 3px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

#titolo_rilievo {
    /*height: 35px;*/
    padding: 5px 15px 5px 15px;
    background-color: #E9F3D4;
    border-right: #804000 solid 1px;
    border-top: #804000 solid 1px;
    border-bottom: #804000 solid 1px;
    text-align: center;
}
#rilievo {
    margin-bottom: 10px;
    padding: 5px 15px 5px 15px;
    background-color: #E3F0BD;
    text-align: justify;
    border-right: #804000 solid 1px;
    border-bottom: #804000 solid 1px;
    line-height: 1.5em;
    font-size: 0.8em;
}
/*********************************************/
/*********************************************/
#titolo_testo, #testo {
    width: 90%;
    font-size: 0.9em;
    margin-left: 10px;
    margin-right: 10px;
    border-left: #804000 solid 2px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}
#titolo_testo {
    /*height: 35px;*/
    padding: 5px 15px 5px 15px;
    background-color: #D4E8F3;
    border-bottom: #804000 solid 1px;
}
#testo {
    padding: 15px;
   /* background-color: #BDE3F0;*/
	background-color: #fff;
    text-align: justify;
    line-height: 1.5em;
}
/*********************************************/
p.present:first-letter {
    font-size: x-large;
}
p.socie, h2.tit_socie {
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
}
h2.tit_socie {
    font-size: 1.2em;
}
/********* IMPAGINAZIONE NEWS **********/
#news1, #news2, #news3 {
    width: 33%;
    float: left;
	/* min-height: 250px;
	 height: auto !important;
	 height: 250px;*/
	 
}
/*********************************************/
/*********************************************/
.titolo_news, .news {
    margin-left: 10px;
    padding: 5px 15px 10px 15px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    border-left: brown solid 3px;
}

.titolo_news {
     margin-top: 5px;
    background-color: #D4E8F3;
    border-bottom: brown solid 1px;
}
.news {
    background-color: #BDE3F0;
    font-size: 12px;
    text-align: left;
	 min-height: 50px;
	 height: auto !important;
	 height: 50px;
}
.continua {
    font-size: 10px;
    color: red;
}
/*********************************************/
h2.titolo_ril {
    margin: 0;
    padding: 0;
    font-size: 1em;
}
h2.titolo_presentazione {
    margin: 0;
    padding: 0;
    font-size: 14px;
}
h2.titolo_news_home {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
h2.titolo_singola_news {
    margin: 0;
    padding: 0;
    font-size: 14px;
}
.presentazione {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align: justify;
    line-height: 1.5em;
}
/*********** formatazione credits Passport **********/
.credits, .credits_archivia {
    font-size: 10px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}
.credits {
    position: absolute;
    top: 320px;
    left: 10px;
}
.credits_archivia {
    position: absolute;
    top: 200px;
    left: 10px;
}
/*********** formatazione credits Passport **********/
#form_ricerca {
    width: 90%;
    margin-top: 10px;
	 margin-left: 10px;
	 border-left: #804000 solid 2px;
    background-color: #BDE3F0;
}
.form_archivia_titolo {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 15px;
	 margin: 10px 0 10px 0;
	 text-align: center;
}
.form_archivia_intest {
    width: 15%;
     font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
     text-align: right;
    vertical-align: middle;
    line-height: 1.2em;
}
.form_archivia {
    width: 35%;
     font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}
.form_archivia_mini {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
}
th.lista_archivia {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    background-color: Teal;
    font-weight: bold;
    color: white;
	 padding: 5px 5px 5px 5px;
}
td.lista_archivia {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: black;
    border-bottom: 1px solid black;
 	 padding: 5px 5px 5px 5px;
}
th.header_scheda {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    font-weight: bold;
    background-color: Teal;
	color: White;
}
tr.header_scheda {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    font-weight: bold;
    background-color: Teal;
	color: White;
}
td.td_scheda {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: black;
    border-bottom: 1px solid black;
}
td.td_scheda_head {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
	 background-color: #F7FFF0;
    color: black;
	 font-weight: bold;
    border-bottom: 1px solid black;
}
.cerca_row1 {
	background-color: #CDDCD9;
	border-bottom: solid 1px black;
}
.cerca_row2 {
	background-color: #ECECEC;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
}