*{
	margin:0;
	padding:0;
}

img{
	border:0;
}

body{
	font-family: Arial, Trebuchet MS, sans-serif;
	font-size:12px;
	color:black;
	background:white url(img/bg.jpg) repeat-x scroll 0 0;
}

#container{
	width:970px;
	margin:0 auto;
}

/* /////// HEADER ////// */

#header{
	width:970px;
	height:235px;
	background:transparent url(img/head.jpg) no-repeat scroll 0 0;
	float:left;
	overflow:visible;
}

#header a#logo{
	height:105px;
	margin:8px 0 0 30px;
	width:247px;
	background:transparent url(img/logo.jpg) no-repeat scroll 0 0;
	float:left;
}

#accesso{
	height:125px;
	width:375px;
	background:transparent url(img/accesso.jpg) no-repeat scroll 0 0;
	float:left;
	margin:5px 0 0 288px;
}

/*
form#login{
	margin:5px 0 0 15px;
}

input[type="text"], input[type="password"]{
	background:white;
	border:0;
	height:18px;
	font-size:14px;
	color:black;
}

input#submit{
	background:transparent url(img/entra.jpg) no-repeat scroll 0 0;
	border:0 none;
	height:30px;
	width:62px;
	cursor:pointer;
}

.label{
	color:white;
	font-size:12px;
	line-height:20px;
}
*/

form#login{
	margin:5px 0 0 15px;
	width:345px;
	height:115px;
}

#login .label{
	color:white;
	font-size:12px;
	line-height:20px;
	display:block;
}

#ricordami_box{
	float:left;
}

#login .ricordami{
	color:white;
	font-size:12px;
	line-height:20px;
	display:block;
	float:left;
	width:100px;
}

#login input[type="checkbox"]{
	margin:5px 0 0 0;
	float:left;
}

input#submit{
	background:transparent url(img/entra.jpg) no-repeat scroll 0 0;
	border:0 none;
	height:21px;
	width:61px;
	cursor:pointer;
	float:right;
}

#login a:link, #login a:visited, #login a:active, #login a:active {
	color:white;
	font-size:13px;
	line-height:20px;
	text-decoration:underline;
	padding:20px 0 0 0;
}

.right{
	float:right;
}

#header_write{
	background:transparent url(img/header_write.jpg) no-repeat scroll 110px 0;
	float:left;
	height:22px;
	margin:10px auto;	
	width:970px;
}

#menu{
	/*float:left;
	height:30px;
	margin:0 auto;
	width:950px;*/
}

#menu ul{
	list-style-type:none;
	margin:0 0 0 100px;	
}

#menu ul li{
	float:left;
	margin:2px;
	border:1px solid white;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active{
	float:left;
	background:black;
	color:white;
	FONT-FAMILY: 'bebas', sans-serif;
	font-size:16px;
	padding:11px 21px;
	word-spacing:5px;
	letter-spacing:0.7pt;
	text-transform:uppercase;
	text-decoration:none;
}

#menu ul li a:hover{
	background-color:#EE137B;
	FONT-FAMILY: 'bebas', sans-serif;
	font-size:16px;
}
 
/* /////// fine HEADER ////// */

/* /////// CONTENT ////// */

/*############### leftbar ###########*/

#content{
	width:970px;
	margin:0;
	float:left;	
}

#top_content{
	background:transparent url(img/banner_home.gif) no-repeat scroll 0 0;
	width:747px;
	height:244px;
	margin:0 0 0 125px;
}

#leftbar{
	width:190px;
	/*background:plum;*/
	float:left;
	margin:10px 0 0 0;
}

.titoli{
	padding:9px;
	color:#F1F1F1;
	FONT-FAMILY: 'bebas', sans-serif;
	font-size:15px;
	word-spacing:5px;
	letter-spacing:0.7pt;
	/*-moz-border-image:url(img/pix1.gif) 20 20 20 20 round round;
	border:1em solid white;*/
	text-align:center;
	background:black;
	border:3px double white;
}

/*----- sezioni -----*/

