/* foglio di stile predefinito per Arci Territoriale Verona */
body { 
	font:80% verdana,helvetica,sans-serif; 
	margin:0; padding:0;
	text-align:center;
}
p {
	text-align: justify;
	line-height: 1.2em;
}
code { font:80% verdana,helvetica,sans-serif; display:block; margin:0 1em .5em 1em; }

hr { display:none }

h3 {font-size: 1.2em;}
.clear {clear: left;}

.mymail {display: none;}

h3.adesione {font-size: 1.3em;}

h4.vetro {
	background-color: #DC0067;
	font-size: 16px;
	color: #fff;
	padding: 5px 0;
	margin-top: 0px;
	border-bottom: #BF3000 solid 2px;
}

h4.report {
	background-color: #E0F5D8;
	font-size: 18px;

	color: Black;
	margin: 0 0px 0 10px;
	padding: 5px 0;
	border: green solid 1px;
}
h6.newsl {
	font-size: 12px;
	margin: 0 0px 0 10px;
	padding: 5px 0;
	background-color: #FF9b79;
	border: red solid 1px;
}
form.corponewsl {
	background-color: #FFC7B5;
	font-size: 14px;
	color: Black;
	margin: 0 0px 0 10px;
	padding: 10px;
	border: red solid 1px;
}

.separatore {
	width: 90%;
	height: 3px;
	border-top: #000000 dashed 1pt;
	border-top-style: dotted;
	margin: auto;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	text-align: center;
}



/* testa */

#intestazione {

	width:960px; /* E.B */

	/*width: 760px;*/

	background-color: White;

	margin: 0px auto;

	text-align: center; 

}

/* box interni all'intestazione*/

#int_sx {

	float: left;

	width: 150px;

	height: 105px;

	margin-top: 10px;

}

#int_cent {

	float: left;

	width: 550px;

	height: 50px;

	margin-top: 20px;

	margin-left: 50px;

}

#int_dx {

	float: right;

	width: auto;

}



.separintest {

	width:100%;

	clear:left;

	clear: right;

	height: 15px;

	margin: 5px auto;

	margin-bottom: 5px;

	text-align:center;

	background-color: #DC0067;/*magenta*/

}



/* corpo - comprende le 3 colonne */

#corpo {

	width: 960px;
	/*width:100%;*/
	position: relative;
	margin: auto auto;
	text-align: left;
	max-width: 960px;
	/*border: #888 solid 1px;*/
}

/* colonna sx */
#corpo-colonna1 { 
	position:absolute; top:0; left:0; 
	width:180px; 
	height: auto;
	padding:0; 
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}



/* colonna centrale per tre colonne*/

#corpo-colonna2 { 
	/*width:100%;*/
	margin:0 180px 0px 175px;
	background:#fff; 
	padding:1em 0; 
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
}



/* colonna centrale per due colonne*/

#corpo-colonna2bis, #corpo-colonna2_giallo, #corpo-colonna2_turismo, #corpo-colonna2_iniziative, #corpo-colonna2_news { 
	margin:0px 0px 0px 185px;
	background:#fff; 
	padding:1em 0; 
	padding-left:10px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
}



#corpo-colonna2bis {
	background-image: url(../grafica/sfondi/rilievoblu_sfondo3.gif);
	background-repeat: repeat-y;	
}

/* colonna centrale per due colonne - RILIEVO*/

#corpo-colonna2_giallo { 
	background-image: url(../grafica/sfondi/rilievogiallo_sfondo3.gif);
	background-repeat: repeat-y;
}

/* colonna centrale per due colonne - NEWS*/
#corpo-colonna2_news { 
	background-image: url(../grafica/sfondi/rilievoverde_sfondonews.gif);
	background-repeat: repeat-y;
}

/* colonna centrale per due colonne - INIZIATIVE*/

#corpo-colonna2_iniziative {
	background-image: url(../grafica/sfondi/rilievorosa_sfondoiniz.gif);
	background-repeat: repeat-y; /*border: red solid 1px;*/
}

/* colonna centrale per due colonne - ARCI TURISMO*/
#corpo-colonna2_turismo { 
	background-image: url(../grafica/sfondi/turismo.gif);
	background-repeat: repeat-y;
	min-height: 1050px;
	height: auto !important;
	height: 1050px;
}

