/**********************************
*       ELEMENTI PRINCIPALI       *
**********************************/
body {
	margin: 0px 0px 0px 0px;
	background: #cfdce5;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: #325365;
}

a:link, a:visited {
	color: #5a89a4;
	text-decoration: underline;
}

a:hover {
	color: #1b3f5b;
	text-decoration: underline;
}

img{border:0;}


#container {	
	position: relative;
	float:none;
	border: 0px solid #000;
	width: 896px;
	height:auto;
	margin:auto;
	background: transparent;
	background-color: #cfdce5;
}

#topblu {	
	position: relative;
	float:left;
	border: 0px solid #000;
	width: 100%;
	height:8px;
	background-color:#436179;

}

#header {	
	position: relative;
	float:left;
	border: 0px solid #000;
	width: 100%;
	height:130px;
	background: url(/images/top_bk_gif.gif) 0 0 repeat-x;
}

#logo {
	position: absolute;
	top:0px;
	left:13px;
	border: 0px solid #000;
	width: 295px;
	height:114px;
}

#newsletter {
	position: absolute;
	top:80px;
	left:653px;
	border: 0px solid #000;
	width: 234px;
	height:34px;
	background: url(/images/newsletter_bk.gif) 0 0 repeat-x;
}

#newsletter-campo {
	position: absolute;
	top:9px;
	left:15px;
	border: 0px solid #000;
	width: 175px;
	height:18px;
}

#newsletter-pulsante {
	position: absolute;
	top:7px;
	left:203px;
	border: 0px solid #000;
	width: 24px;
	height:20px;
}

#servizi {
	position: absolute;
	top:0px;
	left:600px;
	border: 0px solid #000;
	width: 284px;
	height:29px;
	background: url(/images/navservizi_bk.gif) 0 0 repeat-x;
}

#servizi-link {
	position: absolute;
	border: 0px solid #000;
	width: 200px;
	height:15px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	top: 8px;
	left: 15px;
}

#servizi-link a, visited {
	text-decoration: none;
	color: #ffffff;
}

#servizi-link hover {
	text-decoration: none;
	color: #ffffff;
}

#servizi-lingua {
	position: absolute;
	border: 0px solid #000;
	width: 50px;
	height:15px;
	top: 8px;
	left: 230px;
}

#corpo {	
	position: relative;
	float:left;
	border: 0px solid #000;
	width: 100%;
	height:auto;
	background-color: #ffffff;
}

#main {	
	position: relative;
	float:left;
	border: 0px solid #000;
	width: 100%;
	height:auto;
	margin-top:2px;
}

#left {	
	position: relative;
	float:left;
	border: 0px solid #000;
	width: 200px;
	height:auto;
	margin-left: 7px;
	margin-right: 8px;
	background-color: #e4ecef;
}

#spazio_sx {	
	position: relative;
	float:left;
	border: 0px solid #000;
	width: 2px;
	height:auto;
}

.space {	
	position: relative;
	float:left;
	border: 0px solid #000;
	width: 600px;
	height:50px;
	margin:auto;
}

.separatore {
	border: 0px solid #000;
	float: left;
	position:relative;
	width: 200px;
	height: 1px;
	line-height: 1px;
	background-color: #dce2e6;
}

.menu a:link, .menu a:visited {
	float: left;
	position:relative;
	height: 34px;
	width: 200px;
	width: 200px !important;
	background: url(/images/navbar.png) 0 0 no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #325365;
	text-decoration: none;
	line-height:34px;
	text-align:left;
	padding-left: 30px;
}

.menu a:hover {
	float: left;
	position:relative;
	height: 34px;
	width: 200px;
	background: url(/images/navbar_h.png) 0 0 no-repeat;
}

#area-clienti {
	position: relative;
	float:left;
	border: 0px solid #000;
	width: 200px;
	height:100px;
	margin-top: 30px;
	background: url(/images/area_clienti.gif) 0 0 repeat-x;
	background-color: #e4ecef;
}

