* { /*azzeriamo tutti i margini e padding*/
	margin:0;
	padding:0;
}

BODY {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	background: url(../images/fondo_tutto.jpg) repeat-y top center;
	color:#fff;
	height:100%;
}

table {
	font-size: 1em; /*corregge i font delle tabelle*/
}

.mir {
	text-indent:-999em;
	letter-spacing:-999em;
	overflow:hidden;
	outline:none;
}

/*LAYOUT PAGINA*/
/*######################################################*/
#sotto_body{
	/*background: url(../images/ombra.jpg) repeat-y center;
	height:100%;
	width:100%;
	position:absolute;*/
}

#container {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	color: #000;
}

#header {
	height: 173px;
	background: url(../images/header.jpg) no-repeat;
	color: #000;
}

#header h1, #header h6 {
	padding-top: 15px;
	padding-left: 20px;
}
#indirizzo_header {
	font-size: 13px;
	text-align: right;
	clear: both;
	float: right;
	width: 300px;
	margin: 70px 10px 0px 12px;
	padding: 10px;
	color: #000;
	line-height: 1.2em;
}

#lingue {
	float: right;
	padding: 4px;
}

#menunav {
	height: 51px;
	background: url(../images/fondo_nav.jpg) no-repeat;
}

#contentarea {
	background: url(../images/fondo_container.jpg) repeat-y;
}

#sidebar {
	float: left;
	width: 200px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 50px; 
	margin-top: -12px;
	min-height: 482px;  /* per i browser moderni */
    height: auto !important;  /* per i browser moderni */
    height: 482px;      /* per IE5.x e IE6 */
}

#maincontent {
	display:inline;
	float:right;
	width:690px;
	margin:10px;
	font-size:14px;
}

#footer {
	line-height: 2em;
	clear: both;
	padding: 0 5px;
	font-size: .8em;
	text-align: center;
	background: url(../images/fondo_container.jpg) repeat-y;
	padding-left: 250px;
}
/*######################################################*/


/*MENUNAV*/
/*######################################################*/
#menunav ul {
	height:51px;
	list-style-type:none;
	padding:0; /*ri-azzero il padding*/
}

#menunav ul li {
	height:51px;
	float:left;
}

#menunav ul li a {
	height:51px;
	line-height:39px;
	float:left;
	padding:0 25px;

	background: url(../images/linea_nav.jpg) no-repeat top right;
	color:#f0d67c;
	font-weight:bold;
	text-decoration:none;
	font-size:1.2em;	
}
#menunav ul li a:hover {
	color:#fff;
}
#menunav ul li a.active {
	color:#E4B955;
}

/*######################################################*/

/*MENUCAT*/
/*######################################################*/
#menucat ul {
	list-style-type:none;
	padding:0; /*ri-azzero il padding*/
}

#menucat ul li {
	display:inline;
}

#menucat ul li a {
	display:block;
	padding:5px;
	margin:5px;
	outline: none;
	font-size: 17px;
	color: #714C2A;
	text-decoration: none;
	font-weight:bold;
}

#menucat ul li a:hover {
	color:#D09B5A;
}

#menucat ul ul li a {
	padding-left:1em;
	background-color:#fafafa;
}

#menucat ul ul li a:hover {
	background-color:#eee;
}

#menucat ul ul ul li a {
	padding-left:2em;
}

/*######################################################*/

/*RICERCA*/
/*######################################################*/
#cerca {
	float: right;
	margin:8px 5px 0 5px;
	width:270px;

}

.pulsante_ricerca{
	vertical-align: middle;
	margin-left: 5px;
}
/*######################################################*/

/*MAILING_LIST*/
/*######################################################*/
#mailing_list {
	background-color:#fffdf5;
	padding: 5px;
	text-align:center;
}

#mailing_list p {
	font-size:12px;
}

h3.newsletter {
	background: url(../images/fondo_newsletter.jpg) no-repeat;
	height:37px;
	margin-top: 30px;
}

/*######################################################*/


/*ELENCO LISTA EVENTI NEWS   */
/*######################################################*/
#lista_eventi_news {
	margin:5px;
	padding:10px;
	background-color:#ddd;
	font-size:.8em;
}

.listaeventinews_elenco {
	border-bottom:1px solid #bbb;
	margin-bottom:5px;
	padding-bottom:3px;
}

.listaeventinews_elenco .titolo {
	font-size:1em;
	font-weight:bold;
	padding:3px 0;
}

.listaeventinews_elenco .descrizione {
	
}
/*######################################################*/

/*INDIRIZZO*/
#indirizzo {
	margin:35px 5px 5px 5px;
	padding:10px;
	font-size:1.1em;
}

#indirizzo .ragione_sociale {
	font-weight:bold;
}

#indirizzo .testo_indirizzo {
	
}

#col_sx{
	float:left;
	width: 450px
}

#col_dx{
	float: right;
	width: 212px;
}

a.camere{
	background: url(../images/pulsante_camere.jpg) no-repeat left;
	height:49px;
}

a.ristorante{
	background: url(../images/pulsante_ristorante.jpg) no-repeat left;
	height:49px;
}

a.storia{
	background: url(../images/pulsante_storia.jpg) no-repeat left;
	height:49px;
}

a.itinerari{
	background: url(../images/pulsante_itinerari.jpg) no-repeat left;
	height:49px;
}
a.gallery{
	background: url(../images/pulsante_gallery.jpg) no-repeat left;
	height:49px;
}

a.ricette{
	background: url(../images/pulsante_ricette.jpg) no-repeat left;
	height:49px;
}

a.dicono{
	background: url(../images/pulsante_dicono.jpg) no-repeat left;
	height:49px;
}

a.prezzi{
	background: url(../images/pulsante_prezzi.jpg) no-repeat left;
	height:49px;
}

/*** eng ***/
a.en_camere{
	background: url(../images/en_pulsante_camere.jpg) no-repeat left;
	height:49px;
}

a.en_ristorante{
	background: url(../images/en_pulsante_ristorante.jpg) no-repeat left;
	height:49px;
}

a.en_storia{
	background: url(../images/en_pulsante_storia.jpg) no-repeat left;
	height:49px;
}

a.en_itinerari{
	background: url(../images/en_pulsante_itinerari.jpg) no-repeat left;
	height:49px;
}
a.gallery{
	background: url(../images/pulsante_gallery.jpg) no-repeat left;
	height:49px;
}

a.en_ricette{
	background: url(../images/en_pulsante_ricette.jpg) no-repeat left;
	height:49px;
}

a.en_dicono{
	background: url(../images/en_pulsante_dicono.jpg) no-repeat left;
	height:49px;
}

a.en_prezzi{
	background: url(../images/en_pulsante_prezzi.jpg) no-repeat left;
	height:49px;
}
