/*-------------------------
Reset
-------------------------*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1.5;
}

img {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}
a img {
	border:none;
}
.black {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
}

/*-------------------------
CSS Specifico per SIENERGIA
-------------------------*/
body {
	background: #8fcbfc url("images/bg_body.jpg") top center no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #2d2d2d;
}
.clear {
	clear: both;
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
a {
	text-decoration: none;
	color: #5aabed;
}
a:hover {
	text-decoration: none;
	color: #1d3c74;
}
.italic {
	font-style: italic;
}

h1, h2 {
	text-transform: uppercase;
}
h1 span {
	text-transform: none;
}
h1 span.vedi_tutte {
	padding-left: 5px;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
}
h1 span.vedi_tutte a {
	color: #ffffff;
}
h1 span.vedi_tutte a:hover {
	color: #5aabed;
}
h2 {
	padding: 40px 0px 8px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #1d3c74;
}
h1, h2.col_title {
	padding: 16px 10px 4px 10px;
	margin-bottom: 20px;
	background-color: #1d3c74;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
h3 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #1d3c74;
}
h3 a {
	color: #1d3c74;
}
h3 a:hover {
	color: #5aabed;
}


/*
	STRUTTURA GENERALE
*/
#container {
	width: 955px;
	margin: 0 auto;
}

/* MENU SUPERIORE */
#logo {
	padding: 30px 49px 25px 51px;
	float: left;
}
#logo a {
	background: url("images/logo_baccarini.jpg") top left no-repeat;
	width: 235px;
	height: 55px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#menu {
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#menu ul li{
	list-style: none;
	float: left;
	padding-left: 12px;
}
#menu a {
	display: block;
	padding: 48px 6px 15px 6px;
	color: #1d3c74;
}
#menu ul li.active a {
	background-color: #ffffff;
}
#menu ul li a:hover {
	color: #ffffff;
	background-color: #1d3c74;
}

/* FORM */
#form_container {
	height: 276px;
}
#img_big {
	float: left;
}
#form_box {
	width: 533px;
	float: right;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	color: #1d3c74;
	font-size: 12px;
}
#search_form {
	padding: 21px 20px 0px 0px;
}
.form_row {
	padding-bottom: 10px;
}
#search_form label {
	padding-right: 5px;
	font-weight: bold;
	font-size: 14px;
}
#search_form input, #search_form select {
	border: 1px	solid #ffffff;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #1d3c74;
	border: none;
}
#search_form input.prezzo {
	width: 187px;
	height: 24px;
	border: none;
	padding-left: 3px;
	line-height: 24px;
}
#search_form select {
	width: 190px;
}
#search_form .select {
	position: absolute;
	overflow: hidden;
	background: #ffffff url("images/form_select.jpg") no-repeat;
	width: 165px;
	height: 24px;
	padding: 0 22px 0 3px;
	line-height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #1d3c74;
}

/* WRAPPER */
#wrapper {
	padding: 0px 20px 20px 20px;
	background-color: #ffffff;
}
#wrapper_home {
	min-height: 566px;
}
#wrapper_chi_siamo {
	min-height: 1026px;
}
#col_left, #col_right {
	float: left;
	padding-bottom: 1px;
}
#col_left {
	width: 312px;
	padding-right: 47px;
}
#col_right {
	width: 556px;
}

#col_right li {
	list-style: none;
	list-style-image: url("images/list.jpg");
	list-style-position: outside;
	margin-left:16px;
}
.localita {
	padding-top: 0px;
	font-size: 13px;
	color: #000000;
}
.vedi_tutto {
	text-align: right;
	margin-top: 10px;
}
.vedi_tutto a {
	font-style: italic;
}
.contattaci {
	padding-top: 20px;
	text-align: right;
}
.contattaci a {
	display: block;
	padding: 2px 10px 3px 10px;
	background-color: #1d3c74;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.contattaci a span {
	color: #5aabed;
}
.contattaci a:hover {
	display: block;
	padding: 2px 10px 3px 10px;
	background-color: #5aabed;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.contattaci a:hover span {
	color: #1d3c74;
}

/* HOME */
.col_home, .col_home_last {
	float: left;
	width: 172px;
	padding-right: 20px;
}
.col_home_last {
	padding-right: 0px;
}
#home_evidenza h3 {
	line-height: 18px;
	padding: 10px 0px 0px 0px;
}

