/* CSS Scarabokkio */
/* BODY*/
* {
	margin: 0;
	padding: 0;
}

body {
	/*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
	/*font-family: "Vernanda", "Arial", "Helvetica", sans-serif;
	font-size: 8pt; 
	background-color: #F7FFE8;*/
	/*font-family: Optima, 'Trebuchet MS', Verdana, Arial, sans-serif;*/
	font-family: arial, sans-serif;
	/*font-family: "myriad pro", "Segoe UI", helvetica, calibri, arial, sans-serif;*/
	font-size: 11px;
	background-color: #FFFEEF;
	background-image: url(image/sfondopitt.jpg);
}

a:link {text-decoration: none;}
a:visited {text-decoration: none; }
a:hover {text-decoration: none; }
a:active {text-decoration: none;}
a.selected {
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFF00;
}

/* FINE BODY*/




/*_____________________________________




/* MENU*/
.logo{
	margin-bottom: 20px;
	text-align: left;
	width: 158px;
}

#masterdiv{
	width: 158px;
	position: fixed;
	left: 40px;
	top: 40px;
	text-align: left;
}
#masterdiv a:link {
	text-decoration: none;
	
}
#masterdiv a:visited {text-decoration: none; }
#masterdiv a:hover {
	text-decoration: none;
	
}
#masterdiv a:active {text-decoration: none; }
#masterdiv a.selected {
	text-decoration: none;
	font-weight: bold;
	
}

/* FINE MENU*/


/*_____________________________________



/* NEWS*/
.newsideedisegni{
	width: 550px;
	float: left;
	margin: 0px 20px 20px 0px;
}

.boxNews{
	width: 550px;
	margin: 0px 0px 14px 0px;
	background-color: #FFFFFF;
}
.sottoBox_news{
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 30px;
}

.sezNews{
	width: 100%;
	margin-bottom: 4px;
	color: #999999;
	border-bottom: 1px solid #ECEADC;
}

.newsother{
	float: left;
	margin: 0px 20px 20px 0px;
	width: 160px;
}

.boxminiNews{
	width: 265px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	height: 265px;
}

.boxminiNews2{
	width: 160px;
	background-color: #FFFFFF;
}

.imgNews{
	margin-bottom: 14px;
}

.titNews{
	width: 100%;
	margin-bottom: 3px;
	font-weight: bold;
}
.contNews{
	width: 255px;
	float: left;
}

/* FINE NEWS*/



/*_____________________________________



/* STORE*/

#contenitore{
	margin-left: 230px;
	margin-top: 166px;
}

.titolone{
	font-size: 20px;
	text-align: left;
	letter-spacing: -1px;
	color: #000000;
	margin: 0px 0 10px 0;
	width: 100%;
	float: left;
	position: relative;
}
.contBoxStore{
	width: 160px;
	text-align: left;
	float: left;
	margin: 0px 30px 30px 0px;
	border: 1px solid #EBEBEB;
}

.contBoxStore1{
	width: 250px;
	text-align: left;
	float: left;
	margin: 0px 30px 30px 0px;
	padding: 10px;
	border: 1px solid #EBEBEB;
	height: 378px;
}

.contBoxStore2{
	width: 250px;
	text-align: left;
	float: left;
	height: 410px;
	margin: 0px 20px 20px 0px;
	padding: 10px;
}

.sezioneStore{
	width: 244px;
	text-align: center;
	color: #000000;
	margin-bottom: 6px;
	padding: 3px;
	background-color: #ECEADC;
}

.titoloStore{
	width: 100%;
	text-align: center;
	height: 12px;
	margin-bottom: 6px;
}

.imageStore{
	width: 160px;
	height: 160px;
	margin-bottom: 6px;
}

.testoStore{
	width: 250px;
	text-align: left;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 15px;
}
.testoStore a:link {text-decoration: none; }
.testoStore a:visited {text-decoration: none;	}
.testoStore a:hover {text-decoration: none; }
.testoStore a:active {text-decoration: none;}

.dettagliStore{
	margin-bottom: 6px;
	padding: 6px;
	width: 238px;
	background-color: #ECEADC;
	font-size: 9px;
}

