/*Reset code*/
body
{
	font-size: 62.5%;
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td
{
	margin: 0;
	padding: 0;
}

/*Code*/
body, html
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

#page-container
{
	width: 900px;
	margin: auto;
}

#ref_bar_top
{
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #666666;
	color: #ffffff;
}

#language_pack
{
	float: right;
	color: #ffffff;
}

a.language, a.language :hover, a.language :visited
{
	color: #ffffff;
}

#top_block
{
}

#logo
{
	float: left;
	height: 100px;
	width: 250px;
	margin-right: 10px;
	background-image: url(images/logo_definitivo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#clear
{
	clear: both;
	height: 0px;
}

#img-content
{
	height: 220px;
	background-image: url(images/claim.png);
	background-repeat: no-repeat;
	background-position: center;
}

#img-content-swf
{
	height: 220px;
}

#claim
{
	position: relative;
	top: 50px;
	width: 400px;
	float: right;
	padding-right: 20px;
	text-align: right;
}

#subclaim
{
	position: relative;
	top: 180px;
	width: 400px;
	float: right;
	padding-right: 20px;
	text-align: right;
}

span.claim
{
	font-size: 3em;
	color: #ff6600;
}
span.subclaim
{
	font-size: 1.5em;
	color: #ffffff;
}

span.enph
{
	color: #ff6600;
	font-weight: bold;
}

span.enph_car
{
	font-size: 1.25em;
	color: #ff6600;
	font-weight: bold;
}


#blocks
{
	clear: both;
	margin: 0; /*border: solid 2px #666666;*/
	padding: 0px;
	border: 0;
}
#left_block
{
	float: left;
	width: 300px; /*margin: 10px 15px 10px 15px;*/
	margin: 0px;
	padding: 0px;
}

#center_block
{
	margin: 0 300px;
}

#right_block
{
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#col_in, #col_2, #col_3
{
	padding: 15px 15px 15px 15px;
	color: #666666;
	line-height: 18px;
	font-size: 1.2em;
}

h2.subtitle
{
	font-size: 1.5em;
	color: #666666;
	font-weight: bold;
}
h2.subtitleenph
{
	font-size: 1.5em;
	color: #ff6600;
	font-weight: bold;
}

/*--MAIN NAVIGATION*/
#main-nav
{
	margin-top: 35px;
}


ul.menu-nav
{
	height: 30px;
vertical-align: middle;

}


.menu-nav li
{
	display: inline;
	font-size: 1.5em;
	text-align: center;
	}

.menu-nav li a
{
	float: left;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	margin: 0px 8px 0px 8px;
}

.menu-nav li a:visited
{
	color: #666666;
}

.menu-nav li a:hover
{
	border-bottom: solid 2px #ff6600;
	color: #000000;
}

.menu-nav li .current
{
	border-bottom: solid 2px #ff6600;
	color: #000000;
}

/*--END NAVIGATION*/

#content
{
	margin-right: 5px;
	padding-left: 5px; /*padding: 15px 15px 15px 15px;*/
	color: #666666;
	line-height: 18px;
	font-size: 1.2em;
}

h1.title
{
	font-size: 2em;
	color: #ff6600;
	font-weight: bold;
}

#title
{
	padding-bottom: 5px;
	border-bottom: solid 1px #999999;
	text-align: right;
	padding-right: 15px;
}

img.floatleft
{
	float: left;
	padding: 3px;
	margin: 5px;
	border: solid 1px #999999;
}

img.floatleftdock
{
	display: inline;
	vertical-align: middle;
	padding: 3px;
	margin: 5px;
	border: solid 1px #999999;
	width: 126px;
}

img.floatleftdock2
{
	display: inline;
	vertical-align: middle;
	padding: 3px;
	margin: 5px;
	border: solid 1px #ffffff;
}

img.center
{
	padding: 3px;
	margin: 0px 50px;
	border: solid 1px #ffffff;
}

img.floatleftnoborder
{
	float: left;
	padding: 0px 5px 0px 0px;
}
img.centerborder
{
	text-align: center;
	padding: 0px 5px 0px 0px;
}

#footer
{
	clear: both;
	height: 30px;
	padding: 10px 10px 0px 10px;
	border-top: solid 1px #aaaaaa;
	color: #999999;
	text-align: center;
}

.privacy
{
	color: #999999;
	font-size: 0.8em;
	text-align: justify;
}

#pre-footer
{
	clear: both;
	padding: 10px 10px 0px 10px;
	color: #999999;
	text-align: center;
}

#left_title
{
	float: left;
	padding: 15px;
	margin: 5px;
}
.subtitle3
{
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
	margin-top: 5px;
}

.subtitle4
{
	font-size: 1.0em;
	padding-left: 5px;
	margin-top: 5px;
	color: #ff6600;
}
.descrizione
{
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}

.linkinterno
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.desc
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	padding: 3px;
}

.desc a :hover
{
	color: #ff6600;
	text-decoration: underline;
	padding: 3px;
}
.desc a:visited
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	padding: 3px;
}

.after_descrizione
{
	text-align: right;
}

.semplice
{
	text-align: center;
	width: 200px;
}

.after_descrizione a, .schede a, .semplice a
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	padding: 3px;
}

.after_descrizione a:visited,  .schede a:visited, .semplice a:visited
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	padding: 3px;
}

