body {
	font: 15px/1.3 "Garamond";
	color: #000;
	text-align: center;
	background: #023401;
}

/* Splash */

#splash_languages a {
	text-decoration: none;
	color: #fff;
}

#splash_languages a:hover {
	color: #EAA500;
}

body, html {
	margin: 0;
	height: 100%;
	padding: 0;
}

.hidden {
	display: none;
}

#splash_right {
	width: 310px;
	height: 380px;
	float: right;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #C6B480;
}

#body_splash {
	background: #F8D9A2;
	width: 100%;
	height: 100%;
}

#splash_languages {
	width: 280px;
	height: 140px;
	margin: 10px;
	padding: 0px 10px 0px 10px;
	background: #314720;
	background: #314720 url(graphics/arrow_in.jpg) no-repeat 220px 40px;
}

#contacts_form input {
	font: 15px/1.2 "Garamond";
}

#splash_languages ul {
	color: #fff;
	text-align: left;
	padding: 10px;
	padding-left: 30px;
	padding-top: 25px;
	list-style-type: none;
}

#splash_languages ul li {
	font-size: 22px;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 30px;
}

#splash_languages ul li a {
	padding-left: 50px;
}

#splash_photos {
	width: 280px;
	margin: 10px 10px 0px 10px;
	padding: 10px;
	height: 140px;
	background: #fff;
}

#splash_photos img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 140;
	width: 280px;
}

#select_language {
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
	border-width: 1px 0 1px 0px;
	border-style: solid;
	border-color: #C6B480;	
	margin: 10px;
}

#italiano a {
	background: url(graphics/italiano.jpg) no-repeat top left;
}

#italiano a:hover {
	background: url(graphics/italianoa.jpg) no-repeat top left;
}


#francais a {
	background: url(graphics/francais.jpg) no-repeat top left;
}

#francais a:hover {
	background: url(graphics/francaisa.jpg) no-repeat top left;
}


#english a {
	background: url(graphics/english.jpg) no-repeat top left;
}

#english a:hover {
	background: url(graphics/englisha.jpg) no-repeat top left;
}

#splash {
	clear: both;
	padding: 0px;	
	background: #F8D9A2 url(graphics/splash_back.jpg) no-repeat top left;
	display: block;
	margin: auto;
	width: 620px;
	height: 380px;
	position: relative;
	top: -200px;
	
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
}


#shim {
    visibility: hidden;
    width: 100%;
    height: 50%;
    margin-top: -200px;
    float: left;
    /* IE4 */
    position: relative;
    top: -200px;
    position: static;
}

/*  Interno   */


#body {
	width: 760px;
	padding: 20px;
	margin: auto;
	background: #FFFCF7;
	margin-top: 10px;
}

#header {
	height: 274px;
	width: 760px;
	background: url(graphics/header.jpg) no-repeat top left;
}

#content {
	background: transparent url(graphics/content_back.jpg) no-repeat top left;
	background-position: -1px 100px !important;
	border-width: 0px 0px 1px 0px;
	border-color: #fff;
	border-style: solid;
	margin-top: -100px;
	display: block !important;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#map {
	margin: auto;
	margin-bottom: 15px;
	margin-top: 10px;
	display: block;

}

#content ul {
	margin: 0 0 0 0;
}

#menu {
	float: right;
	width: 205px;
	background: transparent;
}

#menu ul {
	margin: 0 0 0 0;
	list-style-type: none;
	text-align: left;
	padding: 5px 0 0 0;
}

#menu h3 {
	text-align: left;
	font-size: 20px;
	padding: 0 0 0 10px;
}

#menu ul li a {
	color: #000;
	display: block;
	width: 191px;
	height: 16px;
	font-size: 14px;
	padding: 4px;
	padding-left: 10px;
	padding-bottom: 6px;
	line-height: 20px;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #fff;
	font-variant: small-caps;
	background: #023401 url(graphics/star.jpg) no-repeat right center;
	background-position: 185px 5px;	
}

#prezziario td, #prezziario th {
	text-align: center;
}

.info li a {
	font-size: 16px;
	color: black;
}

#page {
	margin-right: 205px;
	padding: 10px;
	padding-left: 0px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: #fff url(graphics/page.jpg) no-repeat bottom left;
	padding-bottom: 120px;
	text-align: left;
}


#prenotazione td {
	text-align: justify;
	font-size: 16px;
	width: 50%;
}

#gallery ul li {
	float: left;
	list-style-type: none;
}

#info_location h4 {
	font-size: 20px;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#info_location p {
	margin: 5px;
}

#gallery ul li a {
	display: block;
	height: 112px;
	width: 112px;
	margin: 4px;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff; 
}

#gallery ul li a img {
	border-width: 0px;
}

#galleru ul li a:hover {
	background: #000;
}

#gallery ul {
	display: block;
	height: 250px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


#page h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 20px;
	color: #023401;
}

.article {
	margin-bottom: 15px;
	background: #E8F4E6;
	background: transparent;
	padding: 5px;
	border: 1px dotted #CDE6C7;
	border-width: 0px;
}

#page ul {
	padding: 0px 0px 0px 20px !important;
	list-style-type: disc !important;
}

.info {
	background: url(graphics/info.jpg) no-repeat top right;
	line-height: 1.5em;
}

.event {
	background: #E8F4E6;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px dotted #CDE6C7;
}

.article img {

	margin: 0 0 0 0;
}

.imgbox {
	border: 1px solid #ccc !important;
	background: #fff;
	padding: 5px;	margin: 2px;
	margin-left: 15px;
	margin-right: 0px;
	display: block;
}

.event p {
	margin: 0 0 0 0;
	padding: 5px;	
}

.event h3, .event h4 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


.article p {
	font-size: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
}



#footer {
	margin-top: 0px;
	padding: 10px;
	background: #E8E8E8;
	border: 1px solid #ddd;
	clear: both;
	text-align: left;
}

#footer ul {
	margin: 0 0 0 0;
	list-style-type: none;
	padding: 0px;
}


/* Hide from IE5mac \*//*/
#shim {
    display: none;
}
html, body {
    height: auto;
}


