/* CSS Document */

#logo {position:absolute; top:0px; right:0px; color:#000;}

#nav { width:600px; height:46px; line-height:25px; padding: 0 0 0 0px; padding-left:-100px; font-weight:bolder; font-size:12px }
#nav li {float:left; width:100px; }
#nav a {text-decoration:none; display:block; text-align:center; color:#FFF;}
#nav a:hover {text-decoration:none; display:block; text-align:center; color:#FFF; font-size:14px}

#navFooter { width:480px; height:20px; font-weight:bolder; font-size:10px; font-family:Verdana, Geneva, sans-serif; margin:auto }
#navFooter li {float:left; width:80px; }
#navFooter a {text-decoration:none; display:block; text-align:center; color:#000;}
#navFooter a:hover {text-decoration:none; display:block; text-align:center; color:#000; font-size:12px}


.none {
    visibility: hidden;
}

.aboutText {
	margin-left:-80px; 
	margin-top:-10px; 
	font-size:18px; 
	color:#00137F; 
	font-family:Verdana, Geneva, sans-serif; 
	font-weight:bold;
}

.about {
	width:237px; 
	height:150px; 
	background:url(../images/back.png) no-repeat; 
	float:left;
	font-family: "Eras Demi ITC";
	color:#666;
	text-align:center;
	padding-top:20px;
}

.catalogoText {
	margin-left: 0px; 
	margin-top:-5px; 
	font-size:14px; 
	color:#00137F; 
	font-family:Verdana, Geneva, sans-serif; 
	font-weight:bold;
	text-align:center;
	text-decoration:none !important;
}


.catalogoText a {
	text-decoration:none !important;
	color:#00137F; 
}

.catalogo {
	width:214px; 
	height:160px; 
	background:url(../images/boxCatalogo.png) no-repeat; 
	float:left;
	font-family: "Eras Demi ITC";
	font-size:60%;
	color:#666;
	text-align:center;
	padding-top:20px;
}

.aboutTextMenu {
	margin-left:-80px; 
	margin-top:-10px; 
	font-size:15px; 
	color:#00137F; 
	font-family:Verdana, Geneva, sans-serif; 
	font-weight:bold;
}

.aboutMenu {
	width:185px; 
	height:130px; 
	background:url(../images/backMenu.png) no-repeat; 
	float:left;
	font-family: "Eras Demi ITC";
	font-size:60%;
	color:#666;
	text-align:center;
	padding-top:20px;
	margin:auto;
}

.item {
	width:650px;
	height:185px;
	float:left;
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 0px;
	background:url(../images/item.png) no-repeat;
	padding-top: 15px;
	color:#666666;
}

.Stile21 {
	font-family: "Eras Demi ITC";
	font-style: italic;
	font-weight: bold;
}

.car2 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Eras Demi ITC";
	color: #000000;
}

.Stile20 {
	font-family: "Eras Demi ITC";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

.Stile61 {
	font-family: "Eras Demi ITC";
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	background-position: left;
	text-align: left;
}

.Stile3 {
	font-family: "Eras Demi ITC";
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}

.descrizione {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-top:10px;
}

.title {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000099;
}

.Form1 {
	height: 3px;
}

.Form3 {
	font-family: "Eras Demi ITC";
	color:#666;
	vertical-align: middle;
	text-align: left;
	background-position: right center;
	padding-left:15px;
}
.bar01 {
	padding-left: 15px;
	font-family: "Eras Demi ITC";
	font-weight: bold;
	color: #3466DE; 
	font-size: 18px;
}
.who{
	color:#0000FF;
	font-family: "Eras Demi ITC";
	font-size: 16px;
	padding-bottom: 0px;
}
.Carrello{
	width:680px;
	padding-top:40px;
	vertical-align:bottom;
	font-size: 12px;
	font-weight: bold;
	font-family: "Eras Demi ITC";
	color: #000000;

}
.Carrello1{
	float:left;
	width:445px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Eras Demi ITC";
	color: #000000;
	padding-left:5px;
}
.Carrello2{
	float:left;
	width:80px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Eras Demi ITC";
	color: #000000;
}
.Carrello3{
	float:left;
	width:40px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Eras Demi ITC";
	color: #000000;
}
.Carrello4{
	float:right;
	width:110px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Eras Demi ITC";
	color: #000000;
	text-align:right;
}

/*============================*/
/*=== Stili per lo slider ===*/
/*============================*/
#slider {
	border: 0px solid #009;
	width:750px;
    height:350px;
    margin:0px auto;
	margin-bottom:20px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:440px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/*================================*/
/*=== fine Stili per lo slider ===*/
/*================================*/

