/* @override http://localhost:8888/viaggiacolori.it/css/style_viaggiacolori.css */

body, h1, h2, h3, h4, h5, h6, form, p, ul {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {
	font-size: 12px;
	color: #ff791e;
}

a:hover, #container a:hover {
	text-decoration: underline;
	color: #216b2c;
}

a img {
	border: none;	
}

button {
	cursor: pointer;
	border: none;
	vertical-align: middle;
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
}

button.cal {
	width: 16px;
	height: 16px;
	background: url(../img/icon/calendar.png) no-repeat;
}

button.but_search {
	width: 80px;
	height: 22px;
	display: block;
	margin: 0 5px 0 auto;
	background: url(../img/button/but_f_mini.png) no-repeat 0 top;
}

button.but_search:hover {
	width: 80px;
	height: 22px;
	color: #fff;
	font-weight: bold;
	background: url(../img/button/but_f_mini.png) no-repeat 0 -22px;
}

button.but_mini {
	width: 80px;
	height: 22px;
	background: url(../img/button/but_f_mini.png) no-repeat;
}

button.but_medium {
	width: 130px;
	height: 22px;
	background: url(../img/button/but_f_medium.png) no-repeat;
}

button.but_medium:hover, button.but_mini:hover {
	background-position: 0 -22px;
}

button.ritorna {
	width: 80px;
	height: 22px;
	background: url(../img/button/but_ritorna.png) no-repeat;
}

button.ritorna:hover {
	background-position: 0 -22px;
}

button.but_f_calc_prev, button.but_f_scegli_sist_vetr {
	font-size: 0.75em;
	width: 146px;
	height: 26px;
	background: url(../img/button/but_f_medium2.png) no-repeat;
	display: block;
	margin: 10px auto;
}

button.but_f_calc_prev:hover, button.but_f_scegli_sist_vetr:hover {
	background-position: 0 -26px;
}

button.but_prestige_hotel {
	background: url(../img/button/but_prestige_hotel.jpg) no-repeat;
	width: 174px;
	height: 220px;
}

button.but_prestige_hotel span {
	display: none;
}

button.but_prestige_hotel:hover {
	background-position: 0 -220px;
}

h1 {
	display: none;
}

h2 {
	color: #216b2c;
	font-family: "Arial Black","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 12px;
}

input, img {
	vertical-align: middle;
}

input.img_but_calc_prev {
	display: none;
}

input.img_but_scegli_sist_vetr {
	display: none;
}

label {
	font-size: 11px;
}

li {
	list-style-type: none;
}

p {
	font-size: 12px;
}

p.link_all {
	text-align: right;
}

p.link_all a {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

p.link_all a:hover {
	color: #ff791e;
}

p#alert, p.alert, p.mess_alert {
	margin: 10px 0px;
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
}

span.cel {
	display: none;
}

table {
	border-collapse: collapse;
}

table#first, table#blu {
	margin: 10px 0;
	background-color: #e3f3e3;
}

table#first tr#title, table#second tr#title, table#blu tr#title {
	background-color: #216b2c;
	color: #fff;
	font-weight: bold;
}

table#first.anagr_part, table#second.anagr_part, table#first.reg_age {
	width: 90%;
}

table#first tr#title_col {
	font-weight: bold;
}

table#first td, table#second td, table#blu td, table.anagr_pren td {
	font-size: 11px;
	padding: 5px;
	border-bottom: 1px solid #b2bec4;
}

table#first.descr_serv {
	margin: 20px 0;
}

table#first.descr_serv td {
	text-align: center;
}

table#first.descr_serv td.first {
	width: 40%;
	font-weight: bold;
	text-align: left;
}

table#first.descr_serv td.first span.comm {
	font-weight: normal;
	font-size: 8pt;
}

table#first.descr_serv span.volo {
	font-size: 12px;
	font-weight: bold;
}

table#first td.right {
	text-align: right;
}

table#second {
	margin: 10px 0;
}

table td a.link_dett {
	font-size: 11px;
}

table#partec {
	margin: 30px 0;
	width: 440px;
	background: #ebf1f3;
}

table#partec tr#title, table.griglia_prezzi th, table.anagr_pren tr#title {
	font-weight: bold;
	font-size: 13px;
	background-color: #155979;
	color: #fff;
}

