/* INFO SUL TEMPLATE
-----------------------------------------------
NOME TEMPLATE : Neverland
DESCRIZIONE : Design fisso, centrato, con frame per titolo indice a sinistra e contenuto.
MASSIMA GRANDEZZA CONTENUTO: 500px
DISEGNATO DA : Mario Aprea
TEMPLATE DISRIBUITO CON LA LICENZA : Creative Commons Attribuzione - Non commerciale License Italia.

----------------------------------------------- */


/* STILE GENERICO 
============================== */

body {
    background-image: url(../img/back/sfondo.jpg);
/*    background-position: center; */
    background-repeat: no-repeat;
    background-attachment: fixed;

/*    background-repeat: repeat-y; */
/*	background-repeat: no-repeat;  */
 	background-color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
    text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

body.indice {
    background-image: url(../img/splash/rosa.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
 	background-color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
    text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #9B293C;
	text-decoration: underline;
}

a:visited {
	color: #9B293C;
	text-decoration: underline;
}

a:hover {
	color: #B83841;
	text-decoration: none;
}

#container {
    background-color: trasparent;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
    margin-left: auto;
    margin-right: auto;
  	width: 745px; 
	height: 100%;
   border: 0px solid #639CFF;
} 

#contentmain {
   float: bottom;
   margin-left: 210px;
   margin-bottom: 10px;
   text-align: center;
   border: 5px solid #639CFF;
   width: 520px;
   height: 370px;
   background-color: #00C0FF;
   font-size: 12px;
   -moz-opacity:0.8;
   filter:alpha(opacity=80);
}

#contentleft{
	float: left;
	border: 5px solid #639CFF;
	width: 170px;
	background-color: #0000FF;
	margin: 0px 0 10px 0;
	padding: 0 10px 5px 10px;
	font-size: 12px;
    -moz-opacity:0.8;
	filter:alpha(opacity=80);
}

#LeftCol {
   float: left;
   margin: 0px 0px 0px 0px;
   text-align: center;
   width: 200px;
   border: 1px solid #639CFF;
   background-color: transparent;
   overflow: hidden;
}

#RightCol {
   name: mirtillo;
   margin: 0px 0px 0px 200px;
   border: 1px solid #639CFF;
   text-align: center;
   width: 542px;
   background-color: transparent;
   overflow: auto;
}

#contbox {
   float: bottom;
   text-align: center;
   border-top: 1px solid #C0C0C0; 
   border-bottom: 1px solid #C0C0C0; 
   border-right: 1px solid #C0C0C0; 
   border-left: 1px solid #002B55; 
   width: 351px;
   background-color: #EFEFEF;
   background-image: url(imgmain/boxline.gif);
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
   margin-bottom: 10px;
   -moz-opacity:0.8;
   filter:alpha(opacity=80);
}

#smallbox {
   float: bottom;
   text-align: left;
   border: 1px solid #FFFFFF; 
   width: 440px;
   background-color: #808080;
   font-size: 12px;
   padding: 10px;
   margin-bottom: 10px;
   -moz-opacity:0.8;
   filter:alpha(opacity=80);
}

#medtsbox {
   float: bottom;
   text-align: left;
   border: 1px solid #FccFFF; 
   width: 500px;
   background-color: transparent;
   font-size: 12px;
   padding: 10px;
   margin-top: 20px;
   margin-bottom: 20px;
}

#footer{
   height: 32px; 
   clear: both; 
   background-image: transparent);
   borde- bottomr: 1px solid #c0c0c0;
   text-align: center;
}

.footertext {
    font-family: Tahoma, Times New Roman, Times, serif;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
    margin-top: 9px;
}

/* STILE INDICE
============================== */

.minilogo {
    float: bottom;
    text-align: center;  
	margin-left: 16px;
	margin-bottm: 5px;
	background-color: transparent;
}

/* STILE HEADER
============================== */

#header{
	border: 5px solid #c0c0c0;
    background-image: url(imgmain/bigback.gif);
    overflow: hidden;
	height: 100;
	margin-top: 0;
    margin-bottom: 0px;
}

.logo {
    float: bottom;
    text-align: center;
	margin-left: 0px;
	margin-top: 1px;
	padding-bottom: 2px;
	background-color: transparent;
}

.tasto {
   float: left;
   margin-top: 15px;
   background-color: transparent;
   padding-right: 30px;
}

/* STILE COLONNA
============================== */
.sectiontitle {
    font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 15px;
    letter-spacing: 1px;
    color: #639CFF;
	font-weight: bold;
    text-align: center;
    text-transform: capitalize;
	padding: 8px;
	background-color: transparent;
}

.keysection {
    float: bottom;
	align: left;
	background-color: transparent;
    margin-bottom: 8px;
    margin-top: 8px;
}

/* STILE CONTENUTO 
============================== */

.text{
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-align: justify;  
    margin-bottom: 15px; 
}

.data {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
    font-weight: normal;  
    text-align: left;
    color: #666666;   
    margin-bottom: 5px;
}

.trasparentbox{
	float: right;
	border: 1px solid #000000;
	background-color: #C0C0C0;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 12px;
    -moz-opacity:0.8;
	filter:alpha(opacity=80);
}

.logogrande {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}

.testogrande {
    margin-top: 12px;
    margin-bottom: 1px;
	text-align: justify;
	padding: 16px;
	font-size: 18px;
    font-weight: bold;
	color: #000000;
}

