/* CSS Document */

html, body, td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

img{
	border:0;
}

h1 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

h3 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.testopiccolo {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	font-style:italic;
	
}

hr {
	background-color:#999999;
	color:#999999;
	height:1px;
	border: 0;
}

.footer {color: #999999}

a, 
a:link, 
a:visited, 
a:hover, 
a:active  {
	text-decoration: none;
}

/* Vecchio sistema di rollover

#selected a:link,
#selected a:visited,
#selected a:hover,
#selected a:active
{
	text-decoration:underline;
	color:#A89479;
}
#not-selected a:link,
#not-selected a:visited,
#not-selected a:hover,
#not-selected a:active{
	text-decoration:none;
	color:#A89479;
}

#not-selected a:hover{
	text-decoration:underline;
	color:#A89479;
}

*/


/* Menu */

#menu{
	text-decoration:none;
	color:#A89479;
}


#menu a:visited, a:link, a:hover, a:active {
	color:#A89479;
	text-decoration:none;
}

#menu a:hover{
	color:#000000;
	text-decoration:none;
}


/* End Menu */


.input{
	border:0;
	background-color:#F4EFE6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #89A6D4;
}

.submit{
	background-color:#FFFFFF;
	border:1px solid #89A6D4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

.linea-gallery{
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	width:97%;
}

.link-bianco,
.link-bianco a:link,
.link-bianco a:visited,
.link-bianco a:active,
.link-bianco a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a.link-bianco:hover{
	color:#CCCCCC;
}


#contenitore-alpha {
	position:relative; 
	width: 777px; 
	height: 211px; 
	overflow: hidden;
}
.concept {
	margin-left: 10px;
	padding-left:10px;
}


#search_b, #id_field_b{
	margin:0px 0 0 8px;
}

/* prenotazioni 4*/

fieldset {
	margin:15px 0 0 0;
	/*border-color:#CCCCCC;*/
	border-style:dotted;
}


legend {
	color:#999999;
	font-size:14px;
	margin:0 0 0px 10px;
	padding:0px 6px 0px 6px;
}


.contenuto {
	margin:15px 0px 15px 20px;
}

.margine-interno {
	height:auto;
	margin:0 0 7px 0;
	display:block;
	border-bottom-color: #00FF00;
}

#form strong{
	display:block;
	float:left;
	width:130px;
	margin-top:5px;

}

.prezzo{
	font-weight: bold;
	height:16px;
	width:60px;
	color:#333333;
	margin-bottom:5px;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-color:#000000;
	
}

.nomecamera{
	font-weight: bold;
	color:#333333;
}




/* end prenotazioni 4*/


span.errore {color:#FF0000;}



/*-------- TABELLA DELLA GALLERY immagini -------------------------*/

.lapo {
	margin: 0px 0px 0px 0px;
}

/*questo vuol dire: tutti i tag "td" all'interno del tag "lapo" */
.lapo td { 
	margin: 2px 0px 2px 0px;
	text-align:center;
} 

/*questo vuol dire: tutti i tag "img" all'interno del tag "lapo" */
.lapo img { 
	margin: 2px 1px 2px 2px;
} 

/*-------- Include elenco offerte -------------------------*/

#elenco{
	list-style-type: none;
	font-size: 12px;
}

#elenco a:link,
#elenco a:hover,
#elenco a:active,
#elenco a:visited {
	font-size: 12px;
	text-decoration:none;
	color:#A89479;
}

#elenco a:hover{
	color:#000000;
	text-decoration:none;
}
