﻿* {
    margin: 0;
    padding: 0;
}
img {
    border: 0;
}

a, a:visited {
	text-decoration: none;
	color: #707173;
}
a:hover { 
	text-decoration: underline;
	color: #707173;
}
body {
	margin: 0;
	padding: 0;
	background: #323232 url(img/bg.jpg);
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #707173;
}
h1 {
    font-size: 20px;
    font-weight: bold;
    color: #d6d6d6;
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d6d6d6;
}
h2 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
}
h3 {
    font-size: 22px;
	font-style: italic;
	font-weight: normal;
	line-height: 36px;
	color: #e6e6e6;
}
h4 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
}
h5 {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
}
h6 {
    margin: 10px;
    font-size: 18px;
    font-weight: Normal;
    color: #333333;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
}
#Wrapper {
    width: 900px;
    margin: 0 auto;
}
#Banner {
    width: 870px;
    height: 104px;
    background: url(img/banner.jpg);
    padding-left: 15px;
    padding-right: 15px;
}
#Menu {
    width: 500px;
    height: 89px;
    float: right;
}
.BannerAni {
    padding: 15px;
    margin: 20px 0px 0px 0px;
    background: url(img/banner-ani.jpg);
    width: 870px;
    height: 301px;
}
.Frase {
    font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
}
.ImgLeft {
    margin-right: 15px;
    float: left;
}
.ImgRight {
    margin-left: 15px;
    float: right;
}
.ImgHome {
    background: url(img/fondo-imghome.jpg);
    padding: 15px;
    width: 173px;
    height: 66px;
}
.ImgPro {
    background: url(img/imgpro.gif);
    padding: 15px;
    width: 173px;
    height: 66px;
}
.Pro {
    background: url(img/pro.gif);
}
.ImgHomeCont {
    width: 173px;
    height: 66px;
    text-align: center;
    position: absolute;
}
/*.ImgHomeCont:hover {
    width: 173px;
    height: 66px;
    text-align: center;
    filter:alpha(opacity=10);
	opacity:0.1;
}*/
.TextPro {
    text-align: center;
    padding-top: 16px;
}
.Top {
    background-position: url(img/banner-top.jpg);
    margin: 20px 0px 0px 0px;
    background: url(img/banner-top.jpg);
    width: 900px;
    height: 29px;
}
.Center {
    background-position: url(img/banner-centre.jpg);
    padding: 0px 30px 0px 30px;
    background: url(img/banner-centre.jpg);
    width: 840px;
}
.Down {
    background: url(img/banner-down.jpg);
    width: 900px;
    height: 29px;
}
.Select {
    margin: 0px 0px 10px 0px;
    clear: both;
    text-align: right;
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d6d6d6;
    height: 18px;
    color: #84b657;
}
.Select a {
    color: #84b657;
}
.SelectHome {
    clear: both;
    text-align: center;
    width: 100%;
}
.SelectHome a {
    color: #d6d6d6;
}
#SubMenu {
    float: left;
    width: 170px;
}
#ContentProducts {
    float: right;
    width: 653px;
}
.SubMenuStd {
    padding-left: 5px;
    padding-top: 5px;
    background: url(img/fondo-submenu.jpg);
    width: 165px;
    height: 21px;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12px;
}
.SubMenuCliccato {
    padding-left: 5px;
    padding-top: 5px;
    background: url(img/fondo-submenu-cliccato.jpg);
    width: 165px;
    height: 21px;
    text-decoration: none;
    color: White;
    font-size: 12px;
}
.SottoMenuStd {
    padding-left: 5px;
    padding-top: 5px;
    width: 165px;
    height: 21px;
    text-decoration: none;
    color: #707173;
    font-size: 12px;
}
.SottoMenuCliccato {
    padding-left: 5px;
    padding-top: 5px;
    width: 165px;
    height: 21px;
    text-decoration: none;
    color: #8eb30c;
    font-size: 12px;
}
.Both {
    clear: both;
    height: 2px;  
}
.Contacts {
    width: 250px;
    float: right;
}
.ContactsImg {
    margin: 0px 5px 0px 0px;
    width: 40px;
    height: 40px;
    float: left;
}
.ContactsText {
    width: 250px;
}
.News {
    width: 610px;
    float: left;
}
.NewsCont {
    margin-left: 10px;
    margin-right: 10px;
}
/* Scambio Immagini */
.ImgGrande {
    width: 360px;
    float: left;
}
.ImgPiccole {
    width: 100px;
    float: left;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color: White;
	border-width:5px;
	border-style:solid;
	border-color: White;
	padding:3px;
	width:935px;
}
.ModalUp {
    border: 1px solid White;
    background: White;
    cursor: move;
    float: left;
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
	color: Black;
}
.ModalClose {
    background: White;
    cursor: pointer;
    float: right;
    text-align: center;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
	color: Black;
}
.pointer { 
    cursor: pointer;
}
.default {
    cursor: default;
}
.optima {
    display: none;
}
.paginate {
    padding: 5px;
    margin: 5px auto 15px auto;
    width: 600px;
    text-align: center;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.paginate a {
    background-position: #9c9c9c;
    padding: 2px 5px 2px 5px;
    border: 1px solid #777;
    background: #9c9c9c;
    color: #fff;
    text-decoration: none;
}
.paginate .return a {
	padding: 2px 10px;
}
.paginate a:hover {
	color: #fff;
	background: #393939;
	border: 1px solid #222;
}
.paginate .current {
	color: #272727;
	background: #d2d2d2;
	border: 1px solid #d2d2d2;
	padding: 2px 5px;
	text-decoration: none;
}
#FooterCont {
    margin: 30px 0px 0px 0px;
    color: White;
    font-size: 11px;
}
#FooterCont a {
    color: White;
    text-decoration: none;
    font-size: 11px;
}
#FooterCont a:hover {
    text-decoration: underline;
}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
