@charset "UTF-8";

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
	background: #000 url(/img/fondo.gif);
}

/*div {
	border: 1px #FFF solid;	
}*/


body {
	background: url(/img/fondo.png);
	margin: 0px;
	padding: 0px;
	height: 100%;
}

strong {
	color: #CCC;
}

#intro {
	display: table;
	height: 100%;
	width: 100%;
	margin: auto;
	text-align: center;
}

#animacion {
	 background: url(/img/degrado_intro.png) center repeat-x;
	 display: table-cell;
     vertical-align: middle;
	 text-align: center;
	 width: 100%;
	 height: 600px;
}



#cabecera {
	background: url(/img/fondo_cabecera.png) repeat-x top;
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#menu_cabecera {
	width: 800px;
	height: 30px;
	margin: auto;
	display: table;
}

#items_cabecera {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin-top: 9px;
}


a.enlace_cabecera:link {
	text-decoration: none;
	color: #999;
}

a.enlace_cabecera:visited {
	text-decoration: none;
	color: #999;
}

a.enlace_cabecera:hover {
	color: #DFDFDF;
}

a.enlace_menu:active {
	color: #FFF;
	text-decoration: none;
}



#pagina {
	width: 100%;
	background: url(/img/degrado_fondo.png) top repeat-x;
	padding: 0px;
}

#menu {
	width: 881px;
	height: 205px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	display: table;
}

#menu_arriba {
	width: 881px;
	height: 118px;
	background: url(/img/menu.png) no-repeat 0 0;
}

#menu_centro {
	height: 39px;
	/*width: 881px;*/
}

#menu_centro_izquierda {
	width: 376px;
	height: 39px;
	background: url(/img/menu.png) no-repeat 0px -118px;
	display: inline-block;
	zoom: 1;
}

#menu_centro_centro {
	display: inline-table;
	zoom: 1;
	vertical-align: bottom;
	width: 455px;
	height: 39px;
	background: url(/img/menu.png) no-repeat -376px -118px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#items_menu {
	display: table-cell;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 12px;

}

a.enlace_menu:link {
	text-decoration: none;
	color: #999;
}

a.enlace_menu:visited {
	text-decoration: none;
	color: #999;
}

a.enlace_menu:hover {
	color: #DFDFDF;
}

a.enlace_menu:active {
	color: #FFF;
	text-decoration: none;
}

.pagina_actual {
	color: #FFF;
}

#menu_centro_derecha {
	display:inline-block;
	width: 50px;
	height: 39px;
	background: url(/img/menu.png) no-repeat -831px -118px;
	zoom: 1;
}

#menu_abajo {
	background: url(/img/menu.png) no-repeat bottom;
	width: 881px;
	height: 48px;
}

#contenido_centro {
	background: url(/img/contenido_centro.png) repeat-y center;
	width: 881px;
	margin: auto;
	padding: 0; 
}

#contenido_informacion {
	padding-left: 50px;
	padding-right: 70px;
}

#contenido_slogan {
	/*background: url(/img/linea_vertical.png) repeat-y left;*/
	float: right;
	display: block;
	/*width: 250px;*/
	text-align: center;
	padding-left: 10px;
	/*padding-right: px;*/
}

#contenido_abajo {
	background: url(/img/contenido_abajo.png) no-repeat center;
	width: 881px;
	height: 56px;
	margin: auto;
	padding: 0;
}

#pie {
	background: url(/img/pie.png) no-repeat;
	width: 278px;
	height: 70px;
	margin: auto;
	padding: 0;
}

.seccion_completa {
	width: 100%;
}

.subseccion_tecnologia {
	width: 50%;
	padding-right: 10px;
	background: url(../img/fondo_tecnologia.png) left no-repeat;
}

.subseccion_valores {
	width: 50%;
	padding-left: 10px;
	background: url(../img/fondo_valores.png) right no-repeat;
}

.seccion {
	display: table;
	width: /*100%;*/ 560px;
}

.subtitulo_i {
	display: table-row;
	vertical-align: middle;
	text-align: left;
	color: #DDD;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}

.subtitulo_d {
	display: table-row;
	vertical-align: middle;
	text-align: right;
	color: #DDD;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}

.titulo_seccion_i {
	display: table-row;
	vertical-align: middle;
	text-align: left;
	color: #DDD;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	
}

.contenido_seccion_i {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #AAA;
	text-align: justify;
	text-indent: 15px;
}

.contenido_seccion_i_contacto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #AAA;
	text-align: justify;
	text-indent: 15px;
	background: url(/img/contacto2a.png) no-repeat center;
}


.titulo_seccion_d {
	display: table-row;
	vertical-align: middle;
	text-align: right;
	color: #DDD;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.contenido_seccion_d {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #AAA;
	text-align: justify;
	text-indent: 15px;
}

.separacion_media {
	width: 100%; /*500px;*/
	height: 2px;
	margin-top: 14px;
	margin-bottom: 14px;
	background: url(/img/linea_horizontal.png) repeat-x;
}

.sepacion_completa {
	width: 100%;
	height: 2px;
	margin-top: 14px;
	margin-bottom: 14px;
	background: url(/img/linea_horizontal.png) repeat-x;
}

.separacion_vertical {
	border: 1px #CCC solid;
	width: 2px;
	background: url(/img/linea_vertical.png) repeat-y;
	height: inherit;
	margin: 0px 0px 0px 0px;
	float: left;
}

fieldset {
	border: #333 1px solid;
	margin-top: 20px;
	width: 500px;
	background-image: url(/img/fondo_formulario.png);
}

legend {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #AAA;
	text-align: justify;
	text-indent: 15px;
	width: 150px;
	display: inline-table;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 5px;
}

textarea {
	background:#000;
	border: #333 1px solid;
	color: #CCC;
}

.text {
	width: 200px;
	background-color: #000;
	border: #333 1px solid;
	color: #CCC;
}

.boton_envio {
	text-align: center;
	margin-top: 20px;
}

.enviar {
	background-color: #000;
	border: 1px solid #333;
	color: #CCC;
	display: inline-block;
	clear: none;
}

#acotacion {
	width: 100%;
	color: #999;
	font-size: 8px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	
}

.contenedor_galeria {
	margin: auto;
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.galeria {
	width: 100%;
	text-align: center;
	background: url(../img/fondo_formulario.png);
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.pestana_galeria {
	margin-top: 12px;
	display: inline;
	clear: both;
}

.imagen_galeria {
	text-align: center;
	margin: auto;
	border: #333 solid 1px;
	color: #4f4b48;
	font-size: 11px;
	background: #222;
	padding-top: 0px;
	margin-top: 0px;
}

.campo_imagen {
	margin: auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
}

.galeria_actual {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	background: url(../img/fondo_formulario.png);
	color: #999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	width: 25%;
	height: 30px;
	text-align: center;
}

.galeria_no_actual {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	background: url(../img/fondo_formulario2.png);
	color: #999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	width: 25%;
	height: 30px;
	text-align: center;
}

.mueve_galeria {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	background: url(../img/fondo_formulario.png);
	color: #444;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	width: 20%;
	height: 20px;
	text-align: center;
	float: right;
	clear: none;
}

a.enlace_galeria:link {
	text-decoration: none;
	color: #999;
}

a.enlace_galeria:visited {
	text-decoration: none;
	color: #999;
}

a.enlace_galeria:hover {
	color: #DFDFDF;
}

a.enlace_galeria:active {
	color: #FFF;
	text-decoration: none;
}

.img_separacion {
	padding: 10px;
}

.upload_imagen {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



