/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; }


body{
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 76%;
	height: 100%;
	background: #ffffff;
}
a { text-decoration: none; color: #000000; font-size: 1em; padding: 1px 2px; }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }
img{border:0px none;}
br.clear { clear:both;}
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
	}	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header { 
	width: 750px; 
	margin: 0 auto;	
	padding: 0;
	position:relative;
	}
#ricerca {
	position: relative;
	z-index:1;
	top: 100px;
	background-position:center;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0 15px !important;
	padding:25px 0 0 15px;
	text-align:center;
	height:50px;
	line-height:50px;
	font-family:"Berlin Sans FB";color: #999; font-size:18px;
}


#ricerca form {

	padding:0;
	margin:0;
}

#di{
	position: absolute; 
	top:150px; left: 520px;
	font-family:"Berlin Sans FB";color: #999; font-size:12px;	
	}
#header div#menu { 
	/*background: url('img/header_botm.gif') no-repeat 0px 70px; */
	position:relative;
	top: 20px;
	left: 310px;
	width: 440px;
	padding:15px 0 0 10px !important;
	padding:14px 0 0 10px;
	height:30px;
	z-index:99;
	}	


/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#header ul {
	margin: 0 40px;
	padding: 0;	
	height:30px;
	}
#header li { 
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	font-size: 1em;
	width: 80px;
	height: 25px;
	float: left;
	text-align: center
	}	
#header li a { 
	display: block; 
	width: 100%;
	color:#999;
	padding-top: 7px;
	}		
#header li a.on,
#header li a:hover {  color: #000; height: 20px; font-weight:bold; }

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	width: 750px;
	margin: 0 auto;
	padding-bottom: 50px;
	padding-top:40px;
	text-align: left;
	position:relative;
	font-size: 14px;
	}
* html #content { padding-bottom: 60px; }	
#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content h2 { 
	padding-top: 100px;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	font-size: 1.8em;	
	margin: 0 0 20px 0;
	clear: both;
	}	
#content h2 em { 
	color: #09C; 
	font-style: italic;
	}
#content p {
	text-indent: 3em;
	line-height: 2.5em;
	letter-spacing: 0.1em;	
	}	
	
#content ul {
	margin: 20px 0;
	padding: 0 0 0 10px;
	}	
#content li {
	list-style-type: none;
	background: url('img/bullet.gif') no-repeat 0px 8px;
	line-height: 2em;
	letter-spacing: 0.1em; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0	
	}	
#content blockquote { 
	background-color: #FFFFF0; 
	margin: 20px 0; 
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#content blockquote p { margin: 0; text-indent: 0; }

/*------------------------------------------------------------*
**  Thumbnails
**------------------------------------------------------------*/
#backgroudOscura {
	display:none; 
	width:100%; 
	position:fixed; 
	top:0; 
	left:0; 
	background:#000000 none repeat scroll 0 0;
	opacity:0.8;
	z-index:9998;
}
.c_box_case {
	float:left; 
	background-color:#FFFFFF; 
	/*background-image:url(img/bg_box_case.gif);*/
	background-position:bottom;
	background-repeat:repeat-x; 
	border:1px solid #ffffff; 
	width:210px;
	height:210px;
	margin:10px;
	/*font-family:"Berlin Sans FB";*/
}
a.box_case:link,a.box_case:visited, a.box_case:hover{
	display:block;
	background:none;
	text-decoration:none;
	padding:15px;
	font-size:12px;
	color:#000033;
}

div.layer_case {
	position:absolute;
	top:10px; 
	left:30px; 
	display:none;
	border:1px solid #13007d; 
	width:520px; 
	background-color:#FFFFFF; 
	z-index:9999;
}
div.header_layer_case {
	background-color:#C8EEF0;
	padding:2px 10px;
	border-bottom:1px solid #13007d; 
}
	
/*------------------------------------------------------------*
**  left
**------------------------------------------------------------*/
#left {
	float: left;
	width: 125px;
	text-align: left;
	margin-right: 35px;
	border-top:2px solid #13007d;
	border-right:1px solid #13007d;
	padding-left:5px;
	}
#left select {
	width:120px;
}

/*------------------------------------------------------------*
**  right
**------------------------------------------------------------*/
#right {
	float: right;
	width: 438px;	
	text-align: left;	
	}
#barra_sx {
	float:right; 
	background-color:#FFF; 
	min-height:300px; 
	width:208px; 
	border:1px solid #FF0000; 
	margin:10px 0;
	padding:10px;
	color:#000000;
}
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {	
	position: absolute !important;
	width: 100% !important;
	z-index: 500 !important;
	position: relative;	
	padding: 10px 0;	
	margin-top: -36px;
	background-color: #999999;		
	color: #000;	
	font-size: 11px;
	border-top: 3px solid #ccc;
	}	
#footer p { margin: 0 10px; text-align: center; }
#footer a{ text-decoration: underline; }
#footer a:hover { background-color:#CCC; }

