* { margin: 0; padding: 0; }





body {
	font: 76% Tahoma, sans-serif;
	color: #808285;
	background-color: #F6F6F6;
	overflow-x: hidden; /* 800 x 600 */
}

a { outline: none; text-decoration: none; color: #888; }
a:hover { text-decoration: underline; color: #666; }
a img { border: 0; }
ul { list-style-type: none; }

#container { background-color: white; }

/* ================================================== CLASES */

.inside { width: 982px; }
.clear  { clear: both; }
.hide   { visibility: hidden; }

.tit_azul {
	margin-bottom: 20px;
	background: #3469B2 url(../images/titulos/title-blue-border-left.png) top left no-repeat; }
.tit_azul h2 {
	height: 20px;
	padding: 3px 0 0 13px;
	background: transparent url(../images/titulos/title-blue-border-right.png) top right no-repeat;
	font-size: 1.1em; color: white;
}
h3.subtit_azul {
	clear: both;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: url(../images/generales/flecha-subtit-azul.png) center left no-repeat;
	font-size: 1em;
	color: #3469B2;
}
h3.tit_internas {
	clear: both;
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: .8em;
	color: #3469B2;
}
h3.tit_int2 {
	padding-bottom: 2px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #E0E0E0;
	font-family: Verdana;
	font-size: .8em;
	color: #3469B2;
}
h3.tit_int3 {
	margin: 0 0 8px 14px;
	padding-left: 20px;
	background: url(../images/titulos/tit-int3.png) center left no-repeat;
	font-family: Verdana;
	font-size: 12px;
	color: #9C9C9C;
}
p.txt_internas { margin: 10px 0; font-size: .8em; }

div.img_align { margin-bottom: 20px; }
div.img_align img { display: block; margin: 0 auto; }

/* -------------------------------------------------- Paginador */

.paginador {
	width: 526px;
	height: 30px;
	margin-left: 5px;
	background: url(../images/backgrounds/paginador-bkg.png) no-repeat;
	overflow: hidden;
}
.paginador .pag_btn_izq,
.paginador .pag_btn_der {
	float: left;
	width: 70px;
	height: 24px;
	padding: 6px 10px 0 10px;
}
.paginador .pag_btn_izq { text-align: left; }
.paginador .pag_btn_der { text-align: right; }

.paginador a { font-family: Verdana; font-size: 10px; font-weight: bold; color: #5081C4; }
.paginador .pag_btn_izq a {
	padding-right: 17px;
	background: url(../images/botones/flecha-pag-izq.png) center right no-repeat;
}
.paginador .pag_btn_der a {
	padding-left: 17px;
	background: url(../images/botones/flecha-pag-der.png) center left no-repeat;
}
.paginador .pag_numeros {
	float: left;
	width: 166px;
	height: 30px;
	padding-top: 8px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
}
.paginador .pag_numeros span.paginador_select { color: #A1A1A1; }
.paginador .pag_numeros span.paginador_noselect { color: #5081C4; }

/* ================================================== ERROR INTERNO */

#error_interno {
	width: 400px;
	height: 90px;
	padding: 5px;
	margin: 129px auto;
}
#error_interno img {
	float: left;
	margin-right: 10px;
}
#error_interno p {
	margin-top: 26px;
	line-height: 18px;
	color: #3469B2;
}

/* ================================================== FORMS */

input, select, textarea { font-family: Tahoma; }

option { padding: 2px; }

.error { border: 1px solid #ED174B !important; }

form br { clear: both; }

form.normal {
	overflow: hidden;
	width: 328px;
	padding-top: 4px;
	margin: 12px auto 16px auto;
	font-size: .8em;
}
form.normal label {
	float: left;
	width: 94px;
	padding-top: 3px;
	margin-right: 6px;
	margin-bottom: 8px;
	text-align: right;
	color: #A1A1A1;
}
form.normal input {
	float: left;
	width: 192px;
	height: 12px;
	padding: 2px 4px;
	margin-bottom: 8px;
	border: 1px solid #D0D0D0;
	background-color: #F8F8F8;
	font-size: 1em;
	color: #808285;
}
form.normal input.boton {
	width: auto;
	height: auto;
	float: right;
	padding-right: 18px;
	margin-right: 26px;
	border: 1px solid #D0D0D0;
	background: #F2F2F2 url(../images/botones/flecha-verde.gif) 97% 50% no-repeat;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #808285;
	cursor: pointer;  
}
form.normal input.boton:hover { border: 1px solid #BBB; color: #666; }

form.normal img.form-icono { float: left; margin: 1px 0 0 6px; }

/* Contáctenos */
form.contactenos { padding-left: 10px; }
form.contactenos p { margin-bottom: 10px; }
form.contactenos label { width: 180px; float: left; }
form.contactenos input {
	background-color: #F9F7F8;
	border: solid 1px #D0D0D0;
	width: 192px;
	height: 12px;
	padding: 0 2px 2px 2px;
	font-size: .9em;
	color: #808285;
}
form.contactenos select {
	margin-left: 0;
	width: 197px;
	background-color: #F9F7F8;
	font-size: .9em;
}
form.contactenos textarea {
	background-color: #F9F7F8;
	border: solid 1px #D0D0D0;
	width: 250px;
	padding-left: 2px;
	color: #808285;
	font-size: .9em;
}
form.contactenos .enviar {
	width: 81px;
	height: 20px;
	cursor: pointer;
	margin: 20px 0 0 322px;
	padding: 0;
	background-color: white;
	border: none;
	overflow: hidden;
	display: block;
}

/* ------------------------------------------------- Form 2 */

.form_caja {
	width: 524px;
	padding-top: 8px;
	margin: 0 auto 20px auto;
	background: #F7F7F7 url(../images/estructura/form-borde-sup.png) top left no-repeat;
	color: #A1A1A1;
}
.form_caja .borde_inf {
	height: 8px;
	background: url(../images/estructura/form-borde-inf.png) top left no-repeat;
}
.form_caja_int {
	width: 510px;
	padding-top: 15px;
	margin-top: 10px;
	margin-left: 7px;
	background: #FFF url(../images/estructura/form-borde2-sup.png) top left no-repeat;
}
.form_caja_int .borde_inf {
	margin-top: 7px;
	height: 8px;
	background: url(../images/estructura/form-borde2-inf.png) top left no-repeat;
}
.form_caja h5 {
	margin: 2px 17px 10px 17px;
	font-weight: normal;
	font-size: 10px;
}
.form_caja_int h5 {
	margin: 14px 14px;
	padding-top: 12px;
	padding-left: 15px;
	border-top: 1px dotted #E0E0E0;
	background: url(../images/titulos/flecha-azul-der.png) 0% 92% no-repeat;
	font-weight: bold;
	font-size: 10px;
}
.form_caja select {
	width: 164px;
	height: 16px;
	border: 1px solid #C2C2C2;
	margin-left: 15px;
	font-size: 10px;
	color: #808285;
}

/* ================================================== HEADER */

#header { overflow: hidden; }

#headerTop { height: 88px; background: #235394 url(../images/backgrounds/header-bkg.png) top left repeat-x; }
#logo { float: left; width: 129px; }
#logo img { margin: 15px 0 0 42px; }

#mainMenu {
	position: relative;
	float: left;
	width: 780px; 
	padding-bottom: 2px;
	margin: 30px 0 0 69px;
	background: url(../images/botonera/mainMenuHr.png) bottom left no-repeat;
	font-size: 9px;
	color: #E3E3E3;  
}

#mainMenu #buscador_header {
	position: absolute;
	right: 195px;
	width: 200px; 
}
	#mainMenu #buscador_header ul li { float: left; }
	#mainMenu #buscador_header ul li#buscar { padding-top: 4px; }
	#mainMenu #buscador_header ul li#buscar strong { padding: 0 4px 0 29px; font-size: 1.3em; color: white; }
	#mainMenu #buscador_header input#query {
		width: 73px;
		height: 14px;
		border: 1px solid #D1D1D1;
		padding: 3px 7px 0 7px;
		margin-top: 1px;
		font-size: 1em;
		color: #808285;
	}
	#mainMenu #buscador_header input.botonBuscador {
		width: 16px;
		height: 16px;
		border: none;
		margin: 2px 0 0 5px;
		background: transparent url(../images/botones/btn-buscador.png) top left no-repeat;
		cursor: pointer;
	}

#mainMenu ul#mainMenuTabs {
	overflow: hidden;
	width: 385px; 
}
	#mainMenu ul#mainMenuTabs li {
		display: block;
		float: left;
	}
	#mainMenu ul#mainMenuTabs li.bar { font-size: 8px; margin: 0 -1px; padding-top: 8px; }
	
	#mainMenu ul#mainMenuTabs li a { 
		float: left; 
		height: 14px; 
		/*padding: 9px 12px 0 13px; */
		padding: 9px 8px 0 9px;
		white-space: nowrap;
		color: #E3E3E3;
	}
	#mainMenu ul#mainMenuTabs li a:hover, #mainMenu ul li a.current { 
		height: 18px; 
		padding-top: 5px; 
		color: white; 
		background: transparent url(../images/botonera/mainMenu-over-bkg.png) no-repeat top center; 
		text-decoration: none;
	}

