/* CSS Document */
body
	{
	background-color:#211910;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6D6357;
	font-size:16px;
	}
a, a:link, a:visited
	{
	color:#949494;
	text-decoration:none;
	}
a:hover
	{
	color:#949494;
	text-decoration:underline;
	}
input, textarea
	{
	border:0;
	width:452px;
	margin-bottom:5px;
	margin-top:5px;
	background-color:#F1F0ED;
	padding:2px;	
	}
li
	{
	font-size:12px;
	}
ul
	{
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	}
.contatti
	{
	font-size:12px;
	}
.fondo
	{
	color:#6D6357;
	font-size:11px;
	padding:15px;
	}
.fotoCamere
	{
	border:3px #6D6357 solid;
	margin-right:5px;
	}
.prezzi
	{
	}
.prezzi td
	{
	text-align:center;
	font-size:13px;
	border:1px #B0A598 solid;
	}
.prezzi th
	{
	background-color:#6D6357;
	color:#F2F1EC;
	text-align:center;
	font-size:13px;
	width:20%;
	}
.striscia
	{
	width:170px;
	border-bottom:1px #BDBCBC solid;
	padding:5px;
	padding-right:15px;
	text-align:right;
	margin-left:35px;
	}


