html, body {
	margin: 0;
	padding: 0;
	background-color: white;
	font: 10px/14px "Verdana";
	overflow: auto;
}

a,img {
	border: 0;
}

a.external,
a[href ^="gopher://"] {
	background: url(../img/iconos/external.png) center left no-repeat;
	padding: 0 0 0 18px;
}

a.external[href $=".pdf"],
a.external[href $=".PDF"],
a.external[href *=".pdf#"],
a.external[href *=".PDF#"],
a.external[href *=".pdf?"],
a.external[href *=".PDF?"],
a.external.documento {
	background: url(../img/iconos/document.gif) center left no-repeat;
	padding: 0 0 0 12px;
	color:#0086EE;
	font-weight: bold;
}

a.external.url {
	background: url(../img/iconos/external.gif) center left no-repeat;
	padding: 0 0 0 12px;
	color:#0086EE;
	font-weight: bold;
}

.clear {
	clear: both;
}

#contenedor {
	position: absolute;
	top:0;
	left:50%;
	margin-left:-480px;
	z-index:1;
	width: 960px;
	background: #f3f3f3;
	padding: 0 5px 5px 5px;
	margin:20px 0 0 -480px;
}

#cabecera {
	height:265px;
	background: url(../img/logotipo.gif) no-repeat top left white;
	position: relative;
	margin: 4px 0 5px 0;
}

#cabecera .internacional {
	position: absolute;
	top: 0;
	right: 0;
}

#cabecera #menu {
	float: right;
	margin-top: 50px;
}

#cabecera #menu ul {
	padding:12px 5px 5px 5px;
	margin: 5px;
	text-align: center;
}

#cabecera #menu ul li {
	display:inline;
	margin:0 0 0 5px;
	text-transform: uppercase;
	border-right: 1px solid #A6A6A6;
	text-align: center;
	padding: 0 12px 0 8px;
}

#cabecera #menu ul li a {	
	color:#009AC6;
}

#cabecera #menu ul li a:hover {
	color:#3B3B3B;
}

#cabecera #menu ul li a.actual {
	color: #00C6FF;
}

#cabecera #idiomas {
	position: absolute;
	top: 10px;
	left: 350px;
}

#cabecera #idiomas ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#cabecera #idiomas ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#cabecera #idiomas ul li a {
	color:#0086ee;
	font-weight: bold;
}

#cabecera h1 {
	text-indent: -1000px;
}

#contenido {
	
}

/* Inicio */
#inicio {
	padding-top: 5px;
	background: url(../img/backgrounds/contenido.gif) repeat-y;	
}

#inicio #destacados {
	width: 250px;
	float: left;
	background: white;
	padding: 5px;
	margin-right: 5px;	
	margin-bottom: 5px;
}

#inicio #destacados h2 {
	margin: 0 5px 5px 5px;	
}

#inicio #destacados .destacado {
	width: auto;
	background:#f8f8f8;
	height: 90px;
	/*margin-bottom: 4px;*/
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 4px;
	position: relative;
}

#inicio #destacados .destacado .img {
	float:left;
	padding: 10px;
	background: #eeeeee;	
}

#inicio #destacados .destacado .img img {
	border: 2px solid #cfcfcf;
}

#inicio #destacados .destacado .texto {
	float:left;
	padding: 0 10px 10px 5px;
	background: #f8f8f8;
	width: 122px;
}

#inicio #destacados .destacado .texto h2 {
	margin:0;
	padding: 0;
	font-size: 11px;
}

#inicio #destacados .destacado .texto em {
	display:block;
	color: #878787;
	font-style: normal;
}

#inicio #destacados .destacado .texto a img {
	position: absolute;
	bottom:5px;
	right: 5px;
}

#inicio #introduccion {
	width: 678px;
	float: left;
	background: white;
	margin: 0 0 0 5px;
	padding: 5px;
	background: url(../img/backgrounds/bienvenida.gif) no-repeat bottom white;	
	height: 480px;
}