table#partec tr#title td {
	padding: 5px;
}

table#partec td {
	padding: 7px;
	text-align: center;
}

table#partec td label {
	font-weight: bold;
}

table.griglia_prezzi {
	margin-bottom: 30px;
}

table.griglia_prezzi th, table.griglia_prezzi td {
	padding: 6px;
	font-size: 0.6em;
	border-bottom: 1px solid #c2cfd4;
	white-space: nowrap;
}

table.griglia_prezzi td.griglia_prezzi_quota {
	background-color: #fffebd;
	font-weight: bold;
}

table.promozioni {
	width: 99%;
}

table.promozioni tr.title td {
	border: none;
}

table.promozioni td {
	text-align: left;
	font-size: 10px;
	border-bottom: 1px solid #ccc;
	padding: 5px 0px;
}

table.promozioni td p {
	font-size: 12px;
}

table.promozioni td span.descr_promoz {
	font-size: 7pt;
	padding: 2px 5px;
}

table.promozioni td.type_promoz a {
	font-size: 9px;
}

table.promozioni td.checkbox_promoz {
	text-align: right;
}

table.anagr_pren {
	width: 99%;
}

td.totale span.totale {
	font-size: 12px;
}

ul.lett li {
	list-style-type: lower-alpha;
}

ul.num li {
	list-style-type: decimal;
}

ul.round li {
	list-style-type: disc;
}

.bold {
	font-weight: bold;
}

.erased {
	text-decoration: line-through;
}

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}

.middle {
	vertical-align: middle;
}

.inline {
	display: inline;
}

.evid_row {
	border-bottom-color: #ffb5ff;
	background-color: #edeeff;
}

.color_gray {
	color: #9c9c9c;
}

.clear_both {
	line-height: 1px;
	clear: both;
}

.clear_right {
	line-height: 1px;
	clear: right;
}

.clear_left {
	line-height: 1px;
	clear: left;
}

.bloc_center, .pulsan {
	margin: 10px auto;
	padding: 10px;
	text-align: center;
}

.bloc_center button {
	margin: 0 5px;
}

.block_message {
	margin: 1em 0;
    padding: 1em 15px 0 50px;
    border-style: solid;
    border-width: 2px 0;
}

.block_message.bm_medium {
	width: 400px;
}

.block_message p {
	margin: 0 0 1em;
	font-weight: bold;
	color: #a10000;;
}

.block_message.alert {
	background: #ffffd6 url(../img/icon/tringle_alert.gif) no-repeat 15px 50%;
    border-color: #155900}

.price, td.totale span.totale {
	font-family: "Arial Black","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #f00;
}

.div_border1 {
	border: 2px solid #bc1b31;
}

.div_border2 {
	border: 2px solid #216b2c;
}

.div_back2 {
	background: #bc1b31;
}

#container {
	width: 957px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

#global_link li {
	float: left;
	display: inline;
	text-align: center;
	line-height: 35px;
	margin: 0 3px 0 0;
	
}

#global_link li.gl_last {
	margin-right: 0;
}

#global_link li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 117px;
	height: 35px;
	background: url(../img/but_global_link.png) no-repeat left -1px;
	color: #fff;
}

#global_link li a:hover {
	background: url(../img/but_global_link.png) no-repeat 0 -36px;
	text-decoration: none;
	color: #000;
}

#header img.logo_op {
	margin: 10px 15px;
}

#header_ricerche {
	float: right;
	display: inline;
	margin: 15px 0 0;
	width: 470px;
}

#header_ricerche h4 {
	color: #216b2c;
	margin-bottom: 10px;
}

#header_ricerche .fssf_select_cont {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#header_ricerche .fssf_select_cont label {
	display: block;
}

#header_ricerche .fssf_select_cont select, #header_ricerche .fssf_select_cont input {
	width: 110px;
	font-size: 10px;
}

#header_ricerche #form_search_sist_filter button {
	margin: 9px 0 0;
}

#content {
	margin: 10px 0;
	height: auto !important;
	height: 450px;
	min-height: 450px;
}

#content_main.due_col {
	width: 765px;
	float: right;
}

#content_main h2 {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
}

#block_lat {
	width: 170px;
}

#block_lat .div_border2 {
	float: left;
	display: inline;
	width: 136px;
}