.sfondo_turismo {
	text-align: justify;
}





.sf_turismo {

	width: 100%;

	margin-bottom: 5px;

	padding-bottom:0;

	/*height: 27px;/

	/*background-image: url(../grafica/sfondi/sfondo_turismo2.gif);

	background-repeat: no-repeat;

	background-position: 200px 10px;*/

}



.call_turismo {

	text-align:center;

	color: blue;

	font-size: 1em;

	font-weight: bold;

	margin-top:40px;

	padding-top:30px;

	height: 100px;

	background-color:#dffdef;

	filter: alpha(opacity=60);

	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);

	-moz-opacity: 0.60;opacity: 0.6;

}

/* colonna dx */

#corpo-colonna3 { 

	position:absolute; top:0; right:0; 

	width:170px; 

	padding:1em 0;

}



#spazio {

	clear: left;

	width: 100%;

	height: 15px;

	border: blue solid 2px;

}

/************* FINE CORPO ************/

/*pie' di pagina */

#piedipagina {

	clear: both;

	width: 960px;

	height: 120px;

	margin: auto auto;

	padding: 1em 0;

	background: #fff;

}





/* definizione address nel pie di pagina */

.address {

	float: left;

	font-size: 0.9em;

	font-style: italic;

	padding-top: 0px;

}

.logopie {

	float: right;

	width: auto;

}



/*menu di sinistra */

ul#menusx {

	margin: 0 0;

	padding: 0;

	text-align: center;

	list-style: none;	

}



/*************FINE MENU SX ************/



/************* box MENU DX ************/



.menudx {

	width: 100%;

	margin: 5px 0 5px 0;

	background-color: #699fdf;

	border: black solid 1px;

}



#newsletter, #arcireport, #vetrofanie {

	width:100%;

	height: auto;

	text-align: center;

	margin: 5px 0 5px 0;	

}



#newsletter {

	background-color: #FFE7D7;

	border: Maroon solid 1px;

}

#arcireport {

	background-color: #F1FAEE;

	border: green solid 1px;

}

#vetrofanie {

	margin: 15px 0 5px 0;		

	background-color: #dc0067; 

	border: solid 1px maroon;

}

.convenzionati {

	width: 154px;

	margin: 5px auto;		

	/*background-color: #C1E8E7; */

	border: 2px solid #87CACB;

}

.convenzionati h5 {

	margin:0;

}

.corpo_newsletter {

	background-color: #fff9e3;

	border: Maroon solid 1px;

	height: auto;

	margin: 1px 1px;

	padding-top: 5px;

	text-align: center;	

}

.vetrofan {

	background-color: #fff9e3;

	border: Maroon solid 1px;

	height: auto;

	margin: 1px 1px;

	text-align: center;	

}

.testoreport {

	background-color: #F1FAEE;

	font-size: 14px;

	color: Black;

	margin: 1px 1px;

	padding-top: 5px;

	border: green solid 1px;

	

}

.iniz-circol {

	background-color: #fff;

	border: black solid 1px;

	height: auto;

	margin: 2px 2px;

	padding: 2px 10px;

	text-align: center;

}

/*************FINE MENU DX ************/

/* box contenente 2 notizie in linea */

.riga{

	width: 100%;

	clear: left;

}

.riliev_sx{

	width: 48%;

	float: left;

	margin: 0px 0px 0px 0px;

	background-color: transparent;

	background-image: url(../grafica/sfondi/rilievogiallo.gif);

	background-position: 0 -5px;

	background-repeat: repeat-y;

}

.riliev_dx{

	width: 48%;

	float: right;

	margin: 0px 0px 0px 0px;

	background-color: transparent;

}



/* formatazzione TITOLO PAGINA */



h2.rilievo, h2.rilievobis, h2.rilievotris, h2.manifesto, h2.iniziative {

	width: 98%;

	text-align: left;

	font-size: 1.3em;

	font-style: italic;	

	padding: 3px 0px 3px 10px;

}



h2.rilievo {

	margin-top: 0;

	background-color: #FFA448;

	color: #000; 

}

h2.news {

	margin-top: 0;

	background-color: #D4FEAB;

	color: #000;

}

