/* CSS Document */

html,body{
	margin:0;
	padding:0px 0px 0px 0px;
	background: #f38d00;	
	font-family: arimo,Helvetica, Verdana, Arial,  sans-serif;
	
}
body{
	font-size: 76%;
	text-align:center;
}
p{
margin:0px 10px 10px 0px;
}
div#servizi{
	font-family: arimo, Verdana, Arial,  sans-serif;
	padding: 1px 10px 1px 0px;
	text-align:right;
	height:20px;
	line-height:1.5em;
}
div#servizi a{
	color:#ffe;
	padding-left:20px;
	text-decoration:none;
}
p.titolo{
padding:50px 0px 20px 0px;
color:#9d0624;
text-transform:uppercase;
font-size:1.4em;
font-weight:bold;
}
.ea{
	background: transparent  url(../images/fe.png) no-repeat center left;
	padding:1px;
}
.sa{
	background: transparent url(../images/fs.png) no-repeat center left;
	padding:1px;
}



div#header{
	position:relative;
	background-image: url(../images/header2.png);
	height:167px;
}
div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B;
}
div#header a{
	position:absolute;
	right:0;
	top:23px;
}


div#navigation{
	padding-left:20px;
}

div#footer{
	font-family: arimo, Verdana, Arial,  sans-serif;
	position:absolute;
	top:640px;
	color: #333;
	width:900px;
}
div#footer p{
	text-align:center;
}
div#footer a{
	display:inline;
	padding:0;
	color: #C6D5FD;
}
div#wrapper{
	background-image: url(../images/body.png);
	width:900px;
	margin:0 auto;
	height:505px; 
}
div#container{
	width:900px;
	margin:0 auto;
	text-align:left;	

}
div#content{
	color: #333;
	float:left;
	width:570px;
}

div#content p{
	line-height:1.4;
	padding-right:10px;
}
div#content h4,h5{
	font-size:1em;
	display:inline;
}
div#content h5{
	color: #F38D00;
	background: transparent  url(../images/freccia_arancio.png) no-repeat center left;
	padding:1.5em;
}
div#content h6{
	font-size:1em;
	color: #F38D00;
	display:inline;

}
.ui{
width:450px;
list-style-type: disc !important;
}


div#content a:link {
	color: #9d0624;
	text-decoration: underline;

}

div#content a:visited {
	color: #9d0624;
	text-decoration: underline;
}

div#content a:hover {
	color: #FF7A00;
	text-decoration: none;
}

div#content a:active {
	color: #FF7A00;
	text-decoration: underline;
}


div#navigation{
	float:left;
	width:300px;
}
div#extra{
	float:left;
	clear:left;
	width:300px;
}
div#footer{
	clear:both;

}


.scroll-pane {
	width: 540px !important;
	height: 306px;
	overflow: auto;
	font-family: Arimo,helvetica,  Arial,  sans-serif;
	font-size:120%;
	text-align:justify;

}


a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}

a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}

a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}

a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}