.dettagliStore2{
	margin-bottom: 6px;
	padding: 6px;
	width: 238px;
	background-color: #ECEADC;
	font-size: 9px;
}
.divisorStore{height:470px; width: 1px; float: left; background-color: #ECEADC; margin: 0 20px 0 20px;}

.testataStore{
	width: 550px;
	height: 200px;
	margin-bottom: 20px;
	background-color: #EBE5DA;
}
/* FINE STORE*/



/*_____________________________________



/* MAIN*/
div#content{
	position: relative;
	width: 100%;
}

#main {
	color: #000000;
	float: left;
	margin-top: 140px;
	margin-left: 230px;
}
#mainother {
	color: #000000;
	float: left;
	margin-top: 194px;
	margin-left: 230px;
}

#maincontact {
	color: #000000;
	float: left;
	margin-top: 222px;
	width: 550px;
	margin-left: 230px;
}

#main550 {
	color: #000000;
	float: left;
	margin-top: 135px;
	width: 550px;
	margin-left: 230px;
}

.itaS{
	line-height:14px;
	text-align: justify;
}
.engS{
	font-style: italic;
	color: #666666;
	line-height:14px;
	text-align: justify;
}
.handmade{
	font-size: 9px;
	text-align: left;
	margin-top: 8px;
	padding-bottom: 20px;
	padding: 4px;
	margin-bottom: 8px;
	clear: both;
	margin-left: 230px;
}

.handmade a:link {text-decoration: none; color: #000000;}
.handmade a:visited {text-decoration: none; color: #000000;}
.handmade a:hover {text-decoration: none; color: #000000;}
.handmade a:active {text-decoration: none;}

.apricomment{
	text-align: left;
	font-size: 20px;
	letter-spacing: -1px;
	padding: 10px 20px 50px 230px;
	clear: both;
}
.apricomment a:link {text-decoration: none;}
.apricomment a:visited {text-decoration: none;}
.apricomment a:hover {text-decoration: none;}
.apricomment a:active {text-decoration: none;}

.segnalazioni{
	font-size: 9px;
	text-align: left;
	color: #999999;
	padding-bottom: 10px;
	padding: 4px;
}

.segnalazioni-hovers {
	opacity: .4;

}
.segnalazioni-hovers:hover {
	opacity: 1;

}

div#colonnadx{
	float: left;
	width:160px;
	height: auto;
	margin: 140px 0 0 20px;
}
.divisorecolonnadx{
	width:160px;
	height: 12px;
	background-image: url(image/trattolinea.gif);
	margin: 10px 0 10px 0;
}
.titolo{
	margin-bottom: 6px;
	width: 100%;
	font-weight: bold;
	/*font-family: Optima, "Trebuchet MS", Verdana, Arial, sans-serif;*/
}

.ita{
	line-height:14px;
	margin-bottom: 14px;
	width: 100%;
}

.ita2{
	text-align: left;
	width: 160px;
	margin-bottom: 20px;
}

.ita4{
	text-align: left;
	margin-bottom: 10px;
}

.itamini{
	font-size: 9px;
	text-align: left;
	padding-top: 6px;
	margin-bottom: 14px;
	width: 100%;
}

.eng{
	line-height:14px;
	margin-bottom: 14px;
	width: 100%;
	font-style: italic;
	color: #666666;
}

.eng4{
	color: #666666;
	line-height:13px;
	margin-bottom: 14px;
	font-style: italic;
}

a.rich_cat{
	font-size: 20px;
	text-align: center;
	width:158px;
	padding-top: 14px;
	margin-bottom: 10px;
	height: 60px;
	border: 2px solid #000000;
	line-height: 20px;
	margin-top: 26px;
	display: block;
}
	
a.rich_cat:hover {
	font-size: 20px;
	text-align: center;
	width:158px;
	padding-top: 14px;
	margin-bottom: 10px;
	height: 60px;
	border: 2px solid #000000;
	line-height: 20px;
	margin-top: 26px;
}

/* FINE MAIN*/



/*_____________________________________




/* COMMENTI*/

#comment{
	float: left;
	width: 100%;
	clear: both;
	/*background-color: #000000;
	background-image: url(image/nero.jpg);*/
}

.cont_box_comment{
	padding: 0px 65px 12px 230px;
	position: relative;
}

#contform{
	text-align: left;
	height: 340px;
	position: relative;
	display: block;
	width: 303px;
	float: left;
	margin-right: 10px;
	margin: 0px 20px 20px 0px;
	background-color: #ECEADC;
}

