﻿/*Rocco*/
* {font-family:Arial;}


body 				{ margin: 0px auto 0px auto; background-color: #ffffff; text-align: center; }
body 				{ margin: 0px auto 0px auto; background-color: #ffffff; text-align: -moz-center; }

div 				{ font-family: Arial; font-size: 12px; color: #303030; text-decoration: none; text-align:left;}

#wrapper 			{ width: 948px; margin: 0 auto; padding-top: 12px; }
.top				{ width: 948px; height:125px; }
.corpo 				{ background-image: url('../images/lay_02.png'); background-repeat: repeat-y; width: 920px; padding-left:12px; padding-right:16px; padding-bottom:16px; padding-top:2px;}
.bottom				{ background-image: url('../images/lay_03.png'); background-repeat: no-repeat; width: 948px; height: 67px; }
.menu				{ background-image: url('../images/menu.png'); background-repeat: no-repeat; width: 916px; height: 30px; margin-left:4px; }


.separa 			{ height:1px; clear:both;}
.tratto				{ height:1px; clear:both; background-image:url('../images/tratto.png'); background-repeat:repeat-x;}

.verticale 			{ min-height:10px; width:6px; float:left; }

.sinistra			{ width:268px; float:left;}
.destra				{ width:622px; float:left; }

.ricerca			{ width:230px; background-color:#ebebeb; padding:4px; height:230px;}
.ricerca span		{ margin-left:10px; margin-right:10px;}
.ricerca select		{ width:130px; margin: 5px 0 5px;}

/*modificare l'altezza e l'immagine di sfondo di .box_ric*/
.box_ric			{ width:238px; height:340px; background-image:url('../images/box_ric.png'); background-repeat:no-repeat; padding:15px;}
.box				{ width:608px; height:102px; background-image:url('../images/sf_box.png'); background-repeat:no-repeat; padding:7px;  }
.box_top			{ width:622px; height:10px; background-image:url('../images/sf_box_top.png'); background-repeat:no-repeat;  }
.box_bot			{ width:622px; height:10px; background-image:url('../images/sf_box_bot.png'); background-repeat:no-repeat;  }

h1					{ font-size: 29px; color: #003399; font-family: Times New Roman, Times, serif; display:inline }
h2.h2_home				{ font-size: 22px; color: #003399; font-family: Times New Roman, Times, serif; display:inline }

a 					{ color: #003399; text-decoration: none; }
a:hover 			{ color: #000000; text-decoration: none; }

.a 					{ color: #000000; text-decoration: none; }
.a:hover 			{ color: #303030; text-decoration: none; }

.home				{ width:124px; height:30px; background-image:url('../images/home.png'); background-repeat:no-repeat; display:block; float:left; }
.home:hover			{ width:124px; height:30px; background-image:url('../images/home2.png'); background-repeat:no-repeat; display:block; float:left; }
.home_on			{ width:124px; height:30px; background-image:url('../images/home3.png'); background-repeat:no-repeat; display:block; float:left; }

.vendite			{ width:124px; height:30px; background-image:url('../images/vendite.png'); background-repeat:no-repeat; display:block; float:left; }
.vendite:hover		{ width:124px; height:30px; background-image:url('../images/vendite2.png'); background-repeat:no-repeat; display:block; float:left; }
.vendite_on			{ width:124px; height:30px; background-image:url('../images/vendite3.png'); background-repeat:no-repeat; display:block; float:left; }

.locazioni			{ width:124px; height:30px; background-image:url('../images/locazioni.png'); background-repeat:no-repeat; display:block; float:left; }
.locazioni:hover	{ width:124px; height:30px; background-image:url('../images/locazioni2.png'); background-repeat:no-repeat; display:block; float:left; }
.locazioni_on		{ width:124px; height:30px; background-image:url('../images/locazioni3.png'); background-repeat:no-repeat; display:block; float:left; }

.contatti			{ width:124px; height:30px; background-image:url('../images/contatti.png'); background-repeat:no-repeat; display:block; float:left; }
.contatti:hover		{ width:124px; height:30px; background-image:url('../images/contatti2.png'); background-repeat:no-repeat; display:block; float:left; }
.contatti_on		{ width:124px; height:30px; background-image:url('../images/contatti3.png'); background-repeat:no-repeat; display:block; float:left; }

.servizi			{ width:124px; height:30px; background-image:url('../images/servizi.png'); background-repeat:no-repeat; display:block; float:left; }
.servizi:hover		{ width:124px; height:30px; background-image:url('../images/servizi2.png'); background-repeat:no-repeat; display:block; float:left; }
.servizi_on			{ width:124px; height:30px; background-image:url('../images/servizi3.png'); background-repeat:no-repeat; display:block; float:left; }

.collabora			{ width:124px; height:30px; background-image:url('../images/collabora.png'); background-repeat:no-repeat; display:block; float:left; }
.collabora:hover	{ width:124px; height:30px; background-image:url('../images/collabora2.png'); background-repeat:no-repeat; display:block; float:left; }
.collabora_on		{ width:124px; height:30px; background-image:url('../images/collabora3.png'); background-repeat:no-repeat; display:block; float:left; }

img   				{ border: 0px;}

.scheda_home .nav	{color:#303030}

.btn120				{ width:120px; height:20px; background:url(../images/120.png) no-repeat top; color:#ffffff; font-size:11px; float:left; text-align:center; text-indent:-10px; padding-top: 5px; margin-top:8px; }
.btn120 a			{ color:#FFFFFF; font-weight:bold; text-decoration:none}
.btn120 a:hover		{ color:#7f3107;}

/*Rocco*/
.ric_table {line-height:20px; margin:auto; margin-top:10px; width:600px;}
.ric_table tr {height:50px;}
.ric_table td { padding: 0 auto 0 auto; width:100px; background-color:Highlight; text-align:center;}
.ric_table input {width:90px;}
.ric_table td.label {width: 120px; }