/* CHI SIAMO */
.staff {
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 20px;
	height: 100px;
}
.staff_img, .staff_text {
	float: left;
}
.staff_img {
	width: 133px;
}
.staff_text {
	width: 423px;
}
.staff h3 {
	color: #1d3c74;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}
.staff span {
	font-family:Arial, Helvetica, sans-serif;
	color: #35709c;
	font-style: italic;
	font-weight: bold;
}
.staff a {
	color: #000000;
}
.staff a:hover {
	color: #35709c;
}

/* TEASER */
.teaser {
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 18px;
}
.teaser_img, .teaser_text, .teaser_vedi_scheda {
	float: left;
}
.teaser_img {
	width: 172px;
}
.teaser_text {
	width: 324px;
	padding: 0px 20px;
	text-align: justify;
}
.teaser_vedi_scheda a {
	float: left;
	background: url("images/vedi_scheda.jpg") top left no-repeat;
	width: 20px;
	height: 127px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.teaser_vedi_scheda a:hover {
	background-image: url("images/vedi_scheda_over.jpg");
}
.teaser h3 {
	color: #1d3c74;
	padding: 0px 0px 6px 0px;
	font-weight: bold;
	font-size: 14px;
}
.teaser span {
	font-family:Arial, Helvetica, sans-serif;
	color: #1d3c74;
	font-weight: bold;
	text-transform: uppercase;
}
.pagination {
	text-align: center;
	padding: 10px 0px;
	color: #5aabed;
}
.thumb_immobili, .thumb_immobili_last {
	float: left;
	width: 172px;
	height: 129px;
	padding: 0px 20px 20px 0px;
}
.thumb_immobili_last {
	padding-right: 0px;
}
.scheda_row {
	padding-top: 5px;
	border-bottom: 1px solid #cfcfcf;
	text-align: justify;
}
.scheda_col_left {
	float: left;
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	color: #1d3c74;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.scheda_col_right {
	float: left;
	width: 212px;
	color: #000000;
}
#pubblicato_codice {
	padding-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #1d3c74;
	font-size: 11px;
}
#pubblicato {
	float: left;
}
#codice {
	float: right;
}
.energy_class {
	color: #ffffff;
	font-weight: bold;
	width: 75px;
	height: 15px;
	float: left;
	display: block;
	line-height: 13px;
	margin: 3px 8px 0px 0px;
	padding:  0px 0px 0px 2px;
}
#class_Apiu {
	background: url("images/energy_class/class_Apiu.gif") center left no-repeat;
}
#class_A {
	background: url("images/energy_class/class_A.gif") center left no-repeat;
}
#class_B {
	background: url("images/energy_class/class_B.gif") center left no-repeat;
}
#class_C {
	background: url("images/energy_class/class_C.gif") center left no-repeat;
	color: #000000;
}
#class_D {
	background: url("images/energy_class/class_D.gif") center left no-repeat;
	color: #000000;
}
#class_E {
	background: url("images/energy_class/class_E.gif") center left no-repeat;
}
#class_F {
	background: url("images/energy_class/class_F.gif") center left no-repeat;
}
#class_G {
	background: url("images/energy_class/class_G.gif") center left no-repeat;
}

#descrizione {
	color: #1d3c74;
	font-weight: bold;
	font-size: 12px;
}
#icons {
	padding-top: 20px;
}
#icons ul li {
	float: left;
	padding-right: 20px;
	list-style: none;
}
#icons ul li a {
	width: 26px;
	height: 42px;
	display:block;
	overflow: hidden;
	display: block;
	text-indent: -9999px
}
#icons ul li.video a {
	background: url("images/icons/video.gif") top left no-repeat;
}
#icons ul li.maps a {
	background: url("images/icons/maps.gif") top left no-repeat;
}
#icons ul li.attachment a {
	background: url("images/icons/attachment.gif") top left no-repeat;
}
#icons ul li.video a:hover {
	background: url("images/icons/video_over.gif") top left no-repeat;
}
#icons ul li.maps a:hover {
	background: url("images/icons/maps_over.gif") top left no-repeat;
}
#icons ul li.attachment a:hover {
	background: url("images/icons/attachment_over.gif") top left no-repeat;
}
#torna_indietro {
	text-align: right;
	padding: 20px 0px;
}

/* SERVIZI */
#servizi_titoli li {
	list-style: none;
	font-size: 14px;
	color: #1d3c74;
	font-weight: bold;
	padding-bottom: 14px;
}
#servizi_elenco li {
	padding: 0px 0px 20px 0px;
	text-align: justify;
}


/* DOVE SIAMO */
#map {
  width:  556px; 
  height: 417px;
}


/* FOOTER */
#footer {
	padding: 52px 0px;
}
#fiaip {
	float: left;
	width: 215px;
}
#fiaip a {
	background: url("images/logo_fiaip.jpg") top left no-repeat;
	width: 215px;
	height: 97px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#testo_footer {
	float: right;
	width: 740px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	color: #1d3c74;
}
#testo_footer p {
	padding-bottom: 8px;
}
#testo_footer a {
	color: #1d3c74;
}
#testo_footer a:hover {
	color: #ffffff;
}
#testo_aroma, #logo_aroma {
	float: right;
}
#testo_aroma {
	line-height: 30px;
	padding-right: 5px;
}

/*------------------------------------
Stile per gmlightbox
------------------------------------*/
#gmlb_overlay {
	background-color: transparent;
	background-image: url(images/bg.png);
	z-index:1000;
}
#gmlb_label {
	background-color:white;
	font-family:Trebuchet MS;
	font-size:12px;
	color:black;
	float:left;
	padding-top:10px;
	margin-top:5px;
	width:608px;
	text-align:left;
}
#gmlb_container {
	background-color:white;
	padding:10px;
	border-color:#DDDDDD;
	border-width:1px;
	border-style:dotted;
	display:block;
}
#gmlb_close {
	background-color:#EEEEEE;
	width:32px;
	height:32px;
	float:right;
	cursor:pointer;
	clear:right;
	background-image:url(images/close.jpg);
	margin-top:5px;
}
