/* ------------------------------------- GENERALE ----------------------------------- */

html, body {
	margin: 0;
	padding: 0;
}
body {
	background: url(../img/bg_pattern.gif) #2c2c2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #d2d2d2;
}
a {
	color: #6ab6e7;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a:focus {
	outline: none;
}
strong {
	font-weight: normal;
}
ul {
	margin-left: 6px;
	padding-left: 6px;
}
li {
	margin-bottom: 10px;
	list-style: none;
}
p {
	margin-bottom: 30px;
}
#pagina {
	width: 100%;
	text-align: center;
	background: url(../img/bg_top.gif) top repeat-x;
}
.container {
	width: 916px;
	text-align: left;
	margin: auto;
	background: url(../img/bg_container.gif) repeat-y top;
	margin-bottom: -15px;
}
#menu {
	width: 916px;
	height: 106px;
	display: block;
	margin: auto;
}
.it #menu {
	background: url(../img/bg_menu_it.gif);
}
.fr #menu {
	background: url(../img/bg_menu_fr.gif);
}
.en #menu {
	background: url(../img/bg_menu_en.gif);
}
#contenuto {
	padding: 30px;
	margin: 0 8px;
}
#footer {
	border-top: 1px solid #626262;
	margin: 0 8px;
	padding: 0 30px;
	clear: both;
	background: #1e1e1e;
	padding-bottom: 15px;
}
h1 {
	font-weight: bold;
	font-size: 135%;
	color: #fff;
}
h2 {
	color: #fff;
	margin-top: 0;
}
.colonna {
	float: left;
	width: 230px;
	margin-right: 30px;
	padding-bottom: 28px;
	display: block;
	clear: both;
}
.colonna:hover {
}
.colonna h1 {
	margin-top: 0;
}
.colonna ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 115%;
	padding-bottom: 2px;
	background: url(../img/col_bordo.gif) bottom repeat-x;
}
.colonna ul li {
	background: url(../img/elenco_col_bordo.gif) top right repeat-x;
	padding: 6px 0 4px 0;
	margin-bottom: 0;
}
.colonna ul li a {
	background: url(../img/elenco_col_bordo_2.gif) center right no-repeat;
	display: block;
	width: 211px;
	padding-right: 15px;
}
#close {
	height: 38px;
	background: url(../img/sotto.png) top no-repeat;
	margin-top: 15px;
	clear: both;
}
#close a {
	display: block;
}
#menu_lat {
	float: left;
	width: 290px;
}
.testo {
	float: left;
	margin-right: -30px;
	width: 580px;
}
.casseforme .testo p {
	width: 560px;
}
.cassa {
	float: left;
	height: 185px;
	line-height: normal;
	padding-bottom: 30px;
	margin-right: 30px;
	display: block;
}
.cassa a {
	width: 260px;
	padding-top: 5px;
	display: block;
}
.cassa a img {
	border: none;
	float: left;
}
/* ------------------------------------- FINE GENERALE ----------------------------------- */

/* ------------------------------------- MENU ----------------------------------- */