h2.rilievobis {

	background-color: #8DCFF4;

}



h2.rilievotris {

	background-color: #FDAD42;

}

h2.iniziative {

	background-color: #D4FEAB;

}

h2.manifesto {

	background-color: #F4E58D;

}

p.numart {

	text-align: center;

}



p.elencolink {

	line-height: 2em;

}



ol.elenc_ol_manifesto {

	line-height: 1.5em;

	padding: 10px;

}



.elenc_il_manifesto {

	margin: 5px;

}



/***** // Manifesto per la cultura *******/

h3.titolorilievo {

	text-align: center;	

	padding: 3px 2px;

	margin-bottom: 0px;

	font-size: 12px;

	background-color: #FFC68C;

}



.testorilievo {

	text-align: justify;

	line-height: 1.1em;

	margin-top:5px;

}

.testonews {

	text-align: justify;

	padding: 0 5px 0 5px;

}



a.tit_index_ril:link, a.tit_index_ril:visited, a.tit_index_ril:hover {

	font-size: 1em;

	color: #000;

	font-weight: normal;

	text-decoration: none;

}

a.tit_index_ril:hover {

	color: Blue;

}



a.hover_news:link, a.hover_news:visited, a.hover_news:hover {

	color: #000;

	text-decoration: none;

}

a.hover_news:hover {

	color: Blue;

}



a.tit_index_new:link, a.tit_index_new:visited, a.tit_index_new:hover {

	font-size: 1em;

	color: #000;

	text-decoration: none;

}

a.tit_index_new:hover {

	color: blue;

}

a.continua:link, a.continua:visited, a.continua:hover {

	font-size: 0.8em;

	color: Maroon;

	text-decoration: none;

}

	

a.continua:hover {

	text-decoration: underline;

	color: Red;

}





h2.nov, h2.iniz {

	font-size: 1.2em;

	text-align: left;

	background-color: #D4FEAB;

	padding: 5px 0px 5px 5px;

}



h2.iniz {

	background-color: #E9BEBE;

}



h3.titolonews {

	text-align: center;

	padding: 3px 2px;

	padding-left: 10px;

	margin-bottom: 0px;

	margin-top: 5px;

	font-size: 13px;

}

.data {

	font-size: 10px;

	font-style: italic;

	padding-top: 0px;

	padding-left: 10px;

	margin: 0 0 3px 0;

}



/* CONTENITORE PER NEWS E EILIEVI */



#riganews {

	width: 100%;

	height: auto;

	clear: both;

	margin-top: 10px;

}



/*box News*/

	#news {

	/*float: left; E.B*/

	background-image: url(../grafica/sfondi/news.gif);

	background-repeat: repeat-y;

	width: 100%;		

	text-align: justify;

	margin-top: 10px;

	padding: 10px 0px 10px 0px;

}

/*box Iniziative E.B*/

	#iniziative {

	/*float: right;*/

	background-image: url(../grafica/sfondi/iniziative.gif);

	background-repeat: repeat-y;

	width: 100%;

	text-align: justify;

	margin-top: 10px;

	margin-right: 10px;

	padding: 10px 5px 10px 0px;

}



.hr_news {

	display: block;

	margin: 2px auto;

	width: 80%;

}







.txtcol {

	font-size: 11px;

	padding: 5px 12px 0 12px;

	text-align: justify;

}



p.contenuto {

	line-height: 1.4em;

}

p.contenuto:first-letter {

	padding-left: 5px;

	font-size: x-large;

	line-height: 1em;

}



/*********** prova menu ***************/

#menu {position:relative; margin-top:10px; left:0px; display:block; width:180px;}



a.button, a.button:visited {

	display: block;

	width: 180px;

	height: 51px;

	background: url(../grafica/sfondi/menu_dx_comp2.gif);

	background-position: 12px 0px;

	background-color: transparent;

	background-repeat: no-repeat;

	text-align: center;

	color: #000;

	line-height: 50px;

	text-decoration: none;

	font-family: Verdana, Helvetica, arial, sans-serif;

	font-size: 13px;

	font-weight: bold;

	margin-top: 5px;

}



a.button:hover {

	background-position: 12px -52px;

	line-height: 50px;

	color:blue;

	overflow: hidden;

}



a.button:active {background-position:12px -104px;border:none;color:blue;}