#menu .inside, 
#submenu .inside { padding-left: 29px; width: 953px; }

#menu { height: 24px; background-color: #3469B2; }

#tabs li { float: left; }
#tabs a {
	float: left;
	cursor: pointer;
	height: 18px;
	padding: 6px 8px 0 23px;
	background: #3469B2 url(../images/botonera/menu-arrow-blue.png) no-repeat center left;
	font-size: 11px; font-weight: bold; color: white;
}
#tabs a.active-tab { background: #F2F2F2 url(../images/botonera/menu-arrow-gray.png) no-repeat center left; color: #3469B2; }

#submenu { height: 17px; padding-top: 7px; background-color: #F2F2F2; }

.panel { clear: both; display: none; }
.panel.active-tab-body { display: block; }
#submenu li { float: left; }
#submenu li a { float: left; font-size: 11px; color: #3469B2; }
#submenu li a.current { font-weight: bold; }
#submenu li span { float: left; color: #3469B2; font-size: 8px; padding: 1px 12px 0 12px; }

/* ================================================== FOOTER */

#footerTop .inside, 
#footerBottom .inside { padding-left: 36px; width: 946px; overflow: hidden; }

#footerTop {
	padding: 12px 0;
	border-top: 1px solid #F8F8F8;
	border-bottom: 1px solid #CECECE;
	background-color: #F0F0F0;
	font-size: 9px;
	line-height: 14px;
}
#footerTop ul { width: 150px; float: left; }
#footerTop ul h3 { font-size: 9px; color: #ACACAC; }
#footerTop ul a       { color: #ACACAC; }
#footerTop ul a:hover { color: #8C8C8C; }

#footerBottom {
	padding: 7px 0;
	background-color: #F6F6F6;
	font-size: 9px;
	color: #808285;
}
#footerBottom a { color: #808285; }
#footerBottom ul { display: inline; margin-left: 20px; }
#footerBottom ul li { display: inline; }
#footerBottom ul li a { color: #ACACAC; }

/* ================================================== HOME - CONTENIDO */

#body {
	overflow: hidden;
	width: 957px;
	padding-left: 28px;
	margin-bottom: 20px;
}

#contenido {
	overflow: hidden;
	float: left;
	width: 753px;
	margin-top: 22px;
	margin-right: 11px;
}

#contenido .modulo {
	float: left;
	width: 251px;
	height: 232px;
}
#contenido .modulo#num1 { width:  502px; } /* Banner */
#contenido .modulo#num1,
#contenido .modulo#num2 { height: 206px; }
#contenido .modulo#num6,
#contenido .modulo#num7,
#contenido .modulo#num8 { height: 175px; }

/* Template 2 */

#contenido .modulo#num3doble { width: 502px; } /* Caja doble */

/* ================================================== HOME 2do NIVEL */

#contenido2 {
	overflow: hidden;
	float: left;
	width: 536px;
	margin-top: 22px;
}
#internas_bkg {
	width: 957px;
	background: url(../images/estructura/bkg-internas.png) 554px 0 repeat-y;
}
#borde_inf {
	clear: both; width: 957px; height: 10px;
	background: url(../images/estructura/internas-borde-inf.png) 554px 0 no-repeat;
}