#logo, #logo a {
	width: 182px;
	height: 74px;
	display: block;
	text-indent: -90000px;
	margin-left: 29px;
	float: left;
}
#logo a {
	margin-left: 0;
}
.it #logo, .it #logo a {
	background: url(../img/logo_it.gif) top;
}
.it #logo a:hover {
	background: url(../img/logo_it.gif) bottom;
}
.fr #logo, .fr #logo a {
	background: url(../img/logo_fr.gif) top;
}
.fr #logo a:hover {
	background: url(../img/logo_fr.gif) bottom;
}
.en #logo, .en #logo a {
	background: url(../img/logo_en.gif) top;
}
.en #logo a:hover {
	background: url(../img/logo_en.gif) bottom;
}
#bottoni {
	margin-left: 22px;
	height: 46px;
	float: left;
	margin-top: 0;
	padding-left: 0;
}
#lingue {
	margin-right: 34px;
	height: 15px;
	float: right;
	margin-top: 45px;
	padding-left: 0;
}
ul#bottoni li, ul#lingue li {
	float: left;
	list-style: none;
}
.but {
	height: 76px;
	display: block;
	text-indent: -90000px;
}
.but a {
	height: 76px;
	display: block;
}
.it #but_1 a {
	width: 112px;
	background: url(../img/menu_it_1.gif);
}
.it.homepage #but_1 a, .it.homepage #but_1 a:hover {
	width: 112px;
	background: url(../img/menu_it_1_sel.gif);
}
.it #but_2, .it #but_3, .it #but_4, .it #but_5 {
	margin-left: 2px;
}
.it #but_2 a {
	width: 110px;
	background: url(../img/menu_it_2.gif) top;
}
.it.azienda #but_2 a, .it.azienda #but_2 a:hover {
	width: 110px;
	background: url(../img/menu_it_2_sel.gif);
}
.it #but_3 a {
	width: 127px;
	background: url(../img/menu_it_3.gif) top;
}
.it.casseforme #but_3 a, .it.casseforme #but_3 a:hover {
	width: 127px;
	background: url(../img/menu_it_3_sel.gif);
}
.it #but_4 a {
	width: 88px;
	background: url(../img/menu_it_4.gif) top;
}
.it.servizi #but_4 a, .it.servizi #but_4 a:hover {
	width: 88px;
	background: url(../img/menu_it_4_sel.gif);
}
.it #but_5 a {
	width: 99px;
	background: url(../img/menu_it_5.gif) top;
}
.it.contatti #but_5 a, .it.contatti #but_5 a:hover {
	width: 99px;
	background: url(../img/menu_it_5_sel.gif);
}
.fr #but_1 a {
	width: 151px;
	background: url(../img/menu_fr_1.gif);
}
.fr.homepage #but_1 a, .fr.homepage #but_1 a:hover {
	width: 151px;
	background: url(../img/menu_fr_1_sel.gif);
}
.fr #but_2, .fr #but_3, .fr #but_4, .fr #but_5 {
	margin-left: 2px;
}
.fr #but_2 a {
	width: 98px;
	background: url(../img/menu_fr_2.gif) top;
}
.fr.azienda #but_2 a, .fr.azienda #but_2 a:hover {
	width: 98px;
	background: url(../img/menu_fr_2_sel.gif);
}
.fr #but_3 a {
	width: 116px;
	background: url(../img/menu_fr_3.gif) top;
}
.fr.casseforme #but_3 a, .fr.casseforme #but_3 a:hover {
	width: 116px;
	background: url(../img/menu_fr_3_sel.gif);
}
.fr #but_4 a {
	width: 101px;
	background: url(../img/menu_fr_4.gif) top;
}
.fr.servizi #but_4 a, .fr.servizi #but_4 a:hover {
	width: 101px;
	background: url(../img/menu_fr_4_sel.gif);
}
.fr #but_5 a {
	width: 98px;
	background: url(../img/menu_fr_5.gif) top;
}
.fr.contatti #but_5 a, .fr.contatti #but_5 a:hover {
	width: 98px;
	background: url(../img/menu_fr_5_sel.gif);
}
.en #but_1 a {
	width: 112px;
	background: url(../img/menu_en_1.gif);
}
.en.homepage #but_1 a, .en.homepage #but_1 a:hover {
	width: 112px;
	background: url(../img/menu_en_1_sel.gif);
}
.en #but_2, .en #but_3, .en #but_4, .en #but_5 {
	margin-left: 2px;
}
.en #but_2 a {
	width: 102px;
	background: url(../img/menu_en_2.gif) top;
}
.en.azienda #but_2 a, .en.azienda #but_2 a:hover {
	width: 102px;
	background: url(../img/menu_en_2_sel.gif);
}
.en #but_3 a {
	width: 121px;
	background: url(../img/menu_en_3.gif) top;
}
.en.casseforme #but_3 a, .en.casseforme #but_3 a:hover {
	width: 121px;
	background: url(../img/menu_en_3_sel.gif);
}
.en #but_4 a {
	width: 101px;
	background: url(../img/menu_en_4.gif) top;
}
.en.servizi #but_4 a, .en.servizi #but_4 a:hover {
	width: 101px;
	background: url(../img/menu_en_4_sel.gif);
}
.en #but_5 a {
	width: 106px;
	background: url(../img/menu_en_5.gif) top;
}
.en.contatti #but_5 a, .en.contatti #but_5 a:hover {
	width: 106px;
	background: url(../img/menu_en_5_sel.gif);
}
.flag {
	height: 15px;
	width: 20px;
	display: block;
	margin-left: 1px;
	text-indent: -90000px;
}
.flag a {
	height: 15px;
	width: 20px;
	display: block;
}
#ita, #ita a:hover {
	background: url(../img/flag_it.gif) bottom;
}
#ita a {
	background: url(../img/flag_it.gif) top;
}
#fra, #fra a:hover {
	background: url(../img/flag_fr.gif) bottom;
}
#fra a {
	background: url(../img/flag_fr.gif) top;
}
#eng, #eng a:hover {
	background: url(../img/flag_en.gif) bottom;
}
#eng a {
	background: url(../img/flag_en.gif) top;
}
/* ------------------------------------- FINE MENU ----------------------------------- */