#block_lat .div_back2, #block_lat .div_border2 {
	padding: 15px;
	margin-bottom: 10px;
}

#block_lat li {
	padding: 4px 0;
	color: #fff32e;
	font-size: 12px;
}

#block_lat li a {
	text-decoration: none;
}

#block_lat li a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#block_lat .div_back2 h5 {
	color: #ffef2f;
	border-bottom: 1px solid #a3172a;
	margin-bottom: 10px;
}

#block_lat .div_border2 h5 {
	color: #f00;
	margin-bottom: 10px;
	border-bottom: 1px solid #b0b0b0;
}

#block_lat .div_border2 h6 {
	margin: 10px 0 5px;
}

#block_lat .div_back2 li a {
	color: #f5cf8d;
}

#block_lat .div_back2 li a:hover {
	color: #fff9b2;
}

#block_lat .div_border2 li, #block_lat .div_border2 li a {
	color: #000;
}

#block_lat .div_border2 p.link_all a {
	color: #216b2c;
}

#block_lat button.but_mini {
	display: block;
	margin: 10px 0 0 auto;
}

#home_lat {
	width: 270px;
}

#home_body {
	float: right;
	display: inline;
	width: 670px;
}

#slideshow_home {
	height: 180px;
	margin: 0 0 10px;
}

#vetrine_and_other {
	float: left;
	width: 480px;
}

#vetrina_offerte_home {
	float: left;
	display: inline;
	width: 456px;
	height: auto !important;
	height: 1px;
	min-height: 1px; /* IE6 Bug */
	padding: 60px 10px 10px;
	margin-bottom: 15px;
	background: url(../img/back_vetrina_offerte.jpg) no-repeat left top;
}

.vetr_style1 {
	border: 2px solid #1B75BB;
}

.voh_block {
	float: left;
	display: inline;
	width: 142px;
	height: 60px;
	margin: 0 15px 10px 0;
}

.voh_block.voh_last {
	margin-right: 0;
}

.voh_block a {
	text-decoration: none;
}

.voh_block h3 {
	font-size: 13px;
	color: #216b2c;
}

.voh_block h4 {
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

.voh_block p {
	color: #000;
	font-size: 10px;
}

.voh_block span.price {
	font-size: 11px;
}

#google_cont {
	margin: 10px 0 0;
}

#banner_raia {
	float: right;
	width: 154px;
	text-align: center;
	padding: 15px 10px;
	border: 1px solid #bbb;
}

#banner_raia span {
	font-size: 11px;
	text-decoration: none;
	color: #003888;
}

.price_block_home {
	float: left;
	display: inline;
	padding: 0 10px;
	width: 140px;
	height: 100px;
	text-align: center;
	border-right: 1px solid #bbb;
}

.price_block_home img {
	display: block;
	margin-bottom: 5px;
}

.price_block_home a {
	text-decoration: none;
}

.price_block_home a span {
	color: #000;
}

.price_block_home.pbh_first {
	padding-left: 0;
}

.price_block_home.pbh_last {
	border: none;
	padding-right: 0;
}

#motore {
	background-color: #1B75BB;
}

#mot.solo_date {
	padding: 10px;
	width: 350px;
	background: #e7e7e7;
}

#mot.solo_date h2 {
	margin-bottom: 10px;
	font-size: 15px;
	color: #155979;
}

#mot.solo_date input.mot_find {
	display: block;
	margin: 10px 0 10px auto;	
}

#motore {
	position: relative;
	width: 250px;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	display: inline;
}

#motore h4 {
	color: #fff;
	margin: 0 0 10px;
	padding: 0 0 0 7px;
}

#motore h4 img.lente {
	margin: 0 5px 0 2px;
}

#motore #motore_type_cont {
	float: left;
	display: inline;
	width: 234px;
	padding: 6px;
	border: 1px solid #165f99;
}

#motore_type_cont label {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}

#motore #motore_type_cont li {
	float: left;
	display: inline;
	width: 117px;
	padding: 3px 0;
}

#motore_type_cont li.item_sel label {
	color: #ffff4f;
}

#motore #motore_aj_type_result {
	float: left;
	display: inline;
	width: 230px;
	margin: 5px 0 10px 5px;
}

