@charset "utf-8";
/* CSS Document */


html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
	height:100%;
}
body {
	background-color:#000;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-image: url(../images/bgn/001.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header {
	background-image: url(../images/elipse.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 52px;
}
.header hr {
	clear:both;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	height:0.25em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.menu {
	list-style:none;
	padding:0px;
	margin:0px;
}
.menu li {
	float:left;
}
.header {
	padding-top:10px;
	z-index:300;
	position:relative;
}
.header ul {
}
.header a {
	color:#FFF;
	text-decoration:none;
	float:left;
	width:96px;
	font-size:0.75em;
	font-weight:700;
	background-image: url(../images/sprite_mnu.gif);
	text-indent:-900px;
	overflow:hidden;
	background-repeat: no-repeat;
}
.company {
	background-position: left top;
}
.services {
	background-position: left -18px;
}
.team {
	background-position: left -36px;
}
.contact {
	background-position: left -54px;
}
.company:hover {
	background-position: left -72px;
}
.services:hover {
	background-position: left -90px;
}
.team:hover {
	background-position: left -108px;
}
.contact:hover {
	background-position: left -126px;
}
.header .ux {
	float:right;
	margin-bottom:6px;
}
.menu-services {
	height:2.5em;
	position:absolute;
	text-align:center;
	top:-2.7em;
	width:100%;
}
.menu.services {
	position:relative;
	z-index:200;
	width:50%;
	margin-left:25%;
}
.menu.services a {
	text-align:center;
	width:100%;
	float:left;
	background-image: url(../images/sprite_services.gif);
	text-indent:-900px;
	overflow:hidden;
	background-repeat: no-repeat;
	height:28px;
	margin-top:4px;
}
.menu.services li {
	width:20%;
}
.websites {
	background-position: center 0px;
}
.identity {
	background-position: center -28px;
}
.ilustration {
	background-position: center -56px;
}
.games {
	background-position: center -84px;
}
.labs {
	background-position: center -112px;
}
.websites:hover {
	background-position: center -140px;
}
.identity:hover {
	background-position: center -168px;
}
.ilustration:hover {
	background-position: center -196px;
}
.games:hover {
	background-position: center -224px;
}
.labs:hover {
	background-position: center -252px;
}
.bg-menu {
	height:2.5em;
	position:absolute;
	width:100%;
	background-image: url(../images/mnu.gif);
	background-repeat: repeat-x;
	background-position:center center;
	opacity:0.1;
	filter: alpha(opacity=10);
	top:0px;
}
.wpanel {
	width:94%;
	margin-left:3%;
}
.corporate {
	height:50%;
	position:absolute;
	width:100%;
	top:18%;
	text-align:center;
}
.message {
	position:absolute;
	top:0%;
	width:100%;
	height:250px;
	text-align:center;
	background-image: url(../images/arc.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.message img {
	margin-top:8px;
}
.logo {
	position:absolute;
	top:2%;
	width:100%;
	text-align:center;
	z-index:102;
}
.corporate .desc {
	position:absolute;
	padding-top:130px;
	top:6%;
	width:100%;
	text-align:center;
	font-size:0.65em;
	display:none;
}
.logo span {
	display:none;
}
.container {
	height:35%;
	position:absolute;
	text-align:center;
	top:55%;
	width:100%;
}
.content {
	height:100%;
	position:absolute;
	width:100%;
	z-index:100;
}
.bg-content {
	background-image:url(../images/content.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	height:100%;
	opacity:0.1;
	position:absolute;
	width:100%;
	filter: alpha(opacity=10);
}
.footer {
	position:fixed;
	bottom:10px;
	z-index:400;
}
.footer a {
	margin-left:5px;
	margin-right:5px;
}
.footer a span {
	display:none;
}
.attachdesign {
	background-image: url(../images/eng/wwwattachdesign.gif);
	height: 16px;
	width: 124px;
	text-indent:-900px;
	overflow:hidden;
	float:left;
	background-repeat: no-repeat;
	background-position: center;
}
.ramequejeque {
	background-image:url(../images/eng/wwwramequejeque.gif);
	height: 16px;
	width: 126px;
	text-indent:-900px;
	overflow:hidden;
	float:left;
	background-repeat: no-repeat;
	background-position: center;
}
.icon-ad {
	float:right;
	background-image: url(../images/attach_men.gif);
	height: 39px;
	width: 33px;
}
.indicator {
	position:absolute;
	height:1px;
	width:10%;
	background-color: #FEC601;
	bottom:0px;
	left:0%;
}

.indicator-hover{
	position:absolute;
	height:40px;
	width:10%;
	background-color: #FEC601;
	bottom:0px;
	left:25%;
	opacity:0.1;
	filter: alpha(opacity=10);
}

.loading {
	background-color: #000;
	background-image: url(../images/loading.gif);
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	z-index:900;
	opacity:0.5;
	filter: alpha(opacity=50);
}
.loading-short{
	background-image: url(../images/loading_short.gif);
	width:100%;
	height:5px;
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
	z-index:900;
	opacity:0.5;
	filter: alpha(opacity=50);
}
.under {
	background-image:url("../images/under.gif");
	background-repeat:no-repeat;
	height:130px;
	position:absolute;
	width:130px;
	z-index:900;
}
#pre-content {
	z-index:101;
}
ul.scroller-last-projects, ul.scroller-img-project {
	list-style:none;
	clear:both;
}
.scroller-last-projects li, .scroller-img-project li {
	float:left;
}
ul.scroller-img-project {
	width:60%;
	margin-left:20%;
	height:75px;
}
.scroller-img-project li {
	width:15%;
	margin-left:0.1%;
	margin-right:0.1%;
	border: 1px solid #1A1000;
}
.scroller-img-project a {
	float:inherit;
	width:100%;
	overflow:hidden;
	text-align:center;
	background-color:#000;
}
ul.scroller-last-projects {
	width:60%;
	margin-left:20%;
}
.scroller-last-projects li {
	width:33.33%;
	overflow:hidden;
	text-align:center;
}
.scroller-last-projects h2 {
	font-size:0.75em;
	margin:0px;
	color:#FF9900;
}
p.thmb {
	float:left;
}
p.date {
	margin:.25em;
	font-size:0.5em;
}
.scroller-last-projects .desc {
	font-size:.7em;
	margin:.5em;
}
.arrow-back, .arrow-next {
	width:3% !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
.arrow-back a, .arrow-next a {
	float:left;
	overflow:hidden;
	text-indent: -900px;
	width:100% !important;
	height:24px;
}
.sp-arrow {
	background-image: url(../images/sprite_arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top:28px;
}
.arrow-back a {
	background-position:center -5px;
}
.arrow-back a:hover {
	background-position:center -65px;
}
.arrow-next a {
	background-position:center -35px;
}
.arrow-next a:hover {
	background-position:center -95px;
}