.after_descrizione a:hover, .schede a:hover, .semplice a:hover
{
	color: #ff6600;
	text-decoration: underline;
	padding: 3px;
}


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


.linkinterno a:visited, .top_link a:visited, a.email, a.email a:visited
{
	color: #666666;
}

.linkinterno a:hover, .top_link a:hover, a.email a:hover
{
	color: #666666;
}

ul.list_service, ul.list_simple, ul.list_car
{
	padding-left: 15px;
}

ul.generic
{
	padding-left: 30px;
}
ul.list_faq
{
	padding-left: 3px;
}

.list_service li, .list_simple li
{
	display: block;
	text-align: left;
	list-style-type: none;
	padding: 3px 0px 3px 16px;
	background: url(    "images/12-em-check.png" ) left center no-repeat;
}
.list_faq li
{
	display: block;
	text-align: left;
	list-style-type: none;
	padding: 5px 0px 5px 30px;
	background: url(    "images/info.png" ) left center no-repeat;
}
.list_car li
{
	display: block;
	text-align: left;
	list-style-type: none;
	margin: 10px;
}

.list_service li a, .list_faq li a
{
	color: #666666;
	text-decoration: none;
}

.list_service li a:visited, .list_faq li a:visited
{
	color: #666666;
}

.list_service li a:hover, .list_faq li a:hover
{
	font-weight: bold;
	color: #000000;
}


#menu_sx
{
	padding-top: 15px;
	float: left;
	width: 250px;
}

#content_dx
{
	padding-top: 15px;
	color: #666666;
	line-height: 18px;
	font-size: 1.2em;
	width: 600px;
	margin-left: 250px;
}
#content_dx_form
{
	padding-top: 15px;
	color: #666666;
	line-height: 18px;
	font-size: 1.2em;
	width: 600px;
	float: right;
}

.toc
{
	padding-top: 2px;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}


.descrizione_strada
{
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: justify;
}

#skip_div
{
	padding-bottom: 5px;
	border-bottom: solid 1px #999999;
	padding-right: 15px;
	margin: 20px 0px 20px 0px;
}

.top_link
{
	padding-left: 15px;
	text-align: right;
	font-size: 0.8em;
}

.textbox
{
	border: solid 1px #999999;
	padding: 3px;
}

.drop
{
	border: solid 1px #999999;
	padding: 3px;
}

.intestacampi
{
	clear: both;
	padding: 5px 0px 3px 0px;
	display: block;
}
.intestacampi2
{
	padding: 5px 0px 3px 0px;
}

.validatore
{
	color: #ff6600;
	font-style: italic;
}

.button
{
	border: solid 1px #999999;
	padding: 3px 15px 3px 15px;
	margin: 3px 3px 3px 0px;
	background-color: #ffffcc;
	color: #000000;
}

.daystyle
{
	text-decoration: none;
	font-size: 0.8em;
	padding: 1px 5px;
}

.title_calendar
{
	text-decoration: none;
	font-size: 0.8em;
}

#calendario1
{
	border: solid 1px #999999;
	padding: 3px;
	float: left;
}
#calendario2
{
	border: solid 1px #999999;
	margin-left: 10px;
	padding: 3px;
	float: left;
}
#impila
{
	border-style: solid;
	border-width: 2px;
	border-color: #ff6600;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: -2px;
	text-align: center;
}
#impila_descrizione
{
	padding: 3px;
	text-align: center;
	margin-bottom: 20px;
}




