@charset "utf-8";
/* CSS Document */

/* MENU E CATEGORIA */
#menu{
	float:left;
	margin: 0px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	padding-left:10px;
}

#categorie {
	float:right;
	margin-right: 10px;
	background-image: url(../images/categorie.gif);
	background-repeat: no-repeat;
}

#menu h1, #categorie h1{
	text-align:center;
	font-size:16px;
	font-weight:200;
	margin:15px 0px 15px 0px;
	padding:0px;
	display:block;
	background-color: #6f7774;
	color: #CCC;
}

#categorie, #menu {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing:1px;
	padding-top:10px;
	padding-bottom:40px;
}

#menu ul li, #categorie ul li{
	width:190px;
	height:auto; 
	position:relative; 
	margin:0 auto; 
	background:url(../images/dot.gif) 0 100% repeat-x;
}



*:first-child + html #menu li /* solo IE 7.0 */ {
	margin:0px;
}

*:first-child + html #categorie li /* solo IE 7.0 */ {
	margin:0px;
}

#menu ul li a, #categorie ul li a{
	display:block; 
/*	background:url(../images/square.gif) bottom no-repeat;*/ 
	font:12px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none;
	line-height:14px;
	padding: 6px 7px 6px 19px;
}

#menu ul li:hover, #menu ul li:active, #categorie ul li:hover, #categorie ul li:active{
	background: url(../images/menu-hover.gif) no-repeat bottom;
	color:#666;
	text-decoration:none;
}

#menu ul li a:hover, #menu ul li a:active, #categorie ul li a:hover, #categorie ul li a:active{
	background: url(../images/menu-hover2.gif) center no-repeat;
	color:#666;
	text-decoration:none;
}


#menu h1 a:link, #menu h1 a:visited, #categorie h1 a:link, #categorie h1 a:visited{
	color: #CCC;
}

#menu h1 a:hover, #menu h1 a:active, #categorie h1 a:hover, #categorie h1 a:active{
	color: #CCC;
	text-decoration:underline;
}

#categorie ul, #menu ul {
	margin: 0px;
	padding:0px;
	list-style: none;
}

#categorie table, #menu table {
    text-align:center;
    width:150px;
    margin: 0px 20px 0px 20px;
}

#categorie table a, #menu table a {
	font-size:15px;
}

#novita {
	margin:auto;
	text-align:center;
	padding: 0px 5px 14px 5px;
	background-color:#f9f9f9;
	border: 1px #fff solid;
	height:260px;
	width:150px;
	font-size: 10px;
}

#novita p{
	margin:0px;
	padding: 0px 0px 1px 0px;
	line-height:12px;
}

#novita a{
	text-transform:none;
}

#novita img  {
	padding: 15px;
	margin: 15px 0px 15px 0px;
	background-color:#FFF;
	background-image: url(../images/title_img.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: middle;
	width:100px;
	border:#e1e1e1 2px solid;
}

#novita img:hover {
	background-color:#fff;
	border:#a7c2d3 2px solid;
}


/*carrello*/
#carrello {
	display:block;
	margin:auto;
	width:190px;
	margin:15px 0px 10px 0px;
	padding:0px;

}
 
#carrello a {
	height:52px;
	padding: 8px 0px 0px 0px;
	text-align:center;
	text-transform:uppercase;
	font-size:23px;
}

#carrello a:link, #carrello a:visited {
	background: url(../images/carrello.gif) center top no-repeat;
	display: block;
	border:0px;
	color:#FFF;
}
 
#carrello a:hover {
	background: url(../images/carrello_hover.gif) center top no-repeat;
	display: block;
	color:#333;
	width:190px;
}
 
 
/*ricerca */
#form2{
	width:190px; 
	height:100px; 
/*	background: url(../images/form1-bg.gif) 0 0 no-repeat;*/ 
	font-size:12px; 
}

#form2 label{
	width:15px; 
	height:18px; 
	float:left; 
	display:block; 
	font-size:12px; 
	padding:0 0 0 0px; 
	line-height:18px;
}

#form2 input{
	width:50px; 
	height:23px;  
	background-color:#f5f5f5;
	padding:1px 5px 3px 5px; 
	text-align: center;
	border:thin solid #c4c4c4;
	color:#666;
}

#cerca{
	width:159px; 
	margin-top: 10px;
	position:relative; 
}

.search{
	border:none;
	position:absolute;
	top:72px;
	right:41px;
} 

*:first-child + html .search /* solo IE 7.0 */ {
	top:90px;
}


/*MENU*/
/*sei un editore, newsletter*/


h2#seiuneditore {
	position: relative;
	font-size: 2px;
	color: #00476d;
	margin:100px 0px 20px 0px;
	width:190px;
	height:215px;
	text-transform: uppercase;
	word-spacing: 3px;
}

h2#seiuneditore a {
	position: absolute;
	top: -35px;
	width: 100%;
	height: 233px;
	background-repeat: no-repeat;
	background-image: url(../images/seiuneditore.gif);
}

h2#newsletter {
	position: relative;
	font-size: 2px;
	color: #00476d;
	margin:10px 0px 20px 0px;
	width:190px;
	text-transform: uppercase;
	word-spacing: 3px;
}

h2#newsletter a {
	position: absolute;
	width: 100%;
	height: 290px;
	background-repeat: no-repeat;
	background-image: url(../images/newsletter2.gif);
}



/*iscriviti*/
#form1{
	width:180px; 
	height:100px; 
	/*background:url(images/form1-bg.gif) 0 0 no-repeat;*/ 
	font-size:12px; 
	margin:0px;
}

#form1 label{
	width:15px; 
	height:18px; 
	float:left; 
	display:block; 
	font-size:12px; 
	padding:0 0 0 0px; 
	line-height:18px;
}

#form1 input{
	width:138px;
	height:23px;
	background-color:#f5f5f5;
	padding:1px 5px 3px 5px;
	text-align: center;
	border:thin solid #c4c4c4;
	color:#666;
}

#iscriviti{
	width:159px; 
	margin-top: 115px;
	position:relative; 
}

#iscriviti p{
	margin:0px;
	padding:0px 0px 2px 17px;
	font-weight: normal;
	text-align:left;
	letter-spacing:1px;
}

.iscrivi{
	border:none;
	position:absolute;
	top:44px;
	right:-4px;
} 

*:first-child + html .iscrivi /* solo IE 7.0 */ {
	top:47px;
}

#ricav{
	text-align:center;
	font-size:10px;
}

