﻿@charset "utf-8";
/* CSS Document */
.clear{
clear:both;	
}
body
{
margin:0;
/*background:#151515;*/
background:url(../image_site/sfondo.png);
font-family:Arial, Helvetica, sans-serif;	
}
ul
{
margin:0;
padding:0;
}
li
{
margin:0;
padding:0;	
}
a
{
color:#fff;	
text-decoration:none;
}
/*input
{
margin-right:20px;
}*/
textarea{
	padding:4px;
}
p{
margin:0;
}
.testata
{

}
.logo
{
width:300px;
height:120px;
background: no-repeat bottom url(../image_site/logo.png);
/*margin-top: 90px;*/
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
/*background-image: url(../image_site/logo.png);	
float:left;*/
}
.cont
{
width:1000px;
margin-left: auto;
margin-right: auto;
/*border:solid 1px #33FFFF;*/
box-shadow:8px 8px 8px #000000;
}
.menu
{
height:60px;
width:100%;
background:url(../image_site/menu.jpg);
font-size: 14px;
text-shadow:1px 1px black;
}
.menu ul
{
/*border:solid 1px #0f0;*/
padding:20px 0;
}
.menu ul li
{
display:inline;
/*border:solid 1px #900;*/	
padding:20px 0px;
}
.menu ul li a
{
color:#ccc;
text-decoration:none;
/*border:#ff3300 solid 1px;*/
padding:20px 10px;
}
.menu ul li a:hover
{
background:url(../image_site/selecto.png);
border-bottom:solid 1px #FFCC00;
}
.select
{
background:url(../image_site/selecto.png);
border-bottom:solid 1px #FFCC00;
font-weight:bold;
}
.fotona
{
background:no-repeat url(../img/miobanner.jpg);
height:487px;
position:absolute;
width:1000px;
}
.box
{
height:122px;
background:url(../image_site/mini_box.png);
margin-top:168px;
/*float:left;*/
text-align:center;
padding-top:28px;
text-shadow:1px 1px #000000;
}
.box a
{
font-size:54px;
font-family: 'Goudy Bookletter 1911', serif;
}
.box p
{
font-size:22px;
color:#fff;
font-family: 'Open Sans',Arial,sans-serif;
letter-spacing: 3px;
margin:0;
}
#box
{
position: absolute;
z-index: 1;
width:1000px;	
margin-top:200px;
}
.redbox
{	display:table;
	height:83px;
	margin:40px auto;
}
.redsx
{
background:url(../image_site/red_left.png) no-repeat;	
height:83px;
width:18px;
float:left;
}
.redcenter
{
background:url(../image_site/red_center.png);	
height:63px;
float:left;
padding-top: 20px;
padding-left:10px;
padding-right:10px;
color:#FFF;
font-family: 'Goudy Bookletter 1911', serif;
font-size:32px;
text-shadow:1px 1px #000000;
}
.reddx
{
background:url(../image_site/red_right.png) no-repeat;	
height:83px;
width:18px;
float:left;
}

.opacity
{
width:333px;
height:200px;
/*border:solid 1px #f9c;*/
overflow:hidden; /*nasconde ciò che va oltre il div*/
float:left;
cursor:pointer;	
}
.opacity:hover{opacity:0.5;}
.opacity img
{
max-width:333px;
}
.opacity a:hover img{
	opacity:0.5;
}

.opacity a:hover .scritte
{
	background:none;
}
.scritte{
	/*border:1px solid #000;*/
	position:absolute;
	width:261px;
	text-align:center;
	margin:130px 40px 40px 40px;
	text-shadow:1px 1px #000000;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size:20px;
	line-height:21px;
	z-index:2;
}
.scritte h3{
	opacity:1.0;
}
.scritte p
{
font-size:16px;
background: url(../image_site/red_center.png);
padding:10px;
	
}

.contenuti
{
/*width:920px;*/	
/*border:1px solid #FFF;*/
  background: #fcfcfc;
padding:40px;
font-size:14px;
min-height:200px;
}
.title
{
	background:url(../image_site/menu.jpg);
	color:#FFF;
	text-align:center;
}

