/* Foglio di stile Bed and Breakfast Corte Poiano */

/* Struttura */
.corpopagina {
	margin: 5px 0px;
	background-color: #FFFFCC;
}

.tab_principale {
	background-color: #00CC66;
	width: 70%;
	border: 3px groove;

}

.menu {
	background-color: #66CCFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 5px solid #990000;
	vertical-align: middle;
}

.tab_menu {
	background-color: #993366;
	background-position: center;
	padding: 3px;
	border: 0px solid #990000;
	margin: 5px;
}

.cell_menu {
	background-color: #00CCFF;
	width: 200px;
	text-align: center;
}

.cell_menu_sel {
	background-color: #CCFF99;
	width: 200px;
	text-align: center;
}

.tab_lingua {
	background-position: center;
	padding: 5px 5px 0px;

}

.cell_lingua {
	width: 150px;
	text-align: center;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000099;
	border: 3px double #000099;
	font-style: italic;

}

.cell_header {
	background-color: #FFCC99;
}

.cell_corpo {
	background-color: #FFCC99;
	padding: 10px;
}

/* Colori pagine */

.tab_index {
	background-color: #00CC66;
	width: 70%;
	border: 3px groove;

}

.tab_dovesiamo {
	background-color: #00CC66;
	width: 70%;
	border: 3px groove;

}

.tab_prezzi {
	background-color: #00CC66;
	width: 70%;
	border: 3px groove;

}

.tab_raggiungici {
	background-color: #00CC66;
	width: 70%;
	border: 3px groove;

}

/* Stili carattere */
.testoheader {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.testoheader:hover {
	text-decoration: underline;
	color: #FF0000;
}

.testofooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.testonormale {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 16px;
	color: #993366;
	font-style: italic;
	font-weight: bold;
}

.testotitolo {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 18px;
	color: #990066;
	padding: 10px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;

}

.testoimportante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993366;
	font-style: normal;
	text-decoration: underline;
}

.testoindirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	font-style: normal;
	font-weight: normal;
}

/* Parti varie */

.tab_prezzi_centrale {
	width: 70%;
	background-color: #66CCFF;
}

.cell_prezzi_centrale {
	border: 5px double #666666;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
