html {
	font-size: 100%; /*Fix a IE em BUG*/
}
font, basefont {
	font-size: 100%; /*Fix a IE em BUG*/
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center; /* IE5 hack */
	background: #1a1a1a;
}



/*-------------------------------------------------------------------*/
/*                          Formattazione                            */
/*-------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}


p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

a, a.active {
	text-decoration: none;
	color: #ED7F00;
}
a:link, a.active:link {
	color: #ED7F00;
}
a:visited, a.active:visited {
	color: #ED7F00;
}
a:hover, a.active:hover {
	color: #999;
	text-decoration: none;
}


/*-------------------------------------------------------------------*/
/*                              Regions                              */
/*-------------------------------------------------------------------*/


div#container {
	text-align: left; /* IE5 hack */
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height:100%;
	position:relative;
}

div#header {
	text-align: left; /* IE5 hack */
	width: 990px;
	height:210px;
}

#logo {
	float: left;
	width: 250px;
	height: 170px;
}

#subheader {
	float: left;
	width: 475px;
	height: 120px;
	text-align:left;
	padding-top: 50px;
	padding-left: 265px;
	font-size: 2.4em;
	color: #FFFFFF;
	line-height: normal;
	text-shadow:1px 1px 3px #333333;
}

#iscrizione {
	float: left;
	width: 220px;
	height: 18px;
	background-image:url(images/bg_iscrizioni.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding:4px 10px 8px 20px;
	font-size: 1.4em;
}

#navigation {
	float: left;
	width: 720px;
	height: 14px;
	text-align:left;
	background-image:url(images/bg_navigation.gif);
	background-repeat:no-repeat;
	padding:6px 0px 10px 20px;
	margin-top:10px
}

#navigation  a, #iscrizione a{
float:left;
padding:0 20px 0 0;
text-decoration:none;
color:#FFF;
font-size:1em;
font-weight:bold;
text-transform: uppercase;
}

#navigation a:hover, #navigation a.active, #iscrizione a:hover, #iscrizione a.active{
color:#333;
}

#lingua {
	float: right;
	height: 12px;
	text-align:right;
	padding-top:2px;
}

div#sx{
	float: left;
	display:inline;
	position: relative;
	width:240px;
	margin-right:10px;
	margin-top:20px;
}

#titolo{
	float: left;
	position: relative;
	width:200px;
	padding: 10px;
	text-align:right;
}

#titolo h1 {
	color: #FFF;
	font-size: 1.7em;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;	
}

#main {
	float:left;
	position:relative;
	margin-top:20px;
	width:740px;
	text-align: left
}

#fascia {
	background-color:#FFFFFF;
	background-image:url(images/bg_fascia_sup.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
}

#fasciainf {
width:790px;
height:10px;
background-image:url(images/bg_fascia_inf.gif);
background-repeat: no-repeat;
margin-bottom:10px;
clear:both;
}

#box {
	background-color:#FFFFFF;
	background-image:url(images/box_header.gif);
	background-repeat: no-repeat;
	padding: 8px 10px 0 10px;
}

#boxinf {
width:240px;
height:10px;
background-image:url(images/box_footer.gif);
background-repeat: no-repeat;
margin-bottom:10px;
}

#box h2 {
	color:#FF8C00;
	font-size:1.3em;
	text-transform: uppercase;
	margin-bottom:10px;
}

#title {
background-color:#FF8C00;
width:470px;
padding: 0 10px 0 10px;
}

#titleinf {
width:490px;
height:10px;
background-image:url(images/bg_title_inf.gif);
background-repeat: no-repeat;
margin-bottom:10px;
}

#title h2 {
	color:#333;
	display:inline;
	font-size:1.3em;
	text-transform: uppercase;
}


#flash {
	height: 190px;
	width:190px;
	margin-left:10px;
	float:left;
}

#scroll {
	height: 190px;
	overflow: auto;
	padding: 0 10px 0 10px;
}

#mainfascia {
	padding: 0 10px 0 10px;
	clear:both;
	float:left;
}

#maintxt {
padding-right:40px;
width:480px;
float: left;
position: relative;
}

#dx{
	clear: right;
	float:right;
	 display:inline; 
	position:relative;
	width:190px;
}

#footer {
	clear:both;
	padding-top: 5px;
	text-align:right;
	width:980px;
}

#footer p{
	float:right;
	color:#fff;
	font-size:0.9em;
	padding-top:10px;
	padding-bottom: 20px;
}

#videoBar {
clear:both;
}

 table .resultTable_gsvb horizontal_gsvb {
width:700px}

div.resultDiv_gsvb{
margin:0 30px 0 30px;}

/*********** #navBar link styles ***********/

#sectionLinks ul a:link, #sectionLinks ul a:visited {display: block;}
#sectionLinks ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sectionLinks li {border-bottom: none;}

/* fix for browsers that don't need the hack */
html>body #sectionLinks li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	width: 240px;
	border-bottom: 1px solid #ccc;
	margin-bottom:20px;
}

* html #sectionLinks {padding-top:0px;} /* dirty fix for IEWIN; temporary! */

#sectionLinks ul, #sectionLinks p {margin:0 0px;}
/*#subcontent br {display: none;}*/

#sectionLinks a{
	height:10px;
	padding: 7px 0px 13px 10px;
	border-top: 1px solid #ccc;
	width: 230px;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	color:#FF8C00;	
}


#sectionLinks a:hover{
color:#FFFFFF;
}



.photo {
border-top:2px solid #FF9900;
}

	
	

.spacer{
	height:220px;
}

.news_data {
	float: left;
	margin-bottom: 3px;
}

.news_titolo {
	margin-left: 80px;
	margin-bottom: 3px;
}




/*FORM*/

.form_element label {
display:block;
float:left;
width:150px;
}

.form_element select, .form_element input {
width:150px;
}

.tooltipdiv {
display:none;
}

#whitebox div {
text-align:left;
}

.form_element {
float:left;
margin-bottom:8px;
margin-left:30px;
margin-top:8px;
}

.cf_text {
font-style:italic}


/*GUESTBOOK*/

#inputBox {
	display: none;
}

#error {
	color: #900;
}

.messageBox {
	padding: 5px 0 20px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	width:720px;
}

.message {
	margin-top: 5px;	
}
.navimage {
	border: 0;	
}