#contenido2 .modulo {
	float: left;
	width: 264px;
	height: 217px;
}
#contenido2 .modulo#num1 { /* Banner */
	float: none;
	width: 536px;
	height: 88px;
	margin-bottom: 15px;
}
#contenido2 .modulo#num2 { margin-bottom: 8px; margin-right: 8px; }
#contenido2 .modulo#num3 { margin-bottom: 8px; }
#contenido2 .modulo#num4 { margin-right: 8px; }

#breadcrumb {
	border-bottom: 1px dotted #CCCDCF;
	padding-bottom: 2px;
	margin-bottom: 8px;
	font-size: .9em;
	font-weight: bold;
	color: #3469B2;
}
#breadcrumb a {	color: #3469B2; }

/* ================================================== CAJAS */

.caja { width: 245px; }

.caja .head {
	position: absolute;
	z-index: 1;
	width: 234px;
	height: 24px;
	padding: 7px 0 0 11px;
	font-size: .9em;
	font-weight: bold;
	color: white;
	background: url(../images/estructura/sprite-caja-head.png) no-repeat;
}
	.caja.azul .head    { background-position: 0 0; }
	.caja.naranja .head { background-position: 0 -31px; }
	.caja.rojo .head    { background-position: 0 -62px; }
	.caja.verde .head   { background-position: 0 -93px; }

.caja .body {
	position: absolute;
	overflow: hidden;
	width: 241px;
	height: 190px;
	padding-top: 25px;
	background-color: white;
	font-size: .8em;
	color: #808285;
}
	.caja.azul .body    { border-left: 2px solid #3569B4; border-right: 2px solid #3569B4; }
	.caja.naranja .body { border-left: 2px solid #F8A42A; border-right: 2px solid #F8A42A; }
	.caja.rojo .body    { border-left: 2px solid #ED174B; border-right: 2px solid #ED174B; }
	.caja.verde .body   { border-left: 2px solid #61BC47; border-right: 2px solid #61BC47; }

.caja .foot {
	position: absolute;
	width: 245px;
	height: 8px;
	margin-top: 209px;
	background: url(../images/estructura/sprite-caja-foot.png) no-repeat;
}
	.caja.azul .foot    { background-position: 0 0; }
	.caja.naranja .foot { background-position: 0 -8px; }
	.caja.rojo .foot    { background-position: 0 -16px; }
	.caja.verde .foot   { background-position: 0 -24px; }

/* -------------------------------------------------- Clases para las cajas */

.caja strong { color: #3469B2; }

.caja input:focus, .caja select:focus, .caja textarea:focus { border: 1px solid #3469B2 !important; }

.caja_img {
	width: 241px;
	height: 87px;
	margin-bottom: -2px;
}
.caja_hr { overflow: hidden; width: 100%; height: 1px; border-top: 1px dotted #CCCDCF; }
.caja_text {
	height: 24px;
	margin: 6px 0;
	padding: 0 6px;
	font-size: 1em;
	color: #808285;
}

/* Link "Ver más" */
a.caja_link,
span.caja_link a {
	float: right;
	margin: 4px 9px 0 0;
	padding-right: 10px;
	background: url(../images/botones/flecha-caja-link.gif) center right no-repeat;
	font-size: .9em;
	font-weight: bold;
	color: #AAA !important;
}

/* Cajas small y xSmall */

.caja.small .body  { height: 164px; }
.caja.small .foot  { margin-top: 183px; }

.caja.xSmall .body { height: 148px; }
.caja.xSmall .foot  { margin-top: 167px; }

/* Caja big */

.caja.big { width: 264px; }
.caja.big .head { width: 264px; background-image: url(../images/estructura/sprite-caja-head-big.png); }
.caja.big .body { width: 260px; }
.caja.big .foot { width: 264px; background-image: url(../images/estructura/sprite-caja-foot-big.png); }

/* Caja doble */

.caja.doble { width: 496px; }
.caja.doble .head { width: 496px; background-image: url(../images/estructura/sprite-caja-head-doble.png); }
.caja.doble .body { width: 492px; }
.caja.doble .foot { width: 496px; background-image: url(../images/estructura/sprite-caja-foot-doble.png); }

/* Caja custom banner */

.caja .body .banner img { width: 241px; height: 190px; }

.caja.small .body .banner img  { height: 164px; }
.caja.xSmall .body .banner img { height: 148px; }
.caja.big .body .banner img     { width: 260px; }
.caja.doble .body .banner img   { width: 492px; }

/* Caja custom img_txt */

.caja .body .img_txt { padding-top: 6px; }
.caja .body .img_txt img {
	float: left;
	width: 96px;
	height: 172px;
	margin: 0 10px 0 5px;
}
.caja .body .img_txt p {
	overflow: hidden;
	height: 161px;
	margin: 2px 5px 0 0;
}

.caja.big .body .img_txt p {
	font-size: 11px;
}

/* Caja custom txt_img_list */

.caja .body .txt_img_list { padding-top: 6px; }
.caja .body .txt_img_list p {
	overflow: hidden;
	clear: both;
	height: 50px;
	margin: 2px 0 6px 0;
	padding: 0 10px;
}
.caja .body .txt_img_list img {
	float: left;
	width: 70px;
	height: 120px;
	margin: 0 10px;
}
.caja .body .txt_img_list .txtImgList_block {
	float: left;
	margin: 4px 10px 13px 0;
	width: 141px;
}
.caja .body .txt_img_list ul { font-size: 9px; }
.caja .body .txt_img_list ul li {
	border-bottom: 1px dotted #DFE0E0;
	background: url(../images/botones/btn-link-flecha-azul.png) center right no-repeat;
}
.caja .body .txt_img_list ul li a {
	display: block;
	width: 100%;
	padding: 5px 0;
	color: #808285;
}
.caja .body .txt_img_list ul li a:hover { color: #555; }

/* Caja custom lista_8items */

.caja .body .lista_8items { padding-top: 8px; }
.caja .body .lista_8items ul { overflow: hidden; }
.caja .body .lista_8items ul li {
	position: relative;
	float: left;
	overflow: hidden;
	width: 237px;
	height: 39px;
	margin: 0 0 6px 6px;
}
.caja .body .lista_8items ul li:hover { background-color: #FEF6E9; }
.caja .body .lista_8items ul li .item_img {
	float: left;
	width: 52px;
	height: 39px;
	margin-right: 6px;
	background-color: #EEE;
}
.caja .body .lista_8items ul li .item_img img {
	display: block;
	width: 52px;
	height: 39px;
}
.caja .body .lista_8items ul li h3 {
	margin: 6px 6px 6px 0;
	font-size: 10px;
	color: #999;
}
.caja .body .lista_8items ul li a.caja_link {
	position: absolute;
	margin: 0;
	right: 6px;
	bottom: 5px;
}

/* ================================================== CAJAS DE APLICACIÓN */

/* -------------------------------------------------- Buscador de Teléfonos */

.caja .body #buscador_telefonos { padding-top: 6px; }
.caja .body #buscador_telefonos p {
	overflow: hidden;
	clear: both;
	height: 30px;
	margin: 2px 0 6px 0;
	padding: 0 10px;
	line-height: 14px;
}
.caja .body #buscador_telefonos img {
	float: left;
	width: 110px;
	height: 140px;
	margin: 0 12px 0 6px;
}
.caja .body #buscador_telefonos .checkbox_list {
	float: left;
	width: 107px;
	margin: 0 6px 10px 0;
}
.caja .body #buscador_telefonos ul { font-size: 9px; margin-top: 16px; }
.caja .body #buscador_telefonos li {
	overflow: hidden;
	padding: 5px 0;
	color: #808285;
}
.caja .body #buscador_telefonos ul select.busc_tel_combo {
	width: 104px;
	height: 16px;
	border: 1px solid #D0D0D0;
	background-color: #FDFDFD;
	font-size: 1em;
	color: #808285;
	cursor: pointer;
}
.caja .body #buscador_telefonos ul select.busc_tel_combo option { padding: 4px; }
.caja .body #buscador_telefonos ul input {
	float: left;
	margin-right: 3px;
	cursor: pointer;
}
.caja .body #buscador_telefonos ul label {
	float: left;
	width: 90px;
	margin-top: 1px;
	white-space: nowrap;
}
.caja .body #buscador_telefonos div#busc_tel_boton {
	float: left;
	width: 60px;
	height: 16px;
	margin-left: 46px;
	background: url(../images/botones/sprite-btn-buscar.png) no-repeat;
	cursor: pointer;
}
.caja.azul .body #buscador_telefonos div#busc_tel_boton    { background-position: 0 0; }
.caja.naranja .body #buscador_telefonos div#busc_tel_boton { background-position: 0 -16px; }
.caja.rojo .body #buscador_telefonos div#busc_tel_boton    { background-position: 0 -32px; }
.caja.verde .body #buscador_telefonos div#busc_tel_boton   { background-position: 0 -48px; }

/* -------------------------------------------------- Mi cuenta */

.caja .body #mi_cuenta { padding-top: 10px; overflow: hidden; }
.caja .body #mi_cuenta label,
.caja .body #mi_cuenta select,
.caja .body #mi_cuenta input {
	height: 16px;
	display: block;
	float: left;
	margin-bottom: 10px;
	font-size: 10px;
	color: #666;
}
.caja .body #mi_cuenta label {
	clear: left;
	width: 90px;
	padding-top: 2px;
	margin-right: 10px;
	text-align: right;
}
.caja .body #mi_cuenta select {
	width: 131px;
	height: 18px;
	border: 1px solid #C1C1C1;
}
.caja .body #mi_cuenta option { padding-top: 4px; }
.caja .body #mi_cuenta input {
	width: 125px;
	height: 12px;
	padding: 2px;
	border: 1px solid #C1C1C1;
}
.caja .body #mi_cuenta select.prefijo {
	width: 50px;
	margin-left: 40px;
	margin-right: 10px;
}
.caja .body #mi_cuenta input.boton {
	clear: both;
	float: none;
	padding: 0;
	width: 80px;
	height: 15px;
	border: 0 !important;
	margin-left: 150px;
}
.caja .body #mi_cuenta li { margin: 5px 10px; }
.caja .body #mi_cuenta ul a {
	padding-left: 12px;
	background: url(../images/generales/flecha-azul.png) 0 2px no-repeat;
}

