@charset "utf-8";
* {
	padding:0;
	margin:0;
	z-index: 1;
}

html {
	font-size: 100.01%;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#55637b;
	background-color: #10131c;
	background-image: url(../imagenes/fondo2.jpg);
	font-size: 0.85em;
}

.clear {
	clear: both;
}

table, td, div, img {
	border-collapse:collapse; /* en duda */
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
td {
	vertical-align:top;
}
ul, li {
	list-style-image: none;
	list-style-type: none;
}
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
a {
	text-decoration: none;
	color: #597EC0;
}
a:hover {
	color: #55637B;
	text-decoration: underline;
}


.main-bg {
	background-image: url(../imagenes/top-tail.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.main-width {
	width:953px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}

.header {
	overflow:hidden;
	padding:0px;
}
.iconos_cabecera {
	float: right;
	height: 16px;
	width: 16px;
	position: relative;
	top: 1px;
	margin-left: 10px;
	margin-right: 1px;
}

#logo_barra {
	height: 65px;
	width: 944px;
	position: relative;
	margin-left: 4px;
	background-image: url(../imagenes/fondo_logo.png);
	background-repeat:  repeat-x;
	background-position: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#logo {
	height: 85px;
	width: 387px;
	position: relative;
	bottom: 6px;
}

#flash {
	height: 452px;
	width: 944px;
	position: relative;
	margin-left: 4px;
}

/*** Menu ***/
.menu {
	overflow:hidden;
	padding:0px;
	margin-left: 4px;
}

.menu_a {
	float:left;
	width:944px;
	clear:both;
	background-image: url(../imagenes/menu_fondo.gif);
	background-repeat: repeat-x;
	background-position: 0 0px;
	height: 100px;
	overflow: hidden;
}	
.menu ul {
	list-style:none;
	width:100%;
	float:left;
	overflow:hidden;
	height:100%;
}
.menu ul li {
	float:left;
	height:100%;
	margin:0px 0px 0px -1px;
	background-image: url(../imagenes/menu_b.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.menu ul li a {
	float:left;
	overflow:hidden;
	text-transform:uppercase;
	text-decoration:none;
	background:url(menu-bg0.htm) repeat-x 0 0;
	display: block;
}
.menu ul li a {
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff;
	padding-top: 26px;
	padding-right: 25px;
	padding-bottom: 32px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu ul li a:hover, .menu ul li.current_page_item a {
	color:#00CCFF;
	padding-top: 34px;
	padding-right: 25px;
	padding-bottom: 32px;
	padding-left: 25px;
	background-color: #1a1d27;
	background-repeat: repeat-y;
	background-position: right 0;
}

/*** CONTENIDO ***/
#contenido_principal {
	background-image: url(../imagenes/fondo_principal.jpg);
	width: 942px;
	position: relative;
	background-repeat: repeat;
	height: auto;
	float: left;
	left: 4px;
	overflow: hidden;
	z-index: -1;
}
#contenido_principal_descarga {
	background-image: url(../imagenes/fondo_principal.jpg);
	width: 942px;
	position: relative;
	background-repeat: repeat;
	height: auto;
	float: left;
	overflow: visible;
}
#toco {
	height: auto;
	width: 1212px;
}

.cabecera_principal {
	background-image: url(../imagenes/cabecera_fondo.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 923px;
	position: relative;
	padding-left: 20px;
	font-size: 1em;
	color: #FFFFFF;
	float: left;
	padding-top: 18px;
	font-weight: bold;
	text-indent: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.cabecera_sub {
	background-image: url(../imagenes/cabecera_sub.png);
	background-repeat: repeat;
	height: 41px;
	width: 638px;
	position: relative;
	padding-left: 20px;
	font-size: 1.15em;
	font-weight: bold;
	float: left;
	bottom: 12px;
	padding-top: 12px;
	color: #597EC0;
	overflow: hidden;
}
.seccion_info1 {
	float: left;
	width: 634px;
	position: relative;
	height: auto;
	padding-left: 18px;
	overflow: hidden;
	padding-bottom: 20px;
}
.seccion_info1_texto {
	height: auto;
	width: 614px;
	text-align: justify;
	padding-left: 5px;
	float: left;
}
.seccion_info2_texto {
	height: auto;
	width: 570px;
	text-align: justify;
	padding-left: 5px;
}
.seccion_info1_texto li {
	list-style-image: url(../imagenes/icono_llista2.gif);
	margin-top: 5px;
	margin-left: 60px;
}
.seccion_info1_texto li a{
	text-decoration: none;
	color: #55637B;
}
.seccion_info1_texto li a:hover{
	color: #55637B;
	text-decoration: underline;
}
.seccion_info1_texto_servicios {
	height: auto;
	width: 500px;
	text-align: justify;
	padding-left: 40px;
}
.certificaciones_contenedor {
	height: 100px;
	width: 635px;
	overflow: hidden;
}
#certificaciones_imagen1 {
	height: 66px;
	width: 133px;
	float: left;
	padding-top: 7px;
}
#certificaciones_imagen2 {
	height: 66px;
	width: 133px;
	float: left;
	padding-bottom: 7px;
	padding-top: 15px;
}
#certificaciones_imagen3 {
	height: 100px;
	width: 133px;
	float: left;
}
#certificaciones_imagen4 {
	height: 71px;
	width: 133px;
	float: left;
	overflow: hidden;
	position: relative;
}
.cetificaciones_texto {
	height: 65px;
	width: 160px;
	position: relative;
	float: left;
	padding-left: 8px;
	padding-right: 14px;
	overflow: hidden;
}

