/*Depi styles*/


/* Body, DIV struttura */


body {
	margin: 0px;
    background: url(images/sfondo.gif) #163457 top center no-repeat fixed;	
	/*background-color:#f3fded;*/
	padding: 0px;
	border: 0px;
}

#esterno {
	width: 960px;
	margin: 0px auto;
   /* background: url(immagini/bg-esterno.gif) #feedd5;	*/
	/*background-color: #ffffff;*/
	/* border: 4px solid #444E6C; */
}

#head {
	/*display: block;*/
	/*background-color: #ffffff;*/
	vertical-align:top;
	text-align:center;
	margin-top:20px;
	position: static;
}

#low {
	width: 960px;
	position: relative;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color: #ffffff;
}

#left {
	/*width: 200px;
    position: absolute;*/
    top: 0; 
    left: 0;	
	background-color: #ffffff;
}

#right {
	float: right;
	width: 760px;
	background-color: #ffffff;
   /* margin-left: 202px;	*/
}

#lingue {
	text-align:right;
}

#footer {
	width: 100%;
	/*margin-left:20px;
	margin-right:20px;*/
	background-color: #22446B;
    padding-top: 7px;
    padding-bottom: 7px;
	CLEAR: both;
	text-align:center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #FF9900;
}

#bottom {
	TEXT-ALIGN:center;
}


/* Elementi BASE */

@font-face {
	font-family: 'GoodDogRegular';
	src: url('GoodDog.eot');
	src: local('GoodDog'), local('GoodDog'), url('GoodDog.woff') format('woff'), url('GoodDog.ttf') format('truetype'), url('GoodDog.svg#GoodDog') format('svg');
}

@font-face {
	font-family: 'KristenITCRegular';
	src: url('itckrist.eot');
	src: local('Kristen ITC'), local('KristenITC-Regular'), url('itckrist.woff') format('woff'), url('itckrist.ttf') format('truetype');
}

*  { 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}

#left a {
	font-family: 'KristenITCRegular','Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #003F7D;
	text-decoration: none;
}

#left a:hover {
	color: #FF9900;
}

a {
	font-family:'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	color: #003F7D;
	text-decoration: none;
}
a:visited {
	color: #003F7D;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
    color: #FF9900;
	text-decoration: none;
}	

h1, h2 {
	font-family: 'KristenITCRegular','Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	color: #366DAB;
	margin: 1px;
}

h3, h4, h5 {
	font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	color: #366DAB;
	margin: 1px;
}

h1 {
	font-size: 18px;
	margin-top: 10px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

p {
	margin: 8px;
}

#right .col_p {
	width:360px;
	float:left;
	margin-right:13px;
}

#right .large_p {
	width:537px;
	float:left;
	margin-right:10px;
}

#right .thin_p {
	width:200px;
	background-color:#f0f0f0;
	margin-top:5px;
	padding:3px;
	float:left;
	margin-right:2px;
}

#right .complete_p {
	width:735px;
	float:left;
	background-color:#f0f0f0;
	padding:3px;
	margin-right:10px;
	margin-top:15px;
	clear:both;
}


input, select, textarea {
	font-size:10px;
	color: #666054;
	background-color:#f0f0f0;
}

/* Altri elementi */

.testoPiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.testoPiccolo strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.thumb {
cursor: url("/images/magnify.cur"), pointer;
}

.tabellaNews {
	border:1px solid #444E6C;
    border-bottom: 2px solid #444E6C; 
	background-color: #f0f0f0;
}

.cellaNews {
	border-bottom: 2px solid #444E6C;
	background-color: #D1BB8A;
	/*height:20px;*/
}

.cellaDotTop {
	border-top: 2px dotted #D1BB8A;
}

.cellaDotBottom {
	border-bottom: 2px dotted #D1BB8A;
}

.bianco {
	color:#ffffff;
}

.testoBig {
	color: #444E6C;
	font-size: 1.6em;
	font-weight:normal;
	line-height:1em;
}

.bordo {
	border: 2px solid #D1BB8A;
}

/*****************************************************************/
.toptitle {
font-size: 0.8em;
color:#666666;
MARGIN-TOP: 0px;
}


.evidenzia {
	border:1px solid #cccccc;
    border-bottom: 2px solid #777777; 
	border-top: 1px solid #777777; 
	background-color: #fff3e0;
	color:#006600;
	font-weight:bold;
	padding:7px;
}

div.titoletto {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}


#HotelJesolo h1 {
	color:#FFCC00;
}




