/*
 * Parti più esterne
 */

body {
	font-family: sans-serif;
	font-size: 76%;
	text-align: center;
	margin: 20px;
	color: black;
	background-color: #3366FF;
}

/*
div#contenitore {
	width: 95%;
	text-align: left;
	margin: auto;
}
*/

div.separee {
	clear: both;
	margin: 1.25em 0;
}

div.footer_separee {
	clear: both;
	padding-top: 1.25em;
}

/*
 * Intestazione (header)
 */

div#intestazione {
	margin: auto;
}

div#logo_sx {
	float: left;
	margin-left: 50px;
	width: 200px;
}

div#logo_sx > a > img {
	height: 77px;
	border: 0;
}

div#logo_dx {
	float: right;
	margin-right: 50px;
	width: 200px;
}

div#logo_dx > a > img {
	height: 77px;
	border: 0;
}

div#logo_cx {
	text-align: center;
	margin: 0 200px;
	width: auto;
}

div#logo_cx > a > img {
	height: 177px;
}

/*
 * Menu
 */

div#menu {
	clear: both;
	margin: auto;
}

div#menu_sx {
	float: left;
	width: 150px;
	text-align: center;
}

div#menu_dx {
	float: right;
	width: 150px;
	text-align: center;
}

.menu > ul {
	list-style-type: none;
	padding-left: 0;
}

.menu > ul > li > a {
	display: block;
	padding: 22px 0px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	background: url(graphics/bottone_su.png) center center no-repeat;
}

.menu > ul > li > a:hover {
	background: url(graphics/bottone_giu.png) center center no-repeat;
}

.menu > ul > li > a:active {
	background: url(graphics/bottone_giu.png) center center no-repeat;
}

div.cache-bottone_giu {
	background: url(graphics/bottone_giu.png) center center no-repeat;
}

/*
 * Corpo
 */

div#over {
	width: 96%;
	position: absolute;
	margin-top: -72px;
}

div#banda {
	background: #3366FF;
}

div#corpo {
	text-align: left;
	margin: 0 180px;
	width: auto;
}

/*
 * Piede (footer)
 */

div#piede {
	clear: both;
}

/*
 * Pagina delle mappe
 */

div#google_map {
	float: left;
	width: 70%;
	height: 500px;
}

img#static_map {
	width: 100%;
	height: 500px;
}

div#google_side {
	margin-left: 71%;
}
div#google_separee {
	clear: both;
	height: 20px;
}

div#google_street {
	width: 95%;
	height: 320px;
}

div#static_street {
	width: 100%;
	height: 320px;
}

/*
 * Pagina di modifica
 */
 
div#div_list_entries > ul#list_entries {
	padding-left: 0;
}

div#div_list_entries > ul#list_entries > li {
	color: #E6E6FA; /* Lavender */
	font-size: 1.07em;
	font-weight: bold;
	line-height: 1.87em;
	margin-bottom: 1.17em;
}

span#img_popup {
    vertical-align: middle;
    text-align: center;
    position: absolute;
    border: 2px solid black;
    background: white;
    visibility: hidden;
    overflow: hidden;
}

img.tiny_button {
	vertical-align: middle;
	margin-left: 1em;
	height: 1.5em;
}

/*
 * Pagina di visualizzazione news
 */
 
div#div_list_entries > ul#ul_news {
	padding-left: 0;
}

div#div_list_entries > ul#ul_news > li {
	color: #E6E6FA; /* Lavender */
	font-size: 1.07em;
	font-weight: bold;
	line-height: 1.87em;
	margin-bottom: 1.17em;
}

/*
 * Pagina di visualizzazione accessori e moto
 */

table#accessories {
	vertical-align: middle;
}

table#motos {
	vertical-align: middle;
}

.col_dx {
	margin-left: 10px;
}

img.pic {
	margin: 0;
	padding: 0;
	width: 200px;
}

img.offer {
	margin: 0 0 0 50px;
	padding: 0;
	height: 50px;
}

p#offer_did {
	display: none;
}
/*
 * Pagina di visualizzazione foto
 */
 
img.gallery {
	border: 0;
	padding: 10px;
	height: 150px;
}

/*
 * Pagina Polverone
 */
 
img#left {
	float: left;
	height: 80px;
	margin-right: 10px;
}

img#right {
	float: right;
	height: 80px;
	margin-left: 10px;
}

img#right_high {
	float: right;
	height: 250px;
	margin-left: 10px;
}

/*
 * Caratteri
 */

p {
	color: #E6E6FA; /* Lavender */
	font-size: 1.07em;
	font-weight: bold;
}

h1 {	/* per i titoli grossi */
	color: #E6E6FA; /* Lavender */
	font-size: 2.3em;
	font-weight: bold;
}

h1#sottosaltafoss {
	margin-top: -1.25em;
}

h2 {	/* per i sottotitoli */
	color: #E6E6FA; /* Lavender */
	font-size: 1.45em;
	font-weight: bold;
}

h2 {	/* per i titoli nel testo */
	color: #E6E6FA; /* Lavender */
	font-size: 1.25em;
	font-weight: bold;
}

h4 {	/* per i titoletti delle pagine */
	color: #E6E6FA; /* Lavender */
	margin: -3px auto;
	font-size: 1.17em;
	font-weight: bold;
}

h5 {	/* per il piede */
	color: #E6E6FA; /* Lavender */
	margin: 0.5em 0;
	font-size: 0.85em;
	font-weight: normal;
}

h6 {	/* per la banda sotto al logo */
	color: #E6E6FA; /* Lavender */
	margin: 0;
	padding: 0;
	font-size: 1.17em;
	font-weight: bold;
	line-height: 17%;
}

* {
	font-family: cursive;
}

/*
 * Varie
 */

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.spaziosup {
	margin-top: 3.5em;
}

.minispaziosup {
	margin-top: 1.5em;
}

.text_height {
	height: 1.25em;
	margin-right: 0.7em;
}

img.titoloimg {
	width: 75%;
	max-height: 250px;
}

a > img {
	border: 0;
}

img.logo {
	height: 70px;
	margin: 10px;
}

a:link, a:visited, a:active {
	text-decoration: none; 
	color: #F0F8FF; /* AliceBlue */
}

a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
