/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background:url(../immagini/sfondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:"Times New Roman", Times, serif;
}

.tabella {
	background:url(../immagini/index.jpg);
	background-repeat:no-repeat; 
	background-color: #ffffff;
}

.tabella1 {
	background-image:url(../immagini/sf_alto.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

.tabella2 {
	margin:12px;
}

.testo {
	font-size:14px;
	color:#054F04;
	font-weight:bold;
	margin:12px;
}

.testo1 {
	font-size:20px;
	color:#ffffff;
}

.testohome{
	font-size:35px;
	color:#FF0000;
}

.scheda {
	font-size: 12px;
	color:#003300;
	font-weight:bold;
}

.menu {
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.menu1 {
	font-size: 14px;
	color:#003300;
	font-weight:bold;
	margin-left:30px;
}

.menuhome {
	font-size: 14px;
	color:#054F04;
	font-weight:bold;
	margin-left:30px;
}

.indirizzo {
	font-size:12px;
	color:#ffffff;
	margin-top:10px;
	margin-bottom:10px;
}

.indirizzo a{
	color:#ffffff;
}

.numeri, .numeri a{
	background-color:#e6e6e6;
	border: 1px solid #CCCCCC;
	width: 20px;
	height: 15px;
	float:left;
	text-align:center;
	color:#333333;
	margin:1px;
	font-size:1em;
	text-decoration:none;
}

.numeri a:active, .numeri_attivi{
	background-color:#6c8cb5;
	border: 1px solid #FFFFFF;
	width: 20px;
	height: 15px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	margin:1px;
	font-size:1em;
}

.vetrina{
	width: 225px;
	height: 320px;
	float: left;
	margin-bottom:5px;
	margin-right: 5px;
	padding:5px;
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
	
	font-size:0.9em;
}

.int_vetrina{
	background-color: #FF9933;
	text-align:center;
	color:#ffffff;
	height:41px;
	line-height:1.2em;
	padding:2px;
}

.vetrina a {
	color: #ffffff;
}

.noimg{
	text-align:center;
	padding-top:90px;
	width:270px;
	height:110px;
}

#ricerca{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin:10px;
}

select{
	font-size:10px;
	width:250px;
}

/* STRUTTURA SCHEDE */


#main_scheda{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:640px;
	background-color:#FFFFFF;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	border:#054F04 2px solid;
	
}

#descr_scheda{
	border:#054F04 1px solid;
	padding:10px;
	font-size:1.4em;
	width:603px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#info_add{
	border:#054F04 1px solid;
	padding:10px;
	font-size:1em;
	width:603px;
	margin-left:auto;
	margin-right:auto;
}

.riga_info_add{
	border-bottom:1px #999999 solid;
}

#foto_scheda{	
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	width: 623px;
	border:#054F04 1px solid;
	border-top:none;
	margin-left:auto;
	margin-right:auto;
}

#testata_scheda{
	font-size:1.6em;
	font-weight:bold;
	color:#6c8cb5;
	margin-left:auto;
	margin-right:auto;
}

#prezzo{
	border:#054F04 1px solid;
	text-align:center;
	font-size:1.4em;	
	width:623px;
	margin-left:auto;
	margin-right:auto;
	background-color:#054F04;
	color:#FFFFFF;
}

#richiesta_info{
	text-align:center;
	font-size:1.4em;	
	width:620px;
	border:#054F04 2px solid;
	background-color:#054F04;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px;
}

#richiesta_info a{
	color:#FFFFFF;
}

#footer_scheda{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:0.8em;
	color:#FFFFFF;
}

.scheda_galleria{
	border:#333333 1px solid;
}

.int_scheda{	
	background-color:#054F04;
	
	color:#ffffff;
	font-size:1em;
	border:#054F04 1px solid;
	border-top:none;
	width: 623px;
	margin-left:auto;
	margin-right:auto;
}

.int_schedan{	
	background-color:#e6e6e6;
	color:#5f5f5f;
	font-size:2em;
	border:#054F04 1px solid;
	width:623px;
	margin-left:auto;
	margin-right:auto;
}