#infocommenti{
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	width: 248px;
	position: absolute;
	top: 24px;
	left: 25px;
	background-color: #000000;
	padding: 3px;
}

.nome_form{
	float: left;
	width: 251px;
	left: 25px;
	top: 50px;
	position: absolute;
}

.nome_form{
	float: left;
	width: 251px;
	left: 25px;
	top: 50px;
	position: absolute;
}

.city_form{
	float: left;
	top:80px;
	width: 251px;
	position: absolute;
	left: 25px;
}

.file_form{
	float: left;
	top:110px;
	width: 251px;
	left: 25px;
	position: absolute;
}

.link_form{
	float: left;
	top:140px;
	left:25px;
	width: 251px;
	text-align: left;
	position: absolute;
}

.comment_form{
	float: left;
	width: 251px;
	top: 170px;
	left: 25px;
	height: 75px;
	position: absolute;
}

.spam_image{
	float: left;
	width: 251px;
	top: 250px;
	left: 25px;
	text-align: left;
	color: #666666;
	height: 30px;
	position: absolute;
	font-size: 10px;
}

.spam_codice{
	float: right;
	width: 70px;
	position: absolute;
	top: 6px;
	right: 0px;
}

.send_form{
	float: left;
	width: 251px;
	text-align: right;
	position: absolute;
	left: 25px;
	bottom: 25px;
}

