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

@import url(reset.css);
@import url(tipografia.css);
@import url(arquitectura.css);
@import url(color.css);

.page {
	background-position: center top;
	background-repeat: no-repeat;
}
.fondo_page1 {
	background-image:url(../img/fondo-index.jpg);
}
.fondo_page2 {
	background-image:url(../img/fondos/nosotros/nosotros.jpg);
}
.fondo_page3 {
	background-image:url(../img/fondo-productos.jpg);
}
.fondo_page4 {
	background-image:url(../img/fondos/contacto/contacto.jpg);
}

.fondo_pageIndex1 {
	background-image:url(../img/fondos/inicio/1.jpg);
}
.fondo_pageIndex2 {
	background-image:url(../img/fondos/inicio/2.jpg);
}
.fondo_pageIndex3 {
	background-image:url(../img/fondos/inicio/3.jpg);
}
.fondo_pageIndex4 {
	background-image:url(../img/fondos/inicio/4.jpg);
}

.fondo_page5 {
	background-image:url(../img/fondos/productos/1.jpg);
}
.fondo_page6 {
	background-image:url(../img/fondos/productos/2.jpg);
}
.fondo_page7 {
	background-image:url(../img/fondos/productos/3.jpg);
}
.fondo_page8 {
	background-image:url(../img/fondos/productos/4.jpg);
}
.fondo_page9 {
	background-image:url(../img/fondos/productos/5.jpg);
}
.fondo_page10 {
	background-image:url(../img/fondos/productos/6.jpg);
}


p {
	font-size: 12px;
}

td strong, img{
	vertical-align:middle;
}

#portafolio {
	background-image: url(../img/fondo-portafolio.png);
	background-repeat: no-repeat;
	width: 619px;
	height: 504px;
}

#cont_portafolio {
	padding-top: 10px;
	margin-left: 10px;
}

#logo{
	width:462px;
	position: absolute;
	left: 9px;
	top: 9px;
}
#menu{
	width:450px;
	height:217px;
	position:absolute;
	left: 502px;
	top: -6px;
}
#contenedor-pie{
	width:950px;
	height:300px;
	margin:0 auto 0 auto;
	position:relative;
}
#barra-menu{
	width:642px;
	height:40px;
	padding:7px 0 0 20px;
	background-image:url(../img/barra-menu.png);
	position:relative;
	top:10px;
	left:10px;
	z-index:1;
}
#img-pie{
	position:absolute;
	width:351px;
	height:287px;
	left: 599px;
	top: -12px;
	z-index:2;
}
#productos{
	width:586px;
	height:230px;
	position:absolute;
	font-size:14px;
	left: 6px;
	top: 58px;
}
*+html #productos table{
	float:left;
}
*+html #productos img{
	vertical-align:bottom;
	overflow:visible;
	display:block;
	float:left;
}
*+html #produtos a{
	display:block;
	overflow:visible;
}
*+html #barra-menu a{
	float:left;
	display:block;
}
*+html .tex-menu a{
	float:left;
	display:block;
}
*+html .tex-menu *{
	display:inline-block;
	float:left;
}
#productos strong{
	font-size:14px;
}
.tex-16 {
	color:#000000;
	font-size:16px;
}
*+html .tex-16{
	overflow:visible;
	height:auto;
	width:150px;
	padding-top:10px;
}
.tex-16 a{
	color: #000;
	font-size: 16px;
}
.tex-16 a:hover {
	color: #3068AE;
}

.ico-izq {
	margin:0 10px;
}
*+html .ico-izq{
	overflow:visible;
	height:auto;
	padding:0;
}
.tit-pie {
	color:#3068AE;
	font-size:20px;
}
.tex-20 {
	color:#DE0019;
	font-size:23px;
}
.text_pie2 p{
	text-align: center;
	margin-bottom: 0px;
}
.text_pie2 p + p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tex-menu, .tex-menu a{
	color:#FFFFFF;
	font-size:15px;
}
#cont-index {
	height:195px;
	left:35px;
	position:absolute;
	top:26px;
	width:500px;
}
.tex-32 {
	color:#000000;
	font-size:35px;
	margin: 0px;
}
.tex-32-rojo {
	color:#FF0000;
	font-size:35px;
	margin: 0px;
}
#frase-qsomos {
	height:auto;
	left:686px;
	position:absolute;
	top:99px;
	width:259px;
}
.portafoliopro img {
	margin-top: 5px;
	margin-right: 10px;
}
.prev, .next {
	background-image:url(../img/subir_bajar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 285px;
	height: 22px;
	display: block;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.prev:hover, .next:hover {
	background-position: 0px -22px;
}
.disabled, .disabled:hover {
	background-position: 0px -44px;
	color: #F0F0F0;
}
.scrollable {
	position:relative;
	overflow:hidden;
	height: 395px;
}
.scrollable .items {
	position:absolute;
	height:20000em;
}
.link {
	cursor: pointer;
}


#fondoproductos {
	position: absolute;
	width: 100%;
	height: 744px;
	z-index: -1;
	overflow: hidden;
}
#fondoproductos .items {
	width:600%;
	position:absolute;
}

#fondoproductos .items div {
	float: left;
	width: 16.66%;
	height: 1048px;
	background-position:center top;
	background-repeat:no-repeat;
}

