/*  Created by www.computerprice.it - last update 27/05/2008  */

body
{
	margin : auto;
	padding : 0;
	background: url(../immagini/bkg.jpg) #ffffff;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div, h1, h2, h3, h4, ul, ol, p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#main
{
	width: 1000px;
	height: 100%;
	margin: 20px auto;
	background-color: #F9F9F9;
}


#head
{
	width: 1000px;
	border-bottom: solid 1px white;
	height: 100%;
	float: left;
	background-color: #D2D4FF;
		background-color: #ffffff;
}

#logo
{
width: 100px;	
background: url(../immagini/LOGO.gif);
background-repeat: no-repeat;
height: 100%;
float: left;
}

#address
{
	font-size: 55%;
	float: right;
	height: 100%;
	padding-right: 5px;
}

#hp
{
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	height: 100%;
	vertical-align: middle;
	padding-top: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

#top
{
	width:1000px;
	height: 100%;
	background-image:  url(../immagini/top.jpg);
	background-repeat: no-repeat;
}


/*Navigation bar */

#menu{
	width: 990px;
	padding: 5px;
	background: #ffffff;
	font-weight: bold; 
	font-size: 80%;
	text-align: center;
	border-bottom: 1px solid Navy;
	border-top: solid 1px Navy;
	color: Navy;
	margin-bottom:-1px;
}


#menu a, #menu span{
	padding: 5px 10px;
}


#menu a:link, #menu a:visited{
	color:blue;
}

#menu a:hover 

{
	color: #000000;
	background-color: Yellow;
	text-decoration: none;
}

#menu a.focus, #menu a:visited.focus, #menu a:hover.focus, #menu span

{
	color: #000000;
	text-decoration: none;
	background: #DFE0FF;
}


/* sub menu  */

#submenu{
	width: 990px;
	padding: 5px;
	background: #D2D4FF;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	/*float: right;*/
	color: Navy;
	border-bottom: 1px solid Navy ;
}


#submenu a, #submenu span {
	padding: 5px;
}


#submenu a:link, #submenu a:visited{
	color: blue;
}

#submenu a:hover 

{
	color: #000000;
	background-color: Yellow;
	text-decoration: none;
}

#submenu a.focus, #submenu a:visited.focus, #submenu a:hover.focus, #submenu span

{
	color: #000000;
	text-decoration: none;
	background: #DFE0FF;
}

/* End of navigation bar */

#content
{
	padding: 20px;
	font-size: 80%;
	height: 100%;
	background-color: #DFE0FF;
	float: left;
	width: 960px;
}

#foot
{

	font-size: 55%;
	height: 100%;
	background-color: #DFE0FF;
	text-align: center;
	line-height: 2em;
	padding:10px;
}



#bottom
{
	width:1000px;
	height: 70px;
	background: url(../immagini/bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 20px;
}

.separa
{
clear : both; 
}

img
{
	border: none;
}

/* images */


#hp1
{
	background: url(../immagini/azienda.jpg);
}

#hp2
{
	background: url(../immagini/lavorazioni.jpg);
}

#hp3
{
	background: url(../immagini/contatti.jpg);
}


#lav1
{
	background: url(../immagini/fresatura_thumb.jpg);
}

#lav2
{
	background: url(../immagini/tornitura_thumb.jpg);
}


#torn1
{
	background: url(../immagini/stornitura.jpg);
	margin:10px 50px 0px 50px;
}

#torn2
{
	background: url(../immagini/stornitura_flange.jpg);
	margin:10px 50px 0px 50px;
}

#torn3
{
	background: url(../immagini/stornitura_alberi.jpg);
	margin:10px 50px 0px 50px;
}

#torn4
{
	background: url(../immagini/stornitura_con_motorizzati.jpg);
}


#fresa1
{
	background: url(../immagini/sfresatura.jpg);
   margin:15px 50px 0px 50px;
}

#fresa2
{
	background: url(../immagini/sfresatura_1.jpg);
	margin:15px 50px 0px 50px;
}

#fresa3
{
	background: url(../immagini/sfresatura_2.jpg);
	margin:15px 50px 0px 50px;
}




/* common images */
.pro1
{
	background: url(../immagini/sparticolari.jpg);
}

.pro2
{
	background: url(../immagini/sparticolari1.jpg);
}

.pro3
{
	background: url(../immagini/sparticolari2.jpg);
}

.pro4
{
	background: url(../immagini/sparticolari3.jpg);
}

.pro5
{
	background: url(../immagini/sparticolari4.jpg);
}












