html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .76em;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background: url(/_images/sfondo.gif) center center repeat-y #ccc;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
img {
	border:0;
	margin:0;
	padding:0;
}

div#container {
	text-align: left;
	margin: 0px auto;
	width: 770px;
	/*width:expression(document.body.clientWidth > 900? "900px": "auto" );*/
	/*border-left:1px solid #ccc;
	border-right:1px solid #ccc;*/
	background: #fff;
	height: 100%;
	/*background:url(/_images/sfondo-laterale.gif) repeat-y;*/
}
body>div#container{
	height: auto;
	min-height: 100%;
}

#header {
	color: white;
	text-align: left;
	padding:20px 0 20px;
}
#siciliaLogo
{
	margin: 5px;
	text-align:left;
}
#cefaluLogo
{
	margin-top: 15px;
}
#flashLogo
{
	background-color:#0066cc;
	text-align:right;
}
.horizmenu {
	font-size:			13px;
	font-weight:bold;
	color:				#444444;
	text-align:			left;
	padding:			5px 10px;
	margin:				0 0 15px;
	/*background-image:	url(/_images/strisce-horiz.png);*/
	background-image:	url(/_images/back_gray.gif);
	letter-spacing: -1px;
	
	border-style:solid;
	border-width:1px;
	border-color:#bbbbbb;
}
.horizmenu a {
	color:#003868;
	text-decoration: none;
}
.horizmenu a:hover {
	color:#F9CB06;
	text-decoration: underline;
}

#contentExt {
	width: 770px;
}

.contentInt {
	margin: 0px 0px 0px 230px;
	clear:both;

	COLOR: #686868;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	LETTER-SPACING: 0px;
	line-height:18px;
}

.contentInt h1 {
	width:auto;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 2px;
	color: #336699;
	font-family: georgia, serif;
	letter-spacing: +2px;
	border-bottom:1px #ccc dotted;
}
.contentInt h2 {
	width: auto;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 10px;
	color: #336699;
	font-size: 16px;
	letter-spacing: +1px;
	font-family: georgia, serif;
	border-bottom:1px #ccc dotted;
}

.contentInt h3 {
	width: auto;
	color: #336699;
	font-family: georgia, serif;
	padding: 0px;
	font-weight: bold;
	margin: 10px 0;
	font-size: 14px;
}

.contentInt p
{
	text-align:left;
	COLOR: #686868;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	LETTER-SPACING: 0px;
	margin: 10px 5px;
	padding:0px;
	line-height:18px;
}
.contentInt ul, .contentInt ol
{
	text-align:left;
	COLOR: #686868;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	LETTER-SPACING: 0px;
	line-height:18px;
}
.contentInt a
{
	color:#336699;
	text-decoration:none;
}
.contentInt a:hover
{
	color:#990000;
	text-decoration:underline;
}

.listElement
{
  color:#0099CC;
  font-size:10px;
  padding:2px;
  font-weight:bold;
  font-style:italic;
	
}
.contentImgLeft
{
	margin:0px 5px 5px 0px;
	float:left
}

#navigationExt {
	width: 220px;
	position:absolute;
	left:0;
	top:0;
	padding-bottom: 20px;
}
#navigationInt {
	margin:0 0 0 20px;
}

#footer {
	clear: both;
	width: 100%;

}
#footerInt {
	text-align: right;
	color: White;
	background-color: Black;
	margin-left: 1px;
	margin-right: 7px;
}
#thumbnails{
	background-color: #AEBCE6;
	padding: 3px;
	text-align: right;
}
#footer a
{
	color: #FFF;
}

#footer a:hover
{
	color: #66F;
}

#breadcrumb {
	color:black;
	font-size:11px;
	margin: 0px 0px 10px 0px;
}
#breadcrumb a {
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}
#breadcrumb a:hover {
	color:#F9CB06;
	text-decoration:underline;
	font-weight:bold;
}

#imgmenu img {
	margin-bottom:5px;
}

#map {
	width:316px;
	margin:auto;
	position:relative;
}
#map .mapItem {
	position:absolute;
	background:#D1D1D1;
	border:none;
	padding:1px;
	font-size:9px;
	font-weight:bold;
}
#map .mapItem a {
	color:#3E4D72;
	text-decoration:none;
}
#map .mapItem a:hover {
	color:#6E0808;
	text-decoration:underline;
}

img#foto {
	float:right;
	margin:0 0 5px 5px;
	border:solid 1px #ccc;
}