/* ------------------------------------- FOOTER ----------------------------------- */

#navigazione {
	width: 550px;
	margin: 19px 0 14px 0;
	float: left;
	background: url(../img/riga_nav.gif) repeat-x 0 11px;
	font-size: 98%;
}
#navigazione h1 {
	margin-top: -2px;
	background: #1e1e1e;
	padding-right: 10px;
	margin-right: 300px;
	margin-bottom: 0;
	float: left;
}
#navigazione ul {
	float: left;
	margin: 15px 40px 0 0;
	list-style: none;
	padding-left: 0;
	line-height: 98%;
	width: 153px;
}
#navigazione ul#first {
	clear: left;
	width: auto;
}
#navigazione ul#last {
	margin: 15px 0 0 0;
	width: auto;
}
#navigazione ul li {
	text-transform: uppercase;
}
#navigazione ul li ul {
	margin: 3px 0 0 0;
}
#navigazione ul li ul li {
	text-transform: none;
	margin: 6px 0 3px 0;
}
#navigazione ul li ul li ul li {
	margin-left: 5px;
	margin-top: 0;
}
#contatti {
	float: left;
	margin: 30px 0 0 30px;
	width: 240px;
	padding: 10px;
	background: #555555 url(../img/bg_contatti.gif) right bottom no-repeat;
	line-height: normal;
}
#contatti h1 {
	margin-bottom: 0;
}
#contatti a img {
	border: 2px solid #6ab6e7;
}
#contatti a:hover img {
	border: 2px solid #fff;
}
.contatto {
	width: 60px;
	display: inline-block;
}
#dati {
	font-size: 95%;
	width: 550px;
	border-top: solid 1px #6d6d6d;
	clear: both;
	padding-bottom: 15px;
}
#dati ul {
	padding-left: 0;
	margin-left: 0;
}
#dati ul li {
	list-style: none;
	margin-right: 50px;
	float: left;
}
/* ------------------------------------- FINE FOOTER ----------------------------------- */

/* ------------------------------------- SUB-FOOTER ----------------------------------- */