.seccion_info2 {
	float: left;
	width: 635px;
	position: relative;
	height: 200px;
	padding-left: 28px;
}
.seccion_info3 {
	float: left;
	width: 694px;
	position: relative;
	height: auto;
	overflow: hidden;
	padding-bottom: 5px;
}
.seccion_info3  a {
	color: #333333;
}
.seccion_info3 a:visited {
	color: #333333;
}

.seccion_info3 a:hover {
	color: #555555;
	text-decoration: none;
}

.socios_info_caja {
	height: auto;
	width: 600px;
	float: left;
	padding-left: 15px;
	padding-bottom: 28px;
}
.socios_info_caja_texto {
	float: left;
	height: auto;
	width: 448px;
	text-align: justify;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	overflow: hidden;
}

#socio_imagen1 {
	height: 100px;
	width: 140px;
	float: left;
	margin-top: 70px;
}
#socio_imagen2 {
	height: 66px;
	width: 133px;
	float: left;
	margin-top: 85px;
}
#socio_imagen3 {
	height: 66px;
	width: 133px;
	float: left;
	margin-top: 30px;
}
#socio_imagen4 {
	height: 66px;
	width: 133px;
	float: left;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#socio_imagen5 {
	height: 66px;
	width: 133px;
	float: left;
	padding-top: 3px;
}
#socio_imagen6 {
	height: 66px;
	width: 133px;
	float: left;
	margin-top: 14px;
}

.socios_texto {
	width: 644px;
	position: relative;
	float: left;
	padding-left: 8px;
	padding-right: 14px;
	margin-bottom: 17px;
	overflow: hidden;
}
.socios_titulo {
	font-size: 1.1em;
	font-weight: bold;
	width: 300px;
	color: #333333;
	margin-bottom: 15px;
	margin-left: 100px;
	float: left;
}
.omnicon_titulo {
	font-size: 1.1em;
	font-weight: bold;
	width: 300px;
	color: #333333;
	margin-bottom: 15px;
	margin-left: 30px;
	float: left;
}


.socios_link {
	float: right;
	height: auto;
	width: 200px;
	text-align: right;
	margin-top: 10px;
	font-size: 0.8em;
}
.socios_link a {
	text-decoration: none;
	color: #666666;
}
.socios_link a:hover {
	color: #55637B;
}
.socios_descarga {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 10px;
	font-size: 0.8em;
}
.socios_descarga a {
	text-decoration: none;
	color: #666666;
}
#algunosClientes {
	height: 25px;
	width: 170px;
	position: absolute;
	left: 35px;
	top: 8px;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}

#algunosClientes2 {
	height: 25px;
	width: 170px;
	position: absolute;
	left: 241px;
	top: 8px;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}
#algunosClientes3 {
	height: 25px;
	width: 170px;
	position: absolute;
	left: 485px;
	top: 8px;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}
#algunosClientes4 {
	height: 25px;
	width: 130px;
	position: absolute;
	left: 35px;
	top: 45px;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}
#algunosClientes5 {
	height: 25px;
	width: 200px;
	position: absolute;
	left: 239px;
	top: 45px;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}
#algunosClientes6 {
	height: 25px;
	width: 140px;
	position: absolute;
	left: 516px;
	top: 45px;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}
.contenedor_clientes {
	float: left;
	height: 200px;
	width: 195px;
	padding-right: 15px;
	padding-left: 15px;
}
.clientes_titulo {
	font-size: 1.1em;
	font-weight: bold;
	width: 200px;
	color: #333333;
	margin-bottom: 15px;
	margin-left: 10px;
	float: left;
	height: auto;
}
.clientes_imagenes {
	height: 100px;
	width: 195px;
	float: left;
}


