@charset "utf-8";
/* CSS Document */

/* Eric Meyer's CSS Reset 
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
  text-align:justify
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
/*****GENERAL STYLING*****/

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	font-family:"arial", verdana, helvetica;
	font-size:12px;
	margin-bottom:3px;
	line-height:18px;
	color:#000;
}
h1, h2, h3, h4 {
	color:#013e6d;
	font-weight:normal;
}
h1 {
	font-size:26px;
	margin-bottom:15px;
	font-weight:normal;
}
h2 {
	font-size:18px;
	color:#f98232;
}
h3 {
	font-size:19px;
	margin-bottom:15px;
	font-weight:normal;
}
h4 {
	font-size:13px;
	color:#013e6d;
}
h4 a {
	color:#013e6d;
}
#home h1 {
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:0;
}
#home h2 {
	font-size:12px;
	color:#f98232;
	margin:4px 0 14px 2px;
	padding:0px;
	font-weight:bold;
}
#news h2, #newsletter h2 {
	font-size:18px;
	color:#f98232;
	margin:0 0 20px 0;
	padding:0px;
	font-weight:normal;
}
a {
	color:#f87928;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#666666;
	text-decoration:none;
}

.excerpt_news a:hover {
  color:#f87928;
  text-decoration:none;
}

.clear {
	clear:both;
	
}
.clear_pic {
	clear:both;
	height:20px;
	
}
#container {
	width:960px;
	margin:0 auto;
}
/*****HEADER & TOPNAV*****/
#header {
	width:960px;
	height:130px;
	margin-bottom:15px;
	background:url(images/bottom_header.gif) bottom center no-repeat;
}
#logo {
	float:left;
	margin-top:28px;
	margin-bottom: 0px;
	height:92px;
	width:239px;
}
.selected {
	color:#1d1101;
}
#topnav {
	float:right;
	font-size:12px;
	font-weight:normal;
	width:600px;
	text-align:right;
	margin-top:40px;
}
#topnav ul {
	display:inline;
}
#topnav li {
	text-decoration:none;
	display:inline;
	padding-left:5px;
}
#topnav li a {
	margin-left:5px;
	padding:3px 0;
	color:#666666;
	text-decoration:none;
}
#topnav li a:hover {
	color:#003d6a;
}
#innerContentLeft ul {
	margin-bottom:25px;
}
#innerContentLeft li {
	margin:0;
	padding:8px 10px 10px 15px;
	font-family:"arial", arial, helvetica;
	font-size:10px;
	background:url(images/bullet.gif) no-repeat left;
}
#sidebar {
	width:200px;
	float:right;
}
.news_clearer {
	clear:both;
	background:url(images/dot_grey.gif) top repeat-x;
	text-align:right;
}
/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	height: 280px;
}
#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 280px;
	background-color: #FFF;
}
#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
}
#slideshow DIV.last-active {
	z-index:9;
}
#slideshow DIV IMG {
	width: 960px; /* important to be same as image width */
	height: 280px; /* important to be same as image height */
	display: block;
	border: 0;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.slider1Image span strong {
	font-size: 14px;
}
.left_slide {
	top: 80px;
	left: 0;
	width: 580px !important;
	height: 130px;
}
.right_slide {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul {
	list-style-type: none;
}
/*   Content - General Styling   */
#content {
	width:960px;
	background:url(/images/slider_bottom.gif) no-repeat;
	padding-top:25px;
}
#content_home {
	width:960px;
	height:370px;
}
#content_int {
	width:960px;
	margin-bottom:10px;
}
#content_left {
	width:600px;
	float:left;
	clear:left;
	margin-top:25px;
}
#content_internal {
	float:left;
	clear:left;
	margin-top:25px;
	width:100%;
}
.offerta_left {
	float:left;
	clear:left;
	width:430px;
	padding:0 20px 0px 0px;
	margin:20px 0px 20px 0;
	border-right:8px solid #efefef;
}
.offerta_right {
	float:right;
	clear:right;
	width:430px;
	padding:0 20px 0px 0px;
	margin:20px 0px 20px 0;
	border-right:8px solid #efefef;
}
.offerta_img {
	float:left;
	padding:0 20px 0px 0px;
	border-right:8px solid #efefef;
	margin:0px 20px 0 0;
}

