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

* {
  margin: 0;
  padding: 0;
  }

body  {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	text-align: center;
	margin: 0 auto 10px;
	position: relative;
	background-color: #FFFFFF;

}

/* Piezas seccion blueone.proyecto8.com */
.postMeta .filedBlueOne a:link, .postMeta .filedBlueOne a:visited, .postMeta .filedBlueOne a:active, .postMetaBlueOne .filed a:hover {
	font-size: 80%;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 18px;
	background-color: #0343b9;
}

.postMeta .filedGlobalSMS a:link, .postMeta .filedGlobalSMS a:visited, .postMeta .filedGlobalSMS a:active, .postMetaGlobalSMS .filed a:hover {
	font-size: 80%;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 18px;
	background-color: #7bb900;
}

.texto_contactoBlueOne { font-size: 12px; color: #878787; margin-top: 30px; }
.dato_contactoBlueOne { margin-top: 5px; font-weight: bold; font-size: 20px; color: #0624a0; }
.direccion_contactoBlueOne { margin-top: 5px; font-size: 13px; color: #0624a0; };

/* Piezas eliminadas de la web original 
body {
	color: #282828;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	background-color: white;
	text-align: center;
	margin: 0;
	padding: 0;
}
*/

#wrapper {
  text-align: left; /* IE Centering Technique */
}
 
a, link, visited, active { 
text-decoration: none;
}
a:hover {
text-decoration:underline;
}
#cabecera {
	width: 900px;
	height: 73px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
}
#franja {
	background-color: #CCCCCC;
	height: 4px;
	width: 100%;
}
#navegador {
	font-size:12px;
	width: 510px;
	height: 20px;
	float: left;
	text-align: left;
	vertical-align: bottom;
	position: relative;
	top: 50px;
}

.postMeta {
  padding: 2px 10px 4px 10px;
  font-size: 9pt;
  color: #999999;
  }

.postMeta .filed a:link, .postMeta .filed a:visited, .postMeta .filed a:active, .postMeta .filed a:hover {
	font-size: 80%;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 18px;
	background-color: #4BA321;
}

#contenedorGlobalSMS {
	width: 900px;
	height: 265px;
	margin-top: 20px;
}
#flash {
	width: 900px;
	height: 350px;
	margin-top: 20px;
}
#contenedor_flash640 {
	background-color: #EEEEEE;
	width: 640px;
	float: right;
	height: 350px;
}
#texto_flash {
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	font-size: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 20px;
}
#botonera {
	width: 900px;
	height: 200px;
	margin-top: 5px;
}

#botonera a:link, #botonera a:visited, #botonera a:active {
	color: #599113;
}

#botonera a:hover {
	text-decoration: underline;
	color: #426c0e;
}

#botonera_blueone {
	width: 900px;
	height: 200px;
	margin-top: 5px;
}
#franja_index {
	background-color: #EEEEEE;
	background-repeat:  repeat-y;
	height: 4px;
	width: 100%;
}
#franja_marketing {
	background-color: #eeeeee;
	background-repeat:  repeat-y;
	height: 4px;
	width: 100%;
}
#franja_medios {
	background-color: #eeeeee;
	background-repeat:  repeat-y;
	height: 4px;
	width: 100%;
}
#contenedor_flash900 {
	background-color: #EEEEEE;
	width: 900px;
	float: right;
	height: 350px;
}
#contenedor_flash420i {
	background-color: #EEEEEE;
	width: 420px;
	float: left;
	height: 350px;
}
#contenedor_flash420d {
	background-color: #EEEEEE;
	width: 420px;
	float: right;
	height: 350px;
}
#franja_localizacion {
	background-color: #eeeeee;
	background-repeat:  repeat-y;
	height: 4px;
	width: 100%;
}
#franja_sistemas {
	background-color: #eeeeee;
	background-repeat:  repeat-y;
	height: 4px;
	width: 100%;
}
/* Contacto */