.socios_descarga a:hover {
	color: #55637B;
}

#historia_imagen1 {
	height: 66px;
	width: 125px;
	float: left;
	font-size: 46px;
	color: #597EC0;
	padding-left: 8px;
	margin-top: 10px;
}
#historia_imagen2 {
	height: 100px;
	width: 133px;
	float: left;
}
#historia_imagen3 {
	height: 100px;
	width: 133px;
	float: left;
}
#historia_imagen4 {
	height: 66px;
	width: 133px;
	float: left;
	padding-top: 15px;
}
#historia_imagen5 {
	height: 110px;
	width: 133px;
	float: left;
	padding-top: 10px;
	margin-top: 40px;
}
#historia_imagen6 {
	height: 100px;
	width: 133px;
	float: left;
	margin-top: 40px;
}

#barra_lateral {
	float: right;
	height: 555px;
	width: 290px;
	position: absolute;
	text-align: justify;
	color: #FFFFFF;
	top: 670px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	right: 7px;
	overflow: hidden;
	z-index: -1;
}
#barra_lateral_contacto {
	float: right;
	height: 785px;
	width: 290px;
	position: absolute;
	text-align: justify;
	color: #FFFFFF;
	top: 670px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	right: 7px;
	overflow: hidden;
	z-index: -1;
}

#barra_lateral_omnicon {
	float: right;
	height: 1770px;
	width: 290px;
	position: absolute;
	text-align: justify;
	color: #FFFFFF;
	top: 670px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	right: 7px;
	overflow: hidden;
	z-index: -1;
}
#barra_lateral_servicios {
	float: right;
	height: 1400px;
	width: 290px;
	position: absolute;
	text-align: justify;
	color: #FFFFFF;
	top: 670px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	right: 7px;
	overflow: hidden;
	z-index: -1;
}
#barra_lateral_clientes {
	float: right;
	height: 750px;
	width: 290px;
	position: absolute;
	text-align: justify;
	color: #FFFFFF;
	top: 670px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	right: 7px;
	overflow: hidden;
	z-index: -1;
}
#barra_lateral_descargas {
	float: right;
	height: 1200px;
	width: 290px;
	position: absolute;
	text-align: justify;
	color: #FFFFFF;
	top: 670px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	right: 7px;
	overflow: hidden;
	z-index: -1;
}
#barra_lateral_energetica {
	float: right;
	height: 900px;
	width: 290px;
	position: absolute;
	text-align: justify;
	color: #FFFFFF;
	top: 670px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	right: 7px;
	overflow: hidden;
	z-index: -1;
}
#barra_lateral_alimentos {
	float: right;
	height: 700px;
	width: 290px;
	position: absolute;
	text-align: justify;
	color: #FFFFFF;
	top: 670px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	right: 7px;
	overflow: hidden;
	z-index: -1;
}
#barra_lateral_quimica {
	float: right;
	height: 850px;
	width: 290px;
	position: absolute;
	text-align: justify;
	color: #FFFFFF;
	top: 670px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	right: 7px;
	overflow: hidden;
	z-index: -1;
}
#barra_lateral_mineria {
	float: right;
	height: 650px;
	width: 290px;
	position: absolute;
	text-align: justify;
	color: #FFFFFF;
	top: 670px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	right: 7px;
	overflow: hidden;
	z-index: -1;
}
#barra_lateral_aliados {
	float: right;
	height: 2200px;
	width: 290px;
	position: absolute;
	text-align: justify;
	color: #FFFFFF;
	top: 670px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	right: 7px;
	overflow: hidden;
	z-index: -1;
}
#barra_lateral_ingenieria_soporte{
	float: right;
	height: 950px;
	width: 290px;
	position: absolute;
	text-align: justify;
	color: #FFFFFF;
	top: 670px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	right: 7px;
	overflow: hidden;
	z-index: -1;
}
#barra_lateral_oculta {
	float: right;
	height: 835px;
	width: 290px;
	background-image: url(../imagenes/Capa%202%20copia.png);
	margin-top: 484px;
}
#barra_lateral_cabecera {
	float: left;
	height: 20px;
	width: 220px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	position: relative;
	font-weight: bold;
	color: #444444;
	font-size: 1.3em;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	left: 9px;
}
#lateral_caja1 {
	float: left;
	height: auto;
	width: 270px;
	position: relative;
	background-image: url(../imagenes/barra_lateral_separador.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 25px;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.barra_lateral_subtitulo {
	float: left;
	height: auto;
	width: 250px;
	position: relative;
	font-weight: bold;
	font-size: 0.98em;
	color: #FFFFFF;
	text-align: left;
}
.barra_lateral_texto {
	float: left;
	height: auto;
	width: 250px;
	position: relative;
	top: 10px;
}

.barra_lateral_vermas {
	float: right;
	height: auto;
	width: 250px;
	text-align: right;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 20px;
}
.barra_lateral_vermas a {
	text-decoration: none;
	color: #E5E5E5;
}
.barra_lateral_vermas a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.barra_lateral_subtitulo_fondo {
	float: left;
	height: auto;
	width: 291px;
	position: relative;
	background-image: url(../imagenes/barra_lateral_seccion.png);
	background-repeat: no-repeat;
	right: 26px;
}

#barra_lateral_cabecera2 {
	float: left;
	height: 20px;
	width: 220px;
	padding-right: 0px;
	padding-left: 24px;
	position: relative;
	font-weight: bold;
	color: #444444;
	font-size: 1.3em;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	left: 10px;
	overflow: hidden;
}
.barra_lateral_texto   li {
	list-style-image: url(../imagenes/icono_llista.gif);
	margin-top: 5px;
	margin-left: 20px;
}
.barra_lateral_texto li a {
	text-decoration: none;
	color: #FFFFFF;
}
.barra_lateral_texto li a:hover {
	text-decoration: underline;
	color: #EFEFEF;
}