/* -------------------------------------------------- Mensajes */

.caja .body #mensajes { padding-top: 10px; overflow: hidden; }
.caja .body #mensajes label,
.caja .body #mensajes select,
.caja .body #mensajes input,
.caja .body #mensajes textarea {
	height: 16px;
	display: block;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #C1C1C1;
	font-size: 10px;
	color: #666;
}
.caja .body #mensajes label {
	clear: left;
	width: 35px;
	padding-top: 2px;
	margin-right: 10px;
	border: 0;
	text-align: right;
}
.caja .body #mensajes label#firma { clear: none; }
.caja .body #mensajes select {
	width: 50px;
	height: 18px;
	margin-right: 10px;
}
.caja .body #mensajes input {
	width: 120px;
	height: 12px;
	padding: 2px;
}
.caja .body #mensajes input#msj_pin { width: 55px; margin-right: 10px; }
.caja .body #mensajes input#msj_firma { width: 64px; }

.caja .body #mensajes textarea {
	width: 180px;
	height: 54px;
	padding: 2px;
}
.caja .body #mensajes #captcha_img {
	float: left;
	width: 96px;
	height: 28px;
	margin: 0 10px;
	margin-bottom: 3px;
	text-align: center;
}
.caja .body #mensajes #captcha_img img#msj_captcha_preload { width: 43px; height: 11px; margin-top: 8px; }
.caja .body #mensajes #captcha_img img#msj_captcha { width: 96px; height: 28px; }
.caja .body #mensajes label#codigo { clear: none; }
.caja .body #mensajes input#msj_codigo { width: 44px; }
.caja .body #mensajes div#refresh {
	width: 20px;
	height: 18px;
	float: left;
	background: #EEE url(../images/botones/refresh.png) top left no-repeat;
	cursor: pointer;
}
.caja .body #mensajes div.boton {
	clear: both;
	float: none;
	width: 60px;
	height: 16px;
	margin-left: 174px;
	background: url(../images/botones/sprite-btn-enviar.png) no-repeat;
	cursor: pointer;
}
.caja.azul .body #mensajes div.boton    { background-position: 0 0; }
.caja.naranja .body #mensajes div.boton { background-position: 0 -16px; }
.caja.rojo .body #mensajes div.boton    { background-position: 0 -32px; }
.caja.verde .body #mensajes div.boton   { background-position: 0 -48px; }