#contenedor_form { height: 600px; width: 900px;}
#contenedor_acercade { height: 1200px; width: 900px;}
#contacto_izquierda { text-align: left; font-family: "Lucida Grande", Verdana, Arial, sans-serif; padding-top: 30px; float: left; width: 500px; }
#contacto_derecha { background-position: 15px 10px; background-repeat: no-repeat; height: 530px; background-image: url(imagenes/p8.jpg); float: right; width: 400px;}
.introduccion_contacto { width: 470px; text-align: justify; font-size: 13px; color: black; }
.texto_contacto { font-size: 12px; color: #878787; margin-top: 50px; }
.dato_contacto { margin-top: 5px; font-weight: bold; font-size: 20px; color: #62a015; }
.direccion_contacto { margin-top: 5px; font-size: 13px; color: #62a015; }

#television_texto { padding-top: 15px; font-size: 13px; }

#enlaces1 {
	width: 120px;
	height: 80px;
	background-color: #00FF00;
}
#container1 {
	width: 110px;
	height: 70px;
}
#logo {
	height: 73px;
	width: 349px;
	float: right;
}

td.texto_botones {
	font-size: 12px;
	vertical-align:top;
	text-align:justify;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Cosicas del pie de página */ 

#pie {
	color: #eeeeee;
	visibility: show;
	background-color: #daf2ff;
	width: 100%;
	height: 100px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(imagenes/fondopie.gif);
	background-repeat:  repeat-x;
}

#pie a {
	text-decoration: none;
}

#pie a:hover {
}

#pie2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: -1px;
	color: #bababa;
	font-size: 11px;
	width: 900px;
	position: relative;
	text-align: right;
	padding-right: 80px;
	padding-top: 10px;
}

#enlaces_pie {
	letter-spacing: -1px;
	font-size: 11px;
	text-align:center;
	vertical-align:top;
}

#enlaces_pie a:link, #enlaces_pie a:visited, #enlaces_pie a:active {
	color: #b5b5b5;
	letter-spacing: -1px;
	font-size: 11px;
	text-align:center;
	vertical-align:top;
}

#enlaces_pie a:hover {
	padding-right: 5px;
	padding-left: 5px;
	background-color: white;
	color: #474747;
	letter-spacing: -1px;
	font-size: 11px;
	text-align:center;
	vertical-align:top;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


#cab_enlaces_pie, #cab_enlaces_pie:link, #cab_enlaces_pie:visited, #cab_enlaces_pie:active {
	color: #eaeaea;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#cab_enlaces_pie:hover  {
	color: white;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}