#pie {
	width:942px;
	height:140px;
	overflow:hidden;
	background-color: #2056B6;
	padding: 0px;
	margin-left: 4px;
	background-image: url(../imagenes/pie.jpg);
	float: left;
	z-index: 0;
}
#piepagina_contenedor {
	height: 110px;
	width: 800px;
	position: relative;
	color: #FFFFFF;
	float: left;
	margin-left: 18px;
	font-size: 0.95em;
	padding-top: 5px;
}
#piepagina_caja1 {
	height: 100px;
	width: 800px;
	float: left;
	padding-top: 14px;
	position: relative;
}
.piepagina_titulo {
	font-size: 1.3em;
	font-weight: bold;
}
#piepagina_caja1_izq {
	float: left;
	height: 65px;
	width: 144px;
	position: relative;
	top: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: thin;
	padding-right: 17px;
	overflow: hidden;
}
#piepagina_caja1_izq2 {
	float: left;
	height: 65px;
	width: 163px;
	position: relative;
	top: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: thin;
	left: 17px;
	overflow: hidden;
}
#piepagina_caja1_izq3 {
	float: left;
	height: 65px;
	width: 203px;
	position: relative;
	top: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: thin;
	padding-left: 34px;
	overflow: hidden;
}
#piepagina_caja1_izq4 {
	float: left;
	height: 65px;
	width: 200px;
	position: relative;
	top: 5px;
	padding-left: 17px;
	overflow: hidden;
}

#caja_copyright {
	height: 24px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: right;
	position: relative;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 38px;
	padding-left: 5px;
}
.copyright_texto {
	font-size: 0.8em;
	line-height: normal;
	color: #FFFFFF;
}

/* contacto */
button{
	/* background-image:url(../imagenes/boton_for.png); */
	background-repeat:no-repeat;
	cursor:pointer;
	height: 30px;
	width: 162px;
}

div#fullname,
div#emailaddress {
	width:205px;
	height:26px;
	position:relative;
	float:left;
	margin-right:20px;
	background-image:url(../imagenes/iconos.gif);
	background-repeat:no-repeat;
	background-position:0 -22px;
}

input#mailinglist_name,
input#mailinglist_email {
	width:185px;
	height:20px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
}

label.overlabel {
	position:absolute;
	top:6px;
	left:8px;
	z-index:1;
	color:#999;
}
label.overlabel-apply {
	position:absolute;
	top:6px;
	left:8px;
	z-index:1;
	color:#999;
}

input.mail_textfield,
#mailinglist_name,
#mailinglist_email{
	width:185px;
	height:20px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#737680;
	padding:6px 10px 0 10px;
}

.ml-success,
.ml-error{
	color:#ffffff;
}

label span{
	display:none;
}

