/* Global Styles */

img.box
{
	border:solid 1px #336699;


}


H1 {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight:bold;
	text-align:center;
}

H2 {
	font:18px times new roman;
	color: #CC3300;
	
	line-height:19px;
}

H3 {
	font:15px times new roman;
	color: #CC3300;
	font-weight:bold;
}


p
{
	text-align:justify;
}

body {
	margin:0px;
	color:#003366;
	}

td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
	
a {
	color: #CC3300;
	text-decoration:none;
	font-weight:bold;
	cursor: pointer;
    cursor: hand;
	}


	
a:hover {
	color:  #CC3300;
	text-decoration:underline;
	
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}
	
#div_spazio
{
	height:12px;
}


#footer, #footer a {
	color:#999999;
	font-size:9px;
	font-weight:bold;
}


/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	color: #FFFFFF;
	line-height:18px;
	font-family: "times new roman";
	font-size: 12px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:13px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.justify
	{
		text-align:justify;
	}	
/*table td
{
	border:black 1px solid;
}

*/



ol.decimal
{
    list-style:decimal;    
}

ol.offerta 
{
 margin-left:15px;
 list-style-type:decimal-leading-zero;
}

ol.offerta a
{
color:#003366;
text-decoration:underline;
}

ol.offerta li
{
    margin-top:10px;    
}


ul.horizontal
{
    width:100%;
margin-left: 0;
	padding-left: 0;
	display: inline;
    
}

ul.horizontal li
{
margin-left: 0;
	padding-left: 0;
	display: inline;
    
}


ul.vertical
{
    list-style-type:decimal;    
}

ul.vertical li
{
margin:5 0 2;
	padding-left: 4;
	display: inline;
    
}

	
	
a.red
{
  	color:#CC3300;
  	text-decoration:underline;
    
}	

a.blue
{
  	color:#003366;
  	text-decoration:underline;
    
}	

a.blue:hover
{
  	color:#CC3300;
    
}	


td.campo
{
    width:130px;
    vertical-align:top;    
}


#contentPage
{
    position:relative;
    text-align:justify;
    width:550px;    
    margin:10px 0 10px 0;
    height:auto;
}



ul.number
{
    list-style-type:decimal;
}

div#container
{
    position:relative;width:720;    
}

