/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	text-align: left;
	padding: 0;
	margin-top: 15px;
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

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

a:active {
	color: #666666;
	text-decoration: underline;
}

a.layout:link {
	color: #999999;
	text-decoration: none;
}

a.layout:visited {
	color: #999999;
	text-decoration: none;
}

a.layout:hover {
	color: #333333;
	text-decoration: none;
}

a.layout:active {
	color: #999999;
	text-decoration: none;
}

a.breadcrumbs:link {
	color: #666666;
	text-decoration: none;
}

a.breadcrumbs:visited {
	color: #666666;
	text-decoration: none;
}

a.breadcrumbs:hover {
	color: #FF7A00;
	text-decoration: none;
}

a.breadcrumbs:active {
	color: #666666;
	text-decoration: none;
}

.home {
	font-size: 1em;
}

h2 {
	font-size: 1.1em;
	color: #666666;
}

h3 {
	font-size: 1em;
	color: #666666;
}

hr {
	border: 0;
	width: 90%;
	color: #999999;
	background-color: #999999;
	height: 1px;
}

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;
}

#contenitore {
	position: relative; 
	width: 500px;
	text-align: left;
}

#contenitore-intro {
	position: relative; 
	width: 800px;
	height: 540px;
	background-color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	display: none;
}

#servizi {
	width: 790px;
	height: 35px;
	margin-left: 50px;
	text-align: right;
	color: #999999;
	font-size: 9px;
	vertical-align: text-bottom;
	display: none;
}

#flash {
	width: 790px;
	height: 45px;
	margin-left: 60px;
	color: #EEEEEE;
	font-size: 11px;
	display: none;
}

#main {
	width: 500px;
	margin-left: 50px;
}

#main-contatti {
	width: 796px;
	height: 386px;
	background-color: #EEEEEE;
	background-image: url(../images/sfondo_mondo.jpg);
	margin-left: 50px;
	border: 2px solid #CCCCCC;
	background-repeat: no-repeat;
	display: none;
}

#main-home {
	width: 796px;
	height: 386px;
	background-color: #EEEEEE;
	background-image: url(../images/sfondo_home.jpg);
	margin-left: 50px;
	border: 2px solid #CCCCCC;
	background-repeat: no-repeat;
	display: none;
}

#contenuto {
	width: 500px;
	padding: 8px;
	color: #666666;
	font-size: 0.9em;
	line-height: 1.6em;
}

.scroll-pane {
	width: 500px;
}

#animazione {
	width: 800px;
	height: 520px;
	color: #CCCCCC;
	display: none;
}

#breadcrumb {
	float: left;
	display: inline; 
	width: 436px;
	height: 14px;
	margin-left: 10px;
	margin-top: 42px;
	color: #666666;
	font-size: 9px;
	display: none;
}

#logo {
	float: right;
	display: inline; 
	width: 336px;
	height: 56px;
	margin-right: 10px;
	text-align: right;
	color: #666666;
	display: none;
}

#footer {
	float: left;
	display: inline; 
	width: 500px;
	height: 70px;
	margin-left: 60px;
	margin-top: 40px;
	color: #999999;
	font-size: 9px;
}

#footer-intro {
	float: left;
	display: inline; 
	width: 550px;
	height: 20px;
	margin-left: 30px;
	color: #999999;
	font-size: 9px;
	display: none;
}

#claim {
	float: right;
	display: inline;
	width: 290px;
	height: 70px;
	margin-right: 60px;
	text-align: right;
	margin-top: 10px;
	color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	display: none;
}

.print_button {
	font-size: 9px;
}