﻿@charset "utf-8";

/* Clases Generales*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #012B48 url(../art/bg.jpg) repeat-x top;
	margin: 40px 0;
}

h1 {
	margin: 0;
	font-size: 14pt;
}

a {
	color: #729dff;
	text-decoration: underline;
}

a:hover,a:active {
	text-decoration: none;
}

a.ir {
	background: url(../art/ir.gif) left top no-repeat;
	padding-left: 20px;
}

#header {
	width: 960px;
	height: 348px;
	background-color: #333333;
	text-align: left;
}

#headerIe6 {
	margin-bottom: -226px;
}

#header #flotanteindex {
	position: relative;
	top: -414px;
	left: 10px;
	z-index: 99999;
}

#header #flotante {
	position: relative;
	top: -15px;
	left: 10px;
}

#header #idiomaindex {
	position: relative;
	vertical-align: top;
	top: -385px;
	color: #fff;
	width: 100%;
	right: 10px;
	text-align: right;
	height: 40px;
	z-index: 999999;
}

* html #header #idiomaindex {
	top: -375px;
}

#header #idiomaindex li {
	display: inline;
	padding-left: 24px;
}

#header #idiomaindex li.es {
	background: url(../art/idiomaEs.jpg) left no-repeat;
}

#header #idiomaindex li.en {
	background: url(../art/idiomaEng.jpg) left no-repeat;
}

#header #idiomaindex li.en a {
	color: #CCC;
}

#header #idioma li {
	display: inline;
	padding-left: 24px;
}

#header #idioma li.es {
	background: url(../art/idiomaEs.jpg) left no-repeat;
}

#header #idioma li.en {
	background: url(../art/idiomaEng.jpg) left no-repeat;
}

#header #idioma li.en a {
	color: #CCC;
}

#header #idioma {
	position: relative;
	vertical-align: top;
	top: -223px;
	right: 10px;
	float: right;
	color: #fff;
	height: 40px;
}

* html #header #idioma {
	top: -213px;
}

#menu {
	width: 948px;
	height: 37px;
	background: #666 url(../art/bg_menu.jpg) left repeat-x;
	padding: 8px 0 0 12px;
	z-index: 99;
}

#contenido {
	width: 940px;
	padding: 10px;
	background: #fff;
}

#contenido:after {
	clear: both;
	content: " ";
	display: block;
}

#footer {
	width: 960px;
	height: 116px;
	padding-top: 75px;
	background: #fff url(../art/bg_footer.jpg) bottom center no-repeat;
	clear: both;
}

.titulo {
	width: 507px;
	height: 50px;
	float: left;
	background: url(../art/bg_titulo.jpg) repeat-x top;
	text-align: left;
}

.up {
	width: 100%;
	text-align: right;
	background: url(../art/up.png) no-repeat 497px 0;
}

/* Clases para la Home */
#contenido .seccion {
	width: 552px;
	float: left;
	padding: 6px 10px 0 15px;
	text-align: left;
}

#contenido .seccion .ultimas {
	width: 545px; /*height:130px;*/
	float: left;
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #999;
}

#contenido .seccion .ultimas p {
	text-align: left;
	font-size: 9pt;
}

#contenido .seccion .ultimas img {
	float: left;
	margin-right: 10px;
}

#contenido .seccion .ultimas a {
	color: #ff9900;
	text-decoration: none;
}

#contenido .seccion .ultimas a:hover {
	text-decoration: underline;
}

#contenido .seccion .formularioCV {
	float: right;
	margin-top: -100px;
	border: 1px solid #ccc;
	padding: 20px;
}

#contenido .seccion .formularioCV input {
	border: 1px solid #ccc;
}

/* Clases para cuadros barra lateral (#blogposts) */
#contenido #blogposts {
	width: 303px;
	float: right;
	background: #ECECEC url(../art/bg_posts.jpg) bottom repeat-x;
	margin-bottom: 10px;
	padding: 15px 10px 10px 0px;
	text-align: left;
}

