﻿body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url('/bohemien/img/Bk-case.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#333333;	
    text-align:center;
}

h2{
 color:Orange;	
}

.GuestBook{
    font-family: Georgia, Times, serif;
    line-height:14px;
	font-size:12px;	
	color:#666;	
	text-align:justify;
	padding: 4px  4px  12px  4px;
	}
	
.GuestBookTitolo{
    font-family: Georgia, Times, serif;
    line-height:16px;
	font-size:15px;	
	color:#000;	
	text-align:left;
	border-bottom:2px solid #ccc;
	}	
	
.GuestBookPage{
    font-family: Georgia, Times, serif;
	}	
.GuestBookPage a{
    padding:0 10px 0 10px;
	}	



div#Head{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:5;	
}


div#MenuCamereIT{
	width:70%;
	z-index:20;	
	margin-top:10px;
	padding:50px 0 0 0;
	margin:50px 0 0 0;
	text-align:center;	
	background-image:url('/bohemien/img/case-IT.gif');
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
}

div#MenuCamereEN{
	width:70%;
	z-index:20;	
	margin-top:10px;
	padding:50px 0 0 0;
	margin:50px 0 0 0;
	text-align:center;	
	background-image:url('/bohemien/img/case-EN.gif');
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
}


div#MenuCamereFR{
	width:70%;
	z-index:20;	
	margin-top:10px;
	padding:50px 0 0 0;
	margin:50px 0 0 0;
	text-align:center;	
	background-image:url('/bohemien/img/case-FR.gif');
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
}



div#MenuCamereDE{
	width:70%;
	z-index:20;	
	margin-top:10px;
	padding:50px 0 0 0;
	margin:50px 0 0 0;
	text-align:center;	
	background-image:url('/bohemien/img/case-DE.gif');
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
}


div#MenuCamereIT img{
border:0;
}

div#MenuCamereIT a{
padding: 6px 3% 0 0 ;
}

div#MenuCamereEN img{
border:0;
}

div#MenuCamereEN a{
padding: 6px 3% 0 0 ;
}

div#MenuCamereFR img{
border:0;
}

div#MenuCamereFR a{
padding: 6px 3% 0 0 ;
}



div#Logo{
	width:100%; 
	height:150px;
	background-image:url('/bohemien/img/logo-case.gif');
	background-repeat:no-repeat;
	background-position:left;
	}

div#Foto1{
	width:200px;
	float:left;	
	margin: 0 10px 0 10px;
	}

div#Content
{
    margin: 160px 0 0 0;
	
	}
	
	
div#SchedaCasa 
{
 text-align:justify;	
	margin: 0 10px 0 10px;
	}

	

.TestoForm {
	text-align: right;
	padding-right:8px;
	white-space: nowrap;
	vertical-align:top;
	font-size:12px;
	height:24px;
	line-height:24px;
}

.Camere {
    width:100%;
    padding:0 0 0 50px;
	text-align: left;
	font-size:15px;
	line-height:24px;
	height:24px;
}
.Camere a
{
 color:White;
 font-weight:bold;
 text-decoration:underline;
}
.Camere a:hover
{
 color:#333;
 font-weight:bold;
 text-decoration:none; 
}



.CellaL {
	width: 280px;
	border: 1px solid #006600;
}

.CellaSt {

	width: 320px;
	border: 1px solid #006600;
}

.CellaM {
	width: 210px;
	border: 1px solid #006600;	
}

.CellaS {
	width: 154px;
	border: 1px solid #006600;	
}

.CellaXs {
	width: 101px;
	border: 1px solid #006600;	
}

.CellaXxs {
	width: 49px;
	border: 1px solid #006600;	
}