#fondos_index {
	position: absolute;
	width: 100%;
	height: 622px;
	z-index: -10;
	overflow: hidden;
}
#fondos_index div {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 927px;
	background-repeat: no-repeat;
	background-position: center top;
}
/*#fondos_index img { 
    top:  0; 
    left: 0 
}*/ 
/**************************************************************
  							Premios y Mercado Internacional
***************************************************************/
.bigOne{
	padding:0 8px;
	width:92%;
	height:auto;
	margin:auto;
	margin-bottom:8px;
}
.awards{
	padding:10px;
}
award img[align="center"]{
	margin-top:0;
	left:-120px;
}
.awards h1{
	text-align:left;
	color:#69F;
}
.awards p{
	font-size:12px;
}
.awards .item{
	padding:15px;
	width:100%;
	height:100%;
	margin:auto;
	font-size:12px;
	color:#444;
}
.item img[align="left"], .item img[align="absmiddle"]{
	margin-right:10px;
}
.content a{
	color:#fff;
	text-decoration:none;
}
.content a:hover{
	color:#fff;
	text-decoration:none;
}
.marketing{
	padding:10px;
}
.marketing h1{
	text-align:left;
	color:#69F;
}
.marketing p{
	font-size:12px;
}
/*****Arreglod Pie****/
/****Chrome y otros - IE8***/
.llamenos{padding-left:20px;}
.tele{padding-left:20px;}
.infoTecdymark{padding-left:30px;}
.emptyField{padding-left:40px;}
.addthisDiv{margin:15px 0 0 60px;}
.felineLogo{padding-left:50px; margin-top:10px;}
.flingglass-logo{padding-left:52px;display:block;margin-top:5px;}
.flingglass-logo img{margin-top:10px;}
.quickContact{width:auto;height:auto;margin:auto;padding-top:5px;position:relative;}
.quickContact .callUs{width:25%;height:auto;color:#3068ae;font-family:Arial, Helvetica, sans-serif;font-size:16px;font-weight:normal;padding-right:8px;border-right:1px #444 solid;float:left;text-align:right;margin-right:8px;}
.quickContact .callInfo{width:70%;height:auto;color:#444;font-family:Arial, Helvetica, sans-serif;font-weight:normal;float:left;margin-top:-6px;}
.quickContact .phone{color:#F30;font-size:18px;clear:both;margin: 3px auto;display:block;}
.quickContact .email{color:#444;font-size:12px;font-weight:normal;margin: 3px auto 3px 8px;display:block;}
.cityInfo{width:200px;height:auto;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#444;margin: -3px auto 3px 15px;}
.tit-pie h2{font-size:16px; color:#3068ae;margin-bottom:10px;}
.productName{font-size:12px;}
.text-16{margin-top:3px;}
.copyrights{background:#adadad;color:#444;font-size:11px;font-weight:normal;text-align:center;width:100%;height:60px;line-height:15px;}
.companyInfo{color:#FFF; font-size:12px;margin-bottom:20px;}
.who{font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; line-height:18px;color:#fff; width:50%;}
.imgWho{margin-bottom:-10px;}
h2.who{font-size:24px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; color:#FFF; text-transform:capitalize; letter-spacing:normal; color:#39F;opacity:0.8;}
h2.who:first-letter{font-size:28px;}
h2.who + hr{width:70%; height:1px; background-color:#ddd; clear:both; border:none;}
.doscolumnasB .col2 .content h3{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; font-weight:lighter;}
h3 a.inline{color:#3068ae;}
.doscolumnasB .col2{margin-left:20px; width:48%}
/******IE 7***********/
*+html .llamenos{padding-left:10px;}
*+html .infoTecdymark{padding-left:45px;}
*+html .emptyField{padding-left:40px; padding-top:0;}
*+html .addthisDiv{margin:15px 0 0 60px;width:150px;clear:both;}
*+html .felineLogo{padding-left:45px; margin-top:10px;display:block;position:relative;clear:both}
*+html .flingglass-logo{padding-left:40px;display:block;padding-top:5px;}
*+html .text-16{padding-top:10px;}
*+html .who{width:auto;}
*+html h2.who{margin-top:20px;display:block;border:1px solid #fff;}
*+html .imgWho{margin-left:30px; margin-bottom:-20px;}
*+html .doscolumnasB .col2{margin-left:10px; width:48%;}
/****************************************************************************************************/
/********Languaje switch*******************/
#languajeSwitch{
	position:absolute;
	top:5px;
	right:10px;
	width:auto;
	height:50px;
	z-index:10;
}
#footer #languajeSwitch{
	position:absolute;
	top:120px;
	right:90px;
	width:auto;
	height:50px;
	z-index:10;
}
#languajeSwitch label{
	color:#444;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	display:block;
}
#languajeSwitch .languaje.es{
	background:url(../images/espanolbtn.png);
	width:80px;
	height:19px;
	margin-bottom:5px;
	display:block;
}
#languajeSwitch .languaje.en{
	background:url(../images/englishbtn.png);
	width:80px;
	height:19px;
	margin-bottom:5px;
	display:block;
}

#btnLateral {
	position:absolute;
	z-index:200;
	width:199px;
	height:59px;
	top:150px;
	left:-135px;
	display:block;
}
#btnLateral.es{
	background:url(../images/flagSprite.png) 0 0 no-repeat;
}
#btnLateral.en{
	background:url(../images/flagSprite.png) 0 -58px no-repeat;
}
#btnLateral_news {
	position:absolute;
	z-index:200;
	width:199px;
	height:59px;
	top:220px;
	left:-135px;
	display:block;
}
#btnLateral_news.en_news{
	background:url(../images/newsSprite.png) 0 0 no-repeat;
}
#btnLateral_news.es_news{
	background:url(../images/newsSprite.png) 0 -59px no-repeat;
}
a#pagosOnline{
	display:block;
	width:180px;
	height:80px;
	background:transparent url(../img/pagosOnline.png) no-repeat;
	position: relative;
	top: 42px;
	left: 42px;
}

#redes{
	display:block;
	width:150px;
	height:32px;
	position:absolute;
	top:175px;
	right:47px;
	z-index:10;	
	}