#inicio #introduccion p {
	color: #585858;
	font-size: 11px;
	margin: 15px 0 15px 0;
	padding: 0;
	text-align: justify;
}

#inicio #introduccion #claves {
	width:350px;
	border-right:1px solid gray;
	float: left;
}

#inicio #introduccion #claves .clave {
	/*float: left;*/
	position: relative;
	margin: 5px 0 5px 0;
	clear: both;
	height: 85px;
}

#inicio #introduccion #claves .clave img {
	float: left;
	border:2px solid #dbdbdb;
	width: 95px;
	height: 73px;
}

#inicio #introduccion #claves .clave div {
	float: left;
	width: 208px;
	margin-left: 10px;
}

#inicio #introduccion #claves .clave h2 {
	background: url(../img/backgrounds/flecha.gif) no-repeat left;	
	padding-left: 22px;
}

#inicio #introduccion #claves .clave p {
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
	text-align: justify;
	width: 220px;
	height: 60px;
	font-size: 9px;
	overflow: auto;
}

#inicio #introduccion #claves .clave a {
	color:#0086ee;
	font-weight: bold;
	font-size: 9px;
}

#inicio #introduccion #claves .clave a:hover {
	color:black;
}

#inicio #introduccion #destacadas {
	width:320px;
	height: 150px;
	float: right;
}

#inicio #introduccion #destacadas .noticia_destacada {
	border-bottom:1px solid gray;
	height: 105px;
	background: #F9F9F9;
	margin: 15px 0 0 0;
}

#inicio #introduccion #destacadas .noticia_destacada em {
	display:block;
}

#inicio #introduccion #destacadas .noticia_destacada .imagenes {
	float:left;
}

#inicio #introduccion #destacadas .noticia_destacada .imagenes img{
	width:88px;
	height:66px;
	border:2px solid #D2D0D2;
}

#inicio #introduccion #destacadas .noticia_destacada .contenido {
	float:left;
	margin: 0;
	padding: 0 0 0 5px;
	width: 220px;	
}

#inicio #introduccion #destacadas .noticia_destacada .contenido p {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#inicio #introduccion #destacadas .noticia_destacada .contenido a {
	color:#0086ee;
	font-weight: bold;
	font-size: 9px;
}

#inicio #introduccion #destacadas .noticia_destacada .contenido a:hover {
	color:black;
}

/* Empresa */
#empresa {
	padding: 10px 0 0 0;
	background: white;
	margin-top: 5px;
}

#empresa h2 {
	padding: 5px;
}

#empresa h3 {
	padding: 5px 5px 5px 25px;
	background: url(../img/backgrounds/flecha.gif) no-repeat left #F8F8F8;
	color: #0086EE;
	margin: 5px 0 0 5px;
	text-transform: uppercase;
}

#empresa .empresa {
	float: left;
	width: 290px;
	height: 310px;
	margin: 5px;
	border: 5px solid #EFEFEF;
}

#empresa p {
	padding: 5px;
	text-align: justify;
	font-size: 11px;
}

#empresa strong {
	color:#0086EE;
	font-weight: bolder;
}

/* videos */
#videos {
	padding: 10px 0 0 0;
	background: white;
	margin-top: 5px;
}

#videos h2 {
	padding: 5px;
}

#videos h3 {
	padding: 5px 5px 5px 25px;
	background: url(../img/backgrounds/flecha.gif) no-repeat left #F8F8F8;
	color: #0086EE;
	margin: 5px 0 0 5px;
	text-transform: uppercase;
}

#videos .video {
	position: relative;
}

#videos .video div {
	width: 310px;
	height: 120px;
	background: red;
	position:absolute;
	top: 100px;
	right: 30px;
	padding: 8px;
	background: url(../img/video.png) no-repeat;
}

#videos .video div p {
	text-align:justify;
	width: 305px;
}

#videos .video div img {
	margin: 10px 5px 0 0;
	float:right;
}
/* Internacional */
#internacional {
	padding: 10px 0 0 0;
	background: white;
	margin-top: 5px;
}

