/* STYLE GLOBALI */
body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:white;
	font-size:13px;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	
}

/* RTE HTML AREA */
p.align-justify{
	text-align:justify;
	margin:0px;
	padding-bottom:13px;
}
p.align-center{
	text-align:center;
	margin:0px;
	padding-bottom:13px;
}
p.align-right{
	text-align:right;
}
p.align-left{
	text-align:left;
}
p.bodytext{
	text-align:left;
	margin:0px;
	padding-bottom:13px;
	border:0px;
}
.tx-macinasearchbox-pi1 a {
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
text-decoration:none;
color:#385d80;
cursor:hand;
cursor:pointer;
}
a {
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
text-decoration:none;
color:#658fac;
cursor:hand;
cursor:pointer;
}
/*per textbox di inserimento*/
input[type="text"]{
font-size:1.0em;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;

}
img{
border: 0px;
}
/*per i link[a] figli di elementi di elenco [li]*/
li a{
text-decoration:none;
color:black;
cursor:hand;
cursor:pointer;
}
li p{
margin-top:0px;
margin-bottom:20px;
}
a:focus {
	outline:0;
}

/*per elementi contenitori elenco [ul] della classe link_menu*/
 ul.link_menu {
	list-style-type:none;
	margin:0 0 0 1px;
	padding:0 0 0 1px;
}
/*per elementi di elenco [li] della classe link_menu*/
 li.link_menu {
	float:left;
	margin-right:4px;
}

div#header {
	width:960px;
	height:93px;
	position:relative;
	background:white;
}
div#logo {
	width:160px;
	height:93px;
	position:absolute;
	background:url("../img/LogoNTS.jpg") ;
}
div#strumenti {
position:absolute;
	width:800px;
	height:93px;
	left: 160px;
}
/*IFRAME --------------------- */
div#banner_iframe {
	position:absolute;
	width:800px;
	height:93px;
	left: 160px;
	background:url("../img/b_iframe.jpg") ;
}
div#msg_iframe {

	clear:both;
}
div#msg_right_iframe {

	float:right;
	width:300px;
	text-align:right;
	color:#385d80;
}
div#contenuto_iframe {
	width:960px;
}
div#close_iframe {
	float:right;
}
/* ------------------------ */
div#lingua{
	position:absolute;
	top: 2px;
	left:740px;
	width:60px;
	height:12px;
}
div#lingua a{
	text-decoration:none;
	color:black;
	cursor:hand;
	cursor:pointer;
}

/*contenitore del menu in alto*/
div#strumenti_menu{
	position:absolute;
	top:30px;
	width:800px;
	height:48px;
	
}

div#menu_header{
	float:right;
	height:48px;
}

div#strumenti_menu a{
	cursor:hand;
	cursor:pointer;
	
}

div#search{
	float:right;
	height:48px;
}

div#but_sep{
width:2px;
height:48px;
float:right;
background:url("../img/separatore_01.png") ;
}
/*div#box_cerca_middle {
	width:70px; 
	height:18px;
	position:absolute;top:50%;left:50%;
	margin:-9px 0 0 -50px;
}*/
/*input box con ID=input_cerca*/

/*input#input_cerca
{
	position:absolute;
	width:94%;
	height:66%;
}*/

div#but_sep_8{
/*
position:absolute;
top:30px;
left:798px;
*/

width:2px;
height:48px;

float:right;
background:url("../img/separatore_01.jpg") ;
}
div#footer_line {
	margin-top:0px;
	width:960px;
	height:1px;
	background:url("../img/Linea.jpg") ;
}


