08:19 08.04.2009/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; width: 100%;margin: 0px; padding: 0px;}
body {
	margin: 0;
	width:100%;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 76%;
	color: #888;
	height: 100%;
	background: #565656;
margin-top: 30px;
	}
a { text-decoration: none; color: #11A0CF; font-size: 1em; padding: 1px 2px; }
a:hover { background-color: #f4f4f4; }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/
.container {
        width: 920px;
        margin:auto;
background-color: #eee;
border:3px solid #000;
}




/*------------------------------------------------------------*
**  Menu
**------------------------------------------------------------*/
#menu {
        margin-top: 20px;
margin-left:auto;
margin-right: auto;
        width: 900px;

}

#menu ul {
	margin: 0px;
	padding: 0px;	
	}
#menu li { 
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	font-size: 10pt;
	background: url(../upload/DekBike/header/nav.gif) no-repeat;
	width: 114px;
	height: 25px;
	float: left;
	text-align: center;
	}	
#menu li a { 
	display: block; 
	width: 100%;
	color: #fff;
	padding-top: 7px;
        text-decoration: none;
        font-family: Verdana,Arial;
	}		
#menu li a.on,
#menu li a:hover { background-color: #333; color: #9c0; height: 20px; }

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	

#header{ 
	background: url(../upload/DekBike/header/header_botm.jpg) no-repeat; 
	width: 900px;
	height: 131px;
	padding: 45px 0 97px 20px;
	margin: 0 auto;
	padding: 0;
         clear: both;		
	}
		
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	width: 900px;
	margin: 0 auto;
	}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {
        float: none;	
	position: absolute;
	width: 900px;
        height: 20px;
	position: relative;	
	padding: 10px 0;	
        margin: auto;
	background-color: #333;		
	color: #999;	
	font-size: 11px;
	border-top: 3px solid #ccc;
        text-align: center;
        clear: both;
}

	
/*------------------------------------------------------------*
**  Il negozio
**------------------------------------------------------------*/
#contatto {
margin-top: 30px;
margin-bottom: 30px; 
}

.titolo {
text-decoration: underline;
font-weight: bold;
font-size: 15pt;
color: #000; 
}
#titolo_ilnegozio {
text-align:center;
color:#000;
margin-top:30px;
}

#mappa {
font-size: 15pt;
margin-left: 40px;
}


/*------------------------------------------------------------*
**  specialized
**------------------------------------------------------------*/

#titolo_specialized {
font_weight: bold;
font-size: 15pt;
text-align:center;
margin-top:30px;

}
.titoletto {
text-decoration: underline;
font-weight: bold;
}
.prezzo {
text-align:right;
}
.im_specialized {
width:250px;
height: 150px;
}
.testo_specialized {
}
/*------------------------------------------------------------*
**  offerte speciali
**------------------------------------------------------------*/
#titolo_offertespeciali {
font_weight: bold;
font-size: 15pt;
text-align:center;
margin-top:30px;
}

.titoletto_offertespeciali {
text-decoration: underline;
font-weight: bold;
}
.prezzo_offertespeciali {
text-align:right;
}
.im_offertespeciali {
width:250px;
height: 150px;
}
.titolo_offertespeciali {
font_weight: bold;
font-size: 15pt;
text-align:center;
margin-top:30px;
}
/*------------------------------------------------------------*
**  occasioni
**------------------------------------------------------------*/
.titoletto_occasioni {
text-decoration: underline;
font-weight: bold;
}
.prezzo_occasioni {
text-align:right;
}
.im_occasioni {
width:250px;
height: 150px;
}
#titolo_occasioni {
font-weight:bold;
font-size:15pt;
text-align:center;
margin-top:30px;
}

/*------------------------------------------------------------*
**  home
**------------------------------------------------------------*/
#titolo_home {
font-weight: bold;
color: #000;
font-size: 30pt;
text-align: center;
margin-top:50px;
}
.descrizione_home {
color: #000;
text-align:center;
margin-bottom:30px;
}
#foto_home {
text-align:center;
height: 350px;
width: 100%;
margin-bottom:30px;
}
/*------------------------------------------------------------*
**  gallery
**------------------------------------------------------------*/
.testo_gallery {
float:right;
}
.foto_gallery {
float: left;
}
.titolo_gallery {
font-weight: bold;
}