#internacional .internacional {
	float: left;
	width: 290px;
	height: 310px;
	margin: 5px;
	border: 5px solid #EFEFEF;
}

#internacional strong {
	color: #0086EE;
}
#internacional p {
	padding: 5px;
	text-align: justify;
	font-size: 11px;
}

#internacional a {
	color:#0086EE;
	font-weight: bold;
}

#internacional a:hover {
	color:#000;
	font-weight: bold;
}

#internacional h2 {
	padding: 5px;
}

#internacional ul {
	margin: 0;
	padding: 5px;
	text-align:right;
}

#internacional ul li{
	display:inline;
}
/* Servicios */
#servicios #caja {
	padding: 5px 0 5px 0;
}

#servicios h2 {
	padding: 20px 0 10px 10px;
}

#servicios .servicio {
	padding: 10px;
	background: White;
	border: 1px solid #d2d0d2;
	margin: 10px;
}

#servicios .servicio h3 {
	border-bottom:1px solid #0086EE;
	padding-bottom: 2px;
	margin-bottom: 5px;
	color: #3B3B3B;
	text-transform: uppercase;
}

#servicios .servicio ul {
	float:left;
	margin-top: 10px;
	display: block;
	width: 600px;
}

#servicios .servicio ul li {
	background: url(../img/backgrounds/li.gif) no-repeat;
	padding-left: 20px;
	display: block;
}

#servicios .servicio ul li ul {
	margin:0;
	padding:0;
}

#servicios .servicio ul li ul li{
	background: none;
	display: block;
	color: #0086EE;
	font-weight: bold;
}

#servicios .servicio img {
	float:left;
	margin-right: 10px;
	border: 2px solid #efeeef;
}

#servicios .servicio a {
	color:#0086EE;
	font-weight: bold;
	position: relative;
	z-index: 2;
	outline: inherit;
}

#servicios .servicio a:hover {
	color:black;
	font-weight: bold;
}

/* Noticias */
#noticias {
	padding: 10px 0 0 0;
	background: white;
	margin-top: 5px;
}

#noticias h2 {
	padding: 0 0 5px 10px;
}

#noticias .noticia {
	margin:5px 0 10px 0;
	overflow: hidden;
	padding: 10px;	
	border-bottom: 1px solid #0086EE;
}

#noticias .noticia h3 {
	color:#0086EE;
	font-weight: bold;;
	font-size: 16px;
	margin: 0 0 10px 0;
}

#noticias .noticia em {
	color: #606060;
	font-style: italic;
	font-size: 10px;
	display: block;
	margin: 0 0 10px 0;
}

#noticias .noticia .imagenes {
	float:left;
	margin: 10px 0 0 0;
	margin: 0;
}

#noticias .noticia .imagenes img {
	width: 243px;
	height: 182px;
	border: 3px solid #dbdbdb;
	float: left;
}

#noticias .noticia .contenido {
	color: #606060;
}

#noticias .noticia .contenido p {
	margin:0;
	padding: 0 0 0 260px;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;	
}

#noticias .noticia .contenido ul {
	float: right;
	margin: 10px;
}




/* Proyectos */
#proyectos {
	padding: 10px 0 0 0;
	background: white;
	margin-top: 5px;
}

#proyectos h2 {
	padding: 5px;
}

#proyectos #categorias {
	padding: 5px;
}

#proyectos #categorias fieldset {
	border: 0;
}

#proyectos #categorias select {
	font-size: 10px;
}

#proyectos #categorias input {
	margin-bottom: -6px;
}

#proyectos #lista {
	width: 956px;
}

#proyectos #lista .proyecto {
	float: left;
	width: 462px;
	background: #f9f9f9;
	margin: 5px 5px 5px 5px;
	padding: 5px 0 8px 0;
	border: 3px solid #efefef;
	position: relative;
}

#proyectos #lista .proyecto h2 {
	color: #0086ee;
	background: url(../img/backgrounds/flecha.gif) no-repeat left;	
	padding-left: 22px;
	margin-left: 5px;
}

