/* CSS Document */
BODY {
	font-family: arial, verdana, sans-serif;
	font-size:8px;
	text-align:center;
	margin:5px;
	padding:0px;
}

#Content {
	margin:auto;
	width:812px;
	border:1px solid blue;
	background-color:#ddddff;
}

#Centro {
	padding:5px;
	height:430px;
	margin:5px;
	border:1px solid blue;
	background-color:#eee;
}

#thebar {
	float:bottom;
	margin:5px;
	color:white;
	background:#99f;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.testo {
	margin:0px;
	text-align:left;
	font-size:1.5em;
}

p.testo2 {
	float:bottom;
	margin:0px;
	text-align:left;
	font-size:1.5em;
}

p.testo3 {
	line-height:1.5em;
	width:40%;
	text-align:left;
	float:left;
	font-size:1.5em;
}

p.testo4 {
	font-weight:bold;
	line-height:1.5em;
	width:40%;
	text-align:right;
	float:left;
	font-size:1.5em;
}

p.testohome {
	float:top;
	clear:none;
	margin:0px;
	text-align:center;
	font-size:18px;
}

UL, OL {
	margin:0px 5px 0px 0px;
	font-weight:bold;
	font-size:12px;
	color:white;
}

li {
	width:110px;
	height:20px;
	margin:0px 0px 5px 0px;
	list-style-type:none;
	border-left:3px solid #99f;
	border-right:3px solid #99f;
	background-color:#99f;
}

li.sel {
	color:white;
	list-style-type:none;
	border-left:3px solid navy;
	border-right:3px solid navy;
	background-color:navy;
}

li:hover {
	border-left:3px solid navy;
	border-right:3px solid navy;
	list-style-type:none;
}

#menu {
	height:450px;
	float:left;
	text-align:center;
	block:none;
}

a {
	text-decoration:none;
	color:white;
}

a:visited {
	color:white;
}


#mini {
	border:1px dashed white;
	float:right;
	width:415px;
	height:355px;
	clear:bottom;
}

IMG.mini-sx {
	margin:5px 0px 0px 0px;
	float: bottom;
	width:300px;
	bottom:100px;
}

IMG.minitop {
  margin:0px 0px 0px 0px;
	height:140px;
}

IMG.cartina {
	margin:0px 5px 0px 0px;
	float: bottom;
	height:80px;
	bottom:100px;
}

IMG.tn {
	margin:5px;
	float: bottom;
	height:50px;
}

#logo {
	float:top;
	margin:5px;
}

p.selez {
	font-size:12px;
}

table.griglia {
	margin:30px;
	text-align:center;
	font-size:12px;
	border:1px;
	border:1px dashed #333;
}

table.prezzi {
	width:270px;
	float:left;
	margin:0px 10px 0px 0px;
	text-align:center;
	font-size:14px;
	border:1px dashed #333;
}

tr.lilla {
	height:34px;
	background-color:#cc99ff;
}

tr.verde {
	height:34px;
	background-color:#66cc66;
}

tr.azzurra {
	height:34px;
	background-color:#99ccff;
}

#shiny {
	text-align:left;
	float:bottom;
	margin:5px;
	padding:5px;
}

#bandiere {
	margin:0;
	float:block;
}

IMG.flag {
	border:none;
}

#thumbs {
	width:100%;
  font-size:12px;
  text-align:center;
  float:right;
	margin-top:5px;
}

#testoefoto {
  height:80%;
}

a.thelink {
	color:blue;
	text-decoration:underline;
}

a.thelink:visited {
	color:blue;
}

IMG.fissa {
  /*margin:5px;*/
}

.tabellalink {
	font-size:8pt;
}

.catlink {
	width:50%;
	font-weight:bold;
	text-align:right;
}

.linklink {
	width:50%;
}

.slideshow {
	width:410px;
	float:right;
}






ul.ul_standard li {
	width:auto;
	color:black;
	font-weight:normal;
	background-color:transparent;
	padding:0px;
	margin:0px;
	border:none;
	list-style-type:disc;
	list-style-position:inside;
	height:0.8em;
}
