/*<GENERAL>*/
*,body{
	margin:0px;
	padding:0px;
	font-family:Helvetica,Tahoma,Verdana,Arial,sans-serif;
	font-size:14px;
}
body{
	background:#020709 url('../images/bg.png') top center repeat-x;
	text-align:center;
}
body a{ text-decoration:none; }
body a img{ border:none; }
/*</GENERAL>*/
#main{
	width:1000px;
	background:url('../images/bshine.png') top center no-repeat;
	margin:0px auto;
	position:relative;
	z-index:2;
}
#header,#footer,#content{ padding:8px; }
#logo,#carrito a{ display:block; }
#bmenu{
	background-image:url('../images/sshine.png');
	background-position:50px center;
	background-repeat:no-repeat;
	padding:20px 0px;
	margin:10px 0px;
}
#menu{
	padding:20px 0px;
	border-top:#F9F7FA solid 1px;
	border-bottom:#F9F7FA solid 1px;
	color:#a1a1a1;
}
#menu a.mact{
	color:#fff;
	font-weight:bold;
}
#menu a{
	font-family:Arial, Helvetica, sans-serif;
	color:#a1a1a1;
	font-size:16px;
	width:193px;
	float:left;
}
#menu p{
	float:left;
}
#menu a:hover{ color:#fff; }
#footer{
	margin:10px 0px;
	text-align:center;
}
#fmenu{	float:left;}
#credits{ float:right; }
#footer,#footer a{ color:#999; }
#fmenu2 a{
	padding:0px 20px;
	text-align:left;
}
#fmenu a:hover{ color:#fff; }
#carrito{
	width:164px;
	height:50px;
	background:url('../images/bgcarrito.gif') top center no-repeat;
	float:right;
}
#carrito p{
	width:110px;
	text-align:left;
	color:#900;
	position:relative;
	top:7px;
	left:60px !important;
	left:30px;
}
#carrito a{
	color:#4c4c4c;
	font-weight:bold;
}
#proDest{
	border:#fff solid 5px; 
	background:#f0f0f0;
}
/*<LIGHTS>*/
#lights{
	position:absolute;
	z-index:1;
}
#lights .lights{
	width:27px;
	height:27px;
	background:url('../images/light.png') center center no-repeat;
	position:relative;
}
#light1{ top:90px; left:150px; }
#light2{ top:95px; left:800px; }
#light3{ top:180px; left:5px; }
#light4{ top:140px; left:950px; }
#light5{ top:450px;	left:20px; }
#light6{ top:230px;	left:500px; }
#light7{ top:400px;	left:950px; }
/*</LIGHTS>*/
