body{
	background-color: #21bf3f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding:0px;
}
h1{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(/images/bg_h1.gif);
	padding:6px 0px 10px 10px;
	margin:10px 0px 10px 0px;
	color: #FFFFFF;
}
h1 img {
	float: left;
	position: relative;
	top: -6px;
	left: -10px;
}
.categorie{
	color: #e10001;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
.foto{
	width:340px;
	background:#e4f1f7;
	text-align:center;
	vertical-align:top;
	padding:10px 0px 10px 0px;
	

}
.descrizione{
	width:270px;
	padding:0px 10px 0px 10px;
}
.anteprime{
	background:#c6d2d7;
	padding:10px 15px 10px 15px;
}
.anteprime img{
	float: left;
	margin-right:22px;
}
.img{
	border: 1px solid #bebfc0;
}
.zoom{
	background:#e4f1f7;
    vertical-align:bottom;
	padding:0px 10px 10px 0px;

}

.bg_interno{
	margin: 0px;
	padding:0px;
	background-repeat: repeat-x;
	background-position: left 154px;
	background-image: url(/images/bg_interno.gif);
}
.interno{
	margin: 0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/bg_interno.jpg);
	width:955px;
}
.logo{
	padding:111px 0px 10px 4px;
}
.bandiere{
	margin: 0px;
	padding:0px 0px 0px 23px;
}
input.r_b {
	border: 1px solid #000;
	background: #bcac0d;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
/*------------------------HOME-------------------------*/
.bg_home{
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(/images/bg_home.gif);
}
.home{
	margin: 0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/bg_home.jpg);
	width:920px;
}
.home_bandierie{
	padding:40px 0px 0px 0px;
}
.text_home{
	margin: 0px;
	padding:0px 0px 0px 0px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 16px;
}
.text_box{
	margin: 0px;
	padding:0px 0px 0px 23px;
	line-height: 16px;
}
.p_grigi{
	margin: 0px;
	padding:5px 0px 15px 0px;
}
form{
	margin: 0px;
}
select {
	margin: 0px 0px 5px 0px;
}
a {
	color: #FF3300;
}

/*------------------------DIV-------------------------*/

#container{
	margin: auto;
	padding: auto;
	width:920px;
}
#box_ricerca{
	margin: 0px;
	padding:20px 20px 20px 20px;
	width:210px;
	background-color: #ffe911;
	border: 4px solid #FFFFFF;
}
#box_carrello{
	margin: 0px;
	padding:20px 20px 20px 20px;
	width:210px;
	background-color: #ff9600;
	border: 4px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(/images/carrello.jpg);
	color: #FFFFFF;
}
#box_carrello a {
	color: #fff;
}
#box_bandierine{
	margin: 0px;
	padding:0px;
	padding:15px 0px 9px 0px;
	text-align:right;
}
div#box_bandierine img {
	margin-right: 10px;
}
#fol{
	height:60px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/fumettoonline.gif);
	padding:80px 5px 0px 140px;
	color: #FFFFFF;
}
#fol a{
	color: #FFFFFF;
	text-decoration: underline;
}
#ad {
	height:60px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/alessandrodistribuzioni.gif);
	padding:80px 135px 10px 10px;
	color: #FFFFFF;
}
#ad a{
	color: #FFFFFF;
	text-decoration: underline;
}
#box_text{
	width:260px;
	height:175px;
	padding:21px 23px 0px 24px;
	margin:0;
	color: #000;
}
.evidenziato {
	color: #000;
	background: #ff0;
}
#freccia{
	text-align:right;
	padding:0px 24px 6px 0px;
	margin:0;
}
#main{
	background:#FFFFFF;
	width:672px;
	padding:5px 5px 5px 5px;
	vertical-align:top;
}
#text{
	padding:15px 15px 20px 15px;
}
#indirizzo{
	color: #FFFFFF;
	padding:15px 0px 20px 25px;
}
#indirizzo a{
	color: #FFFFFF;
	text-decoration:none;
}
#spedizione {
	font-size:11px;
	padding: 5px;
	border: 4px solid #e8dfd8;
	background: #fff;
	margin-bottom: 10px;
}
#spedizione a{
	text-decoration: none;
	color: #000;
}

.vam {
	color: #d00;
	font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
}