@import url("reset.css");

body {
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #706f6f;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #73b758;
	text-decoration: underline;
}
.noborde {
	border: 0px;
}
.txt_verde {
	color: #73b758;
}
.izquierda_txt {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
}
.centro_txt {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
}
.derecha_txt {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
}
.cursiva_txt {
	font-style: italic;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #999999;
}
/* CONTENEDOR PRINCIPAL */
#contenedor_principal {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
/* FIN CONTANEDOR PRINCIPAL */

/* CONTENEDOR CABECERA */
#contenedor_cabecera {
	width: 1000px;
	height: 28px;
	background-image:url(../images_web/fondo_cabecera.gif);
	background-repeat: no-repeat;
}
#contenedor_fecha {
	width: 300px;
	float: left;
	clear: none;
	padding-top: 11px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#contenedor_idiomas {
	width: 667px;
	float: right;
	padding-top: 11px;
	padding-right: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.idioma_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
/* FIN CONTANEDOR CABECERA */

/* CONTENEDOR CUERPO */
#contenedor_cuerpo {
	width: 1000px;
	background-image: url(../images_web/fondo_principal.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
/* FIN CONTANEDOR CUERPO */

/* CONTENEDOR MENU */
#contenedor_menu {
	width: 210px;
	float: left;
	clear: none;
	overflow: hidden;
}
.borde_menu {
	width: 179px;
	background-color: #F7F7F7;
	border: 1px solid #E0E0E2;
	padding: 2px;
	margin-left: 14px;
	margin-bottom: 7px;
}
.borde_menu h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #73b758;
	text-decoration: none;
	background-color: #e0e0e2;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.borde_menu h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.borde_menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 6px;
}
.separa_linea_menu {
	margin-top: 1px;
	height: 1px;
	background-image: url(../images_web/separa_menu.gif);
	background-repeat: no-repeat;
}
/* FIN CONTANEDOR MENU */

/* CONTENEDOR INFORMACION */
#contenedor_informacion {
	width: 790px;
	float: left;
	clear: none;
	overflow: hidden;
}
#miga_pan {
	width: 790px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 18px;
	margin: 0px;
	clear: both;
	text-align: left;
}
#miga_pan a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #74b759;
	text-decoration: underline;
}
/* FIN CONTANEDOR INFORMACION */

/* CONTENEDOR PAG PORTADA */
#contenedor_portada_flash {
	padding: 7px;
	height: 345px;
	width: 757px;
	border: 1px solid #E0E0E2;
}
#contenedor_portada_txt {
	width: 790px;
}
#contenedor_portada_txt p {
	padding-top: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
}
#contenedor_portada_img {
	width: 790px;
	overflow: hidden;
}
#contenedor_portada_img ul {
}
#contenedor_portada_img ul li {
	float: left;
	padding-right: 7px;
	padding-top: 9px;
}
#contenedor_portada_img ul li img a {
	border: 0px;
}
/* FIN CONTENEDOR PAG PORTADA */

/* CONTENEDOR PAG UBICACION */
#contenedor_ubicacion_mapa {
	padding: 7px;
	height: 536px;
	width: 757px;
	border: 1px solid #E0E0E2;
}
.ubicacion_googlempas {
	width: 757px;
	height: 536px;
}
/* FIN CONTANEDOR PAG UBICACION  */

/* CONTENEDOR PAG CONTACTO */
#contenerdor_contacto {
	width: 786px;
	overflow: hidden;
}
.contenerdor_contacto_txt {
	width: 757px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	border: 1px solid #E0E0E2;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
}
#contenerdor_contacto form {
	border: 0px;
	overflow: hidden;
}
.contenedor_columna_form {
	width: 385px;
	overflow: hidden;
	float: left;
	margin-right: 3px;
	padding-top: 9px;
}
.contenedor_columna_form h1 {
	width: 380px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #73b758;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #f2f2f4;
}
.contenedor_columna_form p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 10px;
	line-height: 24px;
}
/* FIN CONTANEDOR PAG CONTACTO  */

/* CONTENEDOR PAGS SEGUROS */
#contenerdor_seguros {
	width: 786px;
	overflow: hidden;
}
.contenedor_columna_seguros_enfermedad {
	width: 385px;
	overflow: hidden;
	float: left;
	margin-right: 3px;
	padding-top: 9px;
}
.contenedor_columna_seguros_enfermedad img {
	margin-top: 7px;
	padding: 7px;
	border: 1px solid #E0E0E2;
}
.contenedor_columna_seguros_enfermedad h1 {
	width: 380px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #73b758;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #f2f2f4;
}
.contenedor_columna_seguros_enfermedad p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	text-align: justify;
}
.contenedor_columna_seguros {
	width: 385px;
	overflow: hidden;
	float: left;
	margin-right: 3px;
	padding-top: 9px;
}
.contenedor_columna_seguros img {
	margin-top: 7px;
	padding: 7px;
	border: 1px solid #E0E0E2;
}
.contenedor_columna_seguros h1 {
	width: 380px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #73b758;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #f2f2f4;
}
.contenedor_columna_seguros p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	text-align: justify;
}
.contenedor_columna_seguros_ul {
	width: 385px;
	overflow: hidden;
	margin-bottom: 7px;
}
.contenedor_columna_seguros_ul ul {
	padding-left: 15px;
	float: left;
	overflow: hidden;
}
.contenedor_columna_seguros_ul ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding-top: 3px;	
}
.contenedor_columna_seguros_tabla {
	width: 385px;
	overflow: hidden;
	margin-bottom: 7px;
	padding-left: 7px;
	padding-top: 3px;
}
.descargas {
	height: 78px;
	width: 383px;
	background-color: #F7F7F7;
	border: 1px solid #E0E0E2;
}
.descargas ul {
	padding-left: 10px;
	padding-top: 10px;
}
.descargas ul li {
	background-image: url(../images_web/icono-pdf.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 22px;
	padding-bottom: 6px;
}
.descargas_acceso_cliente {
	width: 765px;
	background-color: #F7F7F7;
	border: 1px solid #E0E0E2;
	overflow: hidden;
}
.descargas_acceso_cliente ul {
	padding-left: 10px;
	padding-top: 6px;
}
.descargas_acceso_cliente ul li {
	background-image: url(../images_web/icono-pdf.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 22px;
	padding-bottom: 6px;
}
#tabla_individual {
	width: 371px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 1px;
}
#tabla_individual th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	height: 20px;
	vertical-align: middle;
}
#tabla_individual td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
	height: 20px;
	vertical-align: middle;
}
/* FIN CONTENEDOR PAGS SEGUROS  */

