/* ******************************************************************* PARTI COMUNI */
body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Sans-serif;
	color: #013378;
	text-align: center;
	background: #013378 url(img/sfondo.gif) repeat-x;
}
#box {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	position: relative;
	padding-bottom: 5px;
}
/* ******************************************************************* FINE PARTI COMUNI */

/* ******************************************************************* HOME */
#home {
	text-align: center;
	height: 73px;
	font-size: 11px;
}
#home .selection {
	width: 582px;
	margin: 0 auto;
}
#home h1 {
	font-size: 18px;
	margin: 15px 0 10px 0;
}
#home .service, #home .rent {
	float: left;
	width: 50%;
} 
#home a:link, #home a:visited, #home a:hover, #home a:active {
	color: #013378;
	text-decoration: none;
}
#home a:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE HOME */

/* ******************************************************************* HEADER */
#header {
	background: url(img/sfondo_header.jpg) no-repeat;
	height: 74px;
}
#header #logo {
	display: block;
	margin-left: 19px;
}
/* ******************************************************************* FINE HEADER */


/* ******************************************************************* FOTO */
#foto {
	margin:0;
	padding:0;
	width: 980px;
	height:492px;
}
/*togliere, solo per citrix*/


#foto img {
	display: block;
}
#foto #slogan {
	position: absolute;
	top: 61px;
	left: 48px;
}
/* ******************************************************************* FINE FOTO */

/* ******************************************************************* NAVIGAZIONE */
#nav {
	width: 162px;
	position: absolute;
	top: 473px;
	left: 51px;
	color: #fff;

}
#nav h2 {
	font-size: 12px;
	background-color: #013378;
	margin: 0;
	padding: 11px 0 11px 17px;
}
#nav ul {
	margin: 0 0 2px 0;
	list-style: none;
	background-color: #013378;
	overflow: hidden;
 	width:130px;
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:hover, #nav ul li a:active {
	display: block;
	width: 130px;
	line-height: 21px;
	color: #fff;
	text-decoration: none;
	background-color: #013378;
}
#nav ul li a:hover {
	text-decoration: underline;
	background-color: #013378;
}

#nav ul li a.evid:link, #nav ul li a.evid:visited, #nav ul li a.evid:hover, #nav ul li a.evid:active {
	text-decoration: underline;
}

#nav li {
 	display:block;
	float: left;
	background-color: #013378;
}
#nav #lingue {
	background-color: #93c9e3;
	line-height: 29px;
	font-size: 11px;
	text-align: center;
	color: #013378;
}
#nav #lingue a:link, #nav #lingue a:visited, #nav #lingue a:hover, #nav #lingue a:active {
	color: #013378;
	text-decoration: none;
}
#nav #lingue a:hover {
	text-decoration: underline;
}

#nav #servizi {
	line-height: 29px;
	font-size: 11px;
	text-align: center;
	color: #676768;
}

#nav #servizi a:link, #nav #servizi a:visited, #nav #servizi a:hover, #nav #servizi a:active {
	color: #676768;
	text-decoration: none;
}

#nav #servizi a:hover {
	text-decoration: underline;
}

#nav #menu_service {
background-color: #013378;
	padding-left: 32px;
	padding-bottom: 14px;
}

#nav #menu_rent {
background-color: #013378;
	padding-left: 32px;
	padding-bottom: 14px;
}

#nav #menu_rent .car {
  padding-left: 10px;
}

.gal_hidden {
  display: none;
}

.gallery {
  text-align:center;
  float: left;
  width: 183px;
  background-color:#93c9e3;
  margin:1px;
  padding:5px;
}

.gallery img {
  border: 1px solid #013378;
}

.gallery img:hover {
  border: 1px solid #ffffff;
}


/* WAGEN */

#text .wagen {
  border-bottom: 1px solid #93c9e3;
  border-top: 1px solid #93c9e3;
  margin:1px;
  padding:0px;
  text-align:left;
  padding-bottom: 5px;
}

#text .wagen h2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
}

#text .wagen h2 a:link, #text .wagen h2 a:visited, #text .wagen h2 a:active, #text .wagen h2 a:hover {
	font-size: 15px;
	font-weight: bold;

}

#text .wagen h2 a:hover {
	text-decoration:none;
}


#text #wagenbild {
	position:relative;
	margin:0px;
	padding:0px;
	witdh: 400px;
}

#text #wagenbild #bilder {
	position: absolute;	
	top: 10px;
	left: 5px;
	width: 400px;	
}


#text #wagenbild #bilder a:link, #text #wagenbild #bilder a:visited, #text #wagenbild #bilder a:hover, #text #wagenbild #bilder a:active {
	text-decoration: none;
	color: #000;
	padding: 6px 8px;
	padding: 0px;
	margin-left: 5px;
	line-height:13px;
	font-size: 13px;
	padding: 5px;
	background-color: #fff;
	filter: alpha (opacity=80); /* IE */
	-moz-opacity: 0.80; /* Netscape, Mozilla */
	opacity: 0.80; /* Safari */
	display:block;
	float:left;
}
#text #wagenbild #bilder a:hover {
	color: #4c4c4c;
	filter: alpha (opacity=100); /* IE */
	-moz-opacity: 1; /* Netscape, Mozilla */
	opacity: 1; /* Safari */
}


/* ******************************************************************* FINE NAVIGAZIONE */

/* ******************************************************************* TEXT */
#text {
	margin: 0 0 0px 282px;
	padding-bottom: 20px;
	width: 600px;
	line-height: 18px;
	min-height: 210px;
	height: expression( this.scrollHeight < 210? "210px" : "auto" );
	position: relative;
}
#text h1 {
	color: #676768;
	font-size: 14px;
	margin: 20px 0 13px 0;
}
#text a:link, #text a:visited, #text a:hover, #text a:active {
	color: #013378;
	text-decoration:underline;
}
#text a:hover {
	font-weight:bold;
}
#text table th {
	color:#666;
	font: 12px Arial, Sans-serif;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
}
#text table td {
	text-align:left;
	vertical-align:top;
	font: 12px Arial, Sans-serif;
}


/* ******************************************************************* FINE TEXT */

/* ******************************************************************* FOOTER */
address {
	font-style: normal;
	background-color: #013378;
	line-height: 35px;
	color: #fff;
	text-align: center;
	position:relative;
}
address a:link, address a:visited, address a:hover, address a:active {
	color: #fff;
	text-decoration: none;
}
address a:hover {
	text-decoration: underline;
}
address .spazio {
	padding: 0 9px;
}
address #copy {
	vertical-align: middle;
}

address .qrCode{
	position:absolute;
	top:3px;
	right:0px;
}
/* ******************************************************************* FINE FOOTER */


#flashcontent {
  margin: 0px;
  padding: 0px;
  width: 980px;
  height:492px;
  vertical-align:top;
}