.menutitle {
    margin-top: 12px;
    margin-bottom: 1px;
	text-align: center;
	font-size: 18px;
	color: #ff0000;
}

.firma {
    margin-top: 4px;
    margin-bottom: 1px;
	text-align: right;
	font-size: 12px;
    font-weight: bold;
	color: #ffffff;
}

A.navlinkb:LINK{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : white;
	font-size : 10 pt;}

A.navlinkb:VISITED{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : white;
	font-size : 10 pt;}
		 
A.navlinkb:HOVER{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : #779BCB;
	font-size : 10 pt;}

A.navlink2:LINK{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : white;
	font-size : 10 pt;}

A.navlink2:VISITED{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : white;
	font-size : 10 pt;}
		 
A.navlink2:HOVER{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : blue;
	font-size : 10 pt;}
	
A.menuback:LINK{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : red;
	font-size : 10 pt;}
A.menuback:VISITED{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : red;
	font-size : 10 pt;}
A.menuback:HOVER{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : red;
	font-size : 10 pt;}

A.orange:LINK{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : #FF8000;
	font-size : 10 pt;}

A.orange:HOVER{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : #FFFFFF;
	font-size : 10 pt;}
	
A.orange:VISITED{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : #FF8000;
	font-size : 10 pt;}

A.bigorange:LINK{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : #FF8000;
	font-size : 12 pt;}

A.bigorange:HOVER{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : #FFFFFF;
	font-size : 12 pt;}
	
A.bigorange:VISITED{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : #FF8000;
	font-size : 12 pt;}
	
A.menulink:LINK{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : white;
	font-size : 10 pt;}

A.menulink:VISITED{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : orange;
	font-size : 10 pt;}

A.menulink:HOVER{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : blue;
	font-size : 10 pt;}

A.linklink:LINK, A.linklink:VISITED{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : #FFFFFF;
	text-transform: uppercase;
	font-size : 10 pt;
	}

A.linklink:HOVER{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : blue;
	text-transform: uppercase;
	font-size : 10 pt;}
	
A.bigmenulink:LINK{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : white;
	font-size : 12 pt;}

A.bigmenulink:VISITED{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : orange;
	font-size : 12 pt;}

A.bigmenulink:HOVER{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : blue;
	font-size : 12 pt;}


A.minilink:LINK{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : white;
	font-size : 8 pt;}

A.minilink:VISITED{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : orange;
	font-size : 8 pt;}

A.minilink:HOVER{
	text-decoration : none;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : blue;
	font-size : 8 pt;}
	
A.entes:LINK{
	text-decoration : none;
	text-align: center;
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-weight: bold;
	color : #ffffff;
    font-style: oblique;
	font-size : 8.8 pt;}

A.entes:VISITED{
	text-decoration : none;
	text-align: center;
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-weight: bold;
    font-style: oblique;
	color : #ffffff;
	font-size : 8.8 pt;}

A.entes:HOVER{
	text-decoration : none;
	text-align: center;
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-weight: bold;
    font-style: oblique;
	color : #ffffff;
	font-size : 8.8 pt;}

td.tabnavbar {
	text-align: center;
	border-top: 1 solid #FFFFFF; 
	border-bottom: 1 solid #FFFFFF;
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-weight: bold;
	font-size : 9pt;
	}

td.navbarup {
	text-align: center;
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-weight: bold;
	font-size : 9pt;
	background-color: #0000FF;
	}

td.navbardw {
	text-align: center;
	bgcolor : #FFFFFF;
	background-color: #779BCB;
}
	
td.tabtitle {
	text-align: center;
	border: 1 solid #FFFFFF;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	color : #FFFFFF;
	font-size : 11 pt;}

td.table {
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 9 pt;}

td.tableb {
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 9 pt;
    color: #0000FF;
	padding: 2px;
	}

td.tabrowl {
	text-align: left;
    vertical-align: top;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 9 pt;
    background-color: #ffffcc;
	color: #0000FF;
	padding: 5px;
}

td.tabrowr {
	text-align: left;
    vertical-align: top;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 9 pt;
    color: 0000FF;
    background-color: #FFFFFF;
	padding: 5px;
    }

td.tabrowrjus {
	text-align: justify;
    vertical-align: top;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 9 pt;
    color: #0000FF;
    background-color: #FFFFFF;
	padding: 5px;
    }

td.lef {
	text-align: center;
	background-color:#000000;
	height: 56;
	}

td.fotodes {
	text-align: center;
    vertical-align: top;
	height: 28;
	}
	
dt.link {
    margin-top: 10px;
}
	
p.jus {
	text-align: justify;
	margin-top:1;
	margin-left: 15px;
	}

p.justesto {
	text-align: justify;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
    margin-bottom: 5px;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 10 pt;
    color: #FFFFFF;
}

p.firmtesto {
	text-align: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
    margin-bottom: 5px;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 10 pt;
    color: #FFFFFF;
}

li.justesto {
	text-align: justify;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
    margin-bottom: 5px;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 10 pt;
    color: #FFFFFF;
}

/* PAGINE INIZIALI SEZIONI
============================== */
	
h1.tit {
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 18pt;
    color: #FFFFFF;
}	

p.titdes {
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 13.5 pt;
    color: red;
}

p.titdesjs {
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 13.5 pt;
    color: red;
}

h2.tit {
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 15pt;
	margin-top: 10px;
	margin-bottom: 14px;
    color: #FF0000;
}	

font.picdes {
	text-align: center;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size : 10 pt;
    color: white;
}