.proposta {
	float:left;
	padding:0 20px 0px 0px;
	margin:20px 0px 0 0;
	border-right:8px solid #efefef;
	clear:both;
}
.proposta_img {
	float:right;
	padding:20px 0px 0px 20px;
	border-left:8px solid #efefef;
	margin:0px 0px 0px 8px;
	width:230px;
}
.proposta_img_left {
	float:left;
	padding:0 20px 0px 0px;
	border-right:8px solid #efefef;
	margin:0px 20px 0 0;
	width:230px;

}
.chi_siamo_img {
	float:right;
	padding:0 0px 0px 20px;
	border-left:8px solid #efefef;
	margin:0px 20px 0 20px;
}
.chi_siamo_text {
	width:100%;
	padding:0 0px 0px 0px;
	margin:20px 0px 20px 0;
	clear:left;
}
.contatti_text {
	float:left;
	padding:0 0px 0px 0px;
	margin:20px 0px 20px 0;
	width:240px;
	clear:left;
}
.map_container {
	float:left;
	padding:0 0px 0px 0px;
	margin:20px 0px 20px 0;
	width:390px;
	clear:right;
}
.form_container {
	float:right;
	padding:0 0px 0px 0px;
	margin:20px 0px 20px 32px;
	clear:right;
}
.partner_logo {
	width:81px;
	height:50px;
	padding:0px 5px 0 0;
	margin:0px;
	float:left;
}
.partner_container {
	padding-bottom:15px;
	margin:20px 0 20px 0;
}
#newsletter {
	width:200px;
	height:100px;
	float:left;
	margin-top:30px;
	margin-left:0px;
	padding-left:10px;
	border-left:8px solid #efefef;
}
#newsletter h3 {
	font-size:17px;
	background:url(/images/dot_brown.gif) bottom repeat-x;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:3px;
}
#banner {
	float:left;
	height:100px;
	width:360px;
	margin-top:30px;
	margin-left:0px;
	padding: 0 0px 0 10px;
	border-left:8px solid #efefef;
}
label {
	font-size:8px;
	color:#fff;
}
#news {
	width:332px;
	float:right;
	margin-top:25px;
	padding-left:15px;
	border-left:8px solid #efefef;
}
.new {
	padding:0px 0px 0px 0px;
	margin-bottom:22px;
	clear:both;
	height:50px;
}
.excerpt_news {
	float:right;
	clear:right;
	width:236px;
}
.excerpt_news p {
	line-height:12px;
	padding-top:3px;
	color:#524c34;
}
.textbox:hover, .textbox:focus {
	background:url(/images/textbox_hover_bg.gif) repeat-x;
	border:1px solid #ffba68;
}
#search .textbox, #search_wmargin .textbox {
	float:right;
	width:145px;
}
.pagination {
	float:right;
	text-aligh:right;
	padding:30px 20px 0 0;
}
div.inputform fieldset {
	width:167px;
	height:50px;
	padding:0px 0 0 0px !important;
	margin:0px 0 0 0px!important;
	display:block;
	background: url(/images/search_back.gif) no-repeat top;
	border:0px;
}
div.inputform fieldset label {
	border:0px;
}
div.inputform fieldset label.privacy {
	padding:5px 0 0 0px;
	font-size:9px;
	text-align:left;
	width:120px;
}
div.inputform fieldset input.text {
	width:125px;
	background:none;
	border:none;
	height:25px;
	cursor:text;
	margin:0px;
	padding:0px;
	padding-left:5px;
	color:#9f9476;
	font-style:italic;
	font-size:11px;
}
div.inputform fieldset input.button {
	border:none;
	width:25px;
	height:15px;
	margin-left:5px;
	background:transparent;
	cursor:pointer;
}
/*****FOOTER*****/
#footer {
	height:43px;
	background:url(/images/bottom_header.gif) top center no-repeat;
	margin-bottom:30px;
	margin-top:30px;
	padding-top:15px;
	clear:both;
}
#footer_left {
	float:left;
}
#footer_right {
	margin-right:7px;
	float:right;
}
#footer p {
	font-size:10px;
	padding-top:10px;
}
#footer a {
	padding:2px 0;
	border:none;
}
#footer a:hover, #footer a.selected {
	color:#1d1101;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
.orange {
	color:#f98232;
}
#form {
	margin-bottom:15px;
	margin-top:0px;
	text-align:left;
	padding-left:0px;
	clear:right;
}
#form div {
	padding-left:0px;
	padding-bottom:5px;
	width:280px;
}
#form p {
	text-align: left;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0px;
	width:280px;
}
.message {
	font-size: 11px;
	font-family: 11px Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	background: #E0E0E0;
	color:#221E1F;
	padding: 1px 0 2px 10px;
	border: 1px solid #ccc;
	width:260px;
}
.n_letter {
	font-size: 11px;
	font-family: 11px Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	background: #E0E0E0;
	color:#221E1F;
	padding: 1px 0 2px 10px;
	border: 1px solid #ccc;
	width:195px;
	margin-left:10px;
}
input {
	background: #E0E0E0;
}
textarea {
	margin:0px;
	padding:0px;
	overflow: hidden;
	background: #E0E0E0;
	color: #000;
}
#form .sq {
	text-align: left;
	border: 1px solid #3A7382;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px 0 2px 15px;
	color: #666666;
}
#form .submit {
	background-color: #666666;
	font: bold normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	border: none;
	margin: 0 0 0 3px;
	padding: 1px;
}

.prezzo{
 text-align:left; /**/
 font-style:italic;
 margin-top:6px;
 color: #034975;
}

.privacy{
font-size:9px;
float:left;
}

.proposta li{
list-style-type:disc;
}

#content_left p{
width:98%;
text-align:justify;
}

.paginaproposta p{
width:70%;
}
