@charset "utf-8";
/* CSS Document */
/* ----------------------------------------------
	Template Name : HOTEL POSTA, VENTIMIGLIA
	Template Code : HP_V_1.0
	Version : 1.0   
	Author : Luca Bordonaro
	Author URI : http://www.sintesi.st       
	Last Date Modified : 25/08/2008
 ------------------------------------------------ */

/*----------------------STRUTTURA ------------------------------------------------------------*/

body {
	height:100%;
	background-color: #cec8bb;
	background-image: url(../immagini/bk.jpg) !important; 
	background-position: center 0px;
	background-repeat: no-repeat;
}
#box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-image: url(../immagini/sfumatura.jpg);
	width: 960px;
	background-repeat: repeat-x;
}

#header {
	background-image: url(../immagini/bkheader.jpg);
	height: 150px;
	width: 960px;
}
#menu {
	height: 45px;
	background-image: url(../immagini/bk_menu.gif);
}
#title {
	background-color: #403d2d;
	height: 75px;
	text-align: right;
	width: 940px;
	padding-right: 20px;
	margin-bottom: 2px;
}

#sidebar {
	float: left;
	width: 380px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#sidecont {
	float: left;
	width: 240px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
}


#mainContent{
	width: 530px;
	float: left;
	padding-right: 30px;
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contatti {
	width: 640px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
		
}
#gmaps {
	float: left;
	width: 250px;
	padding-left: 30px;
}
#servizi {
	width: 256px;
}


#footer {
	height: 20px;
	background-image: url(../immagini/bk_footer.gif);
	width: 960px;
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 30px;
	text-align: center;

}
#player {
	margin-bottom: 30px;
	padding-left: 20px;
	text-align: center;
}



/*----------------------CLASSI ACCESSORIE  ------------------------------------------------------------*/

.clear {
	clear: both;
}
#photo {
	height: 250px;
	background-image: url(../immagini/calesse.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#photomenu {
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999484;
	border-bottom-color: #999484;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.form {
	background-image: url(../immagini/box_info.jpg);
	height: 130px;
	width: 170px;
	display: block;
	margin-bottom: 20px;
	border: 1px solid #999484;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 72px;
	text-align: right;
}
.events {
	background-image: url(../immagini/box_manifestazioni.jpg);
	height: 130px;
	width: 170px;
	display: block;
	margin-bottom: 20px;
	border: 1px solid #999484;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 12px;
	padding-right: 72px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.imgborder {
	padding: 2px;
	border: 1px solid #9c9989;
}

/*---------------------- TABLE LISTINO DESIGN  ------------------------------------------------------------*/


#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	border-collapse: collapse;
	text-align: left;
	line-height: 25px;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #403D2D;
	padding: 10px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #25241B;
}
#hor-minimalist-b td
{
	color: #4d4b40;
	padding: 6px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999484;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #403D2D;
}
#camere {
	height: 215px;
	width: 518px;
	padding: 5px;
	border: 1px solid #999484;
	margin-bottom: 25px;
}

.border {
	padding: 2px;
	border: 1px solid #999484;
}
