@charset "utf-8";

*{
  margin:0;
  padding:0;
}

body {
	/*background-image: url(../images/barra_superior.png);
	background-repeat: repeat-x;*/
}

a img {
	border: none;
}

a {
	text-decoration: none;
}

/*a:visited {
	color: #FFF;
}

a:link {
	color: #FFF;
}*/

.00000000000 TIPOS {
}

h1 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #a9a9a9;
	text-decoration: none;
	text-transform: uppercase;
}

h2 {
	font-family: 'Ubuntu', sans-serif;
	font-size:24px;
	color: #9c9c9c;
	text-transform: uppercase;
	font-weight: normal;
}

h3 {
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	color: #9c9c9c;
	font-weight: normal;
}
/*

h4 {
	font-family: 'Ubuntu', sans-serif;
	color: #666;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
}

h5 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	display: inline;
	vertical-align: text-top;
	font-weight: normal;
	text-decoration: none;
}*/

h6 {
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	color: #9c9c9c;
	font-weight: normal;
}

p {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color: #a9a9a9;
	text-decoration: none;
	font-weight: lighter;
	line-height: 22px;
}



#container {
	margin-right: auto;
	margin-left: auto;
	width:1100px;
}

#barra_fondo {
	width:100%;
	height:8px;
	position: fixed;
	background-image: url(../images/barra_superior.png);
	background-repeat: repeat-x;
	z-index:1000;		
}


.00000000000000cabezal {
}

header {
	width:1100px;
	position: fixed;
	z-index:1000;
}

.contenedor1100 {
	width:1100px;
	margin-right: auto;
	margin-left: auto;
}

#pajarito {
	width:70px;
	height:130px;
	float:left;
	background-image: url(../images/pajarito.png);
}

#pajarito2 {
	width:70px;
	height:130px;
	float: left;
	/*background-image: url(../images/pajarito.png);*/
}

.contenedor960 {
	width:960px;
	height:100px;
	float:left;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a2a2a2;
	background-image:url(../images/fondo_header.png);
	background-repeat: repeat-x;
}

header .home {
	float: left;
	height: 100px;
	width: 180px;
}

/*header .home a:hover {
	opacity: 0.5;
}*/


nav{
	margin-top:30px;
	margin-right:10px;
	float:right;
    width:530px;
}

nav ul{
    list-style:none;
}

nav ul li {
	float: left;
	font-family:'Ubuntu', sans-serif;
	font-size:14px;
    text-align:center;
	width: 130px;
	height: 40px;
	color:#a2a2a2;
	line-height: 60px;
}

/*nav ul li:hover{
    border:1px solid #E3E3E3;
}*/

nav ul li a{
	color:#a2a2a2;
	display:block;
    text-decoration:none;
}

nav ul li a:hover {
	color:#000;
}

/*nav ul li .bt_usapuka01:hover,*/ .bt_usapuka01_on {
	background-image: url(../images/bt_usapuka01.png);
	background-repeat: no-repeat;
}

/*nav ul li .bt_usapuka02:hover,*/ .bt_usapuka02_on {
	background-image: url(../images/bt_usapuka02.png);
	background-repeat: no-repeat;
}

/*nav ul li .bt_usapuka03:hover,*/ .bt_usapuka03_on {
	background-image: url(../images/bt_usapuka03.png);
	background-repeat: no-repeat;
}

/*nav ul li .bt_usapuka04:hover,*/ .bt_usapuka04_on {
	background-image: url(../images/bt_usapuka04.png);
	background-repeat: no-repeat;
}

.media {
	height:24px;
	margin-top:46px;
	float:right;
}

.media ul{
    list-style:none;
}

.media ul li {
	float: right;
	margin-left: 16px;
}

#social_fc {
	width:24px;
	height:24px;
	background-image: url(../images/social.png);
	background-position: 0px 0px;
}

#social_fc:hover {
	background-position: 0px -24px;
}

#social_tw {
	width:24px;
	height:24px;
	background-image: url(../images/social.png);
	background-position: 48px 0px;
}

#social_tw:hover {
	background-position: 48px -24px;
}