#motore_aj_type_result img.loader_mot {
	margin: 30px auto;
	display: block;
}

#motore_aj_type_result label {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

#motore_aj_type_result p.alert {
	text-align: center;
	font-weight: bold;
	color: #ff0;
	margin: 20px 0;
}

#motore p.mess_alert {
	color: #ff0;
}

.mot_cont_select {
	float: left;
	display: inline;
	width: 180px;
	margin: 5px 0 0;
}

.mot_cont_select p.alert {
	text-align: center;
}

.mot_cont_select select {
	width: 130px;
	font-size: 11px;
}

.mot_cont_select input {
	font-size: 11px;
}

#motore .mot_cont_select.mcs_data {
	width: 110px;
}

#motore_sist_cont {
	width: 345px;
	float: right;
	display: inline;
	margin: 0 0 20px;
}

#motore_sist_cont #motore {
	float: right;
	width: 325px;
}

#motore_sist_cont #motore h4 {
	margin: 0 0 10px;
}

#motore_sist_cont #motore_type_cont {
	width: 306px;
}

#motore_sist_cont #motore_type_cont li {
	width: 110px;
}

#motore_sist_cont #motore_aj_type_result {
	width: 310px;
}

#motore_sist_cont .mot_cont_select {
	width: 120px;
}

#motore_sist_cont .mot_cont_select.mcs_o {
	width: 150px;
}

#motore_sist_cont_extra {
	float: right;
	width: 345px;
	margin-bottom: 20px;
}

#motore_sist_cont table#first {
	width: 100%;
}

#motore_sist_cont table#first td {
	padding: 15px 10px;
}

#motore_sist_result_search .price {
	font-size: 15px;
}

#block_lat #motore {
	width: 150px;
}

#block_lat #motore_type_cont {
	width: 134px;
}

#block_lat #motore_aj_type_result {
	width: 130px;
}

#block_lat .mot_cont_select {
	float: left;
	display: inline;
	width: 140px;
	margin: 5px 0 0;
}

.vetrina_top {
	padding: 10px;
}

#content_main .vetrina_top h2 {
	font-size: 16px;
	margin-bottom: 0;
}

.vetrina_top h2 img {
	vertical-align: bottom;
	margin-right: 5px;
}

.vetrina_top p {
	font-size: 11px;
	margin: 10px 0 10px 5px;
}

.vetrina_top p.link_all {
	margin: 0;
}

.vetrina_top a {
	font-weight: bold;
	font-size: 11px;
}

.vetrina_top a.off_top_dest {
	color: #00609e;
}

.vetrina_top span a {
	text-decoration: none;
	color: #ef7135;
	white-space: nowrap;
}

.vetrina_top.vt_h {
	border: 2px solid #216b2c;
}

.vetrina_top span.off_top_quota {
	display: block;
	font-weight: bold;
	font-size: ;
}

.vetrina_top.vt_p {
	border: 2px solid #00609e;
}

.vetrina_top.vt_h h2 {
	color: #216b2c;
}

.vetrina_top.vt_p h2 {
	color: #1B75BB;
}

#home_lat .vetrina_top {
	margin-bottom: 10px;
}

#temi_home {
	float: left;
	display: inline;
	width: 480px;
	height: 235px;
}

#temi_home li {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
}

#temi_home li.th_last {
	margin-right: 0;
}

#temi_home a.temi_link {
	width: 150px;
	height: 105px;
	display: block;
}

#temi_home a.temi_link:hover {
	background-position: 0 -128px;
}

#temi_home a.temi_link span {
	display: none;
}

#temi_home a.tema3 {
	background: url(../img/temi/tema_3.jpg) no-repeat;
}

#temi_home a.tema6 {
	background: url(../img/temi/tema_6.jpg) no-repeat;
}

#temi_home a.tema10 {
	background: url(../img/temi/tema_10.jpg) no-repeat;
}

#temi_home a.tema11 {
	background: url(../img/temi/tema_11.jpg) no-repeat;
}

#temi_home a.tema12 {
	background: url(../img/temi/tema_12.jpg) no-repeat;
}

#temi_home a.tema13 {
	background: url(../img/temi/tema_13.jpg) no-repeat;
}

#temi_home a.tema15 {
	background: url(../img/temi/tema_15.jpg) no-repeat;
}