.menu-sel a:link, .menu-sel a:visited {
	float: left;
	position:relative;
	height: 34px;
	width: 200px;
	width: 200px !important;
	background: url(/images/navbar_n.png) 0 0 no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:34px;
	text-align:left;
	padding-left: 30px;
}

#area-clienti-user {
	position:absolute;
	float:left;
	border: 0px solid #000;
	width: 110px;
	height:18px;
	top: 15px;
	left: 60px;
	text-align:left;
}

#area-clienti-password {
	position:absolute;
	float:left;
	border: 0px solid #000;
	width: 110px;
	height:18px;
	top: 42px;
	left: 60px;
	text-align:left;
}

#area-clienti-pulsante {
	position:absolute;
	float:left;
	border: 0px solid #000;
	width: 30px;
	height:20px;
	top: 67px;
	left: 125px;
}

input.submit {
	font-family:Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5c8da9;
	border: 0 0 0 0;
	height: 18px;
}

input.text {
	font-family:Arial;
	font-size: 10px;
	color: #787878;
	background-color: #ffffff;
	border: 0 0 0 0;
	height: 15px;
	border-style:hidden;
}

select {
	font-family:Arial;
	font-size: 9px;
	color: #787878;
	background-color: #ffffff;
	height: 18px;
}

#right {	
	position: relative;
	float:left;
	border: 0px solid #000;
	width: 667px;
	height:auto;
	text-align:left;
	line-height: 18px;
}



#menu-briciole {
	float:left;
	border: 0px solid #000;
	width:100%;
	height:20px;
	margin-bottom: 7px;
	font-family: Arial;
	font-weight: bolder;
	font-size: 11px;
	color: #f77a00;
	text-align: left;
}

#menu-briciole a:link, #menu-briciole a:visited {
	font-weight: normal;
	color: #5a89a4;
	text-decoration: underline;
}

#menu-briciole a:hover {
	font-weight: normal;
	color: #f77a00;
	text-decoration: underline;
}

#box-animazione {
	float:left;
	width:656px;
	margin-bottom: 7px;
}

#box-info {
	position:relative;
	float:left;
	border: 0px solid #000;
	width:189px;
	height:178px;
	margin-bottom: 7px;
	margin-right: 9px;
	background: url(/images/box-info_bk.gif) 0 0 repeat-x;
}

.box-info-testo {
	position:absolute;
	float:left;
	border: 0px solid #000;
	width:170px;
	min-height:160px;
	height:auto;
	top: 8px;
	left: 8px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #325365;
	text-decoration: none;
	text-align:left;
}

.box-info-data {
	float:left;
	border: 0px solid #000;
	width: 170px;
}

.box-info-titolo {
	float:left;
	border: 0px solid #000;
	width: 170px;
	font-weight: bold;
}

.box-info-text {
	float:left;
	border: 0px solid #000;
	width: 170px;
	height: 80px;
	margin-top: 5px;
}

.box-info-pulsante {
	float:left;
	border: 0px solid #000;
	width: 100%;
	margin-top: 5px;
}
.box-info-separatore {
	float:left;
	width:170px;
	padding-top:10px;
	padding-bottom:10px;
}

#box-banner {
	position:relative;
	float:left;
	border: 0px solid #000;
	width:245px;
	height:auto;
	margin-bottom:20px;
}

#box-salute {
	position:relative;
	float:left;
	border: 0px solid #000;
	width:203px;
	height:176px;
	margin-bottom:20px;
	margin-left: 10px;
}

.banner {
	position:relative;
	float:left;
	border: 0px solid #000;
	width:100%;
	height:auto;
	margin-bottom: 3px;
}


#footer {	
	position: relative;
	float:left;
	border: 0px solid #000;
	width: 100%;
	height:67px;
	background: url(/images/footer_bk.gif) 0 0 repeat-x;
	/*font-style: italic;*/
	text-align:left;
}

#footer-testo1 {	
	position: absolute;
	float:left;
	border: 0px solid #000;
	width: 80px;
	height:30px;
	font-family: Georgia;
	font-size: 14px;
	color: #162b37;
	top: 21px;
	left: 10px;
}

