body {
	font-family: sans-serif;
	margin: 0px 0px 25px 0px;
	background-color: #6DCBE2;
	background-repeat: repeat-x;
	background-image: url(../img/bg.png);
}
.left {
	float: left;
	margin: 2px 5px 2px 0px;
}
.right {
	float: right;
	margin: 2px 0px 2px 5px;
}
.absolute {
	position: absolute;
}
.center {
	text-align: center;
}
.valign {
	vertical-align: middle;
}
.meta {
	width: 45%;
}
.nascosto {
	display: none;
}
.grass {
	font-weight: bold
}
.bordo {
	border: 1px solid silver;
	padding: 2px;
}
.slogan {
	color: black;
	width: 300px;
	font-size: 1.0em;
	text-shadow: white 2px 2px 2px;
}
.cal {
	border: 1px solid #EB1F12;
}
.loca {
	border: 1px solid #EB1F12;
}
.day {
	color: #003366;
}
.del {
	color: #CCCCCC;
}
h1 {
	
}
h2 {
	color: #016b99;
	font-weight: bold;
	margin: 10px;
	line-height: 1em;
	font-size: 12px;
}
h3 {
	margin: 3px;
	padding-top: 0px;
	font-size: 0.8em;
	text-align: center;
	color: #EB1F12;
}
img {
	border: none;
}
.pcolonne {
	margin: 0px 0px 0px 5px;
}
.tabella {
	width: 100%;
	font-size: 0.8em;
	
}
#main {
	background-image: url(../img/bgmain.png);
	margin: 0px auto;
	width: 912px;
}
#titolo {
	background-image: url(../img/bgtitolo.png);
	background-repeat: no-repeat;
	padding: 0px 6px 0px 6px;
	width:900px;
	height: 140px;
}
#quick {
	padding: 29px 20px 0px 0px;
	text-align: right;
	font-size: 0.7em;
}
#menu {
	height: 65px;
	margin: 10px 15px 0px 190px;
	padding: 3px 0px 3px 0px;
	font-size: 0.8em;
}
#url {
	padding-top: 0px;
	margin-left: 15px;
	font-size: 0.7em;
	color: #666666;
}
#contenuti {
	min-height: 330px;
	height: auto !important;
	width: 100%;
	font-size: 0.7em;
	padding: 11px;
	background-image: url(../img/bgcontenuti.png);
	background-repeat: no-repeat;
}
#confoto {
	min-height: 330px;
	height: auto !important;
	width: 100%;
	font-size: 0.7em;
	background-image: url(../img/bggallery.png);
	background-repeat: no-repeat;
}
#home {
	min-height: 230px;
	height: auto !important;
	width: 100%;
	background-image: url(../img/bgcontenuti.png);
	background-repeat: no-repeat;
}
#centro {
	width: 492px;
	min-height: 350px;
	height: auto !important;
	margin: 0px auto;
	line-height: 1.3em;
	padding: 3px 4px 0px 4px;
	border: 1px solid #000000;
}
.schema {
	margin-bottom: 30px;
}
.imp {
	height: 90px;
	padding: 5px;
}
#riqhome {
	padding-top: 27px;
	font-size: 0.7em;
	
}
#riquadri {
	background-image: url(../img/bgriquadri.png);
	background-repeat: no-repeat;
	clear: both;
	padding: 47px 6px 30px 6px;
	font-size: 0.7em;
	
}
#riqfoto {
	background-image: url(../img/bggallery3.png);
	background-repeat: no-repeat;
	clear: both;
	padding: 47px 6px 30px 6px;
	font-size: 0.7em;
	
}
#expo1 {
	border-right: 1px dotted #CB0000;
	overflow: hidden;
	padding: 0px 5px 7px 5px;
	width: 200px;
	float: left;
}
#expo2 {
	border-right: 1px dotted #CB0000;
	overflow: hidden;
	padding: 0px 5px 7px 5px;
	width: 220px;
	float: left;
}
#expo3 {
	border-right: 1px dotted #CB0000;
	overflow: hidden;
	padding: 0px 5px 7px 5px;
	width: 230px;
	float: left;
}
#expo4 {
	overflow: hidden;
	padding: 0px 5px 7px 5px;
	width: 189px;
	height:105px;
	float: left;
}
#meteo {
	position: absolute;
	background-color: white;
	width: 189px;
}
.meteo {
	margin-top: -90px;
	background-color: white;
}
.sar {
	position: absolute;
	background-color: white;
	width: 189px;
	margin-top: 100px;
}

#note {
	margin: 35px 0px 0px 0px;
	font-size: 0.6em;
	clear: both;
}
.note {
	background-image: url(../img/bgnote.png);
	background-repeat: no-repeat;
	background-color: #6DCBE2;
	padding-top: 15px;
	text-align: center;
}
.loghi {
	margin-right: 7px;
	text-align: center;
}

