﻿body 
{
	font-family: Verdana; 
	margin: 0px; 
	padding: 0px;
	font-size: 14px;
	line-height: 1.2em;
	color: #333333;
	background: #2e2e30 url(../Images/bg.jpg) repeat-x center top;
}

img { border: none; }
a { border: none; color: #0099cc; text-decoration: none; }
a:hover { border: none; color: #0099cc; }

INPUT.center
{
    text-align: center;
}

DIV#DivMain
{
    display: block;
    float: left;
}

DIV#fixmain
{    
    display: block;
	width: 960px;
	padding: 0px;
	margin: 0 auto;
	margin-top: 20px;
}

DIV#header
{
    float: right;
    display: block;
    width: 900px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	height: 60px;
    background: url(../Images/header_right.png) no-repeat right bottom;
}

DIV#right
{
    float: right;
    display: block;
    width: 53px;
	padding: 0px;
	margin: 3px 0px 0px 3px;
	height: 120px;
    background: url(../Images/header_right_2.png) no-repeat right bottom;
}

DIV#footer
{
    float: left;
    display: block;
    width: 960px;
	padding: 0px;
	margin: 5px 0px 0px 3px;
	height: 60px;
    background: url(../Images/footer_left.png) no-repeat left top;

}

DIV#logo
{
    float: right;
    display: block;
    width: 871px;
	padding: 10px 0 0 0;
	margin: 0px;
	height: 50px;
    text-align: center;  
    background-color: #FFF;
    margin-top: 10px;
}

DIV#bottom
{
    float: right;
    display: block;
    width: 871px;
	padding: 5px 0 0 0;
	margin: 0px 56px 0 0;
	height: 40px;
    text-align: center;  
    background-color: #FFF;
}


/*    MAIN     */

DIV.main
{
    float: right;
    display: block;
    width: 900px;
    margin: 0px;
	padding: 0px;
	
}

DIV.home
{
    height: 390px;
    background: url(../Images/bg_home.jpg) no-repeat right top;
}

div.contatti
{
    height: 360px;
    background: url(../Images/main_contatti.jpg) no-repeat right bottom;
}

div.azienda
{
    height: 360px;
    background: url(../Images/main_azienda.jpg) no-repeat right bottom;
}

div.portfolio
{
    height: 360px;
    background: url(../Images/main_portfolio.jpg) no-repeat right bottom;
}

div.prodotti
{
    height: 360px;
    background: url(../Images/main_prodotti.jpg) no-repeat right bottom;
}

DIV#content
{
    display: block;
    float: right;
    margin: 20px 0 0 0px;
    color: #444444;
    width: 700px;

}

DIV#content IMG
{
    float: left;
}

DIV#content DIV.page
{
    display: block;
    float: right;
    width: 410px;
    margin-right: 20px;
    
}

DIV#content DIV.page DIV.photogallery IMG
{
    width: 60px;
    height: 60px;
    
    border-top: solid 3px #FFF;
    border-bottom: solid 3px #FFF;
    border-left:  solid 7px #FFF;
    border-right:  solid 7px #FFF;
    margin-right: 10px;
}

DIV#content DIV.page DIV.photogallery A
{
    margin-right: 6px;

}

DIV.photo-portfolio IMG
{
    width: 60px;
    height: 60px;
    
    border-top: solid 3px #FFF;
    border-bottom: solid 3px #FFF;
    border-left:  solid 7px #FFF;
    border-right:  solid 7px #FFF;
    margin-right: 10px;
    margin-bottom: 10px;
}

DIV.photo-portfolio A
{
    margin-right: 6px;
}


DIV#menu
{
    display: block;
    float: left;
    margin: 20px 0 0 0;
}

DIV.menuProdottiOut
{
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
}

DIV.menuProdottiIn
{
    display: block;
    float: left;
    clear: both;
    margin: 0 0 10px 40px;
    width: 140px;
}

DIV#menu A
{
    display: block;
    float: left;
    clear: both;
    height: 25px;
    width: 150px;
    background: url(../Images/menu.png) no-repeat left bottom;
    margin-bottom: 5px;
    padding-left: 35px;
    padding-top: 5px;
    font-size: 16px;
    font-family: Tahoma;
    color: #888;
    text-decoration: none;
    text-transform: uppercase;
}


DIV#menu A.attivo, DIV#menu A:hover
{
    background: url(../Images/menu.png) no-repeat left top;
    color: #444;
}

h2{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #0099cc;
	font-size:14px;
	line-height:20px;
	font-weight: bold;
}

H5{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #0099cc;
	font-size:18px;
	line-height:26px;
	cursor: pointer;
}

H6{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #0099cc;
	font-size:18px;
	line-height:26px;
	cursor: pointer;
}

DIV#menuProdotti H6
{
    font-size:12px;
    line-height:16px;
    color: #333333;
}

DIV#menuProdotti H6:hover, 
DIV#menuProdotti H6.attivo
{
    color: #0099cc;
}

.dettaglio {
  display:none;
  line-height:22px;
}

.dettaglioTesto
{
    overflow: auto;
    height: 200px;
    border: solid 1px #bcbcbc;
    padding: 5px;
    text-align: justify;
    font-size: 12px;
}

ul 
{ 
    list-style: none;
    margin: 0;
    padding: 3px;
    text-align: left;
}  

li 
{ 
    font-size: 0.9em;
    text-align: left;
}  

A.H6
{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #0099cc;
	font-size:18px;
	line-height:26px;
	cursor: pointer;
}

.tornaindietro
{
    padding: 0px;
    margin: 0px;
    margin-top: 7px;
    margin-right: 5px;
}