@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: #215C28;
	color: #215C28;
}

img {
	border: 0px;
}

.link_nounderlined {
	text-decoration: none;
}

/**************/
/* Main Table */
/**************/
/* cellspacing=0 cellpadding=0 */

#maintable {
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	width: 760px;
	background-color: #B2D377;
	padding: 0px;
}

/********/
/* Menu */
/********/
.Menu {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
}

.Menu a {
	font-weight:bold;
	text-decoration:none;
}

#Home_Link {
	color: #FFFFFF;
	background: #FF9900;
}

/**********/
/* Footer */
/**********/
.Footer {
}

.Footer table {
	width: 100%;
	color: #215C28;
	background-color: white;
}

.Footer td {
	text-align: center;
	font-size: x-small;
}

.Footer a {
	color: white;
	font-size: small;
	text-decoration: none;
	font-size: x-small;
}

/*****************/
/* Box con ombra */
/*****************/

.box {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

/* Top */
#box_topleft {
	width: 12px;
	height: 12px;
	background-image: url(images/box/topleft.png);
}

#box_top {
	height: 12px;
	background-image: url(images/box/top.png);
	background-repeat: repeat;
}

#box_topright {
	width: 23px;
	height: 12px;
	background-image: url(images/box/topright.png);
}

/* Middle */
#box_left {
	width: 12px;
	background-image: url(images/box/left.png);
}

#box_body {
	background-color: white;
	text-align: center;
}

#box_right {
	width: 23px;
	background-image: url(images/box/right.png);
}

/* Bottom */
#box_bottomleft {
	width: 12px;
	height: 23px;
	background-image: url(images/box/bottomleft.png);
}

#box_bottom {
	height: 23px;
	background-image: url(images/box/bottom.png);
	background-repeat: repeat;
}

#box_bottomright {
	width: 3px;
	height: 23px;
	background-image: url(images/box/bottomright.png);
}

/********/
/* Home */
/********/
#home_maintable {
	background-image: url(images/airone.png);
	background-repeat: no-repeat;
	background-position: 300px 350px;
	height: 580px;
}

.home_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #215C28;
	text-align: justify;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

.credit_card_box table {
	padding-top: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
}

#credit_card_logo {
	vertical-align: middle;
}

#home_image_right {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	float: right;
}

#home_image_left {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
}

/*********************/
/* Come Raggiungerci */
/*********************/

#bussola {
	margin-top: 5px;
	vertical-align: top;	
}

.itinerario td {
	vertical-align: top;
	text-align: justify;	
}

.itinerario table {
	margin-top: 10px;
}

.dovesiamo_cartina table {
	background: url(images/dovesiamo.png);
	width: 400px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 20px;
}

.dovesiamo_cartina td {
	text-align: left;
}
/**************/
/* Contattaci */
/**************/

.recapiti_telefonici table {
	border: 0px;
	width: 100%;
	padding: 2px;
	border: 1px;
}

/************************/
/* Galleria fotografica */
/************************/

#gallery_side_img {
	margin-top: 5px;
	vertical-align: top;
	width: 175px;
}

#gallery_body {
	width: 100%;
	margin-top: 10px;
}
#le_bellezze_di_lodi {
	text-align: center;
}

/**********/
/* Eventi */
/**********/

#eventi_side_img {
	margin-top: 5px;
	vertical-align: top;	
}

#eventi_body {
	margin-top: 5px;
}

#data_eventi {
	vertical-align: top;
	white-space: nowrap;
}

#agrifoglio{
	float: right;
	margin-top: -40px;
	margin-right: -50px;
	margin-left: -95px;
}

#tdconcandela{
	background:url(images/candele.png);
	background-repeat: no-repeat;
	background-position:bottom center;
}

#text-prenotazioni {
	font-size: 15px;
}

