/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #35bb01;
	background-image: url(../img/behind.png);
	background-position:center;
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.centralFlowers{
	width:74px;
	height:auto;
	background-image:url(../img/flowers.png);
	background-repeat:repeat-y;
}

.flash{
	background-image:url(../img/right_flowers.png);
	background-repeat:no-repeat;
}

.backgroundflash
{
    background-image:url(../img/img_flash.png);
	background-repeat:repeat;
	height:132px;
    width:567px;
	float:right; 
}

table#tbl_menu td
{
	width: 177px;
	height: 25px;
	background-image:url(../img/button.png);
	font-size: 11px;
}

table#tbl_menu a
{
	padding-left: 20px;
	padding-top:5px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
}

table#tbl_menu a:hover
{
	color: #dfe0df;
}
table#tbl_menu a img
{
	border:0px;
}

div#main_right
{
	font-size: 12px;
	padding: 20px;
}

div#main_right a img
{
	border: 0px;
}

div#main_left
{
	font-size: 12px;
	padding: 20px;
	margin-left: 5px;
	float:left;
}

div#main_left a img
{
	border: 0px;
}

div#main_middle
{
	text-align: center;
	font-size: 12px;
}

div#main_middle a
{
	text-decoration: none;
	color: #113c01;
}

div#corpo
{
	text-align: center;
	font-size: 12px;
	padding: 20px;
}


.title
{
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #2d9c02;
	color: #113c01;
}

.testo
{
	margin-top: 3px;
	padding:10px;
	text-align: justify;
	background-color: #2d9c02;
}

.testo a
{
	text-decoration: none;
	color: #FFFFFF;
}

.testo a:hover
{
	color: #dfe0df;
}

.images
{
	padding-bottom: 20px;
	background-color: #2d9c02;
}

.images a
{
	text-decoration:none;
	color: #000000;
	border: 0px;
}
.images img
{
	padding: 3px;
	border: 0px;
}

table#tbl_area td
{
	width: 100%;
	font-weight: bold;
	padding: 10px;
	background-color: #2d9c02;
}

table#tbl_area div
{
	padding-bottom: 1px;
}

table#tbl_area a
{
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
	color: #dfe0df;
}

table#tbl_poesia img
{
	padding: 5px;
}

.prezzi
{
	text-align: center;
	font-weight: bold;
}

.tbl_prezzi
{
	width: 100%;
	margin-bottom: 20px;
}

.tbl_prezzi td
{
	background-color: #003a07;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

.titlePrice
{
	color: #003a07;
	font-size: 14px;
	font-weight: bold;
	background-color: #2d9c02;
	padding: 5px;
	margin-bottom: 10px;
}

.giorniChiusura
{
	color: #003a07;
	font-style:italic;
	padding-top: 4px;
}

div#bottom
{
	color: #113c01;
	text-align: center;
	padding-top: 5px;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-top: 2px;
	border-top-color: #113c01;
	border-top-style: solid;
}
div#bottom a
{
	text-decoration: none;
	color: White;
}

.contact
{
	padding-top:10px;
	padding-bottom: 200px;
}

.contact a
{
	text-decoration: none;
	color:#113c01;
}

.elenco 
{
	font-weight: bold; 
	text-align: left;
	color: #003a07;
}