#temi_home a.tema16 {
	background: url(../img/temi/tema_16.jpg) no-repeat;
}

#temi_home a.tema17 {
	background: url(../img/temi/tema_17.jpg) no-repeat;
}

#temi_home a.tema18 {
	background: url(../img/temi/tema_18.jpg) no-repeat;
}

#home_body button.but_prestige_hotel {
	float: right;
}

#catalogo_home_cont {
	float: right;
	display: inline;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 150px;
	text-align: center;
	border: 2px solid #00609e;
}

#catalogo_home_cont img {
	margin: 0 0 5px;
}

#info_show_pac {
	margin: 10px 0;
}

#info_show_pac p {
	margin: 10px 0;
	font-weight: bold;
}

#info_show_pac span {
	color: #1B75BB;
	margin: 0 20px 0 0;
}

#opt_sh_pac {
	width: 300px;
	margin: 20px 0;
	padding: 10px 20px;
	border: 1px solid #ccc;
}

#show_lis_pac_find {
	width: 630px;
}

.blocco_pac {
	position: relative;
	float: left;
	display: inline;
	width: 100%;
	margin: 10px 0 20px;
	padding-bottom: 8px;
	height: auto !important;
	height: 130px;
	min-height: 130px;
}

.blocco_pac_cont {
	
	padding: 10px 0 10px 10px;
}

.blocco_pac h3, #blocco_info_sist_pac h3, #dett_pren_age .blocco_pac h2 {
	color: #fff;
	font-size: 16px;
	padding: 6px 10px;
	background-color: #216b2c;
}

.bloc_pac_img {
	float: left;
	width: 125px;
}

.blocco_pac img.img_pac {
	float: left;
	display: inline;
}

.bloc_pac_descr {
	float: left;
	display: inline;
	width: 315px;
}

.bloc_pac_descr p {
	font-size: 0.75em;
	margin-bottom: 6px;
}

.bloc_pac_descr p.bp_partenza {
	color: #1B75BB;
	font-weight: bold;
}

.bloc_pac_descr p.bp_tipo {
	padding-bottom: 10px;
}

.bloc_pac_descr a.link_info_sist {
	font-size: 11px;
}

img.cat_sist {
	height: 13px;
	margin-top: -2px;
	vertical-align: top;
}

span.loc_sist, span.app, #bisp_voli p span {
	color: #216b2c;
	font-weight: bold;
}

.bloc_pac_price {
	float: right;
	display: inline;
	text-align: center;
	width: 135px;
	padding: 15px;
	margin-right: 5px;
	border: 1px solid #b2b2b2;
}

.bloc_pac_price .bpp_cont {
	height: auto !important;
	height: 90px;
	min-height: 90px;
}

.bloc_pac_price p {
	font-size: 14px;
}

.bloc_pac_price p.bpp_ggnt {
	color: #155979;
	font-weight: bold;
	margin-bottom: 5px;
}

.bloc_pac_price p.bpp_price_scont {
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: line-through;
}

.bloc_pac_price p.bpp_txt {
	font-size: 11px;
}

.bloc_pac_price span.price {
	font-size: 24px;
}

#show_lis_pac_find img.logo_oper {
	display: none;
}

#blocco_info_sist_pac {
	margin: 0 0 10px;
}

#blocco_info_sist_pac img.img_sist {
	float: right;
	display: inline;
	margin: 10px;
	border: 3px solid #fff;
}

#blocco_info_sist_pac h3 {
	margin-bottom: 10px;
}

#blocco_info_sist_pac p, #descr_dett_pac p {
	margin: 3px;
}

#bisp_voli {
	margin: 15px 0;
}

#bisp_voli p {
	font-weight: bold;
}

#descr_dett_pac p span.quota {
	font-size: 20px;
	font-family: "Arial Black","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #f00;
}

#descr_dett_pac h3 {
	color: #8e0000;
	margin-top: 20px;
}

#transfer_opz {
	margin: 20px 0;
}

#transfer_opz h3 {
	margin-bottom: 5px;
}

#list_sist_cont_list {
	margin: 0 40px 0 25px;
}

#list_sist_cont_list h2 {
	float: left;
	display: inline;
	width: 660px;
	font-size: 14px;
	background-color: #1B75BB;
	color: #fff;
	padding: 4px 15px;
	margin-bottom: 10px;
	border-bottom: 3px solid #00599f;
}

