/* CSS Document */

body {
background-image: url(/stuff/imgs/bg.gif);
text-align : center;
margin: 0px auto;
width:780px;
}


/* 3col */
 
#content {
    width: 780px;
	background-color: #9933FF;
    margin: 0px auto;}
	 
#lhcol{
 position: absolute;
 padding: 0px;
 text-align: left;
 width:165px;
 top: 120px;
 background: #9933FF;
  z-index:6;}

#rhcol{
 position: absolute;
 padding: 0px;
 left: 50%;
 margin-left: 225px;
 width:165px;
 top: 120px;
  background: #9933FF;
 z-index:7;}

#cblock {
 width: 780px;
 top: 0px;
 background: #9933FF;
min-height: 1520px;
height: auto !important;
height: 1520px;
}

#hdr{
 height:90px; 
 width:780px; 
 background: #FFFFFF;
 color: #333333; 
 margin:0;
 border: solid #000000;
 border-width:0px 0;
  }
 
#menu{
 text-align: center;
 z-index: 1;
 height:25px;
 width:780px; 
 background:#9933FF;
 color: #FFFFFF; 
 top: 120px;
 line-height: 25px;
  }
  
#fotesta{
 top: 120px;
 width: 430px;
 height: 200px;
 text-align:center;
 z-index:8;
 }

#ccol{
 margin:5px 165px 0 165px;
 padding: 10px;
 min-height: 1360px;
height: auto !important;
height: 1360px;
 background:#ffffff;
 color: #333333;
 z-index:5;
 border: solid #000000;
 border-width:0px 0;
 }

#ftr {
 width:780px;
 border: solid #000000;
 border-width:0px 0;
 background:#9933FF;
 color: #FFFFFF; 
 text-align: center;
 margin:0;
 z-index:7;
 }

td.tag_left{
background: #000099;
background-image: url(/stuff/imgs/tag.gif);
background-repeat: no-repeat;
text-align: right;
height: 15px;}

td.tag_right{
background: #000099;
background-image: url(/stuff/imgs/tag_right.gif);
background-repeat: no-repeat;
text-align: left;
height: 15px;}

td.side_content{
background: #000099;
text-align: center;}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

h1{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC99FF;
    font-weight: bold;
	text-align: center;
	margin: 0; 
	padding: 0;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000099;
    font-weight: bold;
    line-height: 8px;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
    line-height: 12px;
	}

h4{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	margin: 0; 
	padding: 0;
	}

.testowhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.titolinowhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;

}

.testogrey {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.titologrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000099;
}

.titolinogrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.testatinewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

.corpopagina {
	padding-right: 8px;
	padding-left: 8px;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	text-align: left;

}

.testobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