#social_li {
	width:24px;
	height:24px;
	background-image: url(../images/social.png);
	background-position: 24px 0px;
}

#social_li:hover {
	background-position: 24px -24px;
}




.00000000000000cuerpo central {
}


section {
	width:960px;
	margin-right:70px;
	margin-left:70px;
	margin-bottom:20px;
	float:left;
	padding-top:140px;
}

.0000 pie {
}


footer {
	float:left;
	width:940px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #a2a2a2;
	padding-right:10px;
	padding-left:10px;
	margin-right: 70px;
	margin-left: 70px;
}

address {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color: #9c9c9c;
	text-decoration: none;
	list-style-type: none;
	float: left;
	line-height: 18px;
	font-style: italic;
	margin-top:10px;
}

address a {
	color: #9c9c9c;
}

.conversemos {
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 20px;
}

address .conversemos .destaca_conver {
	font-size: 14px;
	font-weight: bold;
}

.menu_inferior {
	float: right;
	margin-top: 10px;
	width:600px;
}

.menu_inferior ul{
    list-style:none;
}

ul.menu_inferior_lista li{
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	float: right;
	color:#9c9c9c;
    text-align: right;
	width: 90px;
	height: 20px;
}

ul.menu_inferior_lista li a{
	color:#9c9c9c;
	display: inline-block;
    text-decoration:none;
}

div.menu_inferior a:hover {
	color:#666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9c9c9c;
}

.sub_menu_inferior {
	float: right;
	margin-top: 10px;
	visibility: hidden;
}

.sub_menu_inferior ul{
    list-style:none;
}

ul.sub_menu_inferior_lista li{
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	float: left;
	color:#9c9c9c;
    text-align: right;
	height: 20px;
	margin-left: 20px;
}

ul.sub_menu_inferior_lista li a{
	color:#9c9c9c;
	display: inline-block;
    text-decoration:none;
}

div.sub_menu_inferior a:hover {
	color:#666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9c9c9c;
}

#trabajo_off {
	display:none;
}

#trabajo_off a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ec5098;
}

.menu_on a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DA2136;
}


/* -------------------------------------------------------------------------------*/
/*.0000 contenedor {
}

.contenedor_novedades {
	width:940px;
	height:192px;
	margin-left:10px;
	margin-right:10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

*/

/* -------------------------------------------------------------------------------*/
.0000 ELEMENTOS SECCION CENTRALES {
}

.titulo_section {
	margin-right: 10px;
	margin-left: 10px;
}

article {
	float:left;
}

.servicio_contenedor {
	margin-top:32px;
	width:220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 16px;
}

.tit_article {
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #8b8b8b;
}

.cuerpo_article {
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #8b8b8b;
}


/* -------------------------------------------------------------------------------*/
.0000 INDEX {
}

.pasafoto_central {
	width:940px;
	height:368px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	overflow: hidden;
}

.nota_index {
	width:299px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	/*margin-left:10px;
	margin-right:10px;*/
	margin-top:32px;
	margin-bottom:16px;
}

.lineas_divisiones {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a2a2a2;
	border-left-color: #a2a2a2;	
}


#sliderContainer {
	width: 940px;
	height: 368px;
	position: relative;
	/*border-top: 5px solid #999;
	border-bottom: 5px solid #999;*/
	margin: 0 auto;
}
/*
.slideContent {
	background:url("../images/contentBg.png") repeat scroll 0 0 transparent;
	position: absolute;
	bottom:0px;
	right:0px;
	padding: 10px;
	width: 920px;
}

.slide h3 {
	font: 26px/1em 'Rokkitt', serif;
	color: #FFF;
	margin: 0 0 5px 0; 
}

.slide p {
	font-size: 14px;
	color: #FFF;
	margin: 0;
}*/
/*
.jFlowSlideContainer {
	overflow: hidden;
}

.jFlowSlideContainer a {
	color: #F90;
	text-decoration: none;
	font-style: italic;
}

.jFlowSlideContainer a:hover {
	text-decoration: none;
}

.jFlowSlideContainer a:focus {
	position: relative;
	top: 1px;
}

.jFlowNext {
	background:url("../images/arrows.png") no-repeat scroll 0 -35px transparent;
	height:130px;
	position:absolute;
	top:75px;
	right: -50px;
	width:50px;
	cursor:pointer;
}

.jFlowPrev {
	background:url("../images/arrows.png") no-repeat scroll -84px -35px transparent;
	height:130px;
	position:absolute;
	top:75px;
	left: -50px;
	width:50px;
	cursor:pointer;
}

.jFlowPrev:hover {
	background-position: -84px -235px;
}

.jFlowNext:hover {
	background-position: 0px -235px;
}*/