/* CONTENEDOR CLIENTES */
#contenerdor_clientes {
	width: 786px;
	overflow: hidden;
}
.contenedor_columna_clientes {
	width: 385px;
	overflow: hidden;
	float: left;
	margin-right: 3px;
	padding-top: 9px;
}
.contenedor_columna_clientes img {
	margin-top: 7px;
	padding-left: 10px;
}
.contenedor_columna_clientes input {
	margin-top: 7px;
	padding-left: 10px;
}
.contenedor_columna_clientes h1 {
	width: 380px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #73b758;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #f2f2f4;
}
.contenedor_columna_clientes p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	text-align: justify;
}
/* FIN CONTENEDOR CLIENTES  */

/* CONTENEDOR UNA COLUMNA */
.contenerdor_una_columna {
	width: 767px;
	overflow: hidden;
	margin-top: 9px;
}
.contenerdor_una_columna h1 {
	width: 767px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #73b758;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #f2f2f4;
}
.contenerdor_una_columna p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	text-align: justify;
}
#avisos {
	width: 767px;
   	overflow: hidden;
	padding-top: 15px;
	padding-left: 8px;
}
#avisos h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#avisos p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../images_web/flecha_verde_taco.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: justify;
}
#avisos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
#avisos_pestanas {
	width: 757px;
   	overflow: hidden;
	padding-top: 15px;
	padding-left: 8px;
}
#avisos_pestanas h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.peligro {
	background-image: url(../images_web/03-peligro.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.ok {
	background-image: url(../images_web/02-ok.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
}
.fallo {
	background-image: url(../images_web/01-fallo.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}
#aportaciones {
	width: 767px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 1px;
}
#aportaciones th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #73b758;
	text-decoration: none;
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	height: 20px;
	vertical-align: middle;
}
#aportaciones td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
	height: 20px;
	vertical-align: middle;
}
#extractos {
	width: 747px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 1px;
}
#extractos th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #73b758;
	text-decoration: none;
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	height: 20px;
	vertical-align: middle;
}
#extractos td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
	height: 20px;
	vertical-align: middle;
}
#menu_acceso_clientes {
	width: 767px;
	overflow: hidden;
	text-align: right;
}
#listado_productos {
	width: 766px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 1px;
}
#listado_productos th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #73b758;
	text-decoration: none;
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	height: 20px;
	vertical-align: middle;
}
#listado_productos td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
	height: 20px;
	vertical-align: middle;
}
/* FIN CONTENEDOR UNA COLUMNA*/

/* CONTENEDOR ARCHIVOS */
.contenerdor_archivos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	width: 767px;
   	overflow: hidden;
	padding-top: 15px;
	padding-left: 8px;
	overflow: hidden;
}
.contenerdor_archivos img {
	border: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
/* FIN CONTENEDOR ARCHIVOS*/

/* CONTENEDOR AYUDA ACROBAT */
#ayuda_acrobat {
	background-image: url(../images_web/fondo_ayuda_acrobat.gif);
	background-repeat: no-repeat;
	height: 117px;
	width: 185px;
	margin-left: 14px;
	padding-bottom: 7px;
}
#ayuda_acrobat p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 6px;
	text-align: left;
	line-height: 14px;
}
#ayuda_acrobat img {
	padding-left: 3px;
	border: 0px;
}
/* FIN CONTANEDOR AYUDA ACROBAT  */

/* CONTENEDOR PIE */
#contenedor_pie {
	width: 1000px;
	height: 30px;
	background-image: url(../images_web/fondo_pie.gif);
	background-repeat: no-repeat;
}
#iconos_pie {
	width: 266px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	float: left;
}
#iconos_pie img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#firma_pie {
	width: 600px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: right;
	padding-right: 17px;
	padding-top: 7px;
	padding-bottom: 1px;
	padding-left: 0px;
}
/* FIN CONTANEDOR PIE */

/* INICIO OTROS */
#volver {
	width: 767px;
	overflow: hidden;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
}
#volver a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	padding-top: 5px;
}
#imprimir {
	width: 767px;
   	overflow: hidden;
	text-align: right;
}
#imprimir a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	padding-top: 5px;
	cursor: pointer;
}
.txt_naranja {
	color: #FF6600;
}
.txt_naranja a {
	color: #FF6600;
}
.txt_naranja a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.txt_gris {
	color: #666666;
}
/* FIN OTROS */.centrar {
	padding-left: 250px;
}
