@charset "UTF-8";
/* CSS Document */

table {			
	border: ;
}


h5  { 		
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #d5d6da;
	margin: 10px 0px 20px 0px;
	padding: 8px 0px 6px 10px;
	font-size: 14px;
	text-align: left;
    font-weight: 100;
	text-transform : uppercase;
    letter-spacing:1px; 
	border-bottom: ; 
	border-right: ;	
	background:  #353a45;
}

h6  { 		
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #182a52;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: left;
    font-weight: 100;
	text-transform : ; /* uppercase */
    letter-spacing:1px; 
	border-bottom: ; 
	border-right: ;	
	background: ;
}

#pre_menu{
	position: relative; 
	top: 0px;
	left: 0px;
	width: 251px;
	height: 40px;
	background : url('images/pnback.gif');
	padding: 0px;
	margin: 0px;
	overflow: ; /* hidden */
}


#nav {
	position: relative; 
	top: -40px;
	left: 251px;
	width: 649px;
	height: 40px;
	background : url('images/pnback.gif');
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}



#nav a {
	display: block;
	width: 216px;
	height: 40px;
	float: left;
	text-align: center;
	text-decoration : none;
	text-transform : uppercase;
	line-height : 36px;
	padding: 0px;
	margin: 0px;
	color: #aaadb5;
	background : url('images/pnbutton.gif');
	font-weight : bold;
	font-size : 12px;
}

#nav a.active {
	background : url('images/pnbuttona.jpg') !important; 
}


#nav a:hover {
	color: #d5d6da;
	background : url('images/pnbuttonh.gif');
}

#space_1 {
	position: relative; /* absolute */
	width: 50px;
	height: 248px;
}

#pallino {
	position: relative; /* absolute */
	top: -6px;
	left: 0px;
	width: 120px;
	height: 20px;
	background : url('images/pallino.gif');
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}



#pallino a {
	display: block;
	width: 120px;
	height: 20px;
	float: left;
	text-align: left;
	text-decoration : none;
	text-transform : ; /* uppercase */
	font-size: 18px;
	font-weight : ; /* bold */
	line-height : 22px;
	padding:  0px 0px 0px 28px;
	margin: 0px;
	color: #182a52;;
	background : url('images/pallino.gif');
}

#pallino a:hover {
	color: #616e8d;
	background : url('images/pallinoh.gif');
}


A.ind_mail:link { text-decoration: none; color: #182a52;; font-style: normal; font-size: 17px; line-height : 28px;}      
A.ind_mail:visited { text-decoration: none; color: #182a52; font-style:normal; font-size: 17px; line-height : 28px;}         
A.ind_mail:hover { text-decoration: none; font-weight: ;/* bolder */ color: #616e8d; font-style:normal; font-size: 17px; line-height : 28px;} 

body {						
  margin: 0;
  height: 100%;
  width: 100%;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing:1px; 
  color: #182a52;;       
  text-align: center;
  background-color: #ffffff;		
}

p {			
	padding: 0px 0px 0px 0px;
	color: red;
}

img.destro {
float: right;
margin: 0px 0px 10px 10px;
}


#container {
 position: static; 
 width: 900px;
 height: ;
 margin: auto;  
}

#testata {
    position: relative;
	margin: auto; 
	overflow: hidden;
    width: 100%;  
    height:  100%;
    border: ; /* solid 1px */
	background-color: #f1f1f1;
	z-index: 10;
}


#text_1box {  /* box esterno */
    position: absolute; 
    top: 10px;
    left: 0px;
    width: 360px;  
    height:  ; 
	background-color: #353a45;
	z-index: 20;
}

#text_1 {
    position: relative;
 	padding: 7px 4px 7px 10px; 
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 100;
	text-transform : uppercase;
    letter-spacing:1px; 
    color: #d5d6da;      
	text-align: left;
	overflow: hidden;
	z-index: 20;
}

#text_2box{  /* box esterno */
    position: absolute;
    top: 50px;
    left: 0px;
    width: 360px;  
    height:  ; 
	background-color: ;
	z-index: 20;
}

#text_2 {
    position: relative;
 	padding: 7px 4px 7px 20px; 
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: 100;
    letter-spacing:1px; 
    color: #182a52;      
	text-align: left;
	overflow: hidden;
	z-index: 20;
}