/* controller pagination */

#myController {
	position: absolute;
	width:940px;
	height:12px;
	background-color:#FFF;
	top: 356px;
	left: 0px;
	margin-top:2px;
}

.jFlowControl {
	/*background:url("../images/bullet.png") no-repeat scroll 0px 0px transparent;*/
	float: left;
	width: 33.33%;
	height: 10px;
	margin-top:2px;
}

.jFlowControl_celeste {
	background-color:#1cbee0;
}

.jFlowControl_rojo {
	background-color:#da2136;
}

.jFlowControl_verde {
	background-color:#0ab170;
}

.jFlowControl:hover {
	/*background-position: -32px 0px;*/
	cursor: pointer;
	opacity:0.5;
}
/*
.jFlowSelected, .jFlowSelected:hover {
	background-position: -15px 0px;
}
*/




/* -------------------------------------------------------------------------------*/
.0000 ESTUDIO {
}

#container section .servicio_contenedor .estudio_im {
	width:220px;
	height:192px;
}


.columna_estudio {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #8b8b8b;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 32px;
}


/* -------------------------------------------------------------------------------*/
.0000 servicios {
}

.servicios_im {
	width:220px;
	height:96px;
}

/* -------------------------------------------------------------------------------*/
.0000 TRABAJOS {
}

.trabajos {
	margin-bottom:30px;
}

.botonera_trabajos {
	width:960px;
	height:16px;
	/*margin-top: 16px;
	margin-bottom: 32px;*/
}

.bt_back a {
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	float:left;
	color:#9c9c9c;
	text-align: left;
	width:160px;
}

.bt_back a:hover {
	color:#000;
}

.menu_trabajos {
	float: right;
	width:800px;
}

.menu_trabajos ul{
    list-style:none;
	float: right;
	margin-right:10px;
}

ul.menu_trabajos_lista li{
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	float:left;
	color:#9c9c9c;
	text-align: right;
	height: 20px;
	margin-left: 20px;
	display: block;
}

ul.menu_trabajos_lista li a{
	color:#9c9c9c;
	display: inline-block;
    text-decoration:none;
	padding:4px;
}

.menu_trabajos .menu_trabajos_lista li .all:hover, #all_on a {
	color:#FFF;
	background-color:#DB212D;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#all_off , #brand_on, #print_on, #pack_on, #web_on, #art_on {
	display:none;
}

.menu_trabajos .menu_trabajos_lista li .brand:hover, #brand_on a {
	color:#FFF;
	background-color:#C8D92A;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.menu_trabajos .menu_trabajos_lista li .print:hover, #print_on a {
	color:#FFF;
	background-color:#EB5097;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.menu_trabajos .menu_trabajos_lista li .pack:hover, #pack_on a {
	color:#FFF;
	background-color:#1CBEE0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.menu_trabajos .menu_trabajos_lista li .web:hover, #web_on a {
	background-color:#FDF371;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.menu_trabajos .menu_trabajos_lista li .art:hover, #art_on a {
	color:#FFF;
	background-color:#1D51A0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.trabajos_contenedor,
.trabajos_brand,
.trabajos_print,
.trabajos_pack,
.trabajos_web,
.trabajos_art {
	margin-top:16px;
	width:300px;
	height:192px;
	margin-right: 10px;
	margin-left: 10px;
	position:relative;
	z-index:10;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	overflow: hidden;
}

article img {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
}

