/*LAYOUT DEL SITOi*/

* {
	margin : 0px;
	padding : 0px;
}


/*Nascondere gli elementi non desiderati*/
hr,.pgNav{
position:absolute;
top:-1000em;
width:1px;
height:1px;
overflow:hidden;
}


/* l'elemento body */
	

body {
	font-family: "trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color: #000;
	background: #4a7283 url(../immagini/bg_vesuvio_col_centrale.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
}
	
/* l'elemento container per centrare */	
	
#container {
	margin: auto;
	width: 900px;
	position:relative;
}

/* i collegamenti */


/* l'intestazione: i collegamenti */
#testa a:link,#testa a:visited {
text-decoration:none;
}
#testa a:hover,#testa a:focus,#testa a:active {
text-decoration:underline;
}


/* Header Style */

#testa {
	margin: 0 0 36px 0;
	width : 900px;
	height : 150px;
	text-align : left;
	overflow : hidden;
	background: #fff url(../immagini/bg_testata3.jpg) no-repeat top left;
}

#testa h1 {
	margin:0 0 0 0px;
	padding: 5px 0 0px 153px;
	border:none;
	position: absolute;
	left: 2px;
	top: 47px;
	color:#428fc3;
	font-size:160%;
	font-weight:bold;
	letter-spacing: 3px;
	width: 350px;
	font-weight: normal;
	}



#testa h2 {
	margin:0 0 0 0px;
	padding:5px 0 3px 153px;
	border:none;
	position: absolute;
	left: 2px;
	top: 69px;
	color:#cc0001;
	font-size:110%;
	font-weight: normal;
	letter-spacing: 2px;
	width: 410px;
	}

/* Top Menu */

#topmenu {
	float: right;
	padding-top: 50px;
}

#topmenu ul {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #fff;
	text-decoration: none;
	font-size: 92%;	background: #fff url(../immagini/bg_testata3.jpg) no-repeat top left;	
	color: #428fc3;
	font-weight: bold;
}

#topmenu a:hover {
	text-decoration: underline;
}
/****************************************/
/*  Contenitore - Menu delle Lingue    */
/**************************************/
 #menu_lingue {
	margin:0 0 0 0px;
	padding: 8px 0 0px 5px;
	position: absolute;
	left: 665px;
	top: 2px;
	color:#000;
	font-size: 90%;
	width: 180px;
	height: 40px;
	border: 0px solid #0000FF;
	}
	
/****************************************/
/*  Contenitore - Consegna Pizza a Domiclio   */
/**************************************/
#consegna_domicilio {
	margin:0 0 0 0px;
	padding: 0px 0 0px 0px;
	position: absolute;
	left: 666px;
	top: 43px;
	color:#000;
	font-size: 90%;
	width: 185px;
	height: 90px;
	border: 0px solid #0000FF;
	background: #fff url(../immagini/consegna_a_domicilio.gif) no-repeat top left;
	}
	
#consegna_domicilio p {
float: right;
	margin:0 0 0 0px;
	padding: 15px 0 0px 100px;
	color:#000;
	font-size:120%;
	font-weight:bold;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: center;
}
	
/*****************************/
/*  Contenitore - Sei quÃ¬    */
/*****************************/

#contenitore_Mappa {
	margin:0 0 0 0px;
	padding: 8px 0 0px 36px;
	left: 53px;
	color:#fff;
	font-size: 90%;
	height: -85px;
	}

#contenitoreMappa a {
	text-decoration: none;
	color: #fff;
}

#contenitoreMappa a:hover {
	text-decoration: underline;
}

/* il corpo centrale */
#corpo {
	width: 750px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}



/* il corpo centrale: le tre aree principali */
#principale {
	float:left;
	width: 620px;
	margin-bottom:3.6em;
}
/* Principale INTERNEi */
#principale_int {
	float:left;
	width: 768px;
	margin-bottom:3.6em;
	padding-left: 26px;
}

