body{
	padding:0;
	padding-top:10px;
	margin:0;
	border:0;
	font-size:12px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	min-width:790;
	background-color:#3366CC;
}

#outer{
	width:790px;
	margin:0 auto;
}
#head{
	position:relative;
	width:790px;
	height:172px;
	background-color:#FFF;
}
#head h2{
	color:#3366CC;
	font-size:32px;
	left:250px;
	position:absolute;
	top:30px;
}
#menu_alto{
	bottom:-29px;
	height:25px;
	margin-left:0;
	margin-top:-26px;
	position:absolute;
	width:790px;
}
#menu{
	width:160px;
	float:left;
}
#menu_laterale{
	position:relative;
	background-color:#FFF;
	width:160px;
	float:left;
}
#right{
	width:596px;
	background-color:#FFF;
	margin-right:0px;
	float:right;
	min-height:693px;
	padding:5px 10px 5px 10px;
}
#corpo {
	background-repeat:repeat-y;
	margin-top:28px;
	min-height:700px;
	width:100%;
}

.ultimora {padding:3px; height:50px; font-family:"Courier New", Courier, monospace; font-size:9px; color:#000; }
.ultimora h3 {font-size:11px; margin:0; padding:0; margin-left:4px; margin-top:2px; font-weight:bolder; color:#000;}
.ultimora_slider {height:150px !important; overflow:hidden; position:relative;}
.ultimora_slider div.items { position:absolute;  height:20000em;} 
.ultimora_slider {height:150px !important; overflow:hidden; position:relative;}

.contenuto_testo
{	
	padding: 10px 2px 20px 2px;
}
.form{
	display:inline-block;
	vertical-align:top;
	padding-bottom:6px;
	position:absolute;
	left:150px;
	width:400px;
	text-align:left;
}
.contact_form {
	position:relative;	
}
.form_label {
	position:absolute;
}
#contact_form {
	position:absolute;
}

#contact_form input {
	width:203px;
	height:13px;
	font-size:10px;
	color:#1C1615;
}
#contact_form textarea {
	width:203px;
	height:130px;
	font-size:10px;
	color:#1C1615;
}
#contact_form select {
	width:209px;
	font-size:10px;
	color:#1C1615;
}

#contact_form .form_label{
	display:inline-block;
	width:160px;
	margin-left: 0px;	
}
label.error{
	margin-left: 10px;
}



div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 450px;
	left:35px;
    height:140px; 
	float:left;
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:137px;
	height:137px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
} 
 
/* you may want to setup some decorations to active the item */ 
.scrollable .active {
	border:2px solid #91A9CF;
	z-index:9999;
	position:relative;
}

.photosmall {
	position: relative;
	width: 500px;
	height: 160px;
	background-color: #ffffff;
}
   
a.browse {
	background:url(../images/hori_large.png) no-repeat;
	float:left;
	display:inline-block;
	width:30px;
	height:30px;
	float:left;
	cursor:pointer;
	font-size:1px;
	
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }
a.disabled {
	visibility:hidden !important;		
} 	




#basepulsantiera {
	border-top:			0px solid gray;
	display:block;
	border-bottom: 0px solid gray;
	background:			#003399; 
	
}


.pulsantiera1 { 
/*width:150px;*/

margin:0px 0px 0px 0px;
padding:3px 0px 3px 0px; /* elimino i rientri delle liste */
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
 }
.pulsantiera1 a { 
/*display:block;*/ /* il link occupa tutto lo spazio orizzontale */
text-decoration: none; /* elimino la sottolineatura, che si tratta di un link si capisce dalla struttura */
padding: 2px 1em; /* lascia spazio far il bordo del menu e il testo del link */
height: 2em;
 /*line-height: 2em; altezza del link: height e line-height devono avere il medesimo valore */ 
border-width: 1px;
border-style: none none none none; /* aggiungo dei bordi laterali */
BORDER-RIGHT: #c0c0c0 1px outset; 
BORDER-TOP: #c0c0c0 2px outset; 
BACKGROUND:#990000; 
BORDER-LEFT: #c0c0c0 1px outset; 
COLOR: #fff; 
BORDER-BOTTOM: #c0c0c0 2px outset; 
}
/*.pulsantiera { display:inline } *//*elimina lo spazio fra gli elementi della lista introdotto da Opera*/
.pulsantiera1 a:link, pulsantiera1 a:visited, pulsantiera1 a:active { 
border-color:Black;
BORDER-RIGHT: #c0c0c0 1px outset; 
BORDER-TOP: #c0c0c0 2px outset; 
BACKGROUND: #990000; 
BORDER-LEFT: #c0c0c0 1px outset; 
COLOR: #fff; 
BORDER-BOTTOM: #c0c0c0 2px outset;
} /* colori per il link */
.pulsantiera1 a:hover{ 
text-decoration: none;
color:#003399;
border-color:#003399;
BORDER-RIGHT: #c0c0c0 1px outset; 
BORDER-TOP: #c0c0c0 2px inset; 
BACKGROUND: #990000; 
BORDER-LEFT: #c0c0c0 1px outset; 
COLOR: #fff; 
BORDER-BOTTOM: #c0c0c0 2px inset;
} /* colori per l'effetto roll-over */

.pulsantiera1 .separatore { display: none}



/******** Pulsantiera *******/
div.pulsantiera {
  margin-bottom:8px;
}