/* ================================================== 4ta COLUMNA */

#columna_4ta { float: left; width: 190px; margin-top: 22px; }

/* ================================================== 3er COLUMNA */

#columna_3ra {
	float: left;
	width: 228px;
	padding-top: 20px;
	background: transparent url(../images/estructura/wrapper228head.png) top left no-repeat;
}
#columna_3ra_body {
	width: 164px;
	padding: 2px 15px 0 15px;
	margin-left: 18px;
	background-color: #F2F2F2;
}

/* Cajas de la 3er columna */

#columna_3ra .caja { width: 164px; margin-bottom: 20px; }
#columna_3ra .caja .head {
	/*background-image: url(../images/estructura/caja164-azul-head.png);*/
	z-index: 0;
	width: 153px;
	background-position: top left;
	position: relative;
}
#columna_3ra .caja .body {
	width: auto;
	height: auto;
	padding-top: 0;
	position: relative;
}
#columna_3ra .caja .foot {
	background-image: url(../images/estructura/caja164-azul-foot.png);
	width: 164px;
	margin-top: 0;
	background-position: top left;
	position: relative;
}
#columna_3ra .caja li { color: #225193; }
#columna_3ra .caja ul a { font-size: 1.1em;	color: #808285; }
#columna_3ra .caja ul a:hover { color: #3469B2; }

#columna_3ra .caja li.col3_item { padding: 6px 0; border-bottom: 1px dotted #E0E0E0; position: relative;}
* html #columna_3ra .caja li.col3_item { height: 1%;}
#columna_3ra .caja li.col3_sub_item ul li {
	padding: 6px 0 6px 12px;
}
#columna_3ra .caja li.col3_sub_item ul li a { font-weight: bold; font-size: .9em; color: #AAA; }
#columna_3ra .caja li.col3_sub_item ul li a:hover { color: #3469B2; }

#columna_3ra #menu_vertical { background: url(../images/estructura/caja164-azul-head-top.png) no-repeat; }
#columna_3ra #menu_vertical .head {
	width: 164px;
	height: auto;
	padding: 6px 0;
	background: url(../images/estructura/caja164-azul-head-bot.png) bottom left no-repeat;
}
#columna_3ra #menu_vertical .head h3 {
	padding: 0 10px 6px 10px;
	background-color: #3469B2;
	font-size: 11px;
	line-height: 14px;
}
#columna_3ra #menu_vertical .body { width: 142px; padding: 0 9px; }

h3.tit_3er_col {
	padding-left: 15px;
	margin-bottom: 8px;
	font-size: .9em;
	color: #3469B2;
	background: transparent url(../images/generales/icon-herramientas.png) top left no-repeat;
}
h4.subtit_3er_col {
	width: 148px;
	height: 12px;
	padding: 2px 8px 3px 8px;
	margin-bottom: 4px;
	background: #ECECEC url(../images/backgrounds/bkg_subtit_3er_col.png) top left no-repeat;
	font-size: .8em;
	color: #3469B2;
}
ul.menu_3er_col {
	padding: 4px 4px 4px 10px;
	margin-bottom: 4px;
	background-color: #ECECEC;
	font-size: .8em;
}
ul.menu_3er_col li { margin: 4px 0; }
ul.menu_3er_col a { color: #808285; }
ul.submenu_3er_col { margin-bottom: 20px; }
ul.submenu_3er_col li {
	width: 144px;
	height: 15px;
	padding: 0 8px 2px 12px;
	margin-bottom: 4px;
	background: transparent url(../images/backgrounds/bkg-herramientas.png) top left no-repeat;
}
ul.submenu_3er_col li a {
	padding-bottom: 2px;
	font-size: .8em;
	color: #808285;
}
#columna_3ra h5 {
	margin-left: 8px;
	margin-bottom: 6px;
	font-size: .8em;
	font-weight: normal;
}
#columna_3ra select {
	width: 164px;
	height: 16px;
	border: 1px solid #C2C2C2;
	margin-bottom: 8px;
	font-size: .8em;
	color: #808285;
}
#columna_3ra .submit_btn {
	margin-left: 94px;
	padding-right: 13px;
	border: none;
	background: transparent url(../images/botones/flecha-verde.gif) center right no-repeat;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #808285;
	cursor: pointer;  
}
#columna_3ra .submit_btn:hover { color: #666; }

/* -------------- Caja del Comparador */

#caja_comparador { width: 164px; margin-bottom: 20px; }
#caja_comparador .head {
	width: 153px;
	height: 24px;
	padding: 7px 0 0 11px;
	background: #60BB46 url(../images/estructura/caja164-verde-head.png) top left no-repeat;
	font-size: .9em;
	font-weight: bold;
	color: white;
}
#caja_comparador .body {
	border-left: 2px solid #61BC47;
	border-right: 2px solid #61BC47;
	background-color: white;
	font-size: .8em;
	color: #808285;
}
#caja_comparador .foot {
	height: 18px;
	padding-top: 8px;
	background-color: #60BB46;
	background-image: url(../images/estructura/caja164-verde-foot.png) !important;
	text-align: right;
}
#caja_comparador .foot a {
	margin-right: 10px;
	background: url(../images/botones/flecha-verde2.png) center left no-repeat;
	padding-left: 10px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
#caja_comparador .foot a:hover { color: #FAFAFA; }

img.telefono { cursor: move; }

div.telefonosAComparar { padding: 0 10px; width: 132px; height: 93px; }