#prodotti{
	position: absolute;
	width:260px;
	left: 630px;
	top: 215px;
	padding: 0 5px;
	height: 150px;
}


/* il corpo centrale: prodotti o servizi che si vuole promuovere */
/* BOX spot Ã¨ il Box delle NEWS */

.spot {
	float:left;
	width: 140px;
	margin-top: 10px;
	margin-left: 12px;
	padding: 5px 3px 5px 5px;
	margin-right: 0px;
}

/* BOX spot Ã¨ il Box delle NEWS x PAGINE INTERNE NEWS */
.spot_news {
	float:left;
	width: 490px;
}

.spot_news h2 {
    margin:0;
	background-image: url("../immagini/sfondo_news490.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	margin-bottom: 5px;
	height: 24px;
}


* html .spot h2{
display:block;
}
.spot a img{
	margin-top:6px;
	display:block;
}
.spot p{
margin:3px 0;
}


.spot {
font-size: 12px;
letter-spacing: 1px;
}

.spot li {

padding-left: 10px;
margin-bottom: 5px;
background: url(../immagini/bullet.gif) left center no-repeat;

}

	
.spot a:link {
background:transparent;
text-decoration: none;
color: #fff;
}
.spot a:visited {
background:transparent;
text-decoration: none;
color: #fff;

}
.spot a:hover,a:focus,a:active {
	background:transparent;
	text-decoration: none;
	color: #cc0001;
}


/* BOX spot2 Ã¨ il Box del PROGRAMMA TRIMESTRALE */
.spot2 {
	float:left;
	margin-left:0px;
	width: 432px;
	margin-top: 1px;
}
.spot2_top {
	background-image:url("../immagini/bg_top_ok3.gif");
	background-repeat:no-repeat;
	background-position:left top;
	padding-top: 49px;
	margin-left: 15px;
}

.spot2 ul {

line-height: 1.5em;

margin-top: 0pt;

margin-right: 0pt;

margin-left: 1em;

}

.spot2 li {
padding-left: 10px;
margin-bottom: 5px;
list-style: disc;
list-style: inside;
letter-spacing: 1px;
font-weight: normal;
color: #000}


.spot2_middle {
background-image:url("../immagini/bg_middle_ok4.gif");
background-repeat:repeat-y;
margin-left: 15px;
}

.spot2_bottom {
	background-image:url("../immagini/bg_bottom_ok4.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	/*padding-bottom: 64px;*/
	height: 64px;
	margin-left: 0px;
	margin-top:0;
	padding-top:0;
}


.spot2 p {
   margin: 0px 10px 0px 10px;
   padding-left: 5px;
}


.spot2 h2, .spot2_int h2  {
    margin:0;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	height: 24px;
	color: #253b6d;
	font-weight:normal;
	font-style: normal;
	font-size: 13px;
	letter-spacing: 2px;
}

.spot2 h3, .spot2_int h3  {
    margin:0;
	padding-top: 20px;
	margin-bottom: 5px;
	height: 24px;
	color: #c054e6;
	font-weight:normal;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 2px;
}

/* BOX spot2 INTERNE */
.spot2_int {
	float:left;
	margin-left:30px;
	width: 537px;
}



/* BOX spot2 Ã¨ il Box del PROGRAMMA TRIMESTRALE x PAGINE INTERNE */
.spot_trimestrale {
	float:left;
	width:  490px;
}
.spot_trimestrale h2{
    margin:0;
	background-image: url("../immagini/sfondo_trimestrale490.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	margin-bottom: 5px;
	height: 24px;
}


/* BOX spot_interne Ã¨ il Box x PAGINE INTERNE */
.spot_interne {
	float:left;
	width: 490px;
	
}
.spot_interne h2 {
	margin:0;
	background-image: url("../immagini/sfondo_interne.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	margin-bottom: 5px;
	height: 24px;
	padding-left: 60px;
	color: #163061;
	font-size : 18px;
	line-height : 16px;
	letter-spacing: 2px;
	
	margin-bottom: 5px;

}


.spot_orario {
	float:left;
	width: 750px;
}
.spot_orario h2{
	margin:0;
	background-image: url("../immagini/sfondo_interne.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	margin-bottom: 5px;
	height: 24px;
	padding-left: 60px;
	color: #163061;
	font-size : 18px;
	line-height : 16px;
	letter-spacing: 2px;
	
	margin-bottom: 5px;
}

* html .spot2 h2{
display:block;
}
.spot2 a img{
margin-top:10px;
display:block;
}

/* prodotti e servizi  posti in evidenza: i bordi */


.newsletter h2{
	margin:0;
	padding:5px 6px 3px 6px;
	font-size:13px;
	font-weight: normal;
}
.newsletter {
margin-bottom:10px;
padding-bottom:5px;
float: left;width:100%;
}
.newsletter p{
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
}

.prodotto {
	
	color: #163061;
}
.prodotto h2 {
	color: #1e49b4;
	font-style: italic;
}
/* prodotti e serviz posti in evidenza: il titolo dei box */
.prodotto h2{
	margin:0;
	padding:5px 6px 3px 6px;
	font-size:20px;
	font-weight: normal;
	letter-spacing: 2px;
}
/* prodotti pagine interne */
.prodotto_int {
	
	color: #163061;
}
.prodotto_int h2 {
	color: #c054e6;
	font-style: italic;
}
/* prodotti e serviz posti in evidenza: il titolo dei box */
.prodotto_int h2{
	margin:0;
	padding:5px 6px 3px 6px;
	font-size:20px;
	font-weight: normal;
	letter-spacing: 2px;
}

/* prodotti e servizi  posti in evidenza: l'immagine del prodotto */
.prodotto img {
float:left;
margin:5px 0px;
}
.prodotto p{
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	line-height: 20px;
}
.prodotto{
	margin-bottom:15px;
	padding-bottom:5px;
	float: left;
	width:100%;
}



/* prodotti e servizi Nokia SENZA h2 */
.prodotto_no_h2 {

color: #163061;
}

/* prodotti e serviz posti in evidenza: il titolo dei box */


.prodotto_no_h2 img {
float:left;
margin:5px 5px 5px 6px;

}
.prodotto_no_h2 p{
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
}
.prodotto_no_h2{
	margin-bottom:10px;
	padding-bottom:5px;
	float: left;
	width:100%;
	border: 2px;
	border-style: solid;
	width: 160px;
	border-color: #d6d0b0;
}

 #prodotti ul, .spot ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 8px;
margin-bottom: 12px;
}
 #prodotti li, .spot li {
padding-left: 10px;
margin-bottom: 5px;
}





/* Link-Colori colonna prodotti */

#prodotti a:link, .spot2 a:link {
background:transparent;
text-decoration: underline;
color: #253b6d;

}
#prodotti a:visited,  .spot2 a:visited {
background:transparent;
text-decoration: underline;
color: #253b6d;

}
#prodotti a:hover,a:focus,a:active{
	background: #253b6d;
	text-decoration: none;
	color: #fff;
}

.spot2 a:hover,a:focus,a:active{
	background: #253b6d;
	text-decoration: none;
	color: #fff;
}


/* piÃ¨ di pagina */


#piede{
	clear:both;
	margin:0 0px 0px 150px;
	padding-top:0px;
	width:534px;
	font-size:110%;
	text-align:center;
	height: 50px;
}
#piede a {
	font-size:12px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#piede a:hover,#piede a:focus,#piede a:active {