.error_form{
	font-size: 14px;
	color: #f00;
	font-weight: bold;
	text-align: left;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.contBoxComment{
	width: 283px;
	text-align: left;
	float: left;
	height: 320px;
	margin: 0px 20px 20px 0px;
	position: relative;
	padding: 10px;
	background-image: url(image/fondoballon.gif);
	background-repeat: no-repeat;
}

.contBoxComment2{
	width: 283px;
	text-align: left;
	float: left;
	height: 320px;
	margin: 0px 20px 20px 0px;
	position: relative;
	padding: 10px;
	
}

.imageComment{
	float: left;
	width: 283px;
	height: 212px;
	margin: 0px 0px 14px 0px;
}
.imageDraw{
	float: left;
	height: 410px;
	margin: 0px 0px 14px 0px;
}

.testoComment{
	float: left;
	width: 283px;
	text-align: left;
	color: #000000;
	margin-bottom: 11px;
}

.sezioneComment{
	width: 283px;
	text-align: center;
	font-size: 9px;
	color: #666666;
	margin-top: 9px;
	margin-right: 9px;
	margin-left: 9px;
	position: absolute;
	bottom: 9px;
	left: 0px;
	text-transform: lowercase;
}

.dataDraw{
	text-align: left;
	font-size: 9px;
	color: #666666;
	bottom: 9px;
	text-transform: lowercase;
	margin-bottom: 10px;
}

.pag{
	font-size: 12px;
	text-align: left;
	bottom: 0px;
	margin: 20px 168px 30px 230px;
	padding: 8px;
	clear: both;
	color: #000000;
	background-color: #ECEADC;
}
/* FINE COMMENTI*/


/*_____________________________________



/* SCARABOKKI*/
.menuscarabokki{
	margin: 0px 0px 30px 0px;
	padding: 10px;
	background-color: #ECEADC;
	height: 11px;
	font-size: 11px;
}
.menuscarabokki2{
	border: 1px solid #ECEADC;
	padding: 8px;
	margin: 0px 0px 30px 0px;
}

.contfoglio{
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	z-index: 1;
	display: block;
	float: left;
}

.contsave{
	padding: 0px 20px 0px 0px;
	z-index: 1;
}

.conthelpfoto{
	display: block;
	width: 529px;
	float: left;
	margin: 0px 20px 20px 0px;
}
.conthelp{
	display: block;
	width: 529px;
	float: left;
}

dl {
	width: 100%;
	border: 1px solid #ECEADC;
	padding: 3px;
}
	dl,dd { margin: 0; }
dt {
	font-size: 10px;
	padding: 1px;
	margin: 1px;
	text-align: left;
	border: 1px solid #ECEADC;
	background-color: #ECEADC;
}
	dt a {}
	dd a { }
	ul { list-style: none; padding: 5px; }

.contBoxScarabokki{
	width: 200px;
	text-align: left;
	float: left;
	margin: 0px 20px 20px 0px;
	position: relative;
	padding: 10px;
}

.contBoxScarabokki2{
	width: 550px;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	margin: 0px 20px 20px 0px;
	position: relative;
	padding: 10px;
	border: 3px solid #000000;
}

.sezioneScarabokki{
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #666666;
	margin-bottom: 6px;
	text-transform: lowercase;
}

.imageScarabokki{
	width: 200px;
	height: 200px;
}
.imageScarabokki2{
	width: 410px;
	height: 410px;
}
.contsoft{
	position: relative;
	background-color: #FFFFFF;
}

.contsoft2{
	padding: 4px 4px 5px 4px;
	position: relative;
	margin-top: 4px;
	height: 13px;
	z-index: 3;
}

a.click1{
	text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	border: 1px solid #ECEADC;
	z-index: 2;
}
	
a.click1:hover {
    text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	display: block;
	float: left;
    border: 1px solid #ECEADC;
	z-index: 2;
}
a.click1:active {
	text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	z-index: 2;
	border: 1px solid #ECEADC;
}

a.click2{
	text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	border: 1px solid #ECEADC;
	z-index: 2;
}
	
a.click2:hover {
    text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	display: block;
	float: left;
   border: 1px solid #ECEADC;
	z-index: 2;
}
a.click2:active {
	text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	z-index: 2;
	border: 1px solid #ECEADC;
}
a.click3{
	text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	border: 1px solid #ECEADC;
	z-index: 2;
}
	
a.click3:hover {
    text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	display: block;
	float: left;
   border: 1px solid #ECEADC;
	z-index: 2;
}
a.click3:active {
	text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	z-index: 2;
	border: 1px solid #ECEADC;
}
a.click4{
	text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	border: 1px solid #ECEADC;
	z-index: 2;
}
	
a.click4:hover {
    text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	display: block;
	float: left;
    border: 1px solid #ECEADC;
	z-index: 2;
}
a.click4:active {
	text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	z-index: 2;
	border: 1px solid #ECEADC;
}

.pagScarabokki{
	font-size: 12px;
	text-align: left;
	bottom: 0px;
	margin: 20px 65px 0px 228px;
	padding: 8px;
	clear: both;
	background-color: #ECEADC;
}

.segnalazioniScarabokki{
	font-size: 9px;
	text-align: left;
	color: #666666;
	padding-bottom: 10px;
	padding: 4px 0;
	margin-left: 228px;
}

.segnalazioniDraw{
	font-size: 9px;
	text-align: left;
	color: #666666;
	padding-bottom: 10px;
	padding: 4px;
}

div#colonnadxDraw{
	float: left;
	width:160px;
	height: auto;
	margin: 0px 0 0 20px;
}


.Box_draw1{
	width: 550px;
	position: relative;
	float: left;
}

.contenitore_img_poster {
	position: relative;
	width: 250px;
	float: left;
	height: 200px;
}

.image_Dposter{
	float: left;
	width: 135px;
	height: 135px;
	margin: 34px 0px 20px 71px;
}

.image_pins{
	float: left;
	width: 175px;
	height: 150px;
	margin: 13px 50px;
	position: absolute;
	left: 0px;
}

.image_Dpins{
	float: left;
	width: 135px;
	height: 135px;
	margin: 32px 0px 20px 68px;
}

div#content_draw{
	position: relative;
	margin: auto;
	width: 726px;
	height: 434px;
	text-align: center;
}

