/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}


h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
input[type=text],input[type=password],textarea{width:12.25em;}



/******** Modulando News ********/

.titolonews { font-size:22px; line-height:24px; font-family:Arial, Helvetica, sans-serif;  }

.datanews { font-size:12px; color:#999; font-style:italic; }

.testonews{ font-size:13px; color:#333; font-family:Arial, Helvetica, sans-serif; margin-top:5px; margin-bottom:5px;}
.fullnewslink { margin-bottom:10px; font-family:Arial, Helvetica, sans-serif;  }
.fullnewslink  a { color:#930; text-decoration:none; font-family:Arial, Helvetica, sans-serif; }
.sepnews{ display:block; height:15px; border-bottom:1px dotted #999; margin-bottom:10px; }


h1{ font-family:Arial, Helvetica, sans-serif; font-size:35px; letter-spacing:-1px;}



/************ BOOKING *********************/

table .tablebooking , td.tablebooking {
font-size: 12px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: normal;
border:0px;
}



	.myinput, .myinput_seleziona{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
margin-bottom:4px;
}
.myinput_seleziona{
text-decoration: none;
width: 65px;
}
.titolo_normale, .sottotitolo, .testo_tecnico, .testo_normale, .titolo_tecnico{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-decoration: none;
}
.sottotitolo{
font-style: italic;
}
.testo_tecnico{
}
.testo_normale{
}
.titolo_tecnico{
font-weight: bold;
}
.titolo_normale{
font-weight: bold;
}

#booking { width:210px; height:280px; font-family:Arial, Helvetica, sans-serif; font-size:11px; border:1px solid #CCC; border-top:none; padding-top:1px; margin-left:3px; margin-bottom:20px; }

#dataarrivo {   margin:3px 4px 5px 4px; border-bottom:1px dotted #CCC; height:45px; }
.nomedata { display:block;  float:left; }
#campidata { float:left; height:25px; margin:3px 0px 0px 0px; }
#calendario { float:left; margin:0px 0px 5px 6px; height:16px; width:16px; }

#notti { float:left; height:25px; width:90px; line-height:25px; margin:3px 4px 5px 4px; }
#nomenotti { float:left; margin-right:5px;}
#camponotti { float:left; }
.bookingclear { clear:both; margin:3px 4px 5px 4px; border-bottom:1px dotted #CCC; }

#adulti {float:left; height:25px; width:90px; line-height:25px; margin:3px 4px 5px 4px; }
#nomeadulti {float:left; margin-right:5px;}
#campoadulti {float:left; }

#bambini {float:left; height:25px; border-left:1px dotted #ccc; margin-left:8px; width:100px; line-height:25px; margin:3px 4px 5px 4px; }
#nomebambini {float:left;  margin-left:8px; margin-right:5px;}
#campobambini {float:left;}

#camere { float:left; height:25px; border-left:1px dotted #ccc; margin-left:8px; width:100px; line-height:25px; margin:3px 4px 5px 4px;}
#nomecamere { float:left; margin-left:8px; margin-right:5px;}
#campocamere { float:left;}

#codicecliente {margin:3px 4px 5px 4px;}
#nomdecodicecliente {}
#campocodicecliente {}

#specialcode {margin:3px 4px 5px 4px;}
#nomespecialcode {}
#campospecialcode {}

#cerca {margin:3px 4px 5px 4px;}

.input { width:200px; border:1px solid #CCC; }

