/* Struttura KML - ver 2 - Aprile 2007 - Graziano ARTS*/

* {margin: 0; padding: 0;}

html {text-align: center; 
	width: 100%;
	}

body {text-align: center; 
	width: 100%;
	}

#main {width: 100%; 
	text-align: center; 
	margin: auto; 
	min-width: 980px; 
	float: left;
	}


#container {width: 100%; 
	text-align: center; 
	margin: auto; 
	min-width: 980px; 
	float: left;
	}

/* Blocco contenente Header-Ale-Destra */
#content {width: 967px; 
	margin-right: auto; 
	margin-left: auto; 
	padding: 0; 
	text-align: left;
	}

#header {position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 187px;
	text-align: left;
	}

/* Produttori */
div#header h2 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 58px;
	left: 282px;
	}

#fastlink  {position: absolute;
	z-index: 1;
	float: left; 
	top: 140px;
	left: 280px; 
	}

#fastlink a:hover  {position: relative; 
	top: 1px; 
	left: 1px;
	}

#fastlink a.spazio {padding-right: 10px; }

div#header h3 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 212px;
	left: 282px;
	}

/* Blocco contenente Sinistra-Centro */
#ale {width: 775px; 
	margin-top: 53px; 
	float: left;
	}

#sinistra {width: 243px;
	float: left; 
	}
.flyer  { margin-left: 10px }
.paypal {width:62px; height:31px; margin: auto;}

#centro {float: right; 
	padding-left: 40px;
	padding-right: 40px;
	width: 452px;
	\width: 532px;
	w\idth: 452px;
/*	width con box model hack semplificato*/
	margin-top: 20px;
	}


/*Stile per pagina dei Download*/
#sezione_video {float: left;
	width: 422px;
	margin-top: 10px;
	margin-bottom: 30px;
	}

.categoria {padding-top: 6px;
	margin-left: 6px; 
	/*background: red;*/
	}

.specifiche {float: left;
	margin-top: 8px;
	margin-left: 12px;
	margin-bottom: 10px; 
	padding: 6px 6px 6px 6px;
	}

.download {clear: both;
	margin: 0px;
	padding: 0px;      
	}



/*Stile per tabella con video Revver*/
.maintable {width: 100%;
	border: 0px;
	/*background-color: #FFE7BA;*/
	}

.cella {width: 33%;
	margin: 2px;
	/*background-color: white;*/
	}

.cella img {width: 120px;
	height: 90px;
	margin-bottom: 4px;
	}



/*Stile per colonna Destra*/
#destra {float: left; 
	width:192px; 
	margin-top: 53px; 
	text-align: left;
	}

.vectorimg {margin-left: 10px;
	margin-bottom: 13px;
	}

#photos {
	margin-left: 15px;
	}


#photos .thumbnail {
	margin-top: 10px;
       margin-right: 10px;
	}


/*Stile per Footer*/
#footer {width: 100%; 
	text-align: center; 
	margin: 0 auto; 
	min-width: 980px; 
	height: 224px; 
	float: left; 
	}

#footcontent {
	height: 224px;
	width: 967px; 
	display: block; 
	margin: auto; 
	text-align: center;
	}

#sinistravuoto {float: left;
	width: 243px;
	height: 188px;
	}

#centrovuoto {float: left; 
	width: 532px;
	padding-top: 160px;
	height: 28px;
	}

#bannerbox {float: right;
	margin-top: 58px;
	width: 192px;
	height: 130px;
	text-align: center;
	}

.banner {margin-bottom: 2px;}



/*Inizio Rifiniture*/

/*Per nascondere il titolo in alto a sinistra*/
div#header a#homelnk {position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	height: 200px;
	width: 250px;
	display: block;
	text-decoration: none;
	}

#header h1 {margin: 0;
	padding: 0;
	}

div#header h1 a span {position: absolute;
	left: -1000px;
	}



