﻿* {
	margin: 0;
	padding: 0;
}
a, a:visited {
	text-decoration: none;
	color: #840000;
}
a:hover { 
	text-decoration: underline;
}
body {
	background: #c30f21;
	/* font-family: Comic Sans MS; */
	font-family: Century Gothic;
	/* font-family: Tempus Sans ITC; */
	/* font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}
h1 
{
    color: #840000;
    font-size: 24px;
}
h2
{
    color: #840000;
    font-size: 16px;
}
h3
{
    color: #840000;
    font-size: 14px;
}
/* MASTER PAGE */
#banner_anim
{
    width: 965px;
    height: 238px;
}
#banner 
{
    width: 965px;
    height: 144px;
}
#banner-footer
{
    width: 965px;
    height: 94px;
    /* background-image: url("img/banner_05.jpg");*/
    text-align: left;
}
#content
{
    width: 780px;
    min-height: 304px;
    background: url("img/content_062.jpg") no-repeat left top;
    background-color: White;
    padding-right: 10px;
    padding-left: 175px;
    padding-top: 10px;
}
#divmenu
{
    position: absolute;
    text-align: left;
    margin-left: 10px;
    margin-top: 50px;
    line-height: 23px;
    width: 145px;
}
#divmenu ul
{
    list-style: none;
}
#divsubmenu
{
    text-align: left;
    margin-left: 18px;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
}
#content-business
{
    width: 935px;
    min-height: 216px;
    background: url("img/content_07.jpg") no-repeat left top;
    background-color: White;
    text-align: left;
    padding-top: 70px;
    padding-left: 15px;
    padding-right: 15px;
}
#content-footer
{
    width: 965px;
    height: 50px;
    background-image: url("img/footer_08.jpg");
}
#footer-news
{
    width: 935px;
    height: 216px;
    background: url("img/content_07.jpg") no-repeat left top;
    background-color: White;
    padding-right: 15px;
    padding-left: 15px;
}
#footer-barra
{
    width: 965px;
    height: 22px;
    background-image: url("img/footer_11.jpg");
}
.title-right
{
    text-align: right;
    float: right;
}
.title-left
{
    text-align: left;
}
/* INDEX */
#content-home
{
    width: 780px;
    min-height: 304px;
    background:url("img/content_home_06.jpg") no-repeat left top;
    background-color: White;
    padding-right: 10px;
    padding-left: 175px;
    padding-top: 10px;
}
#banner-footer-home
{
    width: 965px;
    height: 94px; 
    background-image: url("img/banner_home_05.jpg");
    text-align: left;
}
#img-business
{
    width: 202px;
    height: 208px;
    float: left;
}
#fiere-home
{
    
    width: 450px;
    float: left;
    text-align: left;
}
#stampa-home
{
    width: 450px;
    float: right;
    text-align: right;
}
#img-fiere-home
{
    width: 142px;
    float: left;
}
#img-stampa-home
{
    width: 142px;
    float: right;
}
.menu-select
{
    color: #840000;
	font-weight: bold;
	font-size: 13px;
}
/* AZIENDA */
#img1
{
    width: 233px;
    float: right;
    text-align: right;
}
#img2
{
    width: 178px;
    float: left;
    text-align: left;
}
/* SISTEMA INNOVATIVO */
#img3
{
    width: 178px;
    float: right;
    text-align: right;
}
#footer-fase3
{
    width: 935px;
    height: 216px;
    background: url("img/content_07.jpg") no-repeat left top;
    background-color: White;
    padding-top: 110px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}
#img6
{
    width: 400px;
    float: right;
    text-align: right;
}
/* MACCHINARI */
#car-tec
{
    width: 400px;
    float: left;
    text-align:  center;
}
.dl_macchinari
{
    border-bottom-style: solid;
    border-bottom-color: #840000;
    border-bottom-width: 1px;
}
/* VANTAGGI */
#img_dl_vantaggi
{
    width: 103px;
    float: left;
    height: 85px;
}
#cont_vantaggi
{
    width: 100%;

}
/* FIERE */
#img_dl_fiere
{
    width: 161px;
    float: left;
}
/* DOVE SIAMO */
#text_dovesiamo
{
    width: 250px;
    text-align: left;
}
#map_dovesiamo
{
    width: 530px;
    float: right;
}
/* CONTATTI */
#img4
{
    width: 223px;
    float: left;
    text-align: left;
}
#img5
{
    width: 223px;
    float: right;
    text-align: right;
}
/* FOOTER */
#footer
{
    width: 965px;
}
#copyright 
{
    float: left;
    width: 480px;
    height: 30px;
    text-align: left;
}
#menu_footer 
{
    float: right;
    width: 480px;
    height: 30px;
    text-align: right;
}
#menu_footer a
{
    color: #fff6d4;
}
#azienda
{
    width: 965px;
    text-align: center;
    clear: both;
}
#azienda a
{
    color: #fff6d4;
}
.colorfff6d4
{
    color: #fff6d4;
}
.both
{
    clear: both;
    width: 100%;
    text-align: right;
}
/*Modal Popup*/
.modalBackground {
	/*background-color:#fff6d5;
	filter:alpha(opacity=90);
	opacity:0.9;*/
}
.modalPopup {
	background-color:White;
	border-width:5px;
	border-style:solid;
	border-color:#c30f21;
	padding:3px;
	width:550px;
}
.modalPopup2 {
	background-color:White;
	border-width:5px;
	border-style:solid;
	border-color:#c30f21;
	padding:3px;
	width:900px;
}
#PopUpImg {
    width: 650px;
    float: left;
    text-align: left;
}
#Text {
    float: right;
}
.optima { display : none; }
/* PRODOTTI */
#prodotti_riga {
    width: 390px;
    text-align: left;
}
.pop-up {
    padding: 5px;
}
.enter1 {
    width: 960px;
    height: 369px;
    margin: 0 auto;
    background: url("img/enter-page_01.png");
    margin-top: 50px;
}
.enter2 {
    width: 960px;
    height: 40px;
    margin: 0 auto;
    background: url("img/enter-page_02.png");
    text-align: center;
}
.enter3 {
    width: 960px;
    height: 78px;
    margin: 0 auto;
    background: url("img/enter-page_03.png");
}
.enter4 {
    width: 960px;
    margin: 0 auto;
    text-align: center;
}