.subtitoli{
	color:white;
	FONT-FAMILY: 'bebas', sans-serif;
	font-size:17px;
	word-spacing:5px;
	letter-spacing:0.7pt;
	line-height:41px;
	height:41px;
	text-align:left;
	background:#EE127B;
	width:545px;
	float:left;
	margin:38px 0 0 0;
	padding:0 0 0 20px;
}

#sezione{
	width:730px;
}

#sezione .text img{
	margin:10px 0;
}

.sub_img{
	width:162px;
	height:107px;
	float:left;
	margin:15px 0 0;
}

.chi_siamo{
	background:transparent url(img/chi_siamo.jpg) no-repeat scroll 0 0;
}

.incassare{
	background:transparent url(img/incassare.jpg) no-repeat scroll 0 0;
}

.friend{
	background:transparent url(img/friend.jpg) no-repeat scroll 0 0;
}

.iscriviti{
	background:transparent url(img/iscriviti.jpg) no-repeat scroll 0 0;
}

.aiuto{
	background:transparent url(img/aiuto.jpg) no-repeat scroll 0 0;
}

.reg{
	background:transparent url(img/registrazione.jpg) no-repeat scroll 0 0;
}

.uo{
	background:transparent url(img/maialino_landing.jpg) no-repeat scroll 0 0;
}


.text{
	text-align:center;
}

.text p{
	width:610px;
	color:black;
	display:block;
	float:left;
	font-size:14px;
	line-height:17px;
	padding:7px 15px;
	text-align:left;
}

.text p b{
	text-transform:uppercase;
}

.text p.titoli2{
	font-size:20px;
	color:#EE127B;
	font-weight:bold;
}

/*----- form di iscrizione -----*/

#iscrizione{
	background:transparent url(img/form_iscrizione.jpg) no-repeat scroll 50% 0;
	width:730px;
	height:423px;
	float:left;
}

form#iscriviti{
	padding:120px 0 0 390px;
	width:200px;
	float:left;
}

#iscriviti input#new_name, 
#iscriviti input#new_pwd,
#iscriviti input#new_email,
#iscriviti input#new_friend{
	border:0 none;
	height:19px;
	line-height:25px;
	margin:25px 0 11px;
	padding:3px 0 0 2px;
	width:180px;
	float:left;
}

#iscriviti input#submit{
	background:transparent url(img/invia.jpg) no-repeat scroll 0 0;
	border:0 none;
	height:16px;
	width:39px;
	cursor:pointer;
	margin:15px 20px 0 0;
}

.little{
	font-size:12px;
	text-transform:none;
}

#baloon {
	margin:15px 0 0 75px;
	width:545px;
	background: #3FC1F3 url(img/aiuto_top.jpg) no-repeat scroll 0 0;
	float:left;
}

#baloon .top{
	/*background: #3FC1F3 url(img/aiuto_top.gif) no-repeat scroll 0 0;*/
	height:23px;
	width:545px;
	float:left;
	margin:15px 0 0 0;
}

#baloon .center{
	background: transparent url(img/aiuto_center.gif) repeat-y scroll 0 0;
	margin:20px 0 0 0;
	width:545px;
	float:left;
}

#baloon .bottom{
	background: transparent url(img/aiuto_bottom.jpg) no-repeat scroll 0 0;
	height:92px;
	width:545px;
	float:left;
}

#baloon .center ul#titoli3{
	list-style:none;
}

#baloon .center ul#titoli3 li{
	float:left;
	width:150px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:black;
}

#baloon .center ul.nominativi{
	list-style:none;
	padding:0 0 0 40px;
}

#baloon .center ul.nominativi li{
	float:left;
	width:150px;
	font-size:14px;
	color:white;
	text-align:left;
	padding:10px 0 0 0;
}

/*----- fine subtitoli -----*/

.negozi ul{
	list-style-type:none;
	padding:10px 0 0 5px;
}

.negozi ul li{
	width:165px;
	border-bottom:1px solid black;
}

.negozi ul li a:link, .negozi ul li a:visited, .negozi ul li a:active{
	font-family:Arial;
	font-size:15px;
	padding:5px 0 0 0;
	text-transform:capitalize;
	color:black;
	display:block;
	text-decoration:none;
}

.negozi ul li:hover{
	border-bottom:1px solid #EE127B;
}

