@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e7e7e7;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/body_background.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
/************  STRUTTURA **************/
#container {
	width: 954px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
}
#header {
	position: relative;
	background: #ffffff;
	padding: 0 10px 0 20px;
	height: 70px;
	border-bottom: 1px dashed #eee;
}
#mainContent {
	padding: 0 20px;
	background: #FFFFFF;
	min-height: 400px;
	position:relative;
	clear:both;
}
h3 {
	margin: 0px 0px 4px 0px;
	}
/************ MAIN CONTENT **************/
#pinza {
	position: relative;
	left: 80px;
	top: 32px;
	background-image: url(../images/pinza_sfondo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 560px;
	width: 758px;
}
#pinza_alta {
	position: relative;
	left: 80px;
	top: 32px;
	background-image: url(../images/pinza_sfondo_alta.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 600px;
	width: 758px;
}
#dentro_pinza {
	position: relative;
	left: 11px;
	top: 13px;
	width: 737px;
}
#dentro_pinza_centrata {
	position: relative;
	left: 11px;
	top: 64px;
	width: 737px;
}
#pinza_clip {
	position: absolute;
	left: 255px;
	top: -26px;
	background-image: url(../images/pinza.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 94px;
	width: 247px;
	z-index:10;
}
#mainContent a {
	text-decoration:none;
	color: #000;
}
#mainContent a:hover {
	text-decoration:none;
	color: #f80;
}
#mainContent ul {
	margin-left: 10px;
	padding-left: 10px;
}
#swf_orangebox {
	position: absolute;
	left: 30px;
	top: 20px;
	width: 300px;
	height: 300px;
}
img {
	border: 0;
}

/************  HEADER **************/
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#logo {
	float: left;
	margin:10px 20px 10px 10px;
}
#websites {
	float: left;
	margin:10px 10px 0px 10px;
}
/************ LINGUA ***************/
#flags {
	width: 21px;
	background-color: #eee;
	float : right;
	margin-top: 0px;
}
#flags img{
	vertical-align: middle;
	border: 0px;
	padding: 3px;
}

/************   FOOTER  **************/

.home #footer {
	padding: 15px 15px 15px 15px;
	background:#ffffff;
	border-top: 1px dashed #eee;
	text-align: right;
}
.home #footer p {
	margin: 0;
	padding: 10px 0;
}
#footermenu {
	text-align: right;
}
#footermenu a {
	color:#999999;
	text-decoration:none;
	border-left: 2px solid #999999;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footermenu a:hover {
	color:#f90;
}
/************ LINGUA ***************/
#seleziona_lingua {
	position: absolute;
	z-index: 10;
	left: 30px;
	top: 320px;
}
/************UTILITY  **************/
.clear {
	clear: both;
}
.evidenzia {
	font-weight:bold;
	color:#FF0000;
}
.black_pinza {
	width: 737px;
	height: 462px;
	background-color: black;
	color: white;
}
/************INDIETRO  **************/

#indietro {
	float: right;
	right: 10px;
	bottom: 10px;
	background-color: #eee;
	padding: 4px;
	width: 100px;
	text-align: center;
}
#indietro a {
	color: #666;
}
#indietro a:hover {
	color: #aaa;
}
#back {
	position: absolute;
	right: 10px;
	bottom: 10px;
	background-color: #eee;
	padding: 4px;
	width: 100px;
	text-align: center;
}
#back a {
	color: #666;
}
#back a:hover {
	color: #aaa;
}

#swf_contact{
	width: 730px;
	height:300px;
}
/*********** TABLE **********/
.table_contact td{
	text-align:center;
	vertical-align:middle;
}

/** FORM */
fieldset {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #DCEAF2;
}  
legend {
	margin-left: 1em;
	color: #000;
	font-weight: bold;
}
fieldset ol {
	padding: 0em 1em 0 1em;   
	list-style: none;  
}  
fieldset li {
	padding-bottom: 1em;  
}  
fieldset.submit {
	float: none;     
	width: auto;     
	border-style: none;     
	padding-left: 12em;     
	background-color: transparent;    
}
label {
	float: left;    
	width: 12em;    
	margin-right: 1em;    
	text-align: right;   
}
label em {
	color: #f00;   
}
fieldset fieldset {       
	border-style: none;       
	background-color: transparent;       
	background-image: none;      
}
fieldset fieldset legend {       
	margin-left: 0;       
	font-weight: normal;      
}
fieldset fieldset ol {       
	position: relative;       
	top: -1em;       
	margin: 0 0 0 13em;       
	padding: 0;      
}

fieldset fieldset label {       
	float: none;       
	width: auto;       
	margin-right: auto;      
}
.voce_contatto {
	font-size: 18px;
	vertical-align: top;
	width: 380px;
	display: block;
	float: left;
}
.voce_contatto img {
float:left;
}
/* POPUP  */
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}