.sub_footer {
	border-top: solid 1px #000;
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
}
.footerleft {
	float: left;
}
.footerright {
	float: right;
}
#requisiti {
	background: url(../img/bg_requisiti.gif) right 20px no-repeat;
	padding-right: 54px;
}
#scaricaBrowser {
	font-size: 90%;
	color: #999;
	line-height: normal;
	padding: 15px 0;
	clear: both;
}
#ottimizzato {
	float: left;
}
#credits {
	background: url(../img/bg_credits.gif) right 25px no-repeat;
}
.icona_browser {
	width: 18px;
	height: 18px;
	margin-left: 15px;
	display: block;
	text-indent: -9000px;
	float: left;
}
#explorer a {
	display: block;
	width: 17px;
	height: 18px;
	background: url(../img/browser_explorer.png) no-repeat;
}
#firefox a {
	display: block;
	width: 18px;
	height: 18px;
	background: url(../img/browser_firefox.png) no-repeat;
}
#netscape a {
	display: block;
	width: 18px;
	height: 18px;
	background: url(../img/browser_netscape.png) no-repeat;
}
#safari a {
	display: block;
	width: 16px;
	height: 18px;
	background: url(../img/browser_safari.png) no-repeat;
}
#opera a {
	display: block;
	width: 18px;
	height: 18px;
	background: url(../img/browser_opera.png) no-repeat;
}
#chrome a {
	display: block;
	width: 18px;
	height: 18px;
	background: url(../img/browser_chrome.png) no-repeat;
}
/* ------------------------------------- FINE SUB-FOOTER ----------------------------------- */

/* ------------------------------------- HP ----------------------------------- */

#img_hp {
	width: 840px;
	height: 295px;
	display: block;
	z-index: 99;
}
#img2_hp {
	height: 295px;
	display: block;
	margin-top: -295px;
	margin-bottom: 30px;
	z-index: 100;
	position: relative;
}
#img_hp h1 {
	display: none;
}
#img2_hp h1 {
	display: none;
}
.homepage #contenuto {
	padding: 0 30px 30px 30px;
}
.homepage .colonna {
	width: 260px;
	padding-top: 155px;
	clear: none;
}
.homepage .colonna ul li a {
	width: 241px;
}
.homepage #col_1 {
	background: url(../img/hp_col_1.jpg) top no-repeat;
}
.homepage #col_2 {
	background: url(../img/hp_col_2.jpg) top no-repeat;
}
.homepage #col_3 {
	background: url(../img/hp_col_3.jpg) top no-repeat;
	margin-right: 0;
}
/* ------------------------------------- FINE HP ----------------------------------- */

/* ------------------------------------- CASSEFORME + SERVIZI ----------------------------------- */