a.buttonsx, a.buttonsx:visited, a.buttonsx_alt {

	display: block;

	width: 170px;

	height: 51px;

	background: url(../grafica/sfondi/menu_sx_comp2.gif);

	background-position: top left;

	background-color: transparent;

	background-repeat: no-repeat;

	text-align: center;

	color: #000;

	line-height: 50px;

	text-decoration: none;

	font-family: Verdane, Helvetica, arial, sans-serif;

	font-size: 13px;

	font-weight: bold;

	margin-top: 5px;

}

a.buttonsx_alt {

	font-size: 12px;

}

a.buttonsx:hover, a.buttonsx_alt:hover {

	background-position: 0 -52px;

	line-height: 50px;

	color: Blue;

	overflow: hidden;

}



a.buttonsx:active {background-position:0 -104px;color:blue;}



.ades_form {

	font-size: 0.9em;

}





td {

	padding: 5px 0;

}



a.lnk_dx, a.lnk_dx:link, a.lnk_dx:visited {

	font-family: Arial;

	font-size: 1em;

	color: #942d19;

	font-weight: bold;

	text-decoration: none;

	display: inline;

}

 a.lnk_dx:hover {

	background-color: #ffee55;

}



/********* ALBUM FOTO ****************/

/* gestione tabella album foto nella pagina */

.tab_album {

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 1em;

	padding-left: auto;

	padding-right: auto;

	text-align: center;

}

.anteprima {

	/*background-color: #6495ED;*/

	/*border: #000 solid 2px;*/

	margin-top: 1em;

	margin-bottom: 1em;

}



.anteprima td {

	

	/*border: #000 solid 1px;

	background-color: #DFDFCE;*/

}

.anteprima td img {

	padding: 5px;

	background-color: #fff;

	border: #999 solid 1px;

}

.play_sx {

	border-top: solid #000 1px;

	border-bottom: solid #000 1px;

	border-left:  solid #000 1px;

	background-color:#fff;

	padding-left: 10px;

	font-size: 13px;

}

.play_cent {

	border-top: solid #000 1px;

	border-bottom: solid #000 1px;

	background-color:#fff;

	font-size: 13px;

}

.play_dx {

	border-top: solid #000 1px;

	border-bottom: solid #000 1px;

	border-right:  solid #000 1px;

	background-color:#fff;

	padding-right: 10px;

	font-size: 13px;

}



/* TABELLA CIRCOLI: LISTA */



.circoli_lista_tab {

width:760px;

border-collapse:collapse;

text-align:left;

}

.circoli_lista_tab_trp {

font-style:inherit;

border:thin solid #dc0067;

background:#BCDBFC;

font-weight:bold;

text-align: center;

}

.circoli_lista_tab_tr1 

{

border: solid 1pt #dc0067;

/*background-color:#FFDDFF;*/

background-color: #ECECEC;

}

.circoli_lista_tab_tr2 

{

border: solid 1pt #dc0067;

/*background-color:#E1FFFF;*/

background-color: #fff;

}

.circoli_lista_tab_td1 { /* Nome */

width:210px;

padding:3px 5px;

font-weight:bold;

}

.circoli_lista_tab_td2 { /* Sede */

width:200px;

padding:3px 3px;

}

.circoli_lista_tab_td3 { /* Telefono */

width:100px;

padding:3px 3px;

}

.circoli_lista_tab_td4 { /* Attivitą */

width:250px;

padding:3px 3px;

}



.circoli_lista_lnk {

	text-decoration: none;

}

.circoli_lista_lnk:hover {

	text-decoration: none;

	color: Red;

}





/* LINK ELENCO ALBUM FOTOGRAFICI */



.el_album:link, .el_album:visited  {

	text-decoration: none;

}



.el_album:hover {

	text-decoration: underline;

}



.circoli_singolo_contatti 

{	

	border: #8DCFF4 solid 1px;

	width: 500px;

	min-height: 250px;

	float: left;

	background-color: #fff;

	color: #000;

}

.circoli_singolo_logo {

	width: 250px;

	height: 250px;

	float: right;

	text-align: center;

	vertical-align:middle;

}

.circoli_singolo_iniziative 

{	

	float: left;

	width: 760px;

}