.list_sist_cont_tipo {
	float: left;
	margin-bottom: 20px;
}

.list_sist_cont_sist {
	float: left;
	margin: 10px 0 20px;
	padding: 20px;
	border: 1px solid #ccc;
}

.list_sist_con_img {
	float: left;
}

.list_sist_cont_txt {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 520px;
}

.list_sist_cont_txt p.list_sist_cont_tar_disp {
	float:right;
	font-size:9px; 
	color: #004b00; 
	background: #ddebdd; 
	padding:3px 5px;
}

#list_sist_cont_list h3 a {
	text-decoration: none;
	font-size: 18px;
	color: #216b2c;
}

#list_sist_cont_list p span.lsc_dest {
	font-weight: bold;
	color: #114d7c;
}

#list_sist_cont_list p span.lsc_loc_sist {
	font-weight: bold;
	font-size: 11px;
}

#list_sist_cont_list span.lsc_type {
	margin: 0 0 0 10px;
}

#list_sist_cont_list img.stelle {
	height: 13px;
	vertical-align: baseline;
}

#list_sist_cont_list .list_sist_cont_txt a.lsc_link {
	font-size: 11px;
}

#list_sist #form_search_sist_filter {
	margin: 20px 30px 30px;
	float: left;
}

#list_sist .fssf_select_cont  {
	float: left;
	display: inline;
	margin-right: 30px;
}

#list_sist .fssf_select_cont label {
	display: block;
	font-weight: bold;
}

.fssf_select_cont select {
	width: 130px;
}

#list_sist #form_search_sist_filter button {
	float: left;
	margin: 10px 0 0 0;
}

#sist_cont {
	margin: 10px 10px 20px;
}

#sist_cont h2 {
	font-size: 22px;
}

#sist_cont h3 {
	font-size: 15px;
	margin: 10px 0;
}

#sist_cont h3 span {
	color: #1B75BB;
}

#sist_cont h4 {
	margin: 10px 0;
}

#sist_cont_right {
	float: right;
	width: 375px;
}

#but_prev_sist, #but_tar_prev_sist {
	float: right;
	margin: 0 0 10px;
}

#sist_img_cont {
	float: right;
	display: inline;
	width: 355px;
	margin: 0 0 25px 0;
}

#sist_img_cont img {
	margin: 5px 0 0 5px;
	border: 1px solid #cddbe1;
}

#sist_img_cont a {
	display: block;
	margin: 10px 0 0 0;
	text-align: right;
}

#descr_sist {
	margin: 20px 0;
}

#descr_sist p {
	text-align: justify;
}

#tariffe_sistemazione h5 {
	margin: 10px 0;
	color: #155979;
}

#tar_sist_note p {
	font-size: 11px;
	margin: 10px 0 0;
}

#galleria_sist {
	margin: 0 50px;
}



.all_list_vetrine, .all_off_top {
	width: 680px;
	margin: 20px 0;
	padding: 10px;
}

.all_list_vetrine img.img_dest_all_vetrine, .all_off_top img.img_dest_all_off {
	float: right;
	display: inline;
	margin: 9px;
	border: 3px solid #fff;
}

.all_list_vetrine h3 {
	color: #fff;
	padding: 4px 15px;
	margin-bottom: 10px;
	background-color: #1B75BB;
}

.all_list_vetrine p, .all_off_top p {
	padding: 7px 0 7px 8px;
	width: 510px;
}

.all_list_vetrine a {
	color: #155979;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.all_list_vetrine span.txt_vetrine {
	padding: 0 0 0 10px;
	font-size: 11px;
}

.all_list_vetrine p.link_all {
	margin: 0 160px 0 0;
}

.all_off_top h3 {
	background-color: #216b2c;
	color: #fff;
	padding: 4px 15px;
	margin-bottom: 10px;
	border-bottom: 3px solid #00db00;
}

.all_off_top p {
	width: 490px;
}

.all_off_top a {
	font-weight: bold;
}

.all_off_top a.nome_sist {
	color: #000;
	font-size: 13px;
	text-decoration: none;
}

#blocco_strut_vetr p.info_oper_footer {
	margin: 20px 0;
}

