/*	----------------	BODY, DIV	----------------	*/

body { 
		margin:0px;
		padding:0px;
		border:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#205488;
}

#menu_sx {
		float:left;
		width:195px;
}

#content {
		float:right;
		width:560px;
}

#footer {
		clear:both;
		padding:5px 0 10px 0;
}

#popup{
width:400; height:400px;
position:absolute;top:50%;left:50%;
margin:-200px 0 0 -200px;
display: block;
visibility:visible;
}

#sponsor
{
	position: Absolute;
	background-color: #EEEEEE;
	font-size: 10px;
	font-family: Verdana;
	top: 100px;
	left: 100px;
	width: 250px;
	height: 250px;
	border: Solid 1px #000000;
	z-index: 99;
}
div.chiudi
{
    text-align: Right;
    border-bottom: Solid 1px #000000;
}
a.sponsor
{
    color: #000000;
    text-decoration: None;
}
a.sponsor:hover
{
    color: #000000;
    text-decoration: None;
}

/*	----------------	ELEMENTI MENU SX	----------------	*/

td.title_block {
				background-position:right;
				background-repeat:no-repeat;
				vertical-align:middle;
				height:25px;
				text-align:left;
				color:#FFFFFF;
				font-weight:bold;
				font-size:11px;
				padding-left:10px;
				padding-bottom:0px;
}

td.content_block {
				background-position:top right;
				background-repeat:no-repeat;
				padding:5px 0px 5px 10px;
				vertical-align:top;
				/*text-align:justify;
				height: 120px;*/
}

td.footer_block {
				background-position:right;
				background-repeat:no-repeat;
				vertical-align:middle;
				text-align:right;
				padding-right:35px;
				height:30px;
				font-weight:bold;
}

#menu_sx td.pulsante_sx { padding-bottom:3px; }

#menu_sx a { line-height:15px; }

/*	----------------	LINKS	----------------	*/

a {
	text-decoration:none;
	color: #000066;
}

a:hover { 
		text-decoration:underline;
		color: #000066;
}

a:visited { color: #000066; }

/*	----------------	TITOLI, TESTI, DIV AREA CONTENUTI	----------------	*/

.nome_destinazione {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-transform:uppercase;
	position:relative;
	top:-5px;
	/*background-repeat: no-repeat;
	height: 62px;
	width: 560px;
	vertical-align: top;
	padding-bottom: 10px;*/
	
}

.nome_sezioncina {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-repeat: no-repeat;
}

div.descrizione { 
			margin:10px 5px 0px 10px;
			text-align:justify;
}

h2 {
	font-size:11px;
	font-weight:bold;
}

.dim {
		color:#FF0000;
		font-size:110%;
		font-weight:bold;
}

.tur {
		color:#003399;
		font-size:110%;
		font-weight:bold;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
}

li { margin-left: -30px; }

/*	----------------	INUTILIZZATI	----------------	*/

/*

.titolo_sottosezione_dest {
	font-size: 14px;
	height: 15px;
	font-weight: bold;
	color: #000066;
}

.testo {
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}

img.float_right {
				float:right;
				margin: 0px 0px 6px 6px;
}

td.content_block  p {
				padding:5px 10px 0px 0px;
				margin:0px;
}

.testo_blocco {
	margin-top: 10px;
	margin-left: 10px;
}

*/