#sponsor {
	background-color: #CCCCCC;
	font-size: 0.6em;
}
/*codice del menu principale*/
.ul_o {
	padding: 0px 0px 0px 0px;
	display: block;
	list-style: none;
	margin: 0px auto;
}
.li_o {
	float: left;
	text-align: center;
	margin-left: 1px;
}
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	line-height: 59px;
	padding: 0px 15px 0px 15px;
	margin-left: 1px;
	display: block;
	color: #016b99;
}
a.nav:hover{
	text-decoration: none;
	line-height: 45px;
	padding: 0px 15px 0px 15px;
	font-weight: normal;
	color: #016b99;
}
a.vis:link, a.vis:visited, a.vis:active {
	text-decoration: none;
	line-height: 59px;
	padding: 0px 15px 0px 15px;
	margin-left: 1px;
	display: block;
	color: #016b99;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #EB1F12;
	text-decoration: none;
}
a:hover {
	color: #016b99;
	font-weight: normal;
	text-decoration: underline;
}
a.quick:link, a.quick:active, a.quick:visited {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	margin-right: 2px;
}
a.quick:hover {
	color: #EB1F12;
}

a.sponsor:link, a.sponsor:active, a.sponsor:visited {
	text-decoration: none;
	text-align: left;
	color: #333333;
	display: block;
	width: 219px;
	line-height: 20px;
	float: left;
}
a.sponsor:hover {
	color: black;
	font-weight: normal;
}
.sponsor {
	color: #333333;
	display: block;
	width: 219px;
	float: left;
}
form {
	width: 300px;
	float: left;
}
.name {
	width: 75px;
	float: left;
	margin: 3px;
}
.campo {
	border: 1px solid white;
	border-bottom: 1px solid #00B1E6;
	padding: 1px;
	margin: 3px;
}
.pulsa {
	border: 1px solid #00B1E6;
	color: #00B1E6;
	padding: 1px;
	margin: 3px;
	font-size: 1em;
}
textarea {
	border: 1px solid #00B1E6;
	padding: 1px;
	margin: 3px;
}
select {
	border: 1px solid #00B1E6;
	background-color: #dedede;
	color: #00B1E6;
	padding: 1px;
	margin: 3px;
}
#mappa {
	width: 375px;
	float: left;
}
#fanfb {
}
/*Codice submenu*/
#attivita {
	padding: 0px 15px 0px 15px;
	margin: 0px 205px 0px 199px;
	width: 440px;
	min-height: 300px;
	height: auto !important;
	border-left: 1px dotted #016b99;
	border-right: 1px dotted #016b99;
}
#ogliastra {
	padding: 0px 15px 0px 15px;
	margin: 0px 205px 0px 220px;
	width: 420px;
	min-height: 350px;
	height: auto !important;
	border-left: 1px dotted #016b99;
	border-right: 1px dotted #016b99;
}
#vacanze {
	padding: 0px 15px 0px 15px;
	margin: 0px 205px 0px 220px;
	width: 420px;
	min-height: 300px;
	height: auto !important;
	border-left: 1px dotted #016b99;
	border-right: 1px dotted #016b99;
}
#download {
	padding: 0px 15px 0px 15px;
	margin: 0px 205px 0px 20px;
	width: 600px;
	min-height: 350px;
	height: auto !important;
	border-right: 1px dotted #016b99;
}
#foto {
	padding: 10px 25px 0px 5px;
	float: right;
	width: 205px;
}
#fotosx {
	padding: 10px 5px 0px 5px;
	float: left;
	width: 205px;
}
#foto img {
	border: 1px solid silver;
	margin-bottom: 9px;
	padding: 2px;
}
#fotosx img {
	border: 1px solid silver;
	margin-bottom: 9px;
	padding: 2px;
}
.separa {
	border-top: 1px dotted #016b99;
	
}
#submenu {
	width: 200px;
	float: left;
}
.ul_v {
	padding: 20px 0px 0px 0px;
	display: block;
	height: 300px;
	list-style: none;
	margin: 0px auto;
}
.li_v {
	float: left;
	width: 200px;
	line-height: 25px;
	text-align: left;
}
a.subn:link, a.subn:visited, a.subn:active {
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	display: block;
	color: #016b99;
}
a.subn:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #016b99;
}
a.subv:link, a.subv:visited, a.subv:active {
	border: 1px dotted #016b99;
	border-right: 1px solid white;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	display: block;
	color: #016b99;
	font-weight: bold;
}
/*nuvola di tag*/
ul.tagcloud {
	list-style: none;
	margin: 0;
	padding: 0.5em;
	line-height: 1.8;
	width: 210px;
	text-align: justify;
}
ul.tagcloud li {
	display:inline;
}
ul.tagcloud a {
	text-decoration: none;
	color: #787870;
}
ul.tagcloud a:hover {
	background-color: #dedede;
	text-decoration: none;
	font-weight: normal;
	color: #444;
}
a.size1{font-size: 80%;}
a.size2{font-size: 100%;}
a.size3{font-size: 125%;}
a.size4{font-size: 150%;}
a.size5{font-size: 180%:}

/*snorkel*/
.snorkel {
	position: fixed;
	right: 15px;
	bottom: 15px;
}

/*menu lingue*/
select.icon-menu {
	background-color: transparent;
	margin: 0px;
	border: none;
	color: black;
}
select.icon-menu option {
	background-repeat: no-repeat;
	background-color: white;
	background-position: bottom left;
	padding-left:30px;
}
select#lingua option[name="IT"] {
	background-image: url(../img/ita.png);
}
select#lingua option[name="EN"] {
	background-image: url(../img/eng.png);
}
select#lingua option[name="FR"] {
	background-image: url(../img/fra.png);
}
select#lingua option[name="DE"] {
	background-image: url(../img/ger.png);
}
select#lingua option[name="ES"] {
	background-image: url(../img/spa.png);
}
select#lingua option[name="SA"] {
	background-image: url(../img/sardu.png);
}