#proyectos #lista .proyecto img {
	float: left;
	padding: 5px;
	margin: 5px;
	width: 209px;
	height: 157px;
	border: 1px solid #0086ee;
	background: white;
}

#proyectos #lista .proyecto em {
	padding: 5px;
}

#proyectos #lista .proyecto p {
	float: left;
	width: 220px;
	margin: 5px 0 0 0;
	padding: 0;
}

#proyectos #lista .proyecto a img {
	width:auto;
	height: auto;
	padding: 0;
	border: 0;
	position: absolute;
	bottom:0;
	right: 0;
}

/* Proyecto */
#proyecto {
	padding: 5px;
	background: white;
	margin: 5px 0 0 0;
}

#proyecto a {
	color: #0086ee;
	font-weight: bold;
}

#proyecto a:hover {
	color:black;
}

#proyecto h2 {
	padding:0;
	margin: 0;
	color: #0086ee;
	background: url(../img/backgrounds/flecha.gif) no-repeat left;	
	padding-left: 22px;
}

#proyecto .proyecto {
	background: url(../img/backgrounds/proyecto.png) repeat-y;
	border: 3px solid #efefef;
	margin-top: 10px;
	padding: 5px;
}

#proyecto .proyecto .galeria {
	float:left;
	margin-right: 5px;
	margin-top: 10px;
}

#proyecto .proyecto .textos {
	margin-top:5px;
	width: 600px;
	float: left;
}

#proyecto .proyecto .textos ul {
	margin:10px 0 0 0 ;
	padding: 0;
}

#proyecto .proyecto .textos ul li {
	margin:0;
	padding:0;
	display: block;
}

/* Servicios */
#servicios {
	padding: 10px 0 0 0;
	background: white;
	margin-top: 5px;
}

#servicios h2 {
	padding: 5px;
}

/* Clientes */
#clientes {
	background: white;
	margin-top: 5px;
}

#clientes h2 {
	padding: 10px 0 0 10px;
}

#clientes #caja {
	background: url(../img/backgrounds/destacados.png) repeat-x;
	height:400px;
	padding: 25px 0 5px 0;
}

#clientes #caja .cliente {
	position: relative;
	width:223px;
	/*height: 167px;*/
	float: left;
	margin:0 5px 10px 5px;
	border: 3px solid #efefef;
	text-align:center;
	padding-bottom: 5px;
}

#clientes #caja .cliente img {
	margin-bottom:5px;
}

#clientes #caja .cliente strong {
	color:#0086ee;
	display: block;
	border-top:1px dotted #0086ee;
}

#clientes #caja .cliente a {
	color:black;
}

#clientes #caja .cliente a:hover {
	font-weight:bold;
}

/* Marcas */
#marcas {
	background: white;
	margin-top: 5px;
}

#marcas h2 {
	padding: 10px 0 0 10px;
}

#marcas #caja_marcas {
	background: url(../img/backgrounds/destacados.png) repeat-x;
	height:400px;
	padding: 25px 0 5px 0;
}

#marcas #caja_marcas .marca {
	position: relative;
	width:302px;
	/*height: 167px;*/
	float: left;
	margin:0 5px 10px 5px;
	border: 3px solid #efefef;
	text-align:center;
	/*padding-bottom: 5px;*/
}

#marcas #caja_marcas .marca p {
	padding:5px;
	text-align: justify;
}

#marcas #caja_marcas .marca .imagen {
	width:302px;
	height: 227px;
	background: red;
}

#marcas #caja_marcas .marca img {
	margin-bottom:5px;
	border-bottom:1px dotted #0086ee;
}

#marcas #caja_marcas .marca strong {
	color:#0086ee;
	display: block;
	border-bottom:1px dotted #0086ee;
	padding:5px;
	text-transform: uppercase; 
}

#marcas #caja_marcas .marca a {
	color:#fff;
	background: #0086EE;
	display: block;
	padding: 5px 0 5px 0;
}

#marcas #caja_marcas .marca a:hover {
	color:black;
	background: #EEEEEE;
	display: block;
	padding: 5px 0 5px 0;
}

