@charset "utf-8";
/* CSS Document */

/* RED: #800020 */
/* Blue bddeff*/
body{font-family:Arial, Helvetica, sans-serif; color:black; background:white;}
a{
	text-decoration: none;
	color: black; 
	font-size: 12.5px;
	line-height:17px;
	
}

#sposta {
margin-left: 15px;

}

ul.mn {
float:left; height:100px;
list-style: square inside;
}

ul.mn li {
list-style-type: square;
}

ul.mn li a:link, ul.mn li a:visited { 
	background: transparent;
	color: #615d53;

} /* colori per il link */
ul.mn li a:hover, ul.mn li a:active { 
color: orange;
font-weight: bold;
} /* colori per l'effetto roll-over */

ul.mn li#catact {
	color: orange;
}

ul.mn li#catact a {
        color: orange;
	font-weight: bold;
}

ul.#sec li a:link, ul#sec li a:visited {
        background: transparent;
	color: #615d53;
}

ul#sec {
list-style-type: square; 
float: left;
width: 200px;

}

ul#sec li{
list-style-type: square;
margin-left: 15px;
}

ul#sec li a {
color: #3992c7;
}

ul#sec li a:hover, ul#sec li a:active {
color: #151a6e;
font-weight: bold;
} 

ul#sec li#secact {
        color: #151a6e;
}

ul#sec li#secact a {
        color: #151a6e;
	font-weight: bold;
}


p img{margin:5px 10px;}
.redBullets, #content ul{
	padding:0;
	margin:0 0 10px 10px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#615d53;
	font-size:12px;
	line-height:20px;
	}
	#content ol{
		padding:0 0 0 30px;
		margin:0 0 10px 0;
		font-family:Arial, Helvetica, sans-serif;
		color:#4e4b43;
		font-size:12px;
		line-height:20px;
		}
	.redBullets li, #content ul li{
		padding:0 0 0 15px;
		background:url(images/bullet.gif) no-repeat;
		background-position:0 7px;
		}	
body{margin:0;padding:0; background:white; color:black;}
img, a img{
			display:block;
			margin:0;
			padding:0;
			}
/* ------------------------------------------------------------  Header Styles  ------------------------------------------------------------ */
#container{
	width:100%;
	height:111px;
	background:#FFF;
	overflow:hidden;
	}
	.center{
		margin:auto;
		overflow:hidden;
		width:850px;
		}
		.centerHeader{
		margin:auto;
		overflow:hidden;
		width:1050px;
		}
	#header{
		background:url(../images/Testata.gif) no-repeat 100px;
		width:934px;
		height:111px;
		border:0;
		float:left;
		clear:left;
		}
		#header h1{
			text-indent:-9000px;
			}
	#logo{
		height:111px;
		float:right;
		clear:right;
		}
/* ------------------------------------------------------------  End of Header Styles  ------------------------------------------------------------ */
		
/* ------------------------------------------------------------  Navigation Menu Styles  ------------------------------------------------------------ */
#navigation{
	width:100%;
	height:35px;
	overflow: hidden;
	background: white url("../images/bandablu.gif") repeat-x;
	font-size:18px;
	padding:0px;
	margin:0px;
	}
	.nav{
		margin:0;
		padding:0;
		padding-left: 7px;
		list-style:none;
		float:left;
		clear:left;
		background: url("../images/bottone.gif") no-repeat;

		}
	.nav li{
		display:inline;
		float:left;
		clear:right;
		margin:0 15px 0 0;
		}
	.nav .on{
		display:block;
		height:35px;
		padding:15px 10px 0 10px;
		color: orange;
		}
	.nav .off{
		display:block;
		height:35px;
		padding:15px 10px 0 10px;
		}
		.nav .on a{
			color:#e88211;
			display:block;
			font-weight: bold;
		        text-decoration:none;
			}
		.nav .off a{
			color:#151a6e;
			display:block;
			}
			.nav .off a:hover{
				display:block;
				border-bottom:2px solid orange;
				}
	.nav li a{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		text-decoration:none;
		
		
}

/* ------------------------------------------------------------  End of Navigation Styles  ------------------------------------------------------------ */