text-decoration: none;
color: #163061;
background: #e4a4fb;
}

#piede p{
margin:0;
}
#piede p#legal{
	margin:5px 0;
}
#piede #copy{

font-size:83%;
color:#fff;
}


#extraDiv2 {
	background-image: url(../immagini/bottom_nuovo_1050_145.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 145px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
}




#h4 {
	background-color: #c054e6;
	
}



/* RTE */

.sfondo_bianco { background-color: #fff; }
.sfondo_arancione { background-color: #fea946; }
.sfondo_giallo { background-color: #ffff00; }
.sfondo_rosso { background-color: #ff3300; }
.sfondo_tab { background-color: #fecf98; }

.sfondo_rosa { background-color: #fff4ea; }

.sfondo_azzurro { background-color: #00ccff;}
.sfondo_azzurro a { font-size: 80%;}

.sfondo_verde { background-color: #66ff66; }
.sfondo_violetto { background-color: #ff0099; }

.rosso { color: #FF3333 }
.verde { color: #008000 }
.blu { color: #000080 }
.azzurro { color: #0000ff }
.rosa { color: #ff00ff }

/*Nascondere gli elementi come h1 sfondo logo, e sfondo news da usare dall'RTE */

.invisibile { display: none; }


.tx-slideshow-pi1 {
			text-align: left;
		}


#calendar-event  h1{
			font-size: 15px;
		}
		

#rgsgcontent h2 {
background: #d6d0b0;
		}
.rgsgcontent h2 {
background: #d6d0b0;
		}


/* GUESTBOOK */


  .tx-guestbook-result { color: #000; margin-left: 15px; }
  
.tx-veguestbook-pi1  h2.tx-guestbook-header {
        clear:both;
        color:#253b6d;
        display:block;
        font-size: 13px;
        font-weight:bold;
        padding: 4px;
        	width: 95%;
        margin: 0 15px 0 15px;
    }




.tx-veguestbook-pi1 .tx-guestbook-left {
	height: 6em;
}


.tx-veguestbook-pi1 .tx-guestbook-left

{
	float: left;
	width: 18em;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	min-height: 4em;
	padding: 0.1em 0.5em;
}






.tx-veguestbook-pi1 .tx-guestbook-right 

{

float: left;

width: 95%;


background-color: none;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

padding-top: 0.25em;

padding-right: 0.75em;

padding-bottom: 0.25em;

padding-left: 0.75em;

}


#middlebar (line 210)

{

color: #ffffff;

height: 1000px;

background-color: transparent;

background-image: url(../images/adelfa/bg/bg_home.png);

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

}

.onda_barca {
display: block;
background-color: transparent;
background-image: url(../immagini/ondabarca_ok.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center;
width: 410px;
height: 48px;
}


   .tx-srlanguagemenu-pi1 p { font-family: Verdana, sans-serif; font-size: .8em; line-height:100%; color: #35006d; margin-top: 8px; padding: 0; text-indent: 0; }
   .tx-srlanguagemenu-pi1 img { margin: 0 5px; padding: 0; border-style: none; }
   .tx-srlanguagemenu-pi1 .CUR { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .CUR a { background-color: transparent; color: #35006d; text-decoration: none; font-weight: bold; }
   .tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { color:#333333; }
   .tx-srlanguagemenu-pi1 .NO { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .NO a { background-color:transparent; color: #35006d; text-decoration:none; font-weight:bold; }
   .tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { color:#333333; }
   .tx-srlanguagemenu-pi1 .INACT { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .INACT a { background-color:transparent; color: #35006d; text-decoration: none; font-weight: normal; }
   .tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active { color: #333333; }
   .tx-srlanguagemenu-pi1 .SPC {  float: left; font-family: Verdana, sans-serif; font-size: .8em; line-height: 100%; color: #35006d; }
   .tx-srlanguagemenu-pi1 fieldset { }
   .tx-srlanguagemenu-pi1 fieldset legend { }
   .tx-srlanguagemenu-pi1 fieldset label { display: none; }
   .tx-srlanguagemenu-pi1 fieldset select { font-size: .8em; font-family: Verdana, sans-serif; background-color: #35006d; color: white; font-weight: bold; }
   .tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-0 { }
   
 table {margin: 3px 10px} 

 td,th{padding: 3px 5px} 
 caption {caption-side:bottom; font-size: 13px; }
 td.td-0, th.td-0 { width: 310px} 
