/* CSS Document */

*	{
	margin:0;
	padding:0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: black;
	text-align: center;
	background-color: #FFFFFF;
	}
	
.contenitore {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:  transparent;
}

.contenitore_galleria_flash {
	width: 900px;
	float: left;
	background-image: url(../img/sfondo_contenuto_int_botton.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* header*/
.generale_header {
	width: 100%;
	float: left;
	background-image: url(../img/sfondo_header.gif);
	background-repeat: repeat-x;
	}

.header {
	width: 900px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 7px 0 0 0;
	font-weight: normal;
	}
	
.logo	{
	width: 190px;
	float: left;
	}	

.menu_nav_contenuto	{
	width: 700px;
	float: left;
	padding: 18px 0 0 10px;
	}
	
.menu_nav_lingua{
	width: 180px;
	height: 18px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #CCCCCC;
	text-align: right;
	padding: 0 20px 0 0;
	}
	
.menu_nav_lingua 	a{
	text-decoration: none;
	color: #CCCCCC;
	}	
		
.menu_nav_lingua 	a:hover	{
	color: #66CCFF;
	}
	
.lingua_attiva			{
	color: #66CCFF;
	font-weight: bold;
	}
		
.menu_nav	{
	width: 670px;
	float: left;
	padding: 2px 30px 15px 0px;
	color: #CCCCCC;
	text-align: left;
	line-height: 20px;
	letter-spacing: 0px;
	}
	
.menu_nav a	{
	text-decoration: none;
	color: #CCCCCC;
	}
	
.pagina_attiva,
.pagina_attiva a	{
	color: #66CCFF;
	}

.menu_nav a:hover	{
	color: #66CCFF;
	}
.verde	a:hover{
	color: #66FF00;
	}
.arancio	a:hover{
	color: #FF6600;
	}
.arancio_attivo	{
	color: #FF6600;
	}	
.arancio_attivo	a{
	color: #FF6600;
	}
.arancio_attivo	a:hover{
	color: #FF6600;
	}		
.col_centro_scheda	.menu_scheda	.arancio	a:hover	{
	color: #FF6600;
}

.bianco	a:hover{
	color: #FFFFFF;
	}		
	
.menu_nav ul	{
	list-style:none;
	}
	
.menu_nav li	{
	display: inline;
	vertical-align: middle;
	padding: 0 0 0 25px;
	}
	
.fabiano	{
	padding: 0;
	margin: 0 0 0 -10px;
	color: #FF00FF;
	}
	
.fabiano_attiva	a {
	color: #66CCFF;
	}
	
.fabiano a:hover {
	color: #FF00FF;
	}		
	
.magenta	{	
	color: #FF00FF;
	}
		
.menu_nav_lingua	.tuo_carello	{
	background-color: #000000;
	padding: 3px;
	color: #FF0000;
	margin: 0 0 0 5px;
	}
	
.menu_nav_lingua	.tuo_carello	a{
	color: #FF0000;
	}
	
.menu_nav_lingua	.tuo_carello	a:hover{
	color: #FFFFFF;
	}		
/* fine header*/	

/* contenuti*/

.contenuti {
	width: 900px;
	float: left;
	background-image: url(../img/sfondo_contenuto.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	}
	
.col_sx	{
	width: 265px;
	float: left;
	padding: 0 0 0 20px;
	}
	
	
.fumetto	{
	width: 220px;
	float: left;
	font-size: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#66CCFF;
	line-height: 55px;
	font-weight: normal;
		letter-spacing: -2px;
	padding: 0 20px 20px 0;
	border: 1px;
	border-right-style:solid;
	border-right-color: #66CCFF;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	}
	
.fumetto	a	{
	text-decoration: none;
	color:#66CCFF;
	}	
	
.vuoto	{
	width: 160px;
	float: left;
	}	
.fumetto_vuoto	{
	width: 80px;
	float: left;
	border: 1px;
	border-left-style:solid;
	border-left-color: #66CCFF;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	}
	
.fumetto_freccia	{
	width: 20px;
	height: 50px;
	float: left;
	display: block;
	background-image: url(../img/freccia_azzurra.gif);
	background-repeat:no-repeat;
	background-position: -120% 36%;
	}	
	
.col_centro	{
	width: 348px;
	float: left;
	}
	
.toys_grande_home	{
	width: 348px;
	padding: 0 0 50px 0;
	vertical-align: top;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	}

.toys_grande_scheda	{
	width: 418px;
	padding: 0 0 50px 0;
	vertical-align: top;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	}

.col_centro_home_animato	{
	width: 348px;
	float: left;
	padding: 0 0 400px 0;
	}
	
.toys_grande_home_animato	{
	position: absolute;
	top: -45px;
	left: 0px;
	}	
	
.toys_grande_home	img {
	margin-left: auto;
	margin-right: auto;
	}	
	
.col_dx	{
	width: 264px;
	float: right;
	padding: 0 0 0 0;
	}
	
.col_dx	a{
	text-decoration: none;
	}	
	
.titolo_news	{
	width: 240px;
	float: left;
	font-size: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 35px;
	border-bottom: 1px solid #66CCFF;
	border-left: 1px solid #66CCFF;
	color:#66CCFF;
	padding: 0 0 0 6px;
	}
	
.filetto_news	{
	width: 6px;
	height: 200px;
	float: left;
	clear: left;
	border-left: 1px solid #66CCFF;
	border-bottom: 1px solid #66CCFF;		
	}

.titolo_news_home	{
	width: 240px;
	float: left;
	font-size: 33px;
	letter-spacing: -2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 35px;
		border-left: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	color: #CCCCCC;
	padding: 0 0 0 6px;
	}
	
.filetto_news_home	{
	width: 6px;
	height: 320px;
	float: left;
	clear: left;
	border-left: 1px solid #f0f0f0;
	}	
	
.cont_disegno	{
	width: 240px;
	float: left;
	padding: 6px 0 12px 0;
	}
	
.cont_toys_pic{
	width: 240px;
	float: left;
	padding: 6px 0 3px 0;
	background-color: white;
	}	

.cont3_galleria{
	width: 240px;
	float: left;
	border-bottom: 1px solid  #66FF00;
}

.data_disegno_toys	{
	width: 235px;
	float: left;
	background-color: #66CCFF;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:right;
	line-height: 11px;
	padding: 2px 0 3px 5px;
	}
	
.data_disegno_toys	a{
	color: black;
	}	

.data_disegno_toys img	{
	padding-right: 5px;
	}

.data_disegno	{
	width: 235px;
	float: left;
	background-color: #66FF00;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:right;
	line-height: 11px;
	padding: 2px 0 3px 5px;
	}
	
.data_disegno	a{
	color: black;
	}	

.data_disegno img	{
	padding-right: 5px;
	}	

.disegno_home	{
	width: 79px;
	float: left;
	text-align: center;
	}

.disegno_home_primo	{
	width: 79px;
	float: left;
	text-align: center;
	padding: 0 0 0 2px;
	}

.ultimi_arrivi{
	width: 120px;
	float: left;
	text-align: left;
	cursor: pointer;
	}
	
.ultimi_arrivi	a{
	color: white;
	}	

.toys_piccolo_home	{
	width: 100px;
	float: left;
	}
.toys_piccolo_home_testo	{
	width: 133px;
	float: right;
	text-align:right;
	padding: 0 7px 0 0;
	}
	
h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 22px;
	color:#66CCFF;
	padding: 5px 0 0 0;
	}
	
.toys_piccolo_home_testo	h2	a{
	color:#66CCFF;
	}	
	
.toys_piccolo_home_testo	h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	padding: 0 0 8px 0;
	}
	
.toys_piccolo_home_testo	h3	a{
	color: #999999;
	}	
		

.toys_piccolo_home_testo	p	{
	line-height: 15px;
	}

.area_non_attiva{
	text-decoration:line-through;
	}


/* footer*/

.generale_footer {
	width: 100%;
	float: left;
	}


.footer_contenitore	{
	width: 900px;
	float: left;
	padding: 10px 0 10px 0;
	border-top: 5px solid #7AD9FF;
	}
	
.menu_footer	{
	width: 880px;
	float: left;
	color: #666666;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0 0 10px 20px;
	}
	
.menu_footer a	{
	text-decoration: none;
	color: #666666;
	}
	
.menu_footer a:hover	{
	color: #000000;
	}	
	
.menu_footer ul	{
	list-style:none;
	}
	
.menu_footer li	{
	display: inline;
	vertical-align: middle;
	padding: 0 0 0 25px;
	}	

.fabiano_footer	{
	padding: 0 0 0 0;
	margin: 0 0 0 -25px;
	}
	
.copy	{
	width: 880px;
	float: left;
	padding: 0 0 0 20px;
	}	