@charset "utf-8";
/* CSS Document */

html,body{
margin:0;
padding:0;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
background:#35A4F5 url(../images/bg.gif) top left repeat-x;

}

.nascosta{
display:none;
}

a{color:#3266CC;}
a:hover{color: #FF0000;}


img, div, input { behavior: url("iepngfix.htc") }

img{
border:none;}

img.brd{
border:1px solid #FEFE00;
padding:3px;
}


input{
margin:5px;
}

ul{
margin:0px;
padding:10px;}
li{
margin:0px;
padding:2px;}

.ravie{
font-family:"Ravie", Georgia, "Times New Roman", Times, serif;
}

.rosso{
color:#CC0000;}

.verde{
color:#33CC00;}

.giallo{
color:#FFFF00;}

.lilla{
color:#FF66FF;}

.blu{
color:#0033CC;}

.arancio{
color:#FF6600;
}


div#header{
width:1100px;
  height:470px;
padding:0px;
}

#center {
background-color:#35A4F5;

padding: 0px;
  width: 1100px;

  vertical-align: middle;
  position: Absolute;
  top: 0%;
  left: 50%;
 margin-left: -550px;
}
  
div#footer{
clear:left;float:left;width:1100px;
height:60px;
font-size:11px;
color:#FFFFFF;
}


div#container{
	width:1100px;
	margin:0 auto;
	text-align:left;
	
}
div#wrapper{float:left;width:100%;
margin:0px;
padding:0px;


}
div#content{
margin: 0px;
padding:0px;
background:url(../images/bg_content.gif) top left repeat-y;
}

div#firstRow{
width:1100px;
height:252px;
}
div#secondRow{
width:1100px;
height:468px;
}

div#intFirstRow{
width:1100px;

}
div#intSecondRow{
width:1100px;
height:182px;
}
table.layout td{
padding:5px;
padding-left:5px;
}


div.leftSpaced{
clear:both;
padding-left:120px;}

.brd{
border:1px solid #FEFE00;
}
#logo{
float:left;
width:378px;
height:200px;
}
#menu_h{float:left;
width:722px;
height:200px;
background:url(../images/menu_h_bg.jpg) top left no-repeat;}
#splash{float:left;
width:1090px;
height:200px;
}
.menu_btt{
float:left;
padding-left:30px;
padding-top:65px;}
div.col2{
float:left;
width:460px;
vertical-align:top;
}
div.col2 p{
}
img.bordered{
clear:both;
float:left;
border:1px solid #FEFE00;
padding:3px;}

ul.freccette{

}
li.freccette{
padding:4px;
margin-top:0px;
font-size:14px;
color:#669900;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
list-style-image:url(../images/freccetta.gif);
}
table.gruppi{
font-size:12px;
font-weight:bold;
}

table.gruppi td{
padding:4px;
}

table.gruppi a{
font-size:12px;
color:#669900;
font-weight:bold;
font-family:"Ravie", Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}

table.gruppi a:hover{

color:#FF0000;
}



table.box td{
padding:4px;
color:#FFFFFF;
font
}
.ravie{
clear:both;
font-family:"Ravie", Georgia, "Times New Roman", Times, serif;
}
.homeTopSpaced{
padding-top:20px;
}

div.portaImgLeft{
float:left;
width:200px;
height:200px;
}
div.portaImgLeft img{
border:1px solid white;
padding:3px;
}
div.portaImgRight{
float:right;
width:200px;
height:200px;
}

div.portaImgRight img{
border:1px solid white;
padding:3px;
}

a.ravie{
color:#FFFF00;
text-decoration:none;
}
a.ravie:hover{
color:#FFFF00;
text-decoration:none;
}