/* ------------------------------------------------------------  Main Content Styles  ------------------------------------------------------------ */
#container2{
	width:100%;
	margin: 0; padding: 0;
	}

	#content{
		margin: 0; padding: 0;
		width:870px;
		min-height:515px;
		margin:0px auto 0px auto;
		background:#FFF url(../images/content.gif) no-repeat;
		padding:20px 10px 0px 10px;
		overflow:hidden;
		}
	.brandsPage img, .brandsPage a img{
		display:block;
		border:0;
		}
		.brandsPage table{
			margin:0;
			padding:0;
			list-style:none;
			overflow:hidden;
			width:828px;
			}
			.brandsPage table tr td{padding:5px 5px 0 0; vertical-align:middle;}
		.featured, .brands{
			padding:10px 15px 10px 25px;
			overflow:hidden;
			margin:0 0 20px 0;
			display:inline-block;/*Added for IE6*/
			}
			.featured img{
				float:right;	
				margin:0 25px 0 10px;
				display:block;
				}
			.featured p{display:block;}
		.brands p{
			margin:0 0 10px 0;
			padding:0;
			}
			.brands img{color:#4e4b43; border-color:#4e4b43;}
		#bottom{
			background:url(images/bottom.jpg) bottom no-repeat #FFF;
			width:850px;
			height:11px;
			margin:auto;
			}
	#three{
		//background:url(images/bg2.gif) repeat-y;
		//background-position:549px 0;
		//overflow:hidden;
	 	padding-left:25px;
		}
		#three #left{
			float:left;
			
			margin-left:5px;
			margin-right: 0px;
			margin-bottom:10px;
			
			padding-left:15px;
			padding-right:0px;
			
			}
		#three #middle{
			float:left;
			margin-right:40px;
			margin-left:40px;
			margin-bottom:10px;
			padding-left:30px; padding-right:30px;

			border-right: 1px solid blue;
			border-left: 1px solid blue;
			height: 800px;
			}
			#middle img{
				color:#4e4b43;
				border-color:#4e4b43;
				}

		#three #right{
			float:left;
			padding-left: 0px;
			margin-left:0px;
			margin-bottom:10px;
			}
			
#footer{
	height:46px;
        background: white url("../images/bandablu2.gif") repeat-x;
	//margin-top:3px;
	text-align:center;
	}
	#footer, #footer a{
		color:#FFF;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		}
/* ------------------------------------------------------------  End of Main Content Styles  ------------------------------------------------------------ */

/* ------------------------------------------------------------  Buttons/Headers/Paragraphs/ETC Styles  ------------------------------------------------------------ */
h2, h2 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#151a6e;
	margin:0 0 10px 0;
	padding:0;
	text-decoration:none;
	}
h3, h3 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#151a6e;
	text-decoration:none;
	margin:0 0 15px 0;
	padding:0;
	}
	h5, h5 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#800020;
	text-decoration:none;
	margin:0 0 5px 0;
	padding:0;
	}
h4, h4 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4e4b43;
	text-decoration:none;
	margin:0 0 2px 0;
	padding:0;
	clear:both;
	}
	.featured h2, .featured p{float:left;clear:left; width:274px;}
		.featured p{margin:0; padding:0;}
p{
	color:#4e4b43;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	margin:0 0 10px 0;
	padding:0;
	}
	p a{
		text-decoration:underline;
		color:#800020;
		}
	.promotions p{margin:0 0 5px 0;}
	.small p{
		font-size:11px;
		}
	.small img{border:1px #3E3931 solid; color:#3E3931;}
.hr{height:1px; width:100%; border-bottom:1px solid #D5D5D5; margin:10px 0; clear:both;}
.alignRight{float:right;clear:right;}
.alignLeft{float:left;clear:left;}
.clear{clear:both;}
.navButton{
	float:right;
	clear:right;
	margin:5px 10px 0 0;
	margin:0px;
	}
	.whiteButton{
		background:url(../images/promozioni.png) #FFF;
		height:23px;
		padding:2px 10px 0 10px;
		float:left;
		clear:right;
		}
		.whiteButton, .whiteButton a{
			color:#086fbe;
			font-size:17px;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			text-decoration:none;
			}
.edit{
	float:left;
	clear:left;
	background:#800020;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	margin:5px 0 0 0;
	padding:2px;
	}
	.edit a, a .edit{
		text-decoration:none;
		color:#FFF;
		}
.small p img, .small p a img, .promotions img, .promotions a img{display:inline; border:1px solid #D5D5D5; margin:0 5px; color:#D5D5D5;}
img.alignleft{float:left; clear:left;}

/**/
.box1{
float:left;
border: 1px solid black;
width: 300px;
}

.box2{
width: 300px;
float:left;
border: 1px solid black;
}

.menu {
	margin: 100px 0 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/button.gif) no-repeat center center;
}
.menu li em {
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}

ul#listCat
{
    margin: 0px;
    list-style-type: None;
}
ul#listCat li
{
    display: inline;
    font: Normal 10px Verdana;
    width: 50px;
    padding: 5px;
}

#outer {
	padding: 0;
	list-style: none;
  //background:red;
}
#outer li {
	padding: 0;
	margin: 0 2px;
	text-align: center;
}
#outer a {
	padding: 10px;
	display: block;
	color: #000000;
	width: 80px;
	text-decoration: none;
	//background:green;
}
#outer li em {
	width: 300px;
	height: 300px;
	position: absolute;
	top: 210px;
	left: 420px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	background:red;
}