/* item */
div.telefonosAComparar div.item_comparador {
	width: 140px;
	height: 80px;
	padding-bottom: 6px;
	clear: both;
	border-bottom: 1px dotted #E4E4E4;
	margin-bottom: 6px;
	color: #808285;
}
div.telefonosAComparar div.img_comparador {
	float: left;
	width: 60px;
	height: 80px;
	margin-right: 10px;
	text-align: center;
}
div.telefonosAComparar div h3 { margin: 0 0 4px 0; font-size: 10px; color: #A8A8A8; }
div.telefonosAComparar div h4 { font-size: 9px; margin-bottom: 20px; }
div.telefonosAComparar div span {
	margin-top: 20px;
	padding-left: 10px;
	background: url(../images/generales/flecha-verde-izq.png) center left no-repeat;
	font-size: 10px;
}

/* ================================================== Listado de Teléfonos */

.listado_marca { margin-bottom: 10px; }

.caja_tel {
	float: left;
	width: 165px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: .8em;
}
.caja_tel .head {
	height: 18px;
	padding-top: 5px;
	background: #E6E6E6 url(../images/estructura/caja-tel-head.png) top left no-repeat;
	text-align: center;
	font-weight: bold;
}
.caja_tel .head a { color: #3469B2; }
.caja_tel .body {
	width: 155px;
	height: 80px;
	padding: 2px 4px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
.caja_tel .foot {
	height: 3px;
	background: #E6E6E6 url(../images/estructura/caja-tel-foot.png) top left no-repeat;
}
.caja_tel .tel_thumb {
	float: left;
	width: 60px;
	height: 80px;
	margin-right: 5px;
}
.caja_tel img { display: block; margin: 0 auto; }

.caja_tel .tel_data { min-height: 67px; }

.caja_tel .tel_data ul li { height: 50px; overflow: hidden; }

.caja_tel h4.precio {
	margin-top: 3px;
	font-family: Verdana;
	font-size: .9em;
	color: #3469B2;
}
.caja_tel a.caja_link { margin: 2px 2px 0 0; }

/* ================================================== Filtro de búsqueda */

.form_caja .abrir_caja {
	position: absolute;
	width: 114px;
	height: 13px;
	padding-right: 16px;
	margin-left: 368px;
	margin-top: 3px;
	background: url(../images/botones/flecha-buscador-telefonos.png) no-repeat 100% 0%;
	text-align: right;
	font-size: 10px;
	cursor: pointer;
	color: #888;
}
.form_caja .abrir_caja:hover { text-decoration: underline; }

.form_caja #filtros ul#caracteristicas {
	overflow: hidden;
	clear: both;
	margin-left: 14px;
}
.form_caja #filtros ul#caracteristicas li {
	overflow: hidden;
	width: 158px;
	margin: 0 4px 2px 0;
	float: left;
	font-size: 10px;
}
.form_caja #filtros ul#caracteristicas li input {
	display: block;
	float: left;
	margin-right: 3px;
	cursor: pointer;
}
.form_caja #filtros ul#caracteristicas li label { cursor: pointer; }
.form_caja #filtros ul#caracteristicas li label:hover { text-decoration: underline; }

/* ================================================== Comparador de Teléfonos */

#comparador_tabla { width: 96%; margin: 0 0 16px 2%; overflow: scroll; }
#comparador_tabla th { width: 25%; padding: 6px 8px; background-color: #ADADAD; color: #585858; }
#comparador_tabla td { width: 25%; padding: 6px 8px; background-color: #FFF; color: #808285; }
#comparador_tabla tr.fila_oscura td { background-color: #E7E7E7; }
#comparador_tabla tr.fila_clara td { background-color: #F2F2F2; }
#comparador_tabla tr#fila_img td { text-align: center; }

/* ================================================== Detalle del Teléfono */

.caja_tel2 {
	float: left;
	width: 257px;
	margin-left: 7px;
	margin-right: 14px;
	margin-bottom: 32px;
	font-size: .8em;
}
.caja_tel2 .head {
	height: 20px;
	padding-top: 7px;
	background: #E6E6E6 url(../images/estructura/caja-tel2-head.png) top left no-repeat;
	text-align: center;
	font-weight: bold;
	color: #3469B2;
}
.caja_tel2 .body {
	overflow: hidden;
	width: 235px;
	height: 342px;
	padding: 4px 10px 2px 10px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	text-align: center;
}
.caja_tel2 .foot {
	height: 4px;
	background: #E6E6E6 url(../images/estructura/caja-tel2-foot.png) top left no-repeat;
}
.img_anterior {
	width: 22px;
	height: 22px;
	float: left;
	background: url(../images/botones/bot-anterior.png) top left no-repeat;
	cursor: pointer;
}
.cantidad_imagenes {
	float: left;
	width: 191px;
	padding-top: 4px;
	text-align:center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #3469B2;
}
.img_siguiente {
	width: 22px;
	height: 22px;
	float: left;
	background: url(../images/botones/bot-siguiente.png) top left no-repeat;
	cursor: pointer;
}
#tel_descripcion { float: left; width: 258px; }
#tel_descripcion ul.carac_destacadas {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: .8em;
}
#tel_descripcion ul.carac_destacadas li {
	padding: 4px 0;
	border-bottom: 1px dotted #DFE0E0;
	background: url(../images/botones/btn-link-flecha-azul.png) center right no-repeat;
}
#tel_descripcion ul.manuales { margin-top: 10px; font-size: .8em; }
#tel_descripcion ul.manuales li {
	overflow: hidden;
	padding: 4px 0;
	border-bottom: 1px dotted #DFE0E0;
}
#tel_descripcion ul.manuales a { color: #808285; cursor: pointer; }
#tel_descripcion ul.manuales a:hover { color: #666; }
#tel_descripcion ul.manuales a div { float: left; width: 242px; }
#tel_descripcion ul.manuales a img { float: left; }

#tel_detalle,
.tel_datos {
	overflow: hidden;
	padding-top: 15px;
	margin-bottom: 15px;
	border-top: 1px dotted #DFE0E0;
	color: #A1A1A1;
}
#tel_detalle ul { float: left; width: 134px; font-size: 10px; }
#tel_detalle ul li { margin-bottom: 1px; }
#tel_detalle ul li h3 { font-size: 12px; }

