@charset "utf-8";
/* CSS Document */
/*
html{
	background-color:#000;
	
}*/
body {
	background: url(../imgs/bg-gral.gif) repeat-y center #000000;
}

#centrado{ 
	position:absolute; 
	width:1024px; 
	background-color:#000000;
	left: 50%;
	top:0;
	height:100%;
	margin-left: -512px;
	background-image:none;
}

#general{ 
	position:absolute;
	width:1024px;
	margin-left:50%;
	left:-512px;
	top:0;
	height:100%;
	
}


/*	MENU */

#contenidoMenu{ position:absolute;width:267px;z-index:10;font-family:Georgia, Verdana, Arial, Helvetica, sans-serif; margin-top:190px;margin-left:22px; background-image: url(../imgs/tramaSeparadora.gif); background-repeat:repeat-y; display:block}

#contenidoSubmenu1{ margin-bottom:-2px;display:block}



.boton {font-size:15px; font-weight:lighter; margin-bottom:12px; }
.botonContacto {font-size:15px; font-weight:lighter; }

.boton a, .boton a:link{color:#fff;text-decoration:none;   }

.boton a:hover{color:#BDD731;text-decoration:none;  }


.subboton {font-size:14px; background-color:#212021;font-weight:lighter;padding:6px;color:#9C9EA5; }

.subboton a, .subboton a:link, .subboton a:active {color:#666;text-decoration:none;height:50px; }

.subboton a:hover{color:#BDD731;text-decoration:none; }

.subbotonTitulo {font-size:14px; background-color:#191919;padding:2px 0 2px 6px;color:#9C9EA5; }


#botonContacto {background-image:url(../imgs/fondoContacto.gif);background-repeat:no-repeat;font-size:15px;padding-left:8px;padding-top:2px;}




/*	CIERRA MENU */

#header{ 	background-image:url(../imgs/header.jpg);	background-repeat:no-repeat;	width:1024px;	height:100%; }

#mainClientes{
	position:absolute;
	width:642px;
	height:1000px;
	left:283px;
	top:244px;
	z-index:2;
	padding-left:70px;
	padding-right:30px;
	padding-bottom:33px;
}

	
#textoGral, #textoEspanol{	position:absolute;  width:640px;	top:151px;	left:350px;	z-index:14;	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;  font-size:16px; color:#000000; text-decoration:none; margin:0; background-color:#5A595A; margin-bottom:144px;}


#imagenabout .encabezado{padding-top:-41px;}


	

#textoGral p, #textoEspanol p{ margin:15px 16px 0 12px; line-height:25px;}
#textoGral h4, #textoEspanol h4 {margin:15px 6px 0 16px; line-height:25px; font-size:12px; }
#textoGral a:active, #textoGral a:visited, #textoGral a:link, #textoGral a, #textoEspanol a:active,#textoEspanol a:visited, #textoEspanol a:link, #textoEspanol a, #textoGral p a:active, #textoEspanol p a:active {color: #000000; text-decoration:none; border:none;}
#textoGral a:hover, #textoEspanol a:hover{ color:#333333; text-decoration:none;}

#textoGral img{border:none;}

#textoEspanol{	display:none; }
#switchIdioma{	vertical-align:bottom; padding:40px 10px 4px 550px;}

/*	TITULOS INTERNAS  */

#imagenabout{background-image:url(../imgs/tit_about.jpg);background-repeat:no-repeat; width:640px; height:59px; left:-40px;}
	
#imagenservices{background-image:url(../imgs/tit_services.jpg);background-repeat:no-repeat;	 width:640px; height:59px; left:-40px;}
	
#imagencv{background-image:url(../imgs/tit_cv.jpg);background-repeat:no-repeat; width:640px; height:59px; left:-40px;}

#imagenmoshko{background-image:url(../imgs/tit_moshko.jpg);	background-repeat:no-repeat;width:640px; height:59px; left:-40px;}

#imagenwhyme{background-image:url(../imgs/tit_whyme.jpg);	background-repeat:no-repeat;width:640px; height:59px; left:-40px;}

#imagenwork{background-image:url(../imgs/tit_work.jpg);	background-repeat:no-repeat;width:640px; height:59px; left:-40px;}

#imagenbrain{background-image:url(../imgs/tit_brain.jpg);	background-repeat:no-repeat;width:640px; height:59px; left:-40px;}

#imagencareers{background-image:url(../imgs/tit_careers.jpg);	background-repeat:no-repeat;width:640px; height:59px; left:-40px;}



/*	CIERRA TITULOS INTERNAS  */

#works, #worksIntro{
	position:absolute;
	width:639px;
	top:151px;
	left:350px;
	z-index:14;
	min-height:500px;
}



#worksIntro h3 {
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	margin:15px 0 22px 0;
	padding:14px;
	background-color:#191919;
}

#worksIntro h2 {
	font-size:14px;
	font-weight:normal;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	margin:15px 0 22px 0;
	padding:14px;
	background-color:#191919;
}
.img-proyecto{
	background-color:#5B5B5B;
	width:635px;
	height:500px;	
	padding:5px 0 0 5px;

}


#verProyecto{margin: 5px 0 0 -5px ;}

.video1{margin:0;}


#textoGral .titulo a, #textoGral.titulo a:link, #textoGral.titulo a:active{color:#BED630;}

#textoGral .titulo a:hover {color:#ccc;}

.cuerpoTexto{ border-bottom: 1px solid #BED630 ; padding-bottom:12px;}





