body 
{
 background-image: url(/struttura/sfondi/roccia.png);
 font-family: arial,sans-serif;
 font-size: 76%;
 text-align: center;
 color: black;
}

/* background-color: #aaa;  */
/*div#container{ position:relative;width: 960px;margin: 0 auto;text-align: left;*/
/*border-left: 0px solid red;border-right: 0px solid red;background-color: #ddd;}.......per un layout fisso toglierei comment ed anche i bordi da content barra centrale*/
div#container 
{
width: 930px;margin: 0 auto;
text-align: center;
color: black;
background-color: #fff;
}

/* #fcc*/
/*stili generici, su header*/
div#header 
{
 height: 115px;
 background-color: #fff;
 color: black;
 background-image: url(/struttura/IMG/PNG/redtube.png);
 background-repeat: repeat-x;
}

/* h1,h2{margin: 0;padding:0;} */
h1 
{
 padding-left: 0.5em;
 font-size: 2.3em;
 line-height: 80px;
 font-weight: bold;
 font-family: arial, serif;
}


div#extra 
{
 background-image: url(/struttura/sfondi/sf_telagialla.png);
 border-color: green;
 border-style: solid;/*background-image: url(/IMG/PNG/ex_centro.png);*/
 color: #000;
 float: right;
 width: 200px;
}

div#extra  img
{
 border: none;
}

div#content 
{
 border-left-color: red;
 border-left-width: 0px;
 border-left-style: solid;
 border-right-color: red;
 border-right-width: 0px;
 border-right-style: solid;
 background-color: #fff;
 color: #000;/*background: url('/IMG/PNG/sfondo100_100.png');*/
 font-size: 1em;
 line-height: 1.6em;
 font-style: normal;
 font-family: arial;
 margin-top: 0;
 margin-right: 170px;
 margin-bottom: 0;
 margin-left: 170px;
 padding-top: 1em;
 padding-right: 10px;
 padding-bottom: 1em;
 padding-left: 10px;
 }

div#content  img
{
 border: none;
}

/*  */
div#footer 
{
 text-align: center;
 color: #000;
 padding: 1em;
 background-color: #ff0;
 clear: both;
}

/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/

/*h2{color: #999;font-size: 1.5em;}*/
/*stili specifici per il layout*/
div#navigazione
{
 color: #000;
 text-align: center;
 background-color: #ffffff;
 /*background-image: url(/struttura/IMG/PNG/sch_centro_rosa.png);*/
 float: left;/* Inizia il Simplified Box Model Hack */
/*width:160px; /* Dimensioni per Opera 5 */
/*width:170px; /* Dimensioni per Explorer 5.x */

 width: 165px;/* Dimensioni per browser standard compliant */

 padding-top: 0em;
 padding-right: 0;
 padding-bottom: 0em;
 padding-left: 0px;
 margin-top: 20px;
}

/*--------------------------------------------------------------------------------*/

div#navigation 
{
 color: #000000;
 text-align: center;
 background-color: #ffffff;
 background-image: url(/struttura/img/png/sch_centro_rosa.png);
 float: left;/* Inizia il Simplified Box Model Hack */
/*width:160px; /* Dimensioni per Opera 5 */
/*width:170px; /* Dimensioni per Explorer 5.x */

 width: 170px;/* Dimensioni per browser standard compliant */

 padding-top: 0em;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0px;
 margin-top: 10px;
}

/*stili per la navigazione*/
div#navigation ul 
{
 margin-top: 1em;
 margin-right: 0;
 margin-bottom: 1em;
 margin-left: 1em;
 padding: 0;
 list-style-type: none;
}

div#navigazione img
{
 border: none;
}

div#navigation a 
{
 color: #00f;
 font-size: 1em;
 line-height: 1.6em;
 font-style: normal;
 font-weight: bold;
 font-family: arial, sans-serif;
 text-decoration: none;
}

div#navigation a:hover 
{
 color: #f05;
 text-decoration: underline;
}


/*--------------------------------------------------------------------------------*/

div#navigation1
{
 color: #000000;
 text-align: center;
 background-color: #ffffff;
 float: left;/* Inizia il Simplified Box Model Hack */
/*width:160px; /* Dimensioni per Opera 5 */
/*width:170px; /* Dimensioni per Explorer 5.x */

 width: 170px;/* Dimensioni per browser standard compliant */

 padding-top: 0em;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0px;
 margin-bottom: 10px;
}


div#navigation1 div
{
background-image: url(/struttura/img/png/fasciamenuceleste.png);
background-repeat: repeat-x;
width: 170px;
}
 
div#navigation1 div:hover 
{
 color: #fff;
 text-decoration: underline;
 background-image: url(/struttura/img/png/fasciamenuazzurra.png);
}

div#navigation1 div:hover  a  /*al passaggio del mouse il colore del link diventa giallo*/
{
 color: #ff0;
 /*text-decoration: underline;*/
}


div#navigation1 a  /*definisce lo stile per il testo deei links*/
{
 color: #00b;
 font-size: 1em;
 line-height: 1.6em;
 font-style: normal;
 font-weight: bold;
 font-family: arial, sans-serif;
 text-decoration: none;
}

/*--------------------------------------------------------------------------------*/

div#navigation2
{
 color: #000000;
 text-align: center;
 background-color: #ffffff;
 float: left;/* Inizia il Simplified Box Model Hack */
/*width:160px; /* Dimensioni per Opera 5 */
/*width:170px; /* Dimensioni per Explorer 5.x */

 width: 170px;/* Dimensioni per browser standard compliant */

 padding-top: 0em;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0px;
}


div#navigation2 div
{
background-image: url(/struttura/img/png/fasciamenuarancione.png);
background-repeat: repeat-x;
width: 170px;
}
 
div#navigation2 div:hover 
{
 color: #f05;
 text-decoration: underline;
 background-image: url(/struttura/img/png/fasciamenuverde.png);
}

div#navigation2 div:hover  a  /*al passaggio del mouse il colore del link diventa giallo*/
{
 color: #ff0;
 /*text-decoration: underline;*/
}


div#navigation2 a  /*definisce lo stile per il testo deei links*/
{
 color: #550000;
 font-size: 1em;
 line-height: 1.6em;
 font-style: normal;
 font-weight: bold;
 font-family: arial, sans-serif;
 text-decoration: none;
}

/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*-----------------------------------   CLASSI   ---------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/

.ev_font 
{
 font-size: 12px;
}

.ev_red 
{
 color: #FF0000;
 font-weight: bold;
 font-family: arial, Helvetica, sans-serif;
 font-size: 12px;
}

.ev_green 
{
 color: #00FF00;
 font-weight: bold;
 font-family: arial, Helvetica, sans-serif;
}

.ev_blue 
{
 color: #0000FF;
 font-weight: bold;
 font-family: arial, Helvetica, sans-serif;
}

.schedacentro 
{
 font-size: 12px;
 font-family: arial, Helvetica, sans-serif;
 color: #0000FF;
 text-align: center;
 background-image: url(/struttura/img/png/sch_centro_rosa.bmp);
}

.tabella 
{
border: none;
}

.tabellacentrata
{
border: none;
text-align: center;
margin: auto;
}

.tabmenu tr 
{
 vertical-align: middle;
 text-align: left;
}

.tabstd 
{
 text-align: center;
}

.tabstd th 
{
 background-color: yellow;
 text-align: center;
}

.tabstd .grigia 
{
 background-color: #bbbbbb;
}

.tabstd tr 
{
 background-color: #eeeeee;
 text-align: left;
}

.scorrevole1 
{
 color: #0000FF;
 font-weight: bold;
 font-family: arial, Helvetica, sans-serif;
 font-size: 18px;
}

.scorrevole2 
{
 color: #00AA00;
 font-weight: bold;
 font-family: arial, Helvetica, sans-serif;
 font-size: 18px;
}

.cancellato 
{
 color: #FF0000;
 text-decoration: line-through;
}

.titolonavigation
{
font-size:1.6em;
color:#A41E0F;
font-weight: bold;
font-style: italic;
}










