﻿* {
	margin: 0;
	padding: 0;
}
a, a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover { 
	text-decoration: underline;
}
body {
	background: #e6e6e6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
}
h1 {
    color: #ba1925;
    font-size: 16px;
}
h2 {
    color: #ba1925;
    font-size: 14px;
}
h3 {
    font-size: 14px;
}
h4 {
    text-align: center;
}
/* MASTER PAGE */
#banner {
    width: 965px;
    height: 190px;
    background-image: url("img/layout_03.jpg");
}
#menu {
    width: 965px;
    height: 52px;
    background-image: url("img/layout_05.jpg");
    text-align: right;
    vertical-align: top;    
}
#content {
    width: 965px;
    background-color: White;
}
#content-footer {
    width: 965px;
    height: 45px;
    background-image: url("img/layout_07.jpg");
}
#prodotti-home {
    width: 965px;
    background-color: #FFFFFF;
}
#prodotti-home-footer {
    width: 965px;
    height: 106px;
    background-image: url("img/layout_09.jpg");
}
#content-master {
    width: 965px;
    background-color: White;
}
#news-home {
    padding: 10px;
    width: 300px;
    height: 205px;
    float: left;
    text-align: left;
}
#ricette-home {
    width: 298px;
    height: 205px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #BB1926;
    border-left-color: #BB1926;
    padding: 10px;
    text-align: center;
}
#novità-home {
    width: 300px;
    height: 205px;
    float: right;
    padding: 10px;
    text-align: right;
}
#footer1 {
    width: 965px;
    height: 46px;
    background-image: url("img/layout_11.jpg");
}
#footer2 {
    width: 965px;
    height: 175px;
    background-image: url("img/layout_12.jpg");
}
#lavora-con-noi {
    width: 462px;
    height: 175px;
    float: left;
    padding: 3px 10px 0px 10px;
    text-align: left;
}
#img-lavora-con-noi {
    width: 241px;
    height: 140px;
    float: left;
    margin-right: 10px;
}
#partners {
    width: 462px;
    height: 175px;
    float: right;
    text-align: right;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 3px;
}
#partners-cont {
    width: 250px;
}
.footer-div {
    width: 965px;
    clear: both;
}
.rich-div {
    width: 100%;
    clear: both;
}
.both {
    width: 100%;
    clear: both;
    height: 1px;
}
#img-news {
    width: 45px;
    float: left;
}
#img-novità {
    width: 74px;
    float: left;
}
#img-partner {
    width: 74px;
    float: left;
}
/* INDEX */
#img-home {
    float: left;
    text-align: left;
    width: 217px;
    padding-top: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: solid 1px #ffde98;
}
#fv-home {
    padding-left: 10px;
    padding-right: 10px;
    width: 945px;
    text-align: left;
}
/* AZIENDA */
#img-azienda1 {
    float: left;
    text-align: left;
    width: 317px;
    padding-top: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: solid 1px #ffde98;
}
#fv-azienda {
    padding-left: 10px;
    padding-right: 10px;
    width: 945px;
    text-align: left;
}
#img-azienda2 {
    float: right;
    text-align: left;
    width: 317px;
    padding-top: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    margin-left: 10px;
    margin-bottom: 10px;
    border: solid 1px #ffde98;
}
/* CONTATTI */
#img-contatti {
    float: right;
    text-align: left;
    width: 217px;
    padding-top: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    margin-left: 10px;
    margin-bottom: 10px;
    border: solid 1px #ffde98;
}
#fv-contatti {
    padding-left: 10px;
    padding-right: 10px;
    width: 945px;
    text-align: left;
}
/* DOVE SIAMO */
#fv-dovesiamo {
    padding-left: 10px;
    padding-right: 10px;
    width: 945px;
    text-align: left;
}
/* LAVORA CON NOI */
#img-lavora {
    float: left;
    text-align: left;
    width: 317px;
    padding-top: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: solid 1px #ffde98;
}
#fv-lavora {
    padding-left: 10px;
    padding-right: 10px;
    width: 945px;
    text-align: left;
}
/* PRODOTTI */
#content-prodotti {
    padding-left: 10px;
    padding-right: 10px;
    width: 945px;
    text-align: left;
}
.fv-prodotti {
    float: right;
    width: 700px;
    text-align: left;
    padding-left: 15px;
}
#sotto-menu {
    float: left;
    text-align: left;
    width: 220px;
    margin-right: 10px;
    margin-bottom: 10px;
}
#prodotti {
    float: right;
}
#img-prodotti {
    width: 605px;
    height: 526px;
    padding-left: 5px;
    padding-top: 5px;
    float: left;
    background-image: url("img/fondo-dettaglio-prodotto.jpg");
    margin-right: 15px;
}
.elenco-prodotti {
    width: 160px;
    height: 170px;
    text-align: center;
    padding-top: 10px;
    background-image: url("img/fondo-elenco-prodotti.jpg");
}
/* SOTTO MENU */
#sottomenu {
	width: 200px;
	}
#sottomenu ul {
    list-style: none;
    }
#sottomenu li a {
	height: 32px;
  	height: 24px;
  	margin-bottom: 3px;
	}
#sottomenu li a:link, #sottomenu li a:visited {
	color: #ba1925;
	display: block;
	background: url(img/sottomenu.jpg);
	padding: 8px 0 0 10px;
	}
#sottomenu li a:hover {
	color: White;
	background: url(img/sottomenu.jpg) 0 -64px;
	padding: 8px 0 0 10px;
	}
/* SOTTO MENU HOVER*/
#sottomenu-hover {
	width: 200px;
	}
#sottomenu-hover ul {
    list-style: none;
    }
#sottomenu-hover li a {
	height: 32px;
  	height: 24px;
  	margin-bottom: 3px;
	}
#sottomenu-hover li a:link {
	color: White;
	display: block;
	background: url(img/sottomenu.jpg) 0 -32px;
	padding: 8px 0 0 10px;
	}
#sottomenu-hover li a:hover {
	color: White;
	background: url(img/sottomenu.jpg) 0 -32px;
	padding: 8px 0 0 10px;
	}
#copyright 
{
    float: left;
    width: 482px;
    height: 30px;
    text-align: left;
}
#menu_footer 
{
    float: right;
    width: 482px;
    height: 30px;
    text-align: right;
}
#azienda 
{
    width: 965px;
    vertical-align: middle;
    text-align: center;
}
/* HOME PAGE */
#fw_cont_home 
{
    width: 100%;
}
#home_testo
{
    text-align: right;
}
#home_img
{
    float: left;
    width: 210px;
    text-align: left;
}
#offerta_home
{
    float: left;
    width: 205px;
    border-style: solid;
    border-color: #aa8c14;
    border-width: 1px;
    height: 205px;
    padding-left: 5px;
}
#eventi_home
{
    width: 205px;
    border-style: solid;
    border-color: #aa8c14;
    border-width: 1px;
    height: 205px;
    margin-left: 220px;
    padding-left: 5px;
}
#news_home
{
    float: right;
    width: 205px;
    border-style: solid;
    border-color: #aa8c14;
    border-width: 1px;
    height: 205px;
    padding-left: 5px;
}
#testo_parco_macchine
{
    width: 224px;
    border-top-color: #6B6B6B;
    border-top-width: 1px;
    border-top-style: solid;
}
#img_parco_macchine
{
    width: 224px;
}
/* AUTOMEZZI */
.dl_cat_automezzi
{
    width: 919px;
    padding-left: 5px;
    padding-right: 5px;
}
.fw_select_cat
{
    width: 919px;
    height: 30px;
    border-top-color: #aa8c14;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-bottom-color: #aa8c14;
    border-bottom-width: 1px;
}
.accordionHeader
{
    height: 45px;
    width: 914px;
    vertical-align: middle;
    background-color: #e6e6e6;
    padding-left: 5px;
    padding-top: 5px;
}
.accordionHeaderSelected 
{
    height: 45px;
    width: 914px;
    background-color: #c8c8c8;
    vertical-align: middle;
    padding-left: 5px;
    padding-top: 5px;    
}
/* SERVIZI */
#img_servizi 
{
    width: 260px;
    float: left;
    padding-top: 5px;
}
#richieste 
{
    width:auto;
    border-bottom-color: #6B6B6B;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align:right;
}
#richieste-auto
{
    width: 919px;
    border-bottom-color: #6B6B6B;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align:right;
}
#news_offerta
{
    float: left;
    width: 205px;
    border-style: solid;
    border-color: #aa8c14;
    border-width: 1px;
    height: auto;
    padding-left: 5px;
    margin-right: 15px;
    padding-bottom: 5px;
}
#news_eventi
{
    float: right;
    width: 205px;
    border-style: solid;
    border-color: #aa8c14;
    border-width: 1px;
    height: auto;
    padding-left: 5px;
    margin-left: 15px;
    padding-bottom: 5px;
}
/*NEWS */
#img_news 
{
    width: 155px;
    float: left;
    margin-bottom: 5px;
}
/*PARTNERS */
#img_partners 
{
    width: 100px;
    float: left;
    margin-bottom: 5px;
}
/*Modal Popup*/
.modalBackground {
	background-color:black;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:White;
	border-width:5px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:550px;
}
/* TABELLA PRINCIPALE */
.tb_sx
{
    background-image: url("img/table_07.jpg");
}
.tb_ang_sx_up
{
    background-image: url("img/table_05.jpg");
}
.tb_up
{
    background-image: url("img/table_06.jpg");
}
.tb_ang_dx_up
{
    background-image: url("img/table_08.jpg");
}
.tb_dx
{
    background-image: url("img/table_11.jpg");
}
.tb_ang_dx_do
{
    background-image: url("img/table_09.jpg");
}
.tb_do
{
    background-image: url("img/table_12.jpg");
}
.tb_ang_sx_do
{
    background-image: url("img/table_10.jpg");
}
.table
{
    background-color: White;
    text-align:left;
    vertical-align:top;
}
.tb_mid_up
{
    background-image : url("img/table_13.jpg");
}
.tb_mid
{
    background-image : url("img/table_14.jpg");
}
.tb_mid_do
{
    background-image : url("img/table_15.jpg");
}
.fv_pager {
    color: #ba1925;
    font-size: 14px;    
}
.fv_pager a {
    color: Black;
    font-size: 14px;  
}
.fv_pager a:hover {
    color: #ba1925;
    font-size: 14px;  
}
.optima { display : none; }