.sfondoBox_card{
	display: block;    /*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
	height: 434px;
	width: 726px;
	position: relative;
	padding: 8px;
	background-image: url(draw/image/fasce_card2.png);
}

.Box_card1{
	display: block;    /*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
	height: 434px;
	top: 0px;
	left: 0px;
	width: 726px;
	background-color: #FFFFFF;
	background-image: url(draw/image/fondocard.jpg);
}

.segnalazioniCard{
	font-size: 9px;
	text-align: left;
	margin-top: 14px;
	color: #666666;
	padding-bottom: 10px;
}

#main_draw {
	color: #000000;
	margin-top: 129px;
	float: left;
	width: 650px;
	margin-left: 228px;
}

.image_card{
	float: left;
	top:12px;
	left:12px;
	position: relative;
	width: 410px;
	height: 410px;
}

.bollo_card{
	float: right;
	top:30px;
	position: absolute;
	width: 75px;
	height: 79px;
	background-image: url(menu/image/logoscan3.jpg);
	background-repeat: no-repeat;
	right: 30px;
}

.namefr_card{
	float: right;
	top:225px;
	position: absolute;
	width: 125px;
	right: 165px;
}

.emailfr_card{
	float: right;
	top:260px;
	position: absolute;
	width: 125px;
	right: 165px;
}

.name_card{
	float: right;
	top:225px;
	position: absolute;
	width: 125px;
	right: 30px;
}

.email_card{
	float: right;
	top:260px;
	position: absolute;
	width: 125px;
	right: 30px;
}

.msg_card{
	float: right;
	top:295px;
	position: absolute;
	width: 260px;
	right: 30px;
}

.preview_card{
	float: right;
	position: absolute;
	width: 100px;
	text-align: right;
	right: 30px;
	bottom: 30px;
}

.message_cardM{
	float: right;
	top:140px;
	position: absolute;
	width: 260px;
	height: 150px;
	text-align: left;
	right: 30px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: underline;
	color: #666666;

}

.firma_cardM{
	float: right;
	top:300px;
	position: absolute;
	width: 260px;
	font-style: italic;
	text-align: right;
	right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

.send_cardM{
	float: right;
	position: absolute;
	width: 100px;
	text-align: right;
	right: 30px;
	bottom: 40px;
}

.titologadgets{
	margin-bottom: 6px;
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
	/*font-family: Optima, "Trebuchet MS", Verdana, Arial, sans-serif;*/
}

/* FINE SCARABOKKI*/




/*_____________________________________





/* DOWNLOAD */
.boxDownload{
	width: 200px;
	height: 240px;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 16px;
	background-color: #ECEADC;
}

.sezDown{
	width: 100%;
	margin-bottom: 6px;
	background-color: #ECEADC;
	font-size: 10px;
}

.imgDown{
	width: 200px;
}

.titDown{
	float: left;
	width: 200px;
	margin-top: 10px;
	font-weight: bold;
}
.contDown{
	width: 200px;
	float: left;
	margin-top: 6px;
}
/* FINE DOWNLOAD */




/*_____________________________________




/* OTHER */
.boxOther{
	width: 200px;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 10px;
}

.imgOther{
	width: 200px;
	float: left;
	margin-bottom: 6px;
}

.titOther{
	float: left;
	width: 200px;
	margin-bottom: 3px;
	font-weight: bold;
}
.contOther{
	width: 255px;
	float: left;
}

/*.contDown a:link{font-size: 12px;}

.contDown a:visited{font-size: 12px;}

.contDown a:hover{font-size: 12px;}

.contDown a:active{font-size: 12px;}*/
/* FINE OTHER */

/*_____________________________________





/* FOOTER*/
.footer {
	clear:both;
	font-size:x-small;
	text-align: left;
}
.footer a:link {
	text-decoration: none;
	color: #CC3F00;
	font-weight: bold;
}
.footer a:visited {text-decoration: none; color: #CC3F00;}
.footer a:hover {text-decoration: none; color: #CC3F00;}
.footer a:active {text-decoration: none;}

.Shiny{
	height:100%;
	margin-top: 200px;
	text-align: center;
	display: none;
	clear: both;
	position: static;
}

/* FINE FOOTER*/