.spazio
{
	height:16px;
}
.stripe
{
width:1000px;
height:45px;
background:#fcfcfc;
text-align:center;
padding-top:25px;
color:#666;
text-shadow:1px 1px #999;
clear:both;	
}
.special
{
width:1000px;
height:45px;
margin-top:487px;
background:#fcfcfc;
text-align:center;
padding-top:25px;
color:#666;
text-shadow:1px 1px #999;
}
.sale
{
width:70px;
height:45px;
background:url(../image_site/saldi.png);
position:absolute;
margin-top:10px;
margin-left:140px;
color:#FFF;
text-shadow:1px 1px 2px #000;
font-weight:bold;
text-align:center;
padding-top:25px;
}

.prodotti2
{
float:left;
/*border:1px solid #000;*/
width:50%;
text-align:center;
  box-shadow: 2px 2px 2px grey;
}

.prodotti2 h1
{
	font-family: 'Open Sans',Arial,sans-serif;
	font-weight:normal;
	font-size:24px;
	color:#95954A;
	text-align:center;
}

.prodotti2 img
{
max-width:50%;
overflow:hidden;
max-height:50%;
}

.prodotti
{
float:left;
/*border:1px solid #000;*/
height:205px;
width:230px;
text-align:center;
  box-shadow: 2px 2px 2px grey;
}
.prodotti img
{
max-width:230px;
overflow:hidden;
max-height:158px;	
}
.prodotti h1
{
	font-family: 'Open Sans',Arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#95954A;
	text-align:center;
}
.prodotti strong
{
	font-family: 'Open Sans',Arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#95954A;
	text-align:center;
}
.pill
{
	display:table;
	height:50px;
/*	width:200px;
	border:#0C3 1px solid;*/
	margin:0 auto;
}
.whitesx
{
background:url(../image_site/white_sx.png);	
height:50px;
width:14px;
float:left;
}
.whitecen
{
background:url(../image_site/white_center.png);	
height:36px;
float:left;
padding-top: 14px;
/*padding-left:10px;*/
padding-right:10px;
color:#333;
/*font-family: 'Goudy Bookletter 1911', serif;*/
font-size:18px;
text-decoration: line-through;
font-weight:bold;
}
.greencen
{
background:url(../image_site/green_cent.png);	
height:36px;
float:left;
padding-top: 14px;
padding-left:10px;
/*padding-right:10px;*/
color:#FFF;
/*font-family: 'Goudy Bookletter 1911', serif;*/
font-size:18px;
text-shadow:1px 1px 1px #000000;
font-weight:bold;
}
.greendx
{
background:url(../image_site/green_dx.png);	
height:50px;
width:16px;
float:left;
}

#slideshow {overflow: hidden;margin: 0px auto 5px;position: relative;
			width: 1000px;height: 388px;}
		
#slideshow img {width: 1005px;height: 388px;}

.sopramenu
{
	width:550px;
	height:50px;
	position:absolute;
	margin:155px 460px;
	font-size:14px;
}

#footer
{
background:#1d1e1e;	
box-shadow:8px 8px 8px #000000;
}
#footer p
{
width:283px;
float:left;
color:#ccc;
font-size:14px;
padding:25px;
line-height:16px;
}
#footer h1
{
	width:333px;
/*	border:1px solid #0FC;*/
	text-align:center;
	font-size:17px;
	color:#FFF;
	text-shadow:1px 1px 1px #000000;
	margin:0;
	padding:16px 0;

}
#footer h3{
	font-style:italic;
	font-size:14px;
	font-weight:normal;
	padding:0 25px;
	color:#999;
	margin:0;
}
#footer img
{
padding:0 10px;
}
.foot
{
	float:left;
	/*border:solid 1px #000099;*/
	width:333px;
}
#power
{
text-align:right;
margin-top:30px;
padding-bottom:50px;	
color:#ccc;
font-size:14px;
font-style:italic;
width:1000px;
margin-left: auto;
margin-right: auto;
}
#power a
{
font-style:normal;
font-weight:blod;	
}
http://animenod.altervista.org/streaming.php?a=NARUTOSHIPPUDEN&ep=256#e
http://animenod.altervista.org/streaming.php?a=NARUTOSHIPPUDEN&ep=343#e
.carosello
{
	width:1000px;
}
.carosello img
{
	width:400px;
	float:left;
	margin:0 50px 20px;
}
.menu-footer ul
{
  margin-left: 50px;
  line-height: 21px;
list-style-type: circle;
  color: #ccc;
}
.menu-footer ul li a
{
  color: #ccc;
}