.servizi .testo {
	width: 840px;
	margin-right: 0;
}
.servizi .testo ul {
	width: 550px;
	margin-left: 0;
	padding-left: 0;
}
.servizi .testo li {
	background: url(../img/list.gif) left 7px no-repeat;
	padding-left: 12px;
}
.servizi ul.first {
	margin-bottom: 40px;
}
.servizi #contenuto img {
	border: 1px solid #90979d;
	float: right;
	margin: 4px 0 30px 30px;
}
.casseforme .container, .contatti .container {
	background: url(../img/bg_container_diviso_cass.gif) repeat-y top center;
}
.travi #travi, .pilastri #pilastri, .pannelli #pannelli, .conci #conci, .vasche #vasche, .pile #pile, .muri #muri, .gallerie #gallerie, .condotte #condotte, .elementi #elementi, .tramoggia #tramoggia, .morsetti #morsetti {
	background: url(../img/elenco_col_bordo.gif) top right repeat-x #3f3f3f;
}
.travi #travi a, .pilastri #pilastri a, .pannelli #pannelli a, .conci #conci a, .vasche #vasche a, .pile #pile a, .muri #muri a, .gallerie #gallerie a, .condotte #condotte a, .elementi #elementi a, .tramoggia #tramoggia a, .morsetti #morsetti a {
	color: #fff;
	background: none;
	padding-left: 5px;
}
.travi #cas_1 a {
	background: url(../img/cass_pref_travi_01_th.jpg) no-repeat top left;
}
.travi #cas_1 a:hover {
	background: url(../img/cass_pref_travi_01_th.jpg) no-repeat top right;
}
.travi #cas_2 a {
	background: url(../img/cass_pref_travi_02_th.jpg) no-repeat top left;
}
.travi #cas_2 a:hover {
	background: url(../img/cass_pref_travi_02_th.jpg) no-repeat top right;
}
.travi #cas_3 a {
	background: url(../img/cass_pref_travi_03_th.jpg) no-repeat top left;
}
.travi #cas_3 a:hover {
	background: url(../img/cass_pref_travi_03_th.jpg) no-repeat top right;
}
.pilastri #cas_1 a {
	background: url(../img/cass_pref_pilastri_01_th.jpg) no-repeat top left;
}
.pilastri #cas_1 a:hover {
	background: url(../img/cass_pref_pilastri_01_th.jpg) no-repeat top right;
}
.pilastri #cas_2 a {
	background: url(../img/cass_pref_pilastri_02_th.jpg) no-repeat top left;
}
.pilastri #cas_2 a:hover {
	background: url(../img/cass_pref_pilastri_02_th.jpg) no-repeat top right;
}
.pilastri #cas_3 a {
	background: url(../img/cass_pref_pilastri_03_th.jpg) no-repeat top left;
}
.pilastri #cas_3 a:hover {
	background: url(../img/cass_pref_pilastri_03_th.jpg) no-repeat top right;
}
.pannelli #cas_1 a {
	background: url(../img/cass_pref_pannelli_01_th.jpg) no-repeat top left;
}
.pannelli #cas_1 a:hover {
	background: url(../img/cass_pref_pannelli_01_th.jpg) no-repeat top right;
}
.pannelli #cas_2 a {
	background: url(../img/cass_pref_pannelli_02_th.jpg) no-repeat top left;
}
.pannelli #cas_2 a:hover {
	background: url(../img/cass_pref_pannelli_02_th.jpg) no-repeat top right;
}
.pannelli #cas_3 a {
	background: url(../img/cass_pref_pannelli_03_th.jpg) no-repeat top left;
}
.pannelli #cas_3 a:hover {
	background: url(../img/cass_pref_pannelli_03_th.jpg) no-repeat top right;
}
.conci #cas_1 a {
	background: url(../img/cass_pref_conci_01_th.jpg) no-repeat top left;
}
.conci #cas_1 a:hover {
	background: url(../img/cass_pref_conci_01_th.jpg) no-repeat top right;
}
.conci #cas_2 a {
	background: url(../img/cass_pref_conci_02_th.jpg) no-repeat top left;
}
.conci #cas_2 a:hover {
	background: url(../img/cass_pref_conci_02_th.jpg) no-repeat top right;
}
.vasche #cas_1 a {
	background: url(../img/cass_pref_vasche_01_th.jpg) no-repeat top left;
}
.vasche #cas_1 a:hover {
	background: url(../img/cass_pref_vasche_01_th.jpg) no-repeat top right;
}
.vasche #cas_2 a {
	background: url(../img/cass_pref_vasche_02_th.jpg) no-repeat top left;
}
.vasche #cas_2 a:hover {
	background: url(../img/cass_pref_vasche_02_th.jpg) no-repeat top right;
}
.pile #cas_1 a {
	background: url(../img/cass_getti_pile_01_th.jpg) no-repeat top left;
}
.pile #cas_1 a:hover {
	background: url(../img/cass_getti_pile_01_th.jpg) no-repeat top right;
}
.pile #cas_2 a {
	background: url(../img/cass_getti_pile_02_th.jpg) no-repeat top left;
}
.pile #cas_2 a:hover {
	background: url(../img/cass_getti_pile_02_th.jpg) no-repeat top right;
}
.pile #cas_3 a {
	background: url(../img/cass_getti_pile_03_th.jpg) no-repeat top left;
}
.pile #cas_3 a:hover {
	background: url(../img/cass_getti_pile_03_th.jpg) no-repeat top right;
}
.pile #cas_4 a {
	background: url(../img/cass_getti_pile_04_th.jpg) no-repeat top left;
}
.pile #cas_4 a:hover {
	background: url(../img/cass_getti_pile_04_th.jpg) no-repeat top right;
}
.muri #cas_1 a {
	background: url(../img/cass_getti_muri_01_th.jpg) no-repeat top left;
}
.muri #cas_1 a:hover {
	background: url(../img/cass_getti_muri_01_th.jpg) no-repeat top right;
}
.muri #cas_2 a {
	background: url(../img/cass_getti_muri_02_th.jpg) no-repeat top left;
}
.muri #cas_2 a:hover {
	background: url(../img/cass_getti_muri_02_th.jpg) no-repeat top right;
}
.muri #cas_3 a {
	background: url(../img/cass_getti_muri_03_th.jpg) no-repeat top left;
}
.muri #cas_3 a:hover {
	background: url(../img/cass_getti_muri_03_th.jpg) no-repeat top right;
}
.gallerie #cas_1 a {
	background: url(../img/cass_getti_gallerie_01_th.jpg) no-repeat top left;
}
.gallerie #cas_1 a:hover {
	background: url(../img/cass_getti_gallerie_01_th.jpg) no-repeat top right;
}
.gallerie #cas_2 a {
	background: url(../img/cass_getti_gallerie_02_th.jpg) no-repeat top left;
}
.gallerie #cas_2 a:hover {
	background: url(../img/cass_getti_gallerie_02_th.jpg) no-repeat top right;
}
.gallerie #cas_3 a {
	background: url(../img/cass_getti_gallerie_03_th.jpg) no-repeat top left;
}
.gallerie #cas_3 a:hover {
	background: url(../img/cass_getti_gallerie_03_th.jpg) no-repeat top right;
}
.condotte #cas_1 a {
	background: url(../img/cass_getti_condotte_01_th.jpg) no-repeat top left;
}
.condotte #cas_1 a:hover {
	background: url(../img/cass_getti_condotte_01_th.jpg) no-repeat top right;
}
.condotte #cas_2 a {
	background: url(../img/cass_getti_condotte_02_th.jpg) no-repeat top left;
}
.condotte #cas_2 a:hover {
	background: url(../img/cass_getti_condotte_02_th.jpg) no-repeat top right;
}
.condotte #cas_3 a {
	background: url(../img/cass_getti_condotte_03_th.jpg) no-repeat top left;
}
.condotte #cas_3 a:hover {
	background: url(../img/cass_getti_condotte_03_th.jpg) no-repeat top right;
}
.condotte #cas_4 a {
	background: url(../img/cass_getti_condotte_04_th.jpg) no-repeat top left;
}
.condotte #cas_4 a:hover {
	background: url(../img/cass_getti_condotte_04_th.jpg) no-repeat top right;
}
.elementi #cas_1 a {
	background: url(../img/cass_getti_dighe_01_th.jpg) no-repeat top left;
}
.elementi #cas_1 a:hover {
	background: url(../img/cass_getti_dighe_01_th.jpg) no-repeat top right;
}
.tramoggia #cas_1 a {
	background: url(../img/cass_acc_tramoggia_01_th.jpg) no-repeat top left;
}
.tramoggia #cas_1 a:hover {
	background: url(../img/cass_acc_tramoggia_01_th.jpg) no-repeat top right;
}
.morsetti #cas_1 a {
	background: url(../img/cass_acc_morsetti_01_th.jpg) no-repeat top left;
}
.morsetti #cas_1 a:hover {
	background: url(../img/cass_acc_morsetti_01_th.jpg) no-repeat top right;
}
.morsetti #cas_2 a {
	background: url(../img/cass_acc_morsetti_02_th.jpg) no-repeat top left;
}
.morsetti #cas_2 a:hover {
	background: url(../img/cass_acc_morsetti_02_th.jpg) no-repeat top right;
}
.morsetti #cas_3 a {
	background: url(../img/cass_acc_morsetti_03_th.jpg) no-repeat top left;
}
.morsetti #cas_3 a:hover {
	background: url(../img/cass_acc_morsetti_03_th.jpg) no-repeat top right;
}
.morsetti #cas_4 a {
	background: url(../img/cass_acc_morsetti_04_th.jpg) no-repeat top left;
}
.morsetti #cas_4 a:hover {
	background: url(../img/cass_acc_morsetti_04_th.jpg) no-repeat top right;
}
/* ------------------------------------- FINE CASSEFORME + SERVIZI ----------------------------------- */