.pink{
	color:#EE127B ;
}

.grey{
	color:#666666 ;
}

/*############### main ###########*/

#main{
	/*background:Orchid;*/
	float:left;
	margin:10px 0 0 0;
}

#main_left{
	float:left;
	margin:0 5px 0 5px;
}

#main_top{
	text-align:center;
	position: relative;
	height: 90px;
}



/*
#main_top_invisible{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	cursor: pointer;
   background-color: #ffffff;
   border: 1px solid black;
   filter:alpha(opacity=0);
   opacity:0;	
}*/

/*----- shops -----*/

#shops{
	width:730px;
/*	height:300px;*/
	background:white;
	margin:15px 0 0 0;
	float:left;
}

#shops #titoli4{
	background:#f1f1f1;
	height:50px;
	width:710px;
	margin:10px auto 0;
}

#shops #titoli4 .numpag{
	color:#EE127B;
	font-size:25px;
	display:block;
	float:left;
	width:103px;
	margin: 10px 0 0 10px;
}

#shops #titoli4 .numpag b a:link,
#shops #titoli4 .numpag b a:visited,
#shops #titoli4 .numpag b a:active,
#shops #titoli4 .numpag b a:hover {
	color:#EE127B;
	font-size:33px;
	font-weight:bold;
	text-decoration:none;
}

#shops #titoli4 .cat{
	color:black;
	font-size:25px;
	display:block;
	float:right;
	margin: 10px 10px 0 0;
}

#shops #table_shops{
	width:730px;
}

#shops .box_shops{
	width:710px;
	height:120px;
	background:white;
	margin:10px;
	border-bottom: 2px dotted #EE127B;
}

#shops .box_shops .brand{
	width:160px;
	margin:10px 0 0 10px;
	float:left;
}

#shops .box_shops .info{
	width:360px;
	float:left;
	margin:10px 0 0 10px;
}

#shops .box_shops .info .titoli5{
	color:#EE127B;
	display:block;
	float:left;
	font-size:20px;	
	text-transform:uppercase;
	font-weight:bold;
}

#shops .box_shops .info .dettagli{
	padding:3px 0 0 0;
	float:left;
}

#shops .box_shops .info .dettagli a:link,
#shops .box_shops .info .dettagli a:visited,
#shops .box_shops .info .dettagli a:active,
#shops .box_shops .info .dettagli a:hover {
	padding:0 0 0 10px;
	color:black;
	display:block;
}

#shops .descrizione, #shops #detail .descrizione{
	padding:3px 0 5px 0;
	clear:left;
	color:black;
	text-transform:uppercase;
/*	font-size: 16px;*/
}

#shops #detail .descrizione{
	font-size: 16px;
}

.link a:link, .link a:visited, .link a:active{
	padding:3px 0 0 0;
	float:left;
	color:#EE127B;
	text-decoration:underline;
	font-size: 15px;
}

.link a:hover {
	color:black;
}

#shops .box_shops .sconto{
	height:100px;
	width:160px;
	margin:15px 0 0 0;
	float:left;
	color:#EE127B;
	font-size:33px;
	text-align:center;
	text-transform:uppercase;
}

#shops #titoli6{
	color:#EE127B;
	display:block;
	font-size:35px;
	font-weight:bold;
	margin:15px 0 0 15px;
	text-transform:uppercase;
	border-bottom:2px dotted #EE127B;
}

#shops #titoli6 a:link, #shops #titoli6 a:visited, #shops #titoli6 a:active {
	color:#EE127B;
	display:inline;
	font-size:35px;
	font-weight:bold;
	margin:15px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
}

#shops #titoli6 a:hover{

}

#shops #detail{
	width:690px;
	margin: 10px 15px;
}

#link_cash {
	clear:left;
	margin:0 0 0 15px;
	width:100%;
	height:30px;
}

#link_cash a:link, #link_cash a:visited, #link_cash a:active {
	padding:3px 0 0 0;
	float:left;
	color:#EE127B;
	text-decoration:underline;
	font-size: 15px;
}


/*----- fine shops -----*/

/*----- viaggi -----*/