#chapablog { margin-bottom: -27px; padding-left: 700px; margin-top: -79px; height: 100px; width: 100px; }
.pie_legal { color: white; text-decoration: none; letter-spacing: -1px; font-size: 14px; }
.pie_enlace a:link, .pie_enlace a:visited, .pie_enlace a:active { padding-bottom: 2px; padding-top: 2px; color: white; background-color: #939393; padding-right: 10px; padding-left: 10px; text-decoration: none; letter-spacing: -1px; font-size: 13px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.pie_enlace a:hover { color: #228a00; background-color: white; text-decoration: none; letter-spacing: -1px; font-size: 13px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.texto_enunciado { padding-top: 5px; color: #7a7a7a; letter-spacing: -0.5px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 16px; }
.texto_enunciado a:link, .texto_enunciado a:visited, .texto_enunciado a:hover, .texto_enunciado a:active  { font-weight: bold; padding-top: 5px; color: #80aa10; letter-spacing: -0.5px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 16px; }


.formulario { font-weight: bold; color: white; background-color: #8ebd15; padding-right: 10px; padding-left: 10px; padding-bottom: 3px; padding-top: 3px; height: 30px; width: 150px; border-color: #bfe169; border-width: 1px; border-style: solid; letter-spacing: -0.5px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 16px; }
.formulario_submit2 { margin-right: 120px; margin-top: 10px; font-weight: bold; color: white; background-color: #8ebd15; padding-right: 10px; padding-left: 10px; padding-bottom: 3px; padding-top: 3px; height: 30px; width: 150px; border-color: #bfe169; border-width: 1px; border-style: solid; letter-spacing: -0.5px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 16px; }
.formulario_input { padding-right: 10px; padding-left: 10px; padding-bottom: 3px; padding-top: 3px; height: 20px; width: 400px; border-color: #bfe169; border-width: 1px; border-style: solid; color: #a9a9a9; letter-spacing: -0.5px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 20px; } 

.formulario_input2 { padding-right: 10px; padding-left: 10px; padding-bottom: 3px; padding-top: 3px; height: 20px; width: 200px; border-color: #bfe169; border-width: 1px; border-style: solid; color: #a9a9a9; letter-spacing: -0.5px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 20px; } 

.formulario_select { color: #a9a9a9; padding-right: 10px; padding-left: 10px; padding-bottom: 3px; padding-top: 3px; height: 30px; width: 422px; border-color: #bfe169; border-width: 1px; border-style: solid; letter-spacing: -0.5px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 20px; } 

.formulario_textarea { color: #a9a9a9; padding-right: 10px; padding-left: 10px; padding-bottom: 3px; padding-top: 3px; height: 200px; width: 400px; border-color: #bfe169; border-width: 1px; border-style: solid; letter-spacing: -0.5px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; };

.campoform { margin-left: 20px; margin-bottom: 10px; margin-right: 10px; margin-top: 10px; width: 500px; padding-right: 6px; padding-left: 6px; padding-bottom: 6px; padding-top: 6px; border-color: #dcdcdc; border-width: 1px; border-style: solid; color: #666666; background-color: white; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 26px; }


.form { padding-right: 180px; padding-top: 15px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 18px; text-align: right; color: #666666; }

.form_submit2 { padding-right: 120px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 18px; text-align: right; color: #666666; }

.form_terminos { padding-right: 180px; padding-top: 15px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 18px; text-align: right; color: #666666; }

#contenedor_formulario_ident { margin-top: 15px; height: 200px; width: 800px; }

#contenedor_formulario { margin-top: 15px; height: 1000px; width: 800px; }

.form a:link, .form a:hover, .form a:active, .form a:visited  { text-decoration: none; padding-top: 10px; color: #585858; font-size: 10px; }
#contenedorGlobalSMS_descargas {
	width: 900px;
	height: 300px;
	margin-top: 20px;
}
#mensajes {
	padding-bottom: 15px;
	padding-top: 15px;
	color: white;
	background-color: #92da02;
	letter-spacing: -0.5px;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 800px;
}
#mensajes_sin {
	color: white;
	background-color: #92da02;
	letter-spacing: -0.5px;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 800px;
}
.aviso_mini {
	padding-right: 10px;
	padding-top: 15px;
	letter-spacing: -0.5px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #626262;
}
#resultado_creditos {
	letter-spacing: -0.5px;
	font-weight: bold;
	font-size: 23px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
	background-color: #abda25;
}
#contenedor_vacio {
	height: 50px;
}
#contenedor_formulario_compra {
	padding-top: 15px;
	background-color: #f6f6f6;
	text-align: right;
	height: 200px;
	width: 500px;
}
.td {
	padding-left: 30px;
	color: #666666;
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 150px;
}

.contenedorLegal {
	color: #343434;
	padding: 50px;
	border-color: #c8c8c8;
	border-width: 2px;
	border-style: solid;
	text-align: justify;
	margin-bottom: 70px;
	margin-top: 30px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


.espacio {
	margin-top: 120px;
}

.formularioContacto {
	padding-bottom: 10px;
	padding-top: 10px;
	color: #868686;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	width: 430px;
}

.formularioTextarea {
	color: #5a5a5a;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	width: 430px;
}

.formInput {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 265px;
	border-color: #e2e2e2;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	letter-spacing: -0.5px;
	color: #a4a4a4;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.formTextarea {
	height: 110px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 265px;
	border-color: #e2e2e2;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	letter-spacing: -0.5px;
	color: #a4a4a4;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;}
	
.formTextoAsunto {
	color: #8e8e8e;
	float: left;
	width: 120px;
}

.enviar {
	background-color: #86c002;
	color: white;
	letter-spacing: -0.5px;
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	height: 30px;
	width: 200px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;	border-right-color: #7e7e7e;
		border-bottom-color: #7e7e7e;
		border-left-color: white;
		border-top-color: white;
		border-style: solid;
		border-width: 1px;
}