/* CSS Base */

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

body {
  font-family: helvetica, arial, verdana, tahoma, sans-serif;
  font-size: 12px;
	color: #333;
	/* background: #b8b8b8 url('index_css/sfondo.jpg') no-repeat fixed 0 0 ;*/
	background-color: #bb39b8;
	text-align: center;
}


H1,H2,H3,H4,H5,H6
{
    font-family: "Trebuchet MS",helvetica,arial,sans-serif;
    margin: 3px 0px 0px 0px;
    padding:0px 0px 4px 4px; 
    color:#fef;
}

H1,H2,H3,H4,H5,H6
{
    font-family: "Trebuchet MS",helvetica,arial,sans-serif;
    margin: 1px 0px 0px 0px;
    padding:0px 0px 0px 4px; 
    color:#111;
}

H3 {color:#666; font-size:14px;}
H2
{
 font-size: 150%;
}
H1
{    
 display:block;
 height:32px;
 padding:0px 0px 0px 10px;
 margin:18px 4px 0px 0px;
 text-shadow: rgb(170, 170, 170) 3px 3px 3px;
 background: transparent url('index_css/sfondo-h1.gif') repeat-x bottom center ;
 filter:alpha(opacity=60); 
 opacity: 0.6;
 -moz-opacity:0.6;    
 font-size: 18px;
 line-height: 32px;
color:#555;
}

h6
{
 font-family: arial,tahoma,helvetica, arial, tahoma, sans-serif;
 font-size:13px;
 font-weight:normal;
 text-align: justify;
 padding: 0px; 
 margin:0px 0px 0px 0px;
}


p, div.subblockTXT,body,div
{ 
 font-family: arial,tahoma,helvetica, arial, tahoma, sans-serif;
 text-align: justify;
 font-size: 14px;
 color:#000;
}
p, div.subblockTXT
{ 
 padding: 1px 1px 2px 2px; 
 line-height: 154%;
}

a {color:#009;}
a:visited { color:#04b;}

/* contenitori generali */
#subgenerale {
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 0px 8px;
	width: 690px;
}
#testa{
	text-align: right;
	padding-top: 0px;
}
#coda {
 height: 12px;
 width: 710px;
  display:block;
}
#barrasopra 
{
 background: transparent url('index_css/barra-sopra.gif') no-repeat 0 0 ;
 height: 16px;
 width: 710px;
  display:block;
 font-size:1px;
}
 #barrasotto 
{
 background: transparent url('index_css/barra-sotto.gif') no-repeat 0 0 ;
 height: 4px;
 width: 710px;
  display:block; 
 font-size:1px;
}
 #contenutomedio
{
 background: transparent url('index_css/contenuto-medio.gif')  repeat-y  0 0 ;
 width: 710px;
 height:auto !important;
 height:800px;
 min-height: 800px;
 display:block;
}

 #contenutosotto 
{
 background: transparent url('index_css/contenuto-sotto.gif') no-repeat 0 0 ;
 height: 21px;
 width: 710px;
  display:block;
}
 #barramedio {
	background: transparent url('index_css/barra-medio.gif') no-repeat  0 0 ;
	width: 710px;
  display:block;
  margin:0px;padding:0px;
}

/* Contenitore bianco */
div.block 
{width:680px; height:auto; padding-left:30px; padding-top:10px;}
/* SubContenitore scorrevole all'occorrenza */
div.subblock, div.subblockIMG, div.subblockTXT 
{width:640px; height:auto; overflow: auto;}



/* barra navigati*/
div.point
{ 
  display:block;
  padding: 0px 20px 12px 30px;
  margin: 0px 10px 0px 2px;
}
div.point a,
div.point a:visited,
div.point a:hover
{
 text-decoration: none;
 font-family: "Trebuchet MS",helvetica,arial,sans-serif;
 font-size: 10px;
 color:#000;
 margin: 0px;
 padding: 0px 14px 2px 10px;
 background: transparent url('index_css/point-testa.gif') no-repeat 0px -17px ;
}
div.point a:hover {
 color:#952db7;
 background: transparent url('index_css/point-testa.gif') no-repeat 0px 0px ;
 }
/* Blocco immagine commentata */
div.subblockIMG 
{
 text-align:left; 
 margin:0px; 
 padding:0px;
 font-family: "Trebuchet MS",helvetica,arial,sans-serif;
 font-size:10px;
 color:#9f5306;
}



/*  Tre Diapositive */

div.dia {display:block;margin:0px 30px 0px 2px;padding:0;height:165px;width:165px;background:#000 url('index_css/treimm/empty.jpg') 50% 49% no-repeat;float:left;border:1px solid black;}
div.dia a {display:block;text-decoration:none;cursor:pointer;margin:0;padding:0;height:165px;width:165px;background:transparent url('index_css/treimm/diapo.gif') -165px 0 no-repeat;float:left}
div.dia a span {margin:128px 0 0 20px;padding:0;height:24px;width:125px;overflow:hidden;font:normal normal normal 10px/12px  'Arial';color:#aF4101;vertical-align:middle;text-align:center;float:left;background:transparent}
div.dia a:hover {background:transparent url('index_css/treimm/diapo.gif') 0 0 no-repeat}
div.dia a:hover,div.dia a:hover span {color:#000}


/* Blocco immagine testo */
div.ImmagineTesto
{
 float:left;
 margin:2px 15px 5px 2px; 
}
a.AImmagineTesto, a.AImmagineTesto:hover 
{ 
 float:left;
 padding:1px; 
 margin:1px;
 border: 0px solid; 
 border-color:#ddd #999 #999 #ddd;
}
a.AImmagineTesto:hover { border-color:#999 #ddd #ddd #999;}
div.ImmagineTesto img 
{
 display: block; 
 padding:0px; 
 margin:0px;
}

/*


   Blocco News


*/
div.newscontainer
{
position:absolute; 
display:block; 
top:0px; 
right:0px; 
margin:0px;
padding:0px;
background: transparent url('index_css/news/sfondo.gif') no-repeat 0px 0px; 
width:25px; 
height: auto; 
overflow:hidden;
}
td.news
{
 BACKGROUND:#0066FF url('index_css/news/news-2.gif') no-repeat 0px 0px;
 width:170px;
 margin: 0px;
 padding: 10px 20px 10px 0px;
 border:0px solid #ddd;
 min-height:150px;
 height:150px;
}

td.news a {
 font: normal normal normal 11px/11px 'arial',verdana,tahoma;
 color:#676767;
 text-align:left;
 margin:0px;
 padding: 4px 6px 4px 16px;
 display:block;
 text-decoration:none;
 background:transparent url('index_css/news/pointer.gif') no-repeat 4px 8px;
 color:#000;
 display:block;
 width:100%;
}

td.news a:hover{
 background:#e5e5e5 url('index_css/news/pointer_hover.gif') no-repeat 4px 8px;
 color:#008;
}

/*


   Blocco Gmenu


*/
#bar {
    clear:left;
    background: transparent;

    border: 0px;
    padding: 24px 6px 0px 6px;
    margin: 0px 15px 0px 20px;
    z-index:400;
}

div.GMenu
{
display:block;
background: transparent;

padding:0px;
margin:0px;    
font-family: "Trebuchet MS",helvetica,arial,sans-serif;
font-size: 11px;
}   

div.GMenuTopBox a
{
background: transparent url('index_css/gmenu/caput.gif') no-repeat center left;
padding: 3px 8px 2px 5px;    
margin: 0px;
color: #fff;
text-decoration: none;
cursor:  pointer;
vertical-align:middle;
font-size: 14px;
line-height: 19px;
 white-space: nowrap;
}
div.GMenuTopBox a:hover   { background-color:#e183b7; color:#111;}
div.GMenuTopBox a:visited {color: #eef;}

div.GMenuBox  
{
background: #ff5b18;
width:140px;
visibility:hidden;
position:absolute;
top:0px;
left:0px;
z-index:-1;
border: 1px solid #e183b7;
}

div.GMenuBox a, div.GMenuBox a:hover, div.GMenuBox a:visited, div.GMenuBox a.GSub,div.GMenuBox a.GSub:hover
{    
position: relative;
display:block;
height:auto !important;
height:13px;
min-height:13px;
vertical-align:middle;
background: #e183b7;
padding: 2px 20px 2px 3px;
color: #000000;
text-decoration: none;
cursor:  pointer;
border-left: 20px solid #d173a7;
}
div.GMenuBox a:hover
{
background: #d173a7;
color: #ffffff;
border-left: 20px solid #c16397;
}
div.GMenuBox a.GSub 
{
background: #e183b7 url('index_css/gmenu/arrow1.gif') no-repeat  center right;
}
div.GMenuBox a.GSub:hover 
{
background: #d173a7 url('index_css/gmenu/arrow2.gif') no-repeat  center right;
color: #ffffff;
border-left: 20px solid #c16397;
}

