/*------------------------------------*/

#header {
   background: #0081b8 url(../img/testata.gif) no-repeat center;
   text-align:left
}

/*------------------------------------*/

#container{
	background-color: #ECF8FD;
}
#main{
	background:url(../img/angolo_inf_dx.gif) bottom right no-repeat #FFFFFF;
}
#colonnasinistra{
	background:url(../img/angolo_sup_sx.gif) top left no-repeat;
}
#colonnadestra{
	background:url(../img/angolo_sup_dx.gif) top right no-repeat;
}
#fotohome{
	background-color: #0081b8;
}
#footerinho{
	background-color: #F7931D;
	color: #2D336B;
}
#footerinho a{
	color: #2D336B;
}
.angolobl{
	background:url(../img/angolo_inf_sx.gif) bottom left no-repeat;
}


/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/*    ==============[   ACCESSIBILITY    ]===============*/
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
#accessibility{
	background-color:#ECF8FD;
}
#accessibility ul{
	background:#ECF8FD;
}
#accessibility li{
	border-left:1px solid #0081b8;
}
#accessibility a{
	color:#000000;
}

.angolo_sup_sx{
	background:url(../img/angolo_sup_sx_blu.gif) left top no-repeat;
	display: block; 
	width: 15px; 
	height: 15px;  
	position: absolute; 
	left: 0px; 
	top: 0px;
}

.angolo_sup_dx{
	background:url(../img/angolo_sup_dx_blu.gif) right top no-repeat;
	display: block; 
	width: 15px; 
	height: 15px;  
	position: absolute; 
	right: 0px; 
	top: 0px;
}

.angolo_inf_sx{
	background:url(../img/angolo_inf_sx_blu.gif) left bottom no-repeat;
	display: block; 
	width: 15px; 
	height: 15px;  
	position: absolute; 
	left: 0px; 
	bottom: 0px;
}

.angolo_inf_dx{
	background:url(../img/angolo_inf_dx_blu.gif) right bottom no-repeat;
	display: block; 
	width: 15px; 
	height: 15px;  
	position: absolute; 
	right: 0px; 
	bottom: 0px;
}

/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/*    =================[   NAV    ]===============*/
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
#nav{
	background:url(../img/menu.gif) left bottom no-repeat #c8e6f7;
	min-height:354px;
	height: auto !important;
	height:354px;
}
#nav ul{
	background:url(../img/menu_top.gif) left top no-repeat;
}
#nav li a{
	color:#02445E;
	background:url(../img/freccia.gif) left top no-repeat;
}
#nav li a:hover, #nav li a.on{
	background:url(../img/freccia_on.gif) left top no-repeat #FFFFFF;
}
#nav li.on{
	background-color:#FFFFFF;
}
#nav ul ul{
	background-image:none;
}
#nav li li a{
	background:url(../img/freccia_mini.gif) left top no-repeat;
}
#nav li li a:hover, #nav li li a.on{
	background:url(../img/freccia_on_mini.gif) left top no-repeat;
}

/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]====[        TESTO          ]====[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
#testo h3.maintitle{
	color:#006F9A;
}


