@charset "UTF-8";

/*---------------------------------------------------------------------------------------------------- Generale */

body {
	margin: 0px;
	}
	
.login {
	margin: 30px;
	}

a:focus { outline: 0; } /*---- ELIMINA IL FASTIDIOSO CONTORNO CLICCANDO SUI LINK IN FIREFOX  */

a img { border: 0; } /*------- ELIMINA IL FASTIDIOSO CONTORNO CLICCANDO SUI LINK IN EXPLORER  */

/*---------------------------------------------------------------------------------------------------- Typography */

hr { display: block; background: #d5d5d5; color: #d5d5d5; width: 100%; height: 1px; border: none; clear:both; margin-top:20px; margin-bottom:20px }

p {
	font-size: 14px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 10px;
	}
	
.text {
	font-size: 14px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 50px;
	}
	
.virgolette {
	font-size: 16px;
	color: #999999;
	font-family: Georgia;
	line-height: 22px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	font-style: italic;
	}
	
.virgolette a {
	font-size: 16px;
	color: #cc6eb9;
	font-family: Georgia;
	line-height: 22px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	font-style: italic;
	text-decoration: none;
	}
	
.virgolette :hover {
	font-size: 16px;
	color: #cc6eb9;
	font-family: Georgia;
	line-height: 22px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	font-style: italic;
	text-decoration: underline;
	}
	
.contatti {
	font-size: 14px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 35px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cc6eb9;
	}
	
.contatti a {
	color: #cacaca;
	text-decoration: none;
	}
	
.contatti a:hover {
	color: #999999;
	text-decoration: none;
	}
	
.contattidiv {
	font-size: 14px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 35px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cc6eb9;
	}

.data-curriculum {
	font-size: 14px;
	color: #cc6eb9;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 35px;
	padding-left: 35px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #cc6eb9;
	}

.dati-curriculum {
	font-size: 14px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 35px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cc6eb9;
	}
	
.dati-curriculum a {
	font-size: 14px;
	color: #cacaca;
	text-decoration: none;
	}
	
.dati-curriculum a:hover {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	}

ul.list-curriculum {
	font-size: 14px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-left: 35px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cc6eb9;
	}
	
ul.list-curriculum li {
	font-size: 14px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}

h1 {
	font-size: 36px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 0px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 90px;
	margin-bottom: 49px;
	}
	
h2 {
	font-size: 25px;
	color: #cc6eb9;
	font-family: Georgia;
	line-height: 80px;
	font-weight: normal;
	margin-bottom: -25px;
	}
	
.h2contatti {
	font-size: 25px;
	color: #cc6eb9;
	font-family: Georgia;
	line-height: 80px;
	font-weight: normal;
	margin-top: -30px;
	margin-bottom: -25px;
	}

/* ----------------------------------------------------- div */

#main {
	width: 992px;
}

#left {
	width: 340px;
	float: left;
}

#right {
	width: 840px;
	margin-left: 340px;
	float: right;
	position: fixed;
	
}

.logo {
	width: 340px;
}

#main-nav {
	width: 340px;
}

#footer-left {
	width: 340px;
	position: absolute;
	bottom: 0px;
}

#gallery-nav {
	width: 48px;
	height: 30px;
	background-color: #ffffff;
	top: 214px;
	z-index: 10;
	position: absolute;
	text-align: right;
	padding-left: 17px;
	z-index: 100;
}

/* ----------------------------------------------------- div showroom */

#header {
	height: 0px;
	margin-left: 0px;	
}

#right-showroom {
	width: 652px;
	margin-left: 0px;
	float: right;	
}

#points {
	height: 480px;
	top: 152px;
	z-index: 30;
	position: absolute;
	margin-left: 652px;
}

/* ----------------------------------------------------- main navigation style */

ul.menu {
    margin-right: 30px;
	text-align: right;
	}

ul.menu,
ul.menu li {
	list-style: none;
	}

ul.menu li {
	font-size: 14px;
	color: #bdbdbd;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	}

ul.menu li a {
	font-size: 14px;
	color: #bdbdbd;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	}

ul.menu li a:hover {
	color: #999999;
	text-decoration: none;
	}
	
/* ----------------------------------------------------- navigation contatti */

.contatti-div {
	margin-left: 30px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 30px;
	}

.contatti-ul {
	list-style: none;
	}
	
.contatti-li {
    list-style: none;
	float: left;
	margin-right: 5px;
	}


/* ----------------------------------------------------- footer style */

ul.copyright {
margin-left: -10px;
	text-align: left;
	}

ul.copyright,
ul.copyright li {
	list-style: none;
	}

ul.copyright li {
    margin-top: 65px;
	font-size: 10px;
	color: #bdbdbd;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	}
	
ul.copyright li a {
    margin-top: 65px;
	font-size: 10px;
	color: #bdbdbd;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	}
	
ul.copyright li :hover {
    margin-top: 65px;
	font-size: 10px;
	color: #777777;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	}
	
ul.copyright-inside {
    margin-left: 0px;
	}

ul.copyright-inside,
ul.copyright-inside li {
	list-style: none;
	}

ul.copyright-inside li {
    margin-top: 0px;
	margin-bottom: 50px;
	margin-left: -40px;
	font-size: 10px;
	color: #cacaca;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	}


/* ----------------------------------------------------- images gallery */

.images-gallery-home {
	margin: 0px;
	}
	
.images-gallery-showroom {
	margin: 0px;
	float: left;
	z-index: 10;
	}
	
.images-gallery-showroom-1 {
	margin: 0px;
	position: absolute;
	margin-left: 652px;
	}

.arrow-nav-left {
float: left;
	}

.arrow-nav-left a {
	text-decoration: none;
	background-color: #cacaca;
	display: block;
	}

.arrow-nav-left a:hover {
	text-decoration: none;
	background-color: #a0a0a0;
	}
	
.arrow-nav-right {
	}
	
.arrow-nav-right a {
	text-decoration: none;
	background-color: #cacaca;
	display: block;
	}

.arrow-nav-right a:hover {
	text-decoration: none;
	background-color: #a0a0a0;
	}
	
/* ----------------------------------------------------- map */

#map_canvas {
	width: 652px;
	height: 350px;
	border: 1px solid #cc6eb9;
	margin-bottom: 50px;
	position: fixed;
    }
	
/* ----------------------------------------------------- form */

input {
	height: 25px;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #F4F6FC;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
	
	
	
	
	
	
	
	
	
	
	
	