/* ------------------------------------- L'AZIENDA ----------------------------------- */

.azienda .container {
	background: url(../img/bg_container_diviso_az.gif) repeat-y top center;
}
.azienda .testo {
	width: 390px;
	margin-right: 0;
	margin-bottom: 40px;
}
#dx {
	margin-left: 60px;
}
.link {
	float: right;
}
.link a {
	background: url(../img/link_sx.gif) center right no-repeat;
	padding-right: 14px;
}
.link a:hover {
	background: url(../img/link_sx_hover.gif) center right no-repeat;
}
#dx .link {
	float: none;
}
#dx .link a {
	background: url(../img/link_dx.gif) center left no-repeat;
	padding-left: 14px;
}
#dx .link a:hover {
	background: url(../img/link_dx_hover.gif) center left no-repeat;
}
.azienda .testo img {
	border: 1px solid #90979d;
	float: right;
	margin: 4px 0 20px 20px;
}
.azienda .testo#dx img {
	border: 1px solid #90979d;
	margin: 4px 0 20px 0;
	float: none;
}
/* ------------------------------------- FINE L'AZIENDA ----------------------------------- */

/* ------------------------------------- CONTATTI ----------------------------------- */

.contatti .container {
	background: url(../img/bg_container_diviso_cont.gif) repeat-y top center;
}
.contatti .colonna {
	width: 260px;
}
#indirizzo, #diretto, #mappa {
}
#indirizzo {
	width: 170px;
	float: left;
	margin-right: 54px;
	min-height: 400px;
}
#diretto {
	width: 205px;
	float: left;
	margin-right: 60px;
}
#mappa {
	width: 351px;
	float: left;
	min-height: 400px;
}
#map {
	width: 349px;
	height: 316px;
	border: 1px solid #90979d;
	margin: 15px 0 5px 0;
}
input, textarea {
	display: block;
}
.indirizzoForm p {
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 15px;
}
.indirizzoForm input, .indirizzoForm textarea {
	width: 199px;
	margin-bottom: 15px;
	font-size: 12px;
	text-transform: none;
	border: 1px solid #666;
	padding: 2px;
}
.indirizzoForm textarea {
	height: 95px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin-bottom: 5px;
}
.contatti .link, .sub_footer .link {
	float: none;
	margin-top: 0;
}
#but_cont {
	width: 107px;
	height: 51px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	display: block;
	margin: auto;
	margin-bottom: 30px;
}
#but_cont a {
	width: 107px;
	height: 36px;
	display: block;
	padding-top: 15px;
	background: url(../img/but_cont.jpg) top no-repeat;
}
#but_cont a:hover {
	background: url(../img/but_cont.jpg) bottom no-repeat;
}
.contatti #navigazione, .contatti #dati {
	width: 840px;
}
.contatti #navigazione h1 {
	margin-right: 590px;
}
#confermaInvioOK, #confermaInvioKO {
	font-weight: bold;
	font-size: 14px;
	padding: 15px;
	text-align: center;
	color: #fff;
}
#confermaInvioOK {
	background: #00CC00;
}
#confermaInvioKO {
	background: #FF3300;
}

/* ------------------------------------- FINE CONTATTI ----------------------------------- */

