/* CSS Document for Solofra Palace Hotel */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #7B6840;
	text-align: justify;
}

a:link, a:visited{
	color: #765F3A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.copyright a{
	color: #FFFFFF;
	font-weight: bold;
}

img{
	border: 0px;
	background-color: transparent;
}

input {
	font-size: 10px;
}

.menu_sotto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.menu_sotto a{
	color: #FFFFFF;
}

.paginazione {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.paginazione a{
	color: #003300;
}

select {
	font-size: 10px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
}

.titolo {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #003300;
}

.titoloBianco {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


