/*Created by NovaByte & AdriaticoWeb*/

html {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color:#F0F0F0;
	height: 100%; 
}

body {
	margin: 0px;
    margin-top: 0px;
	background-image: url(/immagini/.jpg);
	background-attachment: fixed;
	background-position: 0% 3%;
	background-repeat: repeat-x;
	background-color: #F0F0F0;
	padding: 0px;
	border: 0px;
	height: 100%; 
	
}

#superbox {
	width: 780px;
	margin: 0px auto;
}

#head {
	width: 780px;
	height: 100px;
	background: #D3E4FF url(/immagini/bkhead.jpg) repeat-x;
	display: block;
	margin: 0px;
	position: static;
	border-left: 1px solid #386991;
	border-right: 1px solid #386991;
}

#head img.lbell {
	float: left;
	display: inline;
}

#head img.lapo {
	float: right;
	display: inline;
}

#low {
	width: 780px;
	position: relative;
	background-color: #ffffff;
/*	height: 100%;*/
	border-left: 1px solid #386991;
	border-right: 1px solid #386991;
	border-bottom: 7px solid #172f51;
}

#left {
	width: 200px;
    position: absolute;
    top: 0; /*l' altezza dell' header*/
    left: 0;	
	/*border: 1px dotted #777777;*/
	background-color: #ffffff;
}

#right {
	/*width: 578px;
	position: absolute;
	left: 202px;*/
    margin-left: 202px;	
	/*top: 0px;
	height: 100%;*/
}

#flash {
	width: 578px;
	height: 150px;
	overflow: hidden;
}

div.content {
	width: 510px;
	margin: 0px 30px;
	background-image: url(/immagini/decoro.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 10px;
	height: auto;
}

#lingue {
	margin: 15px;
	float: right;
	display: none;
}

#indirizzo {
	margin: 0px;
	font: normal normal 12px "Trebuchet MS",Arial, Helvetica,  sans-serif;
	text-align: center;
	height: 30px;
	width: 780px;
}

#indirizzo p {
	font: normal normal 14px "Trebuchet MS",Arial, Helvetica,  sans-serif;
	
}


#due {
	width: 200px;
	height: auto;
	background: #ffcc33;
	border-bottom: 1px dotted #777777;
	border-right: 1px dotted #777777;
}

#tre {
	width: 200px;
	height: 100px;
}

#footer {
	width: 100%;
	margin: 0px;
	height: 00px;
	background-color: #ffffff;
/*	border-bottom: 4px solid #000157;
	background-image: url(/img/licon.jpg);*/
	background-position: top;
	background-repeat: repeat-x;	
}



a {
	color: #000157;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	color: #0f4d80;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
}


h4 {
	font-size: 15px;
	margin-top: 10px;
}

p {
	margin: 8px;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color: #666054;
	background-color:#FDEACF;
}

#uno {
	width: 200px;
	height: auto;
	border-top: 5px solid #777777;
	border-bottom: 1px dotted #777777;
	border-right: 1px dotted #777777;
	color: #000157;
	background-color:#F0F0F0;
	overflow: hidden;
}

#uno ul {
	margin: 5px 10px 10px 35px;
	list-style: url("/immagini/licon.jpg");
	display: block;
 
}

#uno ul li {
	font: normal bold 15px "Verdana Geneva Arial Helvetica sans-serif", "Trebuchet MS";
}

#uno a:link {
	text-decoration: none;
}

#uno a:visited {
	text-decoration: underline;
}

#uno a:hover {
	background-color:#0f4d80;
	color: #FEFEFE;
}



#ristofoto {
   width: 680px;
	position: absolute;
	top:500px;
	left: 100px;
}

/* Classi generiche x elementi */

.floatleft {
	float: left;
	margin: 10px;
	border: 1px solid #000157;
	text-decoration: none;
}

.floatright {
	float: right;
	margin: 10px;
	border: 1px solid #000157;
	text-decoration: none;
}

.inline {
	display: inline;
	margin: 10px;
	border: 1px solid #000157;
	text-decoration: none;
	
}

.bold {
	font-weight: bold;
}

img.loghetto {
	float: left;
}

div.centratore {
	width: 460px;
	margin: 0px auto;
}

div.offerte{
	/*width: 450px;
	margin: 40px auto 10px;*/
	background: #F5D836;
	text-align: center;
	border: 2px solid #BED5F5;
}

div.titoletto {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

div.titoletto img {
	float: left;
}

div.loghi {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 780px;
	height: 70px;	
}

table.tlinks {
	border: 1px solid #9EBADF;
}

table.tlinks td {
	border: 1px solid #9EBADF;
}

table.tlinks a {
	font: bold 14px Arial, Helvetica, sans-serif;
}

table.tlinks h5 {
	font: normal 12px Arial, Helvetica, sans-serif;
}


/* Style per la tabella Come Arrivare */

table.comeriva {
	border: 1px solid #9EBADF;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 100%; 
	text-align: left;
}

table.comeriva td {
	border: 1px solid #9EBADF;
	text-align: left;
}



/* Style per la tabella dei prezzi */

table#prezzi {
	background-color: #E5EDFF;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td. {
	background-color: #E5EDFF;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* FAQ Style per il blocco che contiene a coppie le Domande e Risposte */

div.faq {
	margin-top: 15px;
	background: #E5EDFF url(/immagini/questionmark.gif) no-repeat top right;
	border: 1px solid #F5D836;
	padding: 0px;
	
}

ul li.di {
	font: bold 15px "MS Sans Serif", Geneva, sans-serif;
	color: #333333;
	line-height: 2em;
	margin: 0px 0px 0px 20px;
	list-style: url(/immagini/di.jpg);
}

ul li.erre {
	font: normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 15px;
	text-decoration: underline;
	list-style: url(/immagini/erre.jpg);
}

.alt {
	display: none;
}

a.prezzi {
	background-color: #F5D836;
	width: 480px;
	text-align: center;
	display: block;
}
a.prezzi:hover {
	background-color: #9EBADF;
}