.tel_datos h3 { font-family: Verdana; font-size: 10px; color: #A1A1A1; }
.tel_datos li {
	float: left;
	width: 127px;
	height: 12px;
	padding-left: 3px;
	padding-top: 3px;
	margin-top: 12px;
	margin-right: 4px;
	border-top: 1px solid #EEE;
}
.tel_datos li div {
	width: 111px;
	height: 12px;
	padding-left: 16px;
	line-height: 10px;
	background: url(../images/generales/checkbox.png) 0 0 no-repeat;
	font-size: 10px;
}
.tel_datos li.tildado div { background-position: 0 -12px; }

#tel_descripcion .precio-telefono {
	background: url(../images/botones/precio-telefono.jpg);
	height: 27px;
	margin: 15px 0 0 0;
	padding: 9px 0 0 84px;
	color: #3469B2;
}
#tel_descripcion .cuotas {
	padding-bottom: 5px;
	border-bottom: 1px dotted #BBB;
	margin-top: 6px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #8D8D8D;
}
#tel_descripcion .cuotas select {
	width: 36px;
	height: 18px;
	border: 1px solid #C1C1C1;
	margin: 0 8px;
	font-size: 10px;
	color: #666;
}
#tel_descripcion .cuotas span { color: #586DA4; }

/* ================================================== Listado de Contenidos */

#listado_contenidos {
	width: 524px;
	margin-top: 20px;
	margin-left: 6px;
}
#listado_contenidos h3 {
	padding-bottom: 2px;
	border-bottom: 1px dotted #D8D8D8;
	margin-bottom: 18px;
	font-family: Tahoma;
	font-size: .9em;
}
#listado_contenidos ul li {
	overflow: hidden;
	padding-bottom: 4px;
	margin-bottom: 14px;
	background: #F7F7F7 url(../images/estructura/list-cont-marco-inf.png) bottom left no-repeat;
}
#listado_contenidos ul .cont_item {
	padding-top: 11px;
	background: url(../images/estructura/list-cont-marco-sup.png) top left no-repeat;
}

#listado_contenidos ul .thumb {
	float: left;
	width: 71px;
	height: 71px;
	padding: 1px 0 0 2px;
	margin-left: 14px;
	margin-right: 6px;
	background: url(../images/estructura/list-cont-marco-thumb.png) top left no-repeat;
}
#listado_contenidos ul .thumb a img {
	width: 61px;
	height: 61px;
	border: 1px solid #D5D5D5;
}
#listado_contenidos ul .thumb a:hover img { border: 1px solid #BABABA; }

#listado_contenidos ul h4 {
	float: left;
	width: 412px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #D8D8D8;
	margin-bottom: 6px;
	font-size: .8em;
}
#listado_contenidos ul h4 a { color: #3469B2; }
#listado_contenidos ul h4 a:hover { color: #124790; }
#listado_contenidos ul p {
	float: left;
	width: 412px;
	margin-bottom: 4px;
	font-size: .8em;
	color: #A1A1A1;
}

/* ================================================== Contenido de las internas */

#contenido_cuerpo,
#contenido_cuerpo td {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#contenido_cuerpo a { font-weight: bold; color: #3469B2; }

#contenido_cuerpo h1,
#contenido_cuerpo h2,
#contenido_cuerpo h3,
#contenido_cuerpo h4,
#contenido_cuerpo h5,
#contenido_cuerpo h6 { margin: 1em 0; }

#contenido_cuerpo p { margin: 1em 0; }

#contenido_cuerpo ul { margin-left: 40px; list-style-type: disc; }
#contenido_cuerpo ol { margin-left: 40px; }

#contenido_cuerpo table { width: 536px !important; clear: both; }

#contenido_cuerpo iframe { border: none; }