.cuerpo_trabajos {
	width:300px;
	height:192px;
	position: absolute;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	z-index: 20;
	left:0px;
	top:0px;
	overflow: hidden;
}

.barra_sup {
	width:300px;
	height:80px;
	position:absolute;
	top:-80px;
	left:0px;
	background-color:#000;
	opacity:0.8;
	z-index: 30;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}

.barra_inf {
	width:300px;
	height:32px;
	position:absolute;
	top:192px;
	left:0px;
	background-color:#000;
	opacity:0.4;
	z-index: 40;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

.txt_trabajo {
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	height:80px;
	color: #FFF;
	margin-left:20px;
	font-weight: 500;
	line-height: 112px;
}

.txt_trabajo_inf {
	font-family: 'Ubuntu', sans-serif;
	font-size:10px;
	width:200px;
	height:32px;
	color: #FFF;
	margin-left:20px;
	letter-spacing: 1px;
	line-height: 32px;
	float: left;
}

.txt_trabajo_infb {
	font-family: 'Ubuntu', sans-serif;
	font-size:50px;
	width:50px;
	height:32px;
	color: #FFF;
	float:right;
	letter-spacing: 1px;
	line-height: 26px;
}


/* -------------------------------------------------------------------------------*/
.0000 TRABAJOS SECCION {
}


.trabajo_seccion {
	
}

.titular_seccion_trabajo {
	width:960px;
	height:56px;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a2a2a2;*/
	margin-top:16px;
}

.seccion_copete {
	width:100%;
	float:left;
	/*margin-top:16px;*/
	padding-left:10px;
}

.seccion_titular {
	width:100%;
	/*height:32px;*/
	float:left;
	padding-left:10px;
	margin-top:9px;
}

.contenedor_seccion_texto {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	color: #9c9c9c;
	width: 260px;
	float: right;
	margin-top: 32px;
	margin-right: 10px;
	line-height: 16px;
}

.im_trabajo_seccion {
	width: 620 px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	/*margin-bottom:16px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}


/* -------------------------------------------------------------------------------*/
.0000 contacto {
}

.seccion_contacto_form {
	width:380px;
	/*height:464px;*/
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:32px;
	/*border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #646464;
	border-bottom-color: #646464;*/
}

.seccion_contacto_txt {
	width:550px;
	float:right;
	margin-top:32px;
	margin-right:10px;
}

.datos {
	text-decoration: none;
	list-style-type: none;
	text-align: right;
}

.contacto_adress,
.contacto_tel,
.contacto_email,
.contacto_skype, 
.contacto_facebook, 
.contacto_twitter {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color: #9c9c9c;
	font-weight: 700;
}

.datos_txt {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	color: #9c9c9c;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}

.campos {
	width:100%;
	float:left;
	margin-bottom:16px;
}

.form_txt {
	width:140px;
	height:32px;
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	color: #9c9c9c;
	float:left;
	/*margin-top:32px;*/
	margin-left:10px;
	/*margin-right:390px;*/
	/*padding-left:10px;*/
	font-size:14px;
	text-align:left;
	line-height: 32px;
}

.casilla {
	width: 200px;
	height: 32px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	color: #9c9c9c;
	float:left;
	background-color: #FFF;
	text-decoration: none;
	border: 1px solid #8b8b8b;
	display:inline;
}

.casilla2 {
	width: 380px;
	height: 128px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	color: #9c9c9c;
	float:left;
	background-color: #FFF;
	text-decoration: none;
	border: 1px solid #8b8b8b;
	display:inline;
}

.btn_envio, .btn_borrar {
	width: 140px;
	height: 32px;
	float: right;
	background-color: #db242c;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	color: #FFF;
	border: none;
	margin-left: 10px;
	line-height: 10px;
}

.btn_envio {
	background-color: #db242c;
}

.btn_borrar {
	background-color: #8b8b8b;
}



/* -------------------------------------------------------------------------------*/
.0000 cuadro chrome {
}

.chromeframe {
	width: 560px;
	margin-left:200px;
	margin-right:200px;
	height: 2400px;
	text-align: center;
	font-size: 36px;
	line-height: 40px;
	margin-top: 100px;
}