/* Contacto */
#contacto {
	padding: 10px 5px 5px 5px;
	background: white;
}

#contacto .contacto {
	background: url(../img/backgrounds/contacto.png) repeat-y;
	margin-top: 10px;
	padding: 5px;
	float: left;
}

#contacto .plano {
	float:right;
	margin-top: 50px;
}

#contacto h2 {
	padding: 5px;
}

/* Aviso legal */
#avisolegal {
	background: white;
	margin-top: 5px;
	padding: 5px;
}

#avisolegal h2 {
	color: #0086ee;
	font-size: 12px;
	margin:5px 0 5px 0;
}

#avisolegal p {
	margin:0 0 10px 0;
}

#avisolegal #validacion {
	text-align: center;
	margin: 20px;
}

/* Formulario Xform */
form.xform {
	width: 498px;
}

form.xform p {
	margin: 8px;
	text-align: right;
}

form.xform p.legal {
	text-align: justify;
}

form.xform p.legal em {
	font-weight: normal;
	font-style: italic;
	color: #000;
}

form.xform p label,
form.xform p input {
	width: auto;
}

form.xform strong {
	color:#BD3E00;
	font-size: 10px;
	margin: 0;
}

form.xform em {
	font-weight: bold;
	font-style: normal;
	color: #fe6e04;
}

form.xform label {
	line-height: 1.8;
	vertical-align: top;
	width: 180px;
}

form.xform input,
form.xform select,
form.xform textarea {
	width: 240px;
}

form.xform select {
	font-size: 9px;
}

form.xform textarea {
	font-size: 12px;
}

form.xform input.checkbox {
	background-color: transparent;
	border: 0;
	width: 20px;
}

form.xform fieldset {
	width: 498px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 5px;
	border: 2px solid #DCDCDC;
}

form.xform fieldset legend {
	color: #000000;
	padding: 0 2px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 20px;
}

form.xform fieldset ol {
	margin: 0;
	padding: 0;
}

form.xform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	width: inherit;
	clear: both;
	padding-left: 20px;
}

form.xform fieldset fieldset {
	width: auto;
	border: none;
	margin: 3px 0 0;
}

form.xform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	font-variant: normal;
}

form.xform fieldset fieldset label {
	display: block;
	width: 470px;
	/*white-space: nowrap;*/
	/*margin-left: 183px;*/ /* Width plus 3 (html space) */
}

form.xform fieldset fieldset.opciones label {
	margin-left: 180px;
	vertical-align: bottom;
	width: 250px;
}

/* Paginacion */
#paginacion {
	height: 16px;
	width: 100%;
	text-align: center;
	clear:both;
	position: relative;
	z-index: 1;
}

#paginacion ul{
	width: auto;
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
	color: #ffffff;
}

#paginacion ul li {
	float: left;
	/*padding-top: 2px;*/
	margin: 1px 0 0 0;
	list-style: none;
	color: #000000;
	text-align: center;
	cursor: pointer;
	height: 18px;	
	width:22px;
}

#paginacion ul li a {
	padding: 3px 6px 3px 6px;
	border: 0;
	color: white;
	background:#3b3b3b;
	text-decoration: none;
	font-weight: normal;
	height: 18px;	
	width:22px;
	margin: 1px 0 0 0;
}

#paginacion ul li a:hover {
	margin: 1px 0 0 0;
	padding: 3px 6px 3px 6px;
	border: 0;
	color: #000000;
	background:#919191;
	text-decoration: none;
	height: 18px;	
	width:22px;
}

#paginacion ul li.actual a {
	margin: 1px 0 0 0;
	padding: 3px 6px 3px 6px;
	border: 0;
	color: #ffffff;
	background: #0086ee;
	text-decoration: none;
	height: 18px;	
	width:22px;
}

/* Footer */
#footer {
	/*clear: both;*/
	background: white;
	text-align: center;
	padding: 5px;
}

#footer a {
	font-weight:bold;
	color: #0086ee;
}

#footer a:hover {
	color:black;
}