#footer-testo2 {	
	position: absolute;
	float:left;
	border: 0px solid #000;
	width: 600px;
	height:30px;
	top: 25px;
	left: 90px;
	font-family: Arial;
	color: #e2ecf2;
	font-size: 10px;
}

#footer-qualita {	
	position: absolute;
	float:left;
	border: 0px solid #000;
	width: 200px;
	height:38px;
	top: 20px;
	right: 5px;
	text-align:right;
}

#credits {	
	position: relative;
	float:left;
	border: 0px solid #000;
	width: 100%;
	height:50px;
	background-color: #cfdce5;
	text-align:center;
	font-family: Arial;
	font-size: 10px;	
	font-style: italic;
	text-decoration: underline;
}
#credits a:link, a:visited { color: #212121; }
#credits a:hover { text-decoration: none; }

#map {
	border: 1px solid #5c8da9;
}

/**********************************
*       NEWS                      *
**********************************/

.box-news {
	float: left;
	position:relative;
	border: 0px solid #000000;
	width: 100%;
	height: auto;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #325365;
	margin: 20px 0px 20px 0px !important;
	margin: 20px 0px 20px 0px;
}

.box-news-data {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 100%;
	height: auto;
	text-decoration: underline;
}

.box-news-titolo {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 100%;
	height: auto;
	font-weight: bold;
	margin: 2px 0px 6px 0px !important;
}

.box-news-testo {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 100%;
	height: auto;
	padding-bottom:20px;
}

.box-news-pulsante {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 90px;
	height: 18px;
	margin: 5px 0px 0px 0px !important;
}

.messaggio-errore {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 100%;
	height: auto;
	margin: 40px 0px 40px 0px;
	text-align:center;
	font-weight:bold;
}

/**********************************
*       NOLEGGIO                  *
**********************************/

.box-dati {
	float: left;
	position:relative;
	width: 322px;
	height: 106px;
	background-color: #e4ecf0;
	margin-right: 10px;	
	margin-bottom: 15px;	
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #325365;
}

.box-dati-foto {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 87px;
	height: 87px;
	margin: 9px 9px 9px 9px !important;
	margin: 9px 6px 6px 5px;

}

.box-dati-titolo {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 210px;
	height: auto;
	margin-top: 9px;
	font-weight: bold;
	text-decoration: underline;
}

.box-dati-testo {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 210px;
	height: 42px !important;
	height: 40px;
	margin-top: 9px;
}

.box-dati-pulsante {
	float: right;
	position:relative;
	border: 0px solid #000;
	width: 90px;
	height: 18px;
	margin: 5px 10px 0px 0px !important;
	margin: 6px 3px 0px 0px;
}

.noleggio-dettagli {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 460px;
	height: auto;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #325365;
}

.noleggio-img {
	border: 4px solid #d2dce5;
}

.noleggio-imgp {
	border: 1px solid #58798a;
}

.noleggio-foto {
	float: right;
	position:relative;
	border: 0px solid #000;
	width: 190px;
	height: 200px;
	margin-right:10px !important;
	margin-right:7px;
	text-align:right;
}

.noleggio-form {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 654px;
	height: auto;
	margin-top: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #666a6d;
}

/**********************************
*       INTRANET                  *
**********************************/

.box-doc {
	float: left;
	position:relative;
	border: 0px solid #000000;
	width: 650px;
	height: auto;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #325365;
	margin: 0px 0px 15px 0px !important;
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #c5d4dd;
}

.box-doc p {
	margin: 0px 0px 0px 0px;
}

.box-doc-file {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 50px;
	height: 50px;
	margin: 0px 6px 0px 10px !important;
}

.box-doc-data {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 500px;
	height: auto;
	font-style:italic;
}

.box-doc-titolo {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 500px;
	height: auto;
	font-weight: bold;
	margin: 2px 0px 4px 0px !important;
}

.box-doc-testo {
	float: left;
	position:relative;
	border: 0px solid #000;
	width: 500px;
	height: auto;
	padding: 0 0 5px 0;
}

#pager {
	float: left;
	position: relative;
	width: 500px;
}

