body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #837f7f;
	background-image: url(images/sfondo.jpg);
	margin: 0px;
	font-size: 12px;
	background-repeat: repeat-x;
}

h1 {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #FFFFFF;
   text-align: center;
   font-weight: bold;
   margin-top: 4px;
   margin-right: 0px;
   margin-bottom: 5px;
   margin-left: 0px;
}

.prodottoscheda {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

.prodottoscheda p{
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   	color: #FF0000;
   	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #0066CC;
	text-transform: uppercase;
}

#corpo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 780px;
	color: #000000;
	border: 1px solid #990000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.imgsx {
	text-align: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}


#intestazione{
   background-color: #FFFFFF;
   width: 780px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #666666;
   font-weight: bolder;
   background-image: url(images/header.jpg);
   background-position: right;
   background-repeat: no-repeat;
   height: 150px;
}

#corpo a{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bolder;
   color: #0066FF;
}

#corpo a:hover {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-weight: bolder;
   color: #FF9900;
   text-decoration: none;
}

.contenuti{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#menu {
	background-color: #FF3300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 100%;
	text-transform: uppercase;
	background-image: url(images/sfondomenu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


#menu ul {
   margin: 0;
   padding:  0;
   right: 0px;
   text-align:center;
   top: 0px;
}

#menu li{
   display: inline;
   list-style-type: none;
   padding: 4px 18px;
   top: 0px;
}

#menu li a{
   color: #FFFFFF;
   font-weight: bolder;
   text-decoration: none;
}

#menu li a:hover{
   color: #FFCC00;
   font-weight: bolder;
   text-decoration: none;
}

#footer {
	background-color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	width: 100%;
	margin-bottom: 0px;
	text-align: center;
}

#footer a:link{
   color: #FFFF99;
   font-weight: bolder;
   text-decoration: none;
}

#footer a:visited{
   color: #FFFF99;
   font-weight: bolder;
   text-decoration: none;
}

#footer a:hover{
   color: #FF9933;
   font-weight: bolder;
   text-decoration: none;
}


.proddet{
   width: 400px;
   margin-right: auto;
   margin-left: auto;

}

.schede{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E6E6E6;
	border: 1px solid #666666;
	text-align: center;
	width: 240px;
}

.schede td
{
	text-align: center;
	}

.schede img
{
	border: 1px solid #333333;
	text-align: center;
}

.schedet
{
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FE3401;
	font-weight: bold;
	text-transform: uppercase;
}

/* STILI IMMAGINI */
.imgcon {
   margin-right: 20px;
   margin-left: 5px;
}

.immagini{
	border: 1px solid #333333;   
}

.imgtit {
   margin-top: 5px;
}


/* TAGLIAERINA */
.titolo{
   color: #CC0000;
   font-weight: bold;
   font-size: 14px;
   background-color: #FFFFFF;
   font-family: Geneva, Arial, Helvetica, sans-serif;
}
#language {
	width: 90%;
	margin-top: 110px;
}
#indirizzohome {
	margin-top: 70px;
}




/*


.tabadm {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: small;
   color: #0066CC;
   background-color: #AADDFF;
   border: 1px solid #003399;
}




.prodotti {

   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: small;
   border: 1px dotted #FF9900;
   background-color: #FBF7AA;
   width: 60%;
   height: 90%;
   text-align: left;
}


.sett li {
   list-style-type: none;
   margin-top: 5px;
   margin-bottom: 5px;
}

.prod{
   width: 300px;
   margin-right: auto;
   margin-left: auto;

}


*/
#corpohome {
	background-color: #FFFFFF;
	width: 760px;
	border: 1px solid #003399;
	height: 685px;
	background-image: url(images/sfondohome.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#corpohome a{
   color: #0066FF;
}

#corpohome a:hover {
   color: #FF9900;
   text-decoration: none;
}
.contenutilong {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.borddx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	vertical-align: top;
}

.imgdx {

	text-align: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.testoprod {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contenutismall {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