#viaggi{
	width:590px;
	height:300px;
	background:white;
	margin:10px 0 0 0;
}

.box_viaggi{
	width:185px;
	height:130px;
	background:white;
	float:left;
	margin:10px 0 0 7px;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #999999;
}

.box_viaggi .img_viaggi{
	height:70px;
	overflow:hidden;
	text-align:center;
	width:185px;
}

.box_viaggi .title1{
	text-align:center;
	width:185px;
	color:black;
	padding:5px 0 0 0;
	font-size:17px;
}

.box_viaggi .text1{
	text-align:center;
	width:185px;
	color:#FF3399;
	font-size:13px;
	padding: 5px 0 10px 0;
	text-transform:uppercase;
	font-weight:bold;
}

/*----- fine viaggi -----*/

/*----- area personale -----*/

#personal{
	width:730px;
	height:400px;
}

#mymenu{
	border-bottom:3px solid #CF0C6B;
	width:730px;
	height:65px;
}

#hiuser{
	font-size:30px;
	color:black;
	text-align:right;
	font-weight:bold;
}

#mymenu ul {
	list-style:none;
	height:25px;
/*	width:420px;*/
	float:right;
}

#mymenu ul li{
	font-family:'bebas',sans-serif;
	float:left;
	padding:0 10px;
}

#mymenu ul li a:link, #mymenu ul li a:visited, #mymenu ul li a:active, #mymenu ul li a:hover{
	text-decoration:none;
	color:#CF0C6B;
	font-size:15px;
	padding:5px 0 0 0;
}

#mymenu ul li a.logout {
	text-decoration:none;
	color:black;
	font-size:15px;
	padding:5px 0 0 0;
}

#avanzamento{
	margin:50px;
	color:#CF0C6B;
	text-transform:uppercase;
	font-size:15px;
	text-align:center;
	font-weight:bold;
}

.avanzamento_titolo{
	color:#CF0C6B;
	text-transform:uppercase;
	font-size:15px;
	text-align:center;
	font-weight:bold;
}

#pig_color{
	background:transparent url(img/pig_color.gif) no-repeat scroll 0 0;
	width:66px;
	height:61px;
	float:left;
	margin:22px 0 0 0;
}

#pig_greyDX{
	background:transparent url(img/pig_grey.gif) no-repeat scroll 0 0;
	width:66px;
}

#pig_greySX{
	background:transparent url(img/pig_grey.gif) no-repeat scroll 0 0;
	width:66px;
	height:61px;
	float:left;
	margin:22px 0 0 0;
}

#barra{
	display:block;
	border:2px solid black;
	float:left;
	height:40px;
	margin:30px;
	width:430px;
}

#barra_pink{
	display:block;
	height:100%;
	width:100%;
	background:#EE127B;
}

#barra_avanzamento{
	display:block;
	height:100%;
	background:pink url(img/barra_bg.jpg) repeat-x scroll 0 0;
	float:right;
}

#area_personale{
	width:730px;
	float:left;
}

/*----- fine area personale -----*/

#main_right{
	float:left;
	height:100%;
}

div.banner_right {
	height:600px;
	width:120px;
	/*background:green;*/
	position: relative;
}

div.invisible{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	cursor: pointer;
   background-color: #ffffff;
   border: 1px solid black;
   filter:alpha(opacity=0);
   opacity: 0;	
}


/*
.banner_right_invisible{
	height:100%;
	width:100%;
	left: 0px;
	top: 0px;
	position: absolute;
	cursor: pointer;
}
*/

/* /////// fine CONTENT ////// */

#footer{
	/*width:100%;
	height:100px;
	background:purple;*/
	float:left;
	margin:20px 0;
}

#footer ul{
	list-style-type:none;
	float:left;
	width:190px;
}

#footer ul li{
	border-bottom:1px solid grey;
	float:left;
	font-size:15px;
	padding:3px 0 0 5px;
	width:165px;
}

#footer ul li a{
	text-decoration:none;
}

/* /////// login incorrect ////// */

table.sgbluetab{
	text-align:center;
	padding:40px 0 20px 30%;
}

input.sgbutton{
	margin-top:10px;
}

/* /////// login incorrect ////// */