#contenido #blogposts ul {
	margin-top: 20px;
	font-size: 9pt;
	list-style: none;
}

#contenido #blogposts li {
	background: url(../art/li_blog.gif) left top no-repeat;
	padding-left: 20px;
	margin-bottom: 12px;
	margin-left: -30px;
}

#contenido #blogposts li:hover {
	color: #012A46;
}

#contenido #blogposts h1 {
	margin: 16px 0 0 10px;
	height: 12px;
}

#contenido #floatbar {
	width: 322px;
	height: auto;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 15px 10px 10px 20px;
	text-align: left;
	border-left: 1px dotted #999999;
}

/* Clases para el footer */
#footer a {
	color: #013A64;
}

#footer a:hover {
	text-decoration: none;
}

/* Clases para las secciones interiores */
.thumbs {
	margin-top: 30px;
}

.thumbs img {
	width: 95px;
	height: 69px;
	border: 1px solid #01426D;
	margin: 0 8px 8px 0;
}

#mapa {
	float: left;
	margin: 10px 10px 0 0;
}

.resalta {
	width: 100%;
	margin: 40px 0 0 0;
}

.seccion .tecnologias li {
	display: inline;
	margin-right: 30px;
	background: none;
}

/* Títulos */
.seccion .ultimas h1 { /* Novedades noticias */
	margin: 5px 0 10px 0;
	font-size: 12pt;
}

.seccion h1 {
	color: #ff9900;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: -1px;
}

.seccion h2 {
	font-size: 16pt;
	background-color: #013A64;
	color: #fff;
	font-weight: normal;
	width: 100%;
	height: 60px;
	padding: 7px 0 0 10px;
	letter-spacing: -1px;
}

html .seccion h2 {
	width: 98%;
}

.seccion h3 {
	width: auto;
	background: url(../art/info.png) top left no-repeat;
	font-size: 11pt;
	font-weight: normal;
	color: #999;
	padding: 0 0 0 22px;
	margin-top: 20px;
}

.resalta h1 {
	color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 18pt;
}

.numeros h1 {
	font-size: 30px;
	color: #013A64;
	margin-top: 10px;
}

.nuevo {
	position: absolute;
	margin-top: -91px;
	margin-left: 465px;
}

/* Párrafos */
#contenido .seccion p {
	font-size: 9pt;
	line-height: 13pt;
}

#footer td {
	color: #013A64;
	padding-top: 25px;
	margin: 0 0 0 0px;
}

#contenido .seccion .resalta p {
	color: #999;
	font-family: "Georgia", Times, serif;
	letter-spacing: -1px;
	font-size: 18pt;
	line-height: 19pt;
	margin-top: 5px;
	font-weight: normal;
}

/* Listas */
.seccion ul {
	margin-top: 20px;
	margin-left: 0px;
	font-size: 9pt;
	list-style: none;
	padding-left: 0;
}

html .seccion ul {
	margin-left: 10px;
}

.seccion li {
	background: url(../art/ok.gif) left top no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 12px;
}

#producto {
	border-top: 1px solid #CCC;
	padding: 10px 0;
}

#clientes ul {
	margin-left: -30px;
}

#clientes li {
	list-style: none;
	background: none;
	display: inline;
	margin-left: -10px;
	margin-right: 10px;
}

#clientes li img {
	filter: alpha(opacity =   80);
	-moz-opacity: 0.5;
	opacity: 0.5;
	border: 0;
}

#clientes li img:hover {
	filter: alpha(opacity =   100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	cursor: auto;
}

#fbFeedsIframe {
	margin-top: -1px;
	margin-left: -2px;
	border: none;
	overflow: hidden;
	width: 354px;
	height: 395px;
}

#fbFeedsWrapper {
	background-color: #ffffff;
	overflow: hidden;
	width: 350px;
	height: 370px;
	float: left;
}

#slides {
	height: 348px;
	width: 960px;
	margin: auto;
}

