/* basic parameters */
html,body,u1,o1,li,p,h1,h2,h3,h4,h5,h6,form,fielset,a,href{
	margin:0;
	padding:0;
    border:0;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(Img/Sfondo_body.gif);
	background-repeat: repeat;
	background-position:center;
}

#central {
	position:relative;
	top:110px;
	width:962px;
	background-color:#FFFFFF;
}

/*TITOLO DELLE PAGINE*/
#titolo {
	position:absolute;
	width:962px;
	height:45px;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#titolo h1{
	font-family: arial;
	font-size: 14px;
	color: #3f4a99;
	padding-left:30px;
	padding-top:20px;	
}
/* ################################### */
/* testata */
#testata {
    position:absolute;
	top:0;
	margin-left:0px;
	width:962px;
	height:110px;
	overflow:hidden;
	background-image: url(Img/testata.jpg);
	background-repeat: no-repeat;
/*	left: 1px;
*/}

#menu {
	position:absolute;
	top:44px;
	right:0px;
	width:515px;
	height: 22px;
	background-image: url(Img/menu.gif);
	background-repeat: repeat-x;
	text-align:right;
	padding-top:5px;

}

#menu a{
	font-size:12px;
	font-weight:bold;
	font-family: Arial;
	color:#333333;
	padding-right: 15px;
	padding-left: 17px;
	margin: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1F1F1;
	text-decoration:none;	
}

#menu a:hover{
	font-size:12px;
	font-weight:bold;
	font-family: Arial;
	color:#ffffff;
	text-decoration:none;	
}

#home {
    position:absolute;
	background-image: url(Img/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:22px;
	width:96px;
	top:44px;
	left:265px;
	padding-top:5px;
}

#home a{
	font-size:12px;
	font-weight:bold;
	font-family: Arial;
	color:#333333;
	padding-right: 10px;
	padding-left: 25px;
	margin: 5px;
	text-decoration:none;
}

#home a:hover{
	font-size:12px;
	font-weight:bold;
	font-family: Arial;
	color:#ffffff;
	text-decoration:none;
}

#contatti {
    position:absolute;
	background-image: url(Img/contatti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:22px;
	left:359px;
	top: 44px;
	width:90px;
	padding-top:5px;
}

#contatti a{
	font-size:12px;
	font-weight:bold;
	font-family: Arial;
	color:#333333;
	padding-right: 10px;
	padding-left: 25px;
	margin: 5px;
	text-decoration:none;
}

#contatti a:hover{
	font-size:12px;
	font-weight:bold;
	font-family: Arial;
	color:#ffffff;
	text-decoration:none;
}

/* ################################### */
/*INIZIO FOOTER*/

#footer {
	clear:left;
	margin-top:0px;
	
}

#footer-home {
	margin-left:auto;
	position:relative;
	top:490px;
	background-color:#FFFFFF;
}

#footer1 {
	position:relative;
	width:942px;
	height:100px;
	font-family: Verdana;
	font-size: 11px;
	padding: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align:center;
	background-color:#FFFFFF;
/*	margin-top:60px;
*/}

#footer1 A{
	color : #333333;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;

}

#footer1 A:HOVER {
	color : #414C9B;
	text-decoration:underline;
}
/*FINE FOOTER*/
/* ################################### */


img {
	border: none;

}

a:link, a:visited {
	font-size:12px;
	font-family: verdana;
	color:#333333;
	text-decoration:underline;
}

a:hover {
	font-size:12px;
	font-family: verdana;
	color:#333333;
	text-decoration:underline;
}
.testo10:link, .testo10:visited {
	color:#333333;
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

.testo10:hover {
	color:#333333;
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;

}
/*INDEX------------------------------------------------------------*/

#body_home {
    position: relative;
	width:962px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}

/*CONTENUTO INDEX*/
#contenuto_home {
	position:absolute;
	width:900px;
	height:189px;
	left: 30px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	top: 66px;
	
}

#contenuto_home a{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

#contenuto_home h2{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

#titolocat_home {
	position:absolute;
	width:900px;
	height:20px;
	left: 30px;
	top: 264px;
	background-image: url(Img/sfondo_categorie.jpg);
	background-repeat: no-repeat;	
}

#titolocat_home h2 {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	padding-left:10px;
	padding-top:2px;
}

#cat1_home {
	position:absolute;
	width:250px;
	left: 30px;
	top: 310px;
	padding-left:10px;
}

#cat2_home {
	position:absolute;
	width:250px;
	left: 360px;
	top: 310px;
}

#cat3_home {
	position:absolute;
	width:250px;
	left: 690px;
	top: 310px;
}

/*CATEGORIE----------------------------------------------*/
#body_categorie {
	width:962px;
	height:550px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background-color:#FFFFFF;
}

#titolocat_categorie h2 {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	padding-left:10px;
	padding-top:2px;
}

#cat1_categorie {
	position:relative;
	width:300px;
	left: 30px;
	top: 70px;
	margin-bottom: 60px;
}

#cat2_categorie {
	position:absolute;
	width:300px;
	left: 360px;
	top: 70px;
}

#cat3_categorie {
	position:absolute;
	width:250px;
	left: 700px;
	top: 70px;
}

/*DETTAGLIO----------------------------------------*/
#body_dettaglio {
	width:962px;
    position:relative;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}

#titolocat_dettaglio h2 {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	padding-left:10px;
	padding-top:2px;
}

#contenuto_dettaglio {
	width:903px;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-left:30px;
	padding-top:60px;
	margin-bottom: 60px;
}

#contenuto_dettaglio a{
	font-family: arial;
	font-size: 16px;
	color: #444444;
	text-decoration:underline;
	font-weight: bold;
}

#contenuto_dettaglio h2{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}


/*ELENCO------------------------------------------------------*/
#body_elenco {
	width:962px;
    position:relative;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}

#titolocat_elenco  h2 {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	padding-left:10px;
	padding-top:2px;
}

#cat1_elenco {
	width:300px;
	margin-left:30px;
	padding-top:60px;
	margin-bottom: 60px;
}

#cat2_elenco  {
	position:absolute;
	width:300px;
	left: 369px;
	top: 60px;
}
#cat3_elenco  {
	position:absolute;
	width:250px;
	left: 700px;
	top: 60px;
}


/*PRODOTTI----------------------------------------------------------*/
#body_prodotti {
	width:962px;
    position:relative;
	margin-left: auto;
	margin-right: auto;
}

#titolocat_prodotti h2 {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	padding-left:10px;
	padding-top:2px;
}

#contenuto_prodotti {
	width:903px;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-left:30px;
	padding-top:60px;
	margin-bottom: 60px;
}

#contenuto_prodotti a {
	font-family: arial;
	font-size: 11px;
	color: #3f4a99;
	text-decoration:underline;
	font-weight: bold;
}
#contenuto_prodotti a:hover {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	font-weight: bold;
}

#contenuto_prodotti h2 {
	font-family: arial;
	font-size: 13px;
	color: #3f4a99;
	font-weight: bold;
	text-decoration:underline;
}

