/* LANGUAGES hack */

#ita_ing {
	display: inline !important;
	float: right;
	height: 5px !important;
}

/* HACK IE6 anche se  brutto di prova */

#news_flashContainer { 	
	width: auto !important;
	} 

#news_flashContainer .news_testo img { 	
	width: expression((document.body.clientWidth > 571)? "570px" : "auto");
	max-width: 570px;
	height: auto;
	} 

/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	min-height:100%;
	height:100%; /* needed for container min-height */	
	text-align: center;
	
}
.cursor {  cursor: pointer}

h1,h2,h3
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
}

.subMenu
{
    margin-bottom:-6px;
}
.subMenuAccento
{
    margin-bottom:-9px;
}

table#masterTable
{
    padding:0px 0px 0px 0px;
    width:100%;
    min-width: 100%;
    height:100%;
    min-height:100%;
}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:990px;
	background:#ffffff;	
	 /*height:auto !important; real browsers */
	/* height:100%; IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: left;

}
div#container900 {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:900px;
	background:#ffffff;
	/*height:auto !important;  real browsers */
	/*height:100%;  IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	height:100%;
	text-align: left;
}

div#separatore{
	height:100px;
}
div#separatore_reg{
	height:420px;
}

div#pre_nav{
	height:50px;
}

div#navigazione{
	float:right;
	width: 635px;
	height:27px;
	text-align: center;

}

div#content 
{
    padding:1em 30px 100px; /* bottom padding for footer */
}

	
/*HEADER*/
div#header{
	height:152px;
	width: 900px;
}
div#ita_ing{
	width: 900px;
	height:11px;
	text-align: right;
}

div#logo{
	float:left;
	width: 269px;
	height:76px;
}

div#menu{
	float:right;
	text-align:right;
	width: 450px;
	height:35px;
	margin-top: 21px;
}

/*FINE HEADER*/

div#flashHome
{
	text-align: center;
}

div#bottomContainer 
{
    margin-bottom:0px;
    left:0px;
    clear:both;
    position:relative;
	width:100%;
	background-color:#181F31;
}

div#footer {
	clear:both;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:900px;
	height:90px;
	/*height:85px;
	background-color:#CC0000;*/
}

div#footerLeft
{
    float:left;
	width: 600px;
	/*height:85px;*/
	padding-left:20px;
	margin-left:0px;
	margin-top: 15px;
	text-align:left;
}

div#footerRight
{
    text-align:left;
	float:right;
	width: 254px;
	/*height:85px;*/
	margin-top: 15px;
}

div#boxLeft{
	float:left;
	width: 255px;
	padding-left: 20px;
	/*height:85px;*/
}

div#boxRight{
	float:right;
	width: 290px;
	/*height:85px;*/
}

div#testoFooter{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	/*color: #547CBF;*/
	color: #4766AF;
	text-decoration: none;
	line-height: 18px;
}
div#testoFooter a {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	/*color: #547CBF;*/
	color: #4766AF;
	text-decoration: none;
}

div#testoFooter a:hover {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	/*color: #547CBF;*/
	color: #4766AF;
	text-decoration: underline;
}

div#testoFooter2{
cursor:hand;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	/*color: #547CBF;*/
	color: #4766AF;
	text-decoration: none;
	line-height: 18px;
}
div#testoFooter2 a {
	cursor:hand;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	/*color: #547CBF;*/
	color: #4766AF;
	text-decoration: none;
}

div#testoFooter2 a:hover {
	cursor:hand;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	/*color: #547CBF;*/
	color: #4766AF;
	text-decoration: underline;
}

div#logoPopup{
	position:absolute;
	left:0px;
	top:0px;
	width:57px;
	height:295px;

}
div#mainPopup{
	position:absolute;
	left:57px;
	top:0px;
	width:443px;
	height:295px;
	text-align: left;

}
div#chiudiPopup{
	position:absolute;
	left:421px;
	top:263px;
	width:80px;
	height:30px;

}
div#testoPopup{
margin-left: 21px;
margin-top: 21px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	/*color: #547CBF;*/
	color: #191F2B;
	text-decoration: none;
	line-height: 18px;
}
/*FINE STILE FOOTER*/

/*EXTRA*/
.spanLink{color:#5C7AC2;}
.spanLink a{color:#FFFFFF; text-decoration:none;}
.spanLink a:hover{color:#FFFFFF; text-decoration:underline;}