/*mapa de sitio*/
.mapa-sitio {
	line-height: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.mapa-sitio-error {
	background: url(../images/generales/mapa-sitio-back.jpg) no-repeat -10px 20px;
}

.mapa-sitio li{
	/* border-top:#FFF 1px solid; */
}


.mapa-sitio ul.primera li {
	/* background: #5d83b8 url(../images/generales/mapa-sitio-li.gif) no-repeat left 5px; */
	background: url(../images/generales/mds-fondo-titulos.gif) repeat-x left top;
	/*padding-left: 20px;*/
	/*list-style: none;*/
	font-size: 11px;
	font-weight:bold;
	width:100%;
	display:block;
}
.mapa-sitio ul.primera li li {
}
.mapa-sitio ul.primera{
	list-style: none;
	margin: 0;
	padding: 0;
}
.mapa-sitio ul.primera li a, .mapa-sitio ul.primera li a:visited {
	color:#fff;
	text-decoration: none;
	padding-left:20px;
	background: url(../images/generales/mapa-sitio-li.gif) no-repeat left top;
}

.mapa-sitio ul.primera li a:hover {
	text-decoration:underline;
}

.mapa-sitio ul.segunda{
	list-style: none;
	margin: 0;
	padding: 0;
}
.mapa-sitio ul.segunda li {
	background: url(../images/generales/mapa-sitio-li-segunda.png) no-repeat 25px 5px;
	font-size: 11px;
	font-weight:normal;
	width:100%;
	display:block;

}
.mapa-sitio ul.segunda li a, .mapa-sitio ul.segunda li a:visited {
	color:#3e6398;
	text-decoration: none;
	padding-left:40px;
	background: none;
	font-weight: bold;
}

.mapa-sitio ul.segunda li a:hover {
	text-decoration:underline;
}

.mapa-sitio ul.tercera{
	list-style: none;
	margin: 0;
	padding: 0;
}

.mapa-sitio ul.tercera li {
	background: url(../images/generales/mapa-sitio-li-tercera.png) no-repeat 55px 5px;
	font-size: 11px;
	font-weight:normal;
	width:100%;
	display:block;
}

.mapa-sitio ul.tercera li a, .mapa-sitio ul.tercera li a:visited {
	text-decoration: none;
	color:#5c85bf;
	padding-left:70px;
	background: none;
	font-weight: normal;
}

.mapa-sitio ul.tercera li a:hover {
	text-decoration:underline;
}

.mapa-sitio ul.cuarta{
	list-style: none;
	margin: 0;
	padding: 0;
}
.mapa-sitio ul.cuarta li {
	background: url(../images/generales/mapa-sitio-li-cuarta.png) no-repeat 85px 5px;
	font-size: 11px;
	font-weight:normal;
	width:100%;
	display:block;
}
.mapa-sitio ul.cuarta li a, .mapa-sitio ul.cuarta li a:visited {
	color:#83aae1;
	text-decoration: none;
	padding-left:100px;
}
.mapa-sitio ul.cuarta li a:hover {
	text-decoration:underline;

}





/*roaming*/
.roaming ul {
	border-bottom: solid 1px #edeff8;
	padding: 0;
	margin: 10px 0;
	height: 22px;	
	list-style: none;	
}
.roaming ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 22px;
}
.roaming ul li a.postpago {
	display: block;
	background:url(../images/roaming/btn-postpago-roll.gif) no-repeat;
	width: 135px;
	height: 22px;
}
.roaming ul li a:hover.postpago, .roaming ul li a.postActive {
	display: block;
	background:url(../images/roaming/btn-postpago.gif) no-repeat;
	width: 135px;
	height: 22px;
	
}
.roaming ul li a.prepago {
	display: block;
	background:url(../images/roaming/btn-prepago-roll.gif) no-repeat;
	width: 128px;
	height: 22px;	
}
.roaming ul li a:hover.prepago, .roaming ul li a.preActive {
	display: block;
	background:url(../images/roaming/btn-prepago.gif) no-repeat;
	width: 128px;
	height: 22px;	
}
.roaming ul li a img {
	border: none;
}
.roam-select ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.roam-select ul li {
	float: left;	
	background: url(../images/roaming/bg-izq-pulldown.gif) no-repeat left bottom;
	margin: 0 10px 0 0;	
}
.roam-select ul li span {
	height: 27px;	
	display: block !important;
	display: inline;	
}
.roam-select ul li span.select-old {
	background: url(../images/roaming/bg-der-pulldown.gif) no-repeat right bottom;
}
.roam-select ul li p {
	font: 9px tahoma;
	color: #818080;
	font-weight: bold;
	margin: 0 0 5px 8px;
	padding: 0;
}
.roam-select ul li span select {
	font: 9px tahoma;
	color: #818080;
	margin: 5px 4px 0 4px;
}
.roam-select {
	background-image: url(../images/roaming/bg-selector.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
.roam-select img {
	margin: 21px 0 0 0;
}
.roam-select option{
	padding: 0;
}


operadorTable {
 font-weight: normal;
 font-size: 10px;
 color: #6C6C6C;
font-style: normal;
 font-family: Verdana;
 text-decoration: none;
 background-color: #5161B9;
}
.textoRoaming tr.roamingHeader td {
 font-weight:bold;
 font-size: 10px;
 color: #818286;
 background-color:#eeeef8;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none;
}
table.textoRoaming .cobertura span {
	color: #5160bb !important;
}
.textoRoaming  tr.roamingDark td {
 background-color:#FFF;
}
tr.roamingDarkHard {
 background-color:#CCCCCC;
}
td.roamingHeader {
 font-size: 10px;
 color: #818286;
 background-color:#eceff8;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none;
}
td.roamingDark {
 background-color:#FFF;
}
td.roamingDarkHard {
 background-color:#FFF;
}
.textoRoaming
{
 font-weight: normal;
 font-size: 10px;
 color: #6C6C6C;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none;
 margin-bottom: 10px;
}
.textoRoaming td.vacio {
	background: #FFF;
} 
.texto
{
 font-weight: normal;
 font-size: 10px;
 color: #6C6C6C;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none;
 text-align: justify;
}
.textobold
{
 font-weight: bold;
 font-size: 10px;
 color: #6C6C6C;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}
.texto:Hover{
 font-weight: normal;
 font-size: 10px;
 color: #000000;
 font-style: normal;
 font-family: Verdana;
 text-decoration: underline;
}
.form
{
 font-weight: none;
 font-size: 11px;
 color: #4B4B4B;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}
.form_mensajero
{
 font-weight: none;
 font-size: 9px;
 color: #6C6C6C;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}

.texto_blanco
{
 font-weight: normal;
 font-size: 10px;
 color: #ffffff;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}
.textorojo
{
 font-weight: normal;
 font-size: 12px;
 color: #E61950;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}
.textoverde
{
 font-weight: normal;
 font-size: 12px;
 color: #369B05;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}
.textoazul
{
 font-weight: bold;
 font-size: 12px;
 color: #5060BA;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}
.textoazul:Hover
{
 text-decoration: underline
}
.titulos
{
 font-weight: bold;
 font-size: 10px;
 color: #6C6C6C;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}
.menu
{
 font-weight: normal;
 font-size: 10px;
 color: #595959;
 font-style: normal;
 font-family: Arial;
 PADDING-LEFT: 0px;
 text-decoration: none
}
.menu:Hover
{
 font-weight: Normal;
 font-size: 10px;
 color: #00000;
 font-style: normal;
 font-family: Arial;
 text-decoration: none
}
.copete_destacados
{
 font-weight: Normal;
 font-size: 9px;
 color: #ffffff;
 font-style: normal;
 font-family: Verdana;
 padding-left: 5px;
 text-decoration: none
}
.copete_destacados2
{
 font-weight: Normal;
 font-size: 9px;
 color: #000000;
 font-style: normal;
 font-family: Verdana;
 padding-left: 5px;
 text-decoration: none
}
.copy
{
 font-weight: normal;
 font-size: 10px;
 color: #000000;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}
.copy:Hover
{
 font-weight: normal;
 font-size: 10px;
 color: #000000;
 font-style: normal;
 font-family: Verdana;
 text-decoration: underline
}
.links
{
 font-weight: normal;
 font-size: 10px;
 color: #5060BA;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}
.links:Hover
{
font-weight: normal;
 font-size: 10px;
 color: #5060BA;
 font-style: normal;
 font-family: Verdana;
 text-decoration: underline
}
.tit_sms
{
 font-weight: bold;
 font-size: 11px;
 color: #ffffff;
 font-style: normal;
 font-family: Arial,verdana;
 text-decoration: none
}
.texto_sms
{
 font-weight: normal;
 font-size: 9px;
 color: #000000;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}
.texto_mensajero
{
 font-weight: normal;
 font-size: 9px;
 color: #6C6C6C;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}
.link_azul1
{
 font-size: 9px;
 color: #5060BA;
 font-style: normal;
 font-family: Verdana;
 text-decoration: none
}
.link_azul1:Hover
{
 text-decoration: underline
}
.tablafuera {
 border: thin solid #000000;
}
.tablad {
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #000000;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
}
.tablaleft {
 border-right-width: 1px;
 border-right-style: none;
 border-right-color: #000000;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #666666;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #000000;
}
.tabladown {
 border-right-style: none;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #666666;
 border-left-style: none;
} 