body{
	/*font-size: 76%;   /*dimensionamento percentuale del font */
    text-align: center;   /*centra in IE 5.x */
	height:100%;
	margin:0px;
    }

/*********************************   Caratteri tipografici ***********************************/
p  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:76%;
color:#333333;
line-height:150%;
text-align:justify;
}

H1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:86%;
}
H2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font:"Trebuchet MS";
font-size:150%;
color:#999999;
text-align:left;
font-weight:700;
font-stretch:narrower;
letter-spacing:-1px;
}

a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:76%;
text-decoration:none;
font-weight:bold;
color:#333333;
}

a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:76%;
text-decoration:none;
font-weight:bold;
color:#333333;
}
a:link a:visited a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:76%;
text-decoration:none;
font-weight:bold;
color:#333333;
}
a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:76%;
text-decoration:none;
font-weight:bold;
color:#FF0000;
}

#menu {
float:right;
}
#menu ul{
	margin: 0;
	padding: 0;
}
#menu li {
	padding:10px;
	display:block;
	height: 16px;
	float:left;
	background-image:url(../images/bordo.gif);
	background-repeat: repeat-y;
	background-position:left;
}



/****************************************  LAYOUT  *********************************************/


div#container {
    width: 100%;
    margin: 0px auto;   /*centra negli altri browsers*/
	vertical-align:top;
    } 
	
div#header {
	width:80%;
	text-align:left;
	position:relative;
	margin-left:10%;
	margin-right:10%;
}
div#flash {
	width:100%;
	background-color:#e6e6e6;
	background-image:url(../images/points.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}
div#content{
	margin-left:10%;
	float:left;
	width:80%;
}
div#content H1{
	text-align:left;
}




div#news {
/*	float:left;*/
/*	margin-right:10%;*/
	width:100%;
/*	margin:0px;*/
font-size:80%;
}


div#footer {
	clear:both;
	width:100%;
	background-color:#e6e6e6;
	background-image:url(../images/points.gif);
	background-repeat:repeat-x;
	background-position:top;
	min-height:100%;
	height:100%;
	vertical-align:top;
}
div#footer a {
	text-align:center;
	font-size:76%;
}
div#footer a {
	text-align:center;
	font-size:76%;
}

/********************   tabella news ****************************/
div#news {
text-align:left;
}

div#news TD{
text-align:left;
background-color:#e6e6e6;
}


.bordodestra{
background-image:url(../images/bordo.gif);
background-repeat:repeat-y;
background-position:right;

}
.bordosinistra{
background-image:url(../images/bordo.gif);
background-repeat:repeat-y;
background-position:left;
}
.bordosu{
background-image:url(../images/bordo.gif);
background-position:top;
background-repeat:repeat-x;
}
.bordogiu{
background-image:url(../images/bordo.gif);
background-repeat:repeat-x;
background-position:bottom;
}


/******************************************************* menu pagine interne ******************************************************/

.shadetabs{
padding-top:2px;
/**border-bottom: 1px solid gray;
width: 90%; width of menu. Uncomment to change to a specific width*/
margin-bottom: 0;
font-size:80%;
}

.shadetabs ul{
margin:2px;
padding: 3px 10px;
margin-left: 0;
margin-bottom: 0;
font: bold 80% Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
font-size:100%;
}

.shadetabs li{
display: inline;
/*margin: 0;*/
}

.shadetabs li a{
text-decoration: none;
padding: 8px 5px;
margin-right: 1px;
border: 1px solid #CCCCCC;
color: #2d2b2b;
background: white url(../images/bg-pulsanti.jpg) top left repeat-x;
font-size:80%;
}

.shadetabs li a:visited{
font-size:80%;
/*color: #2d2b2b;*/
}

.shadetabs li a:hover{
background: white url(../images/bg-pulsanti_up.jpg) top left repeat-x;
font-size:80%;
text-decoration: none;
color: #2d2b2b;
}


.shadetabs li.selected a{ /*selected main tab style */
background: white url(../images/bg-pulsanti_up.jpg) top left repeat-x ;
/*border-bottom-color: white;*/
}

.shadetabs li.selected a:hover{ /*selected main tab style */
background: white url(../images/bg-pulsanti.jpg) top left repeat-x;
text-decoration: none;
}

/******************************************************* Fine pafine interne ******************************************************/
div#content.spazioaziende a, a:link, a:visited, a:active, a:hover{
font-size:100%;
}

.mida {
line-height:110%;
text-align:left;
}
.mida li{
line-height:180%;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
}