#lista_vetrine_nav_lat h6 {
	color: #216b2c;
	font-size: 12px;
}

#lista_vetrine_nav_lat ul {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dashed #c8c8c8;
}

#lista_vetrine_nav_lat li {
	line-height: 0.8em;
	padding: 5px;
}

#lista_vetrine_nav_lat li a {
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

#filtro_sist_nav_lat ul {
	margin: 0 0 0 10px;
}

#filtro_sist_nav_lat ul li {
	font-size: 10px;
}

#sist_alternative ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sist_alternative ul li a {
	font-size: 11px;
}

#autenticazione_agenzie {
	margin: 30px 0;
}

.autent_cont {
	width: 380px;
	margin-top: 10px;
	padding: 20px;
}

#autenticazione_agenzie .autent_cont .aafc_input_cont {
	float: left;
	display: inline;
	margin: 15px 20px 15px 0;
}

.autent_cont button {
	float: right;
}

#autent_age_login_result {
	margin: 20px 0 0;
}

#area_agenzie .aafc_input_cont, #area_cral .aafc_input_cont {
	margin-bottom: 10px;
}

#area_agenzie .aafc_input_cont label, #area_cral .aafc_input_cont label {
	font-weight: bold;
}

#area_cral .autent_cont  {
	width: 300px;
}

#home_age_cont {
	margin: 30px 0;
}

.hac_show_last_pren {
	margin: 0 60px 20px 0;
	padding: 10px 20px 20px 0;
	height: auto !important;
	height: 80px;
	min-height: 80px;
	border-bottom: 2px solid #bbb;
}

.hac_show_last_pren h3 {
	font-size: 13px;
	margin-bottom: 20px;
}

.hac_show_last_pren h3 img {
	margin-right: 5px;
}

.hac_pren_cont {
	margin: 5px 0 0 45px;
}

.hac_show_last_pren p {
	margin: 10px 0;
}

.hac_show_last_pren p a {
	text-decoration: none;
	font-size: 12px;
	color: #000;
}

.hac_show_last_pren p span.hac_pratica {
	font-weight: bold;
	color: #1B75BB;
}

.hac_show_last_pren p span.hac_dest {
	font-weight: bold;
}

#dett_pren_age {
	margin: 20px 0;
}

#dett_pren_age h2 {
	color: #155979;
	border: none;
}

#dett_pren_age h2 img {
	height: 15px;
}

#dett_pren_age h2 span.app {
	color: #ff0;
	font-size: 12px;
}

#dett_pren_age img.img_pac {
	float: right;
	margin: 5px;
}

#dett_pren_age .blocco_pac, #dett_pren_age #descr_dett_pac, #dett_pren_age table.servizi_pren, #dett_pren_age table.anagr_pren {
	float: none;
	margin: 20px 0;
}

#dett_pren_age img.logo_oper {
	display: none;
}

#area_cral h3 {
	margin-bottom: 20px;
}

#area_cral #list_pdf_cont {
	padding: 20px;
	margin: 10px 80px 10px 0;
}

#area_cral #list_pdf_cont button.ritorna {
	float: right;
}

#area_cral .block_off_pdf_cont {
	margin: 0 0 20px;
}

#area_cral .block_off_pdf_cont img {
	margin: 0 14px 0 0;
}

#area_cral .block_off_pdf_cont img.thumb_folder {
	margin: 0 5px 0 0;
}

#area_cral .block_off_pdf_cont h3, #area_cral .block_off_pdf_cont h4 {
	display: inline;
}

#area_cral .block_off_pdf_cont h3 a, #area_cral .block_off_pdf_cont h4 a {
	text-decoration: none;
	font-size: 13px;
}

.block_off_pdf_cont h3 a {
	color: #000;
}

#area_cral .block_off_pdf_cont a:hover {
	text-decoration: underline;
}

#promozioni {
	margin: 15px 0;
	padding: 5px;
	border: 1px solid #ff0000;
}

#promozioni h3 {
	color: #ff0000;
}

#footer {
	margin: 20px 0 20px;
	padding: 8px;
	text-align: center;
	background-color: #216b2c;
}

#footer p {
	color: #fff;
}

#footer a {
	color: #ff0;
}

#copyright {
	margin-bottom: 30px;
}