/* COPYRIGHT BINDI */
html {
    margin: 0;
    padding: 0;
}

body {
	background:url(../images/bg_body.jpg) #333 fixed;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
}

table tr td {
	padding: 2px;
}

ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
li
{
padding-left: 5px;
}

.zeroPadding {
	padding:0;
}


a.menutop {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}
a.menutop:link {
	text-decoration: none;
}
a.menutop:visited {
	text-decoration: none;
	color: #FFF;
}
a.menutop:hover {
	text-decoration: none;
	color: #0099CA;
}
a.menutop:active {
	text-decoration: none;
	color: #0099CA;
}


a.menutop-acceso {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0099CA;
}
a.menutop-acceso:link {
	text-decoration: none;
}
a.menutop-acceso:visited {
	text-decoration: none;
	color: #0099CA;
}
a.menutop-acceso:hover {
	text-decoration: none;
	color: #0099CA;
}
a.menutop-acceso:active {
	text-decoration: none;
	color: #0099CA;
}


p {
    text-align: justify;
}

h1 {
	color: #009BCA;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

h2 {
	color: #fff;
	font-size:14px;
}

h3 {
	color: #fff;
	font-size:10px;
	margin-top:0;
}

.blu {
	color:#009BCA;
}

.small {
	font-size:10px;
}

a:link, a:visited {
    color: #009BCA;
    text-decoration: none;
}

a:hover, a:active {
	color: #009BCA;
    text-decoration: underline;
}

a:link, a:visited .email{
    color: #fff;
    text-decoration: none;
}

a:hover, a:active .email{
	color: #fff;
    text-decoration: underline;
}



/* CONTENUTI */
#contentBackground {
	width:1000px;
	height:auto;
	margin-top: 0px;
	margin-left: -500px;
	left: 50%;
	border-top:1px solid #FFF;
	z-index:0;
	position:absolute;
}

#contentPanel {
	width:1000px;
	height:auto;
	margin-top: 0px;
	margin-left: -500px;
	left: 50%;
	border-top:1px solid #FFF;
	z-index:10;
	position:absolute;
}

#contentLogo {
	width:286px;
	height:81px;
	margin-top:10px;
	margin-left:10px; 
}

#contentMenu {
	width:1000px;
	height:75px;
	background:url(../images/bg_menu.png) repeat-x;
	margin-top:285px;
}

#contentMenugg {
	width:1000px;
	height:75px;
	background:url(../images/bg_menu.png) repeat-x;
	margin-top:125px;
}



#contentMain {
	width:1000px;
	background:url(../images/bg_contentPanel.png) repeat-x #000;
	border-top:1px solid #009BCA;
	margin-top:10px;
}

#contentFooter {
	width:1000px;
	height:75px;
	font-size:10px;
	background-color:#000;
}

#content {
	width:950px;
	height:auto;
	margin:20px 25px 0;
	background-color:#000;
}

#foto1 {
	width:250px;
	height:auto;
	margin: 10px;
	float:left;
}

#areaText {
	width:660px;
	height:auto;
	margin: 10px;
	float:left;
}

#areaTextgg {
	width:98%;
	height:auto;
	margin: 10px;
	float:left;
}



#footerColSx {
	width: 330px;
	height: 40px;
	float: left;
	margin-top: 19px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

#footerColDx {
	width: 304px;
	height: 60px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#map {
	width:470px;
	height:auto;
	float:left;
}

#contacts {
	width:210px;
	height:auto;
	margin: 10px;
	float:left;
}

#otherContacts {
	width:210px;
	height:auto;
	margin: 10px;
	padding-left:9px;
	border-left:1px solid #009BCA;
	float:left;
}

.prodottiColumn {
	width: 290px;
	margin: 10px;
	float: left;
	border-left: 1px solid #333;
	padding-left: 4px;
	height:400px;
}

.prodotticolonnauno {
	width: 270px;
	margin: 10px;
	float: left;
	border-left: 1px solid #333;
	padding-left: 4px;
}
