/*padding e margin-T R B L
*/

body,td,th {
	color: #333333;
}

body{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: "Lucida Sans",Arial, Helvetica, sans-serif;
	background-color: #FE8F23;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
    }

a {

	color: #000000;
	text-decoration:none;

}

form, p {

margin: 0px;
padding: 0px;

}

.inputBoxRound {

width: 120px;
font-size: 10px;
height: 35px;
border: 0px solid #cccccc;
padding-left: 10px;
padding-right: 10px;
padding-top: 7px;
background:left top transparent url(../img/bg_ricerca.png) no-repeat scroll;

}

div#container{
	width: 980px;
	margin: 0px auto;   /*centra negli altri browsers*/
	text-align: left;   /*ripristina l' allineamento*/
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_interna.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    }
div#top {
	text-align: left;
	font-weight: bold;
	position: relative;
	background-image: url(../img/bg_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#top a{
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}

div#top a:hover{
		color: #FF9900;
}




div#header {
	background-repeat: no-repeat;
	position: relative;
	height: 60px;
	background-position: right top;
	display: none;
}
#borderHeader {
	height: 240px;
	width: 315px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D7D7D7;
	position: absolute;
	z-index: 200;
	left: 0px;
	top: 0px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 250;
}

.clear {

clear: both;

}
div#navigation {
	text-align: center;
}

div#navigation_right{
	float: right;
	margin-right: 20px;
}

div#navigation_right a{
	display: block;
	text-decoration:none;
	color:#333333;
	line-height: 30px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}


div#navigation_right a:hover{
		color: #000000;
}


div#navigation a{
	display: block;
	text-decoration:none;
	line-height: 20px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #666666;
}


div#navigation a:hover{
	color: #FE8F23;
}

div#content {
	margin: 0px;
	padding: 0px;
	min-height: 400px;
	margin-top: 10px;


}
/*menu di sinistra*/
div#leftcontent {
	width: 220px;
	float: left;
	border: 0px solid #cccccc;
}



div#middlecontent {
	margin-left: 230px;
}

/*contenuto di destra*/

div#rightcontent {
	width: 230px;
	float: right;
	padding-right: 10px;
}

div#testo{
	padding: 10px;
	line-height: 16px;
	background-image: url(../img/bgtesto.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* patte del footer */
div#footer {
	text-align: right;
	line-height: 20px;
	border-top: 1px dashed #666666;
	padding: 5px;
}


div#footer a{
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration:none;
	color:#003366;
	line-height: 25px;
	font-size: 11px;
}


div#footer a:hover{
		color: #000000;
}



div#subfooter {
	color:#DF8600;
	padding: 3px;
	text-align: center;

}
h1 {
	margin: 0px;
	padding: 0px;
}
.loading {
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
}
.loading_home {
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 491px;
	width: 434px;
	line-height: 491px;
}
#imgHead {
	height: 130px;
	padding: 10px;
}	

#imgHeadLeft {

	float: left;
	height: 110px;
	width: 300px;
	margin-left: 30px;
}

#imgHeadRight {
	height: 110px;
	margin-left: 400px;
	background-color: #ffffff;
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	margin-right: 30px;
}

#tutto {
	background-image: url(../img/bg_x_nav.png);
	background-repeat: no-repeat;
	background-position: center 56px;
}
div#top img {
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 20px;
}
div#menu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
div#slidehome {
	line-height:15px;
	border: 0px solid #9D9D9D;
}
div#headhome {
	height: 470px;
	text-align: center;
	padding-top: 100px;
}
div#topright {
	text-align: left;
	float:right;
	margin-left: 300px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;
}
