/***********************/
/* CSS Santa Margherita */
/*   30 Novembre 2007    */
/***********************/

/*****************/
/*   BODY        */
/*****************/

* {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#tour{
	width:473px;
	height:300px;
	margin: 0px auto;
}

.bordo {
	padding:5px;
	border:1px solid #FFEFAE;
}

body {
	font-size: 62.5%;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #716645;
	background-image: url(../immagini/fondohome.gif);
/*	font-family: "Trebuchet MS", Arial, sans-serif; */
/*	font-family: Verdana, Arial, Helvetica, sans-serif;	 */
/*	font-family: Tahoma, Sans, Arial, Helvetica, sans-serif; */
 	font-family: Geneva, Arial, Helvetica, sans-serif; 
	background-repeat: repeat-y;
	text-align:center;
	background-position: center;
}

/* RIFERIMENTI */


div, p, ul, li,  h1,  h2, h3, h4, h5, h6, img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

img.hr {
	margin:0px auto;
	width:470px;
	height:40px;
}

.foto {
	background-image: url(../immagini/varie/f_foto.gif);
	padding:3px 12px 12px 2px;
	background-repeat: no-repeat;
	background-position: left top;
}

.foto-sx{
	background-image: url(../immagini/varie/cor-sx.gif);
	padding:11px 11px 11px 12px;
	background-repeat: no-repeat;
	background-position: left top;
}

p.foto_txt {
margin:0px;
text-align:justify;
}

h1{
	margin:5px auto 15px;
	text-align:left;
	font-size:1.3em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height:27px;
	font-weight:bold;
	background-image: url(../immagini/varie/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:55px;
	color:#4D4424;
	border-bottom:#FFD863 1px solid;
	}

h2 {
	margin:5px 0px 10px 0px;
	text-align:left;
	font-size:1em;
	padding:0px 0px 0px 10px;
	color:#4D4424;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEE7C9;
	font-weight:bold;
	background:#FEFDE9;
}

ul {list-style-type: none;}

p{
	padding: 5px 0px 5px 0px;
}

img {border:0px;}
.fl {float:left;}
.fr {float:right;}
.centro {text-align:center;}
.sinistra {text-align:left;}
.destra {text-align:right;}
.gius {text-align:justify;}
.c {clear:both;}
.cr {clear:right;}
.gri {background-color:#F8F8F8;}
.b1 {
	border:1px solid #EAEAEA;
}

a, a:link, a:visited, a:active{
	font-size:inherit;
	text-decoration:none;
	color: #202744;
}

a:hover{
	color:#FF6600;
	text-decoration:none;
}

.eng {
	background-image:url(../immagini/varie/b_eng.gif);
	line-height:40px;
	background-repeat: no-repeat;
	background-position: left center;
	width:240px;
	margin:0px;
	padding:0px;
	padding-left:40px;
	font-weight:bold;
}

/* ---------- STRUTTURA ---------- */

#contenitore {
	width: 770px;
	margin: 0px auto;
	background-image: url(../immagini/hm_03.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}


#testa {
	width: 770px;
	height: 240px;
	margin-left:auto;
	margin-right:auto;
}


/*******************************/
/***   COLONNA DI SINISTRA   ***/
/*******************************/

#col-sx {
	float: left;
	width: 203px;
	padding-right:0px;
	padding-left:15px;
	margin-bottom: 10px;
	vertical-align: top;
	font-size: 1.2em;
	color:  #F5F4D8;
}

/* ------- MENU GENERALE ------- */

#menu {
	margin: 0;/*removes indent IE and Opera*/
	padding: 0;/*removes indent Mozilla and NN7*/
	list-style-type: none;/*turns off display of bullet*/
	width: 200px;
	text-align:left;
	font-weight:bold;
	}
	
#menu a, #menu a:link, #menu a:visited, #menu a:active {
	display: block;
	height: 24px;
	padding: 2px 2px 2px 10px;
	border: none;
	border-top: 1px solid #705A52;
	border-bottom: 1px solid #3E322D;
	background-color: #56453E;
	color: #F0E7A2;
	font-size: 1.1em;
	line-height: 24px;/* this value must match the height in order to center vertically the text*/
	text-decoration: none;
	}
	
#menu a:hover {
	background-color: #312824;
	color:#FFFFFF;
	}
	

/* ---------- FORMS COLONNA DI SINISTRA ---------- */

/****************************/
/***   COLONNA CENTRALE   ***/
/****************************/

#col-cen {
	float: right;
	width: 480px;
	padding-right:50px;
	padding-left:20px;
	color:#221E15;
	line-height: 1.8em;
	font-size: 1.3em;
	padding-bottom:10px;
	padding-top:15px;

}

/* --------------------------- */

/* ---------- GESTIONE FORMS COLONNA DI CENTRO ---------- */

.h1-sx {
	background-image: url(../immagini/css/h1_sx.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 1em;
	font-weight: bold;
	height:30px;
	color:#2F4266;
	text-align:left;
	line-height:30px;
	text-transform: uppercase;
	padding-left: 20px;
	border:solid 1px #EAEAEA
}

/*******************/
/***   CODA    ***/
/*******************/

#coda {
	clear:both;
	margin:10px auto 0px auto;
	height:60px;
	background-image:url(../immagini/hm_05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left:240px;
	padding-top: 12px;
	width: 530px;
	font-size:1.1em;
	color:  #E8C99B;
}

#coda p {
	margin: 4px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}


#coda a, #coda a:link, #coda a:visited, #coda a:active{
	color:#CC9900;
	font-weight:bold;
	text-decoration:none;
}

#coda a:hover {
	color:#FFFFFF;
}

#coda-google{
	text-align: center;
	width: 100%;
	height: auto;
}

#finale {
	clear:both;
	margin:0px auto 0px auto;
	padding: 10px;
	height:auto;
	width: 750px;
	font-size:1em;
	color: #F5F4D8;
	background-color: #423731;
}

#finale a, #finale a:link, #finale a:visited, #finale a:active{
	color:#FFFFFF;
	text-decoration:underline;
}

#finale a:hover{
	color: #FF9900;
}

td.testa {
	background:#673F12;
	color:#FFFFCC;
	text-align:center;
	font-weight:bold;
	font-size:1em;
}

td.titolo {
	color:#51431A;
	background-color: #F4F9D9;
	text-align:center;
	font-weight:bold;
	font-size:1em;
}
td.corpo {
	background-color: #FCFCED;
	text-align:left;
	font-size:1em;
	padding:0px 0px 0px 5px;
}