a {
	color : #5a3f18;
	text-decoration : none;
}

a:hover {
	color : #5a3f18;
	text-decoration : underline;
}

a.side {
	color : #5a3f18;
	text-decoration : none;
}

a:hover.side {
	color : #852727;
	text-decoration : underline;
}

a.white, li.white a {
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #999999;
	text-decoration: none;
	list-style-type: circle;
}

body {
	color : #555;
	font-family : Lucida Sans Unicode, Arial;
	font-size : 12px;
	background-color: #DAE0E2;
	margin-top: 0px;
	margin-bottom: 0px;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	/*border : 1px solid #eee;*/
}

hr.side-hr {
	height : 1px;
	/*border : 1px solid #eee;*/
}

td {
	font-family : Lucida Sans Unicode, Arial;
	font-size : 11px;
}

pre {
	font-family : Lucida Sans Unicode, Arial;
	font-size : 11px;
}

.alt {
	color : #005599;
}

.outer-border {
	/*border : 1px solid #000;*/
}
/* menu sotto testata*/
.sub-header {
	font-family : Lucida Sans Unicode, Arial;
	font-size : 13px;
	color : #fff;
	/*font-weight: bold;*/
	background-color : #852727;
	/*border-top : 1px solid #000;
	border-bottom : 1px solid #000;*/
	padding : 5px;
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family : Lucida Sans Unicode, Arial;
	font-size : 12px;
	color : #ddd;
	/*background-color : #444;*/
	padding : 10px;
}

.footer {
	font-family : Lucida Sans Unicode, Arial;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	/*border : 1px solid #ccc;*/
	padding : 5px;
}
.hotel_di_sor_paolo_firenze {
	font-family : "Lucida Sans Unicode", Arial;
	font-size : 11px;
	color : #852727;
	/*background-color : #f1f1f1;*/
	/*border : 1px solid #ccc;
	padding : 5px;*/
	font-weight: bold;
	/*text-transform: uppercase;
	border: thin ridge #852727;*/
}
.button {
	font-family : Lucida Sans Unicode, Arial;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.bbcode {
	font-family : Lucida Sans Unicode, Arial;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family : Lucida Sans Unicode, Arial;
	font-size : 12px;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
}

.main-body {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px 0px 5px 0px;
}

.center {
	margin : 0 auto;
}

.side-body {
	font-size : 11px;
	color : #777;
	background-color : #f6f6f6;
	padding : 4px;
	/*font-weight: bold;*/
}

.main-bg {
	color : #555;
	background-color : #fff;
	padding : 10px 10px 5px 10px;
}
/* bordo pannelli */
.border {
	border : 1px solid #e1e1e1;
	margin-bottom : 5px;
}

.admin-message {
	font-family : Lucida Sans Unicode, Arial;
	font-size : 13px;
	text-align : center;
	color : #090;
	background-color : #f6f6f6;
	border : 1px solid #e1e1e1;
	padding : 3px 4px 5px 4px;
	margin-bottom : 5px;
}

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color : #5a3f18;
	background-color : #842627;
	padding : 10px 0px 10px 10px;
	width: 280px;
}

.side-border-right {
	color : #777;
	background-color : #fff;
	padding : 10px 10px 10px 0px;
	width: 280px;
}

.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}

.news-footer {
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	padding : 3px 4px 4px 4px;
}

.capmain {
	font-family : Lucida Sans Unicode, Arial;
	font-size : 16px;
	font-weight : bold;
	color : #666;
	background-color : #fff;
	padding : 2px 0px 4px 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #852727;
}
/*Titoli dei pannelli*/
.scapmain {
	font-family : Lucida Sans Unicode, Arial;
	font-size : 12px;
	font-weight : bold;
	color : #842627;
	background-color : #f1f1f1;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
}

.tbl-border {
	border : 1px solid #e1e1e1;
}

.tbl {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #f1f1f1;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #005599;
	background-color : #f6f6f6;
}

.shoutbox {
	color : #777;
	background-color : #f6f6f6;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #f6f6f6;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #555;
	background-color : #f6f6f6;
}

.side-label {
	color : #555;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	color : #555;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #005599;
	background-color: #f6f6f6;
	padding: 2px;
	text-decoration : none;
}

#navigation a:hover {
	color: #f6f6f6;
	background-color: #005599;
}

/* Page Navigation */

.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #fff;
	background-color: #005599;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #005599;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #005599;
	margin: 0.2em;
	text-decoration: none;
}
.box_page {
	color: #fff;
	background-color: #852727;
	padding: 5px;
}
.box_hotel {
	color: #852727;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #852727;
}
a.hotel_chianti:link {
	color: #FFF;
	/*font-size: 18pt;*/
	font-weight: bold;
}
a.hotel_chianti:visited {
	color: #FFF;
	/*font-weight: bold;*/
}
a.hotel_chianti:hover {
	text-decoration: underline;	/*background-color: #FFF;*/
}
a.hotel_chianti:active {
	color: #FFF;
} 
/**/
/* script in home per aree a scomparsa */
a.hotel_chianti_vino_terapia:link {text-decoration:none; color:#ffffff;}
 a.hotel_chianti_vino_terapia:visited {text-decoration:none;color:#ffffff;}
 a.hotel_chianti_vino_terapia:hover {text-decoration:none; color:#ffffff;}
 a.hotel_chianti_vino_terapia:focus {text-decoration:none; color:#ffffff;}
 a.hotel_chianti_vino_terapia:active {text-decoration:none; color:#ffffff;}

h6{ margin: 0px 10px 0 10px; color:#FFF; font:14pt; letter-spacing:-1px;  }
			
.boxgrid{ 
width: 280px; 
height: 210px; 
margin:10px; 
float:left; 
background:#161613; 
border: solid 2px #8399AF; 
overflow: hidden; 
position: relative; 
}
.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0;
border: 0; 
}
.boxgrid p{ 
padding: 0 10px; 
color:#ffffff; 
font-weight:bold; 
font:10pt "Lucida Grande", Arial, sans-serif; 
}
.boxcaption{
	float: left;
	position: absolute;
	background: #852727;
	height: 210px;
	width: 100%;
	opacity: .8;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
 			}
.captionfull .boxcaption {
top: 210;
left: 0;
}
.caption .boxcaption {
top: 170;
left: 0;
}
.Stile1 {font-size: 10px}
.Stile2 {font-size: 12px; }
/* fine home **/
.hotel_arte_firenze{
	position: absolute;
	top: -452px;
	left: -2673px;
	text-align: center;
}
/* script immagini camere */
.container {
    position: absolute;
    width:  380px;
    height: 350px;
    border: 1px #ccc solid; 
}


#scrolldiv {
	position: absolute;
	margin: 8px;
	overflow: auto;
	height: 335px;
	width: 365px;
	left: 1px;
}

#scrolldiv__controls {
    position: absolute;
    display: none;
}

#imgup {
    /*position: relative;
    top: 5px; left: 425px;  */  
}

#imgdown {
    /*position: relative;
    top: 204px; left: 425px;  */  
}

p {
    margin-top: 0;
}
.immagini_camere_hotel {
	align: center;
	padding-bottom: 7px;
	padding-left: 5px;
}
/* FastBooking Hotel di Sor Paolo Firenze
input,textarea,select,button {color: #312E64; ... } ... */
input,textarea,select 
{
color: #312E64;
}