input.textfield{
	width:192px;
	height:22px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;
	padding:6px 6px 0px 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input.textfieldtel{
	width:97px;
	height:22px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
input.textfieldtel2{
	width:97px;
	height:22px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 4px;
}
input.textfield_subject{
	width:416px;
	height:22px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:6px 6px 0px 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

textarea.textarea{
	width:416px;
	height:126px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	padding:6px;
	overflow:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.input_textfield{
	width:204px;
	height:28px;
	position:relative;
	float:left;
	background-image:url(../imagenes/contacto.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.input_textfieldtel{
	width: 97px;
	height:28px;
	position:relative;
	float:left;
	background-image:url(../imagenes/contactoTel.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.input_textfieldtel2{
	width: 97px;
	height:28px;
	position:relative;
	float:left;
	background-image:url(../imagenes/contactoTel.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-left: 10px;
}
.input_textfield_focus{
	width:204px;
	height:28px;
	position:relative;
	float:left;
	/*background-image:url(../imagenes/contacto.gif); */
	background-repeat:no-repeat;
	background-position:0px -28px;
}

.input_textfield_subject{
	width:428px;
	height:28px;
	position:relative;
	float:left;
	background-image:url(../imagenes/contacto.gif);
	background-repeat:no-repeat;
	background-position:0px -56px;
}

.input_textfield_subject_focus{
	width:428px;
	height:28px;
	position:relative;
	float:left;
	background-image:url(../imagenes/contacto.gif);
	background-repeat:no-repeat;
	background-position:0px -84px;
}

.input_textfield_message{
	width:428px;
	height:138px;
	position:relative;
	float:left;
	background-image:url(../imagenes/contacto.gif);
	background-repeat:no-repeat;
	background-position:0px -112px;
}

.input_textfield_message_focus{
	width:428px;
	height:138px;
	position:relative;
	float:left;
	background-image:url(../imagenes/contacto.gif);
	background-repeat:no-repeat;
	background-position:0px -250px;
}

.input_left{
	width:auto;
	height:auto;
	position:relative;
	float:left;
	overflow: hidden;
	padding-top: 17px;
	margin-right: 20px;
}

.input_left p{
	line-height:normal;
	padding:0px 0px 6px 0px;
}

.contact_right_top{
	width:171px;
	height:110px;
	position:relative;
	float:right;
	background-image:url(../imagenes/contacto.gif);
	background-repeat:no-repeat;
	background-position:0px -388px;
	margin-top:16px;
	overflow:hidden;
	padding:10px;
}

.contact_right_bottom{
	width:171px;
	height:205px;
	position:relative;
	float:right;
	background-image:url(../imagenes/contacto.gif);
	background-repeat:no-repeat;
	background-position:-237px -388px;
	margin-top:16px;
	overflow:hidden;
	padding:10px;
}

.contact_right_top p,
.contact_right_bottom p{
	color:#546480;
	line-height:16px;
	font-size: 0.84em;
}

.contact-success,
.contact-error{
	width:95%;
	position:absolute;
	top:797px;
	left:200px;
}

.none{
	display:none;
}

.button_forms{
	background-image:url(btn-form.png);
	float:left;
	position:relative;
	overflow:hidden;
	background-repeat:no-repeat;
}

#mailinglist button{
	width:57px;
	height:23px;
	background-position:-158px 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mailinglist button:hover{
	background-position:-158px -23px;
}

#contact_form button{
	width:162px;
	height:30px;
	margin-top:7px;
	background-image: url(../imagenes/enviar_A.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

button span{
	display:none;
}

.icon_contact_general{
	background-image:url(../imagenes/contacto.gif);
	float:left;
	position:relative;
	overflow:hidden;
	background-repeat:no-repeat;
}
.icon_warning{
	width:16px;
	height:14px;
	background-position:-412px 0px;
	margin-right:8px;
	margin-top:3px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#434343;
	line-height:normal;
}
.section_contact{
	width:644px;
	height:auto;
	position:relative;
	float:left;
	padding-bottom:20px;
	overflow: hidden;
}
.contact_title{
	width:643px;
	height:26px;
	position:relative;
	float:left;
	border-bottom:1px solid #d0d0d7;
}
.contact_required{
	color:#778eb6;
	font-weight:normal;
}
#contenedor {
	float: left;
	height: 300px;
	width: 300px;
	position: relative;
	background-color: #666;
	margin-left: 200px;
}
.seccion_info1_texto input {
	margin-top: 7px;
}
.alerta{
	width: 295px;
	height: 16px;
	float: left;
	margin-top: 8px;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 360px;
	background-image: url(../imagenes/contacto.gif);
	background-position: -412px 2px;
	background-repeat: no-repeat;
	text-indent: 23px;
}
.alertabien{
	width: 420px;
	height: 16px;
	float: left;
	margin-top: 8px;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 200px;
	text-align: center;
	color: #597EC0;
}
button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cierraVentana {
	font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;


}
