/*
Hoja de Estilo para Enlace Fiscal
(c) 2006-2012 Facturación Electrónica por Internet, S. de R.L. de C.V.
*/

/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0; padding: 0;
	border: 0;
	font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;
	font-weight: normal; font-style: normal; font: inherit;
	vertical-align: baseline; }
input,command,meter,progress { margin: 0; padding: 0; }
caption,th { text-align: left; }
/* HTML5 display-role reset para navegadores antiguos */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table {	border-collapse: collapse; border-spacing: 0; empty-cells: show; }
a:focus { outline: none; }
a:hover, a:active {  outline: 0; }

/* iPhone */
@media screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }

/* SELECCION DE TEXTO */
::selection {
	background: #72D0EB;
	color: #FFFFFF;
	text-shadow: none; }
::-moz-selection {
	background: #72D0EB;
	color: #FFFFFF;
	text-shadow: none; }

/* LAYOUT */
body, html {
	background: url('https://assets.enlacefiscal.com/img/www/layout/bg.png') repeat #F6F6F6;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
p, li, td, th { font-family: Helvetica, Arial, sans-serif; }
em { font-style: italic; }

#main {
	background-color: #FFF;
	padding: 20px 0px 38px 0px;
	color: #222; }
.Home #main { padding-top: 170px; }

/* LAYOUT */
.centrado {
	margin: 0px auto;
	width: 986px; }

/* Home y pantallas de ancho completo */
.Completo #contenido { width: 938px; margin: 0 24px; }

/* Articulos de Ayuda*/
.Guia #contenido  { width: 702px; }
.Guia #lateral { width: 260px; } /* espacio de 18px entre #contenido y #lateral */

#main .izq { float: left; }
#main .der { float:right; }

/* Columnas */
/*Pixeles*/
.columna_440 { width: 440px; float: left; }
.columna_300 { width: 300px; float: left; margin-left: 19px; }
.columna_214 { width: 214px; float: left; margin-left: 27px; }
.columna1ra { margin-left: 0px; }
/*Porcentajes*/
.columnas_2 { width: 50%; }
.columnas_3 { width: 33%; }

/* AQUI NADIE VIO */
.no-texto {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden; }
.oculto,
a#EsquemaElegir span,
#EsquemasComparacion .columna_300 h2 span { display: none; }
.ocultar {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden; }
html body .clear { clear: both; float: none; }
html body span.superClear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	position: static;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0; }

/* OCULTAR EMAIL DE SPAMBOT */
span.emailOfuscation { unicode-bidi:bidi-override; direction: rtl; }

/* HEADER */
header {
	background: url('https://assets.enlacefiscal.com/img/www/layout/hd-full.png') #008FCD no-repeat center top;
	height: 240px; }
.Home header { height: 550px; }
header nav {
	background: url('https://assets.enlacefiscal.com/img/www/layout/nav-bg.png') repeat-x center 32px;
	height: 115px; }
header nav ul#principal {
	position: relative;
	top: 49px; left: 20px; }
header nav ul#principal li { /*necesario para IE7*/
	float: left; }
header nav ul#principal li a {
	float: left;
	text-transform: uppercase;
	background-size: 1000px 96px;
	background: url('https://assets.enlacefiscal.com/img/www/layout/nav-v3.png') top left no-repeat;
	margin-right: 28px; margin-top: 7px;
	height: 32px;
	text-indent: -9000px;
	overflow: hidden; }
header nav ul#principal li#logo a {
	width: 244px; height: 50px;
	background-position: 0 -22px;
	margin-right: 41px; margin-top: 0px;
	display: block; }
header nav ul#principal li a#ventajas 			{ background-position: -271px -0px; width: 69px; }
header nav ul#principal li a#ventajas:hover,
header nav ul#principal li a#ventajas:focus 	{ background-position: -271px -32px; }
header nav ul#principal li a#ventajas.activo 	{ background-position: -271px -64px; }

header nav ul#principal li a#esquemas 			{ background-position: -364px 0; width: 75px; margin-left: 129px; }
header nav ul#principal li a#esquemas:hover,
header nav ul#principal li a#esquemas:focus 	{ background-position: -364px -32px; }
header nav ul#principal li a#esquemas.activo 	{ background-position: -364px -64px; }

header nav ul#principal li a#planes 			{ background-position: -465px 0; width: 123px; }
header nav ul#principal li a#planes:hover,
header nav ul#principal li a#planes:focus 		{ background-position: -465px -32px; }
header nav ul#principal li a#planes.activo 		{ background-position: -465px -64px; }

header nav ul#principal li a#aliados 			{ background-position: -612px 0; width: 60px; }
header nav ul#principal li a#aliados:hover,
header nav ul#principal li a#aliados:focus 		{ background-position: -612px -32px; }
header nav ul#principal li a#aliados.activo 	{ background-position: -612px -64px; }

header nav ul#principal li a#api 				{ background-position: -699px 0; width: 25px; }
header nav ul#principal li a#api:hover,
header nav ul#principal li a#api:focus 			{ background-position: -699px -32px; }
header nav ul#principal li a#api.activo 		{ background-position: -699px -64px; }

header nav ul#principal li a#ayuda 				{ background-position: -750px 0; width: 49px; }
header nav ul#principal li a#ayuda:hover,
header nav ul#principal li a#ayuda:focus 		{ background-position: -750px -32px; }
header nav ul#principal li a#ayuda.activo 		{ background-position: -750px -64px; }

header nav ul#principal li a#contacto 			{ background-position: -822px 0; width: 74px; }
header nav ul#principal li a#contacto:hover,
header nav ul#principal li a#contacto:focus 	{ background-position: -822px -32px; }
header nav ul#principal li a#contacto.activo 	{ background-position: -822px -64px; }

header nav ul#global {
	position: relative;
	top: -34px; /* 5px  en caso de que no se cumplan los del submenu */ right: 20px; }
header nav ul#global li { /*necesario para IE7*/ float: right; }
header nav ul#global li a {
	float: right;
	text-transform: uppercase;
	background-size: 1000px 96px;
	margin-left: 8px;
	height: 22px;
	text-indent: -9000px;
	overflow: hidden;
	background: url('https://assets.enlacefiscal.com/img/www/layout/nav-v3.png') top left no-repeat; }
header nav ul#global li a#acceso {
	width: 82px; height: 22px;
	background-position: -918px 0px; }
header nav ul#global li a#acceso:hover,
header nav ul#global li a#acceso:focus {
	background-position: -918px -48px; }

header #encabezado { position: relative; }
header #encabezado h1,
header #encabezado p.seccion {
	background: url('https://assets.enlacefiscal.com/img/www/layout/seccion_v2.png') top right no-repeat;
	background-size: 532px 531px;
	margin-right: 30px;
	margin-left: 18px;
	margin-top: 33px;
	height: 59px; }
header #encabezado h1.secc_home { background-position: left 0; }
header #encabezado p.secc_ventajas { background-position: right -59px; }
header #encabezado p.secc_esquemas { background-position: right -118px; }
header #encabezado p.secc_planes { background-position: right -177px; }
header #encabezado p.secc_ayuda { background-position: right -236px; }
header #encabezado p.secc_contacto { background-position: right -295px; }
header #encabezado p.secc_legal { background-position: right -354px; }
header #encabezado p.secc_api { background-position: right -413px; }
header #encabezado p.secc_aliados { background-position: right -472px; }

header #encabezado p.subtitulo {
	font-family: 'EnlaceFiscalLight', Helvetica, Arial, sans-serif;
	color: #FFF;
	font-weight: 400;
	font-size: 24px;
	line-height: 1.4em;
	width: 682px;
	margin-left: 22px; }
p.activarHome {
	position: absolute;
	right: 30px; top: 20px; }
a.activar {
	display: block;
	width: 232px; height: 52px;
	background: url('https://assets.enlacefiscal.com/img/www/elementos/activar.png') top center no-repeat;
	background-size: 232px 104px; }
a.activar:hover { background-position: center -52px; }

/* HOME */
#graficoHome {
	height: 414px;
	position: relative; }
.degradado {
	position: absolute;
	bottom: 0px;
	width: 986px; height: 149px;
	background: url('https://assets.enlacefiscal.com/img/www/layout/home-degradado.png') bottom center no-repeat;
	background-size: 986px 149px; }

/* FOOTER */
footer {
	background: url('https://assets.enlacefiscal.com/img/www/layout/ft.png') repeat-x center top;
	border-top: #787878 1px solid;
	padding: 15px; }
footer p {
	text-align: center;
	color: #6e6d6d;
	font-size: 0.65em; }
footer p a.camuflar {
	color: #6e6d6d;
	text-decoration: none;
	cursor: text; }

/* ARTICLE */
article strong { font-weight: 600; }
article p { color: #333; line-height: 1.3em; }
article h1, article h2, article h3 {
	font-family: 'EnlaceFiscalBook', Helvetica, Arial, sans-serif;
	color: #008FCD;
	clear: both;
	margin: 20px 0px; }
article h1 { font-size: 26px; }
article h2 { font-size: 20px; }
article h3, article h4 { clear: both; }
.Guia article h1 {
	margin: 4px 0px 0px 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-image: url('https://assets.enlacefiscal.com/img/www/iconos/article_v1.png');
}
.Guia article.api h1		{ background-position: 0 0; }
.Guia article.contacto h1	{ background-position: 0 -42px; }
.Guia article.pasos h1		{ background-position: 0 -84px; }
.Guia article.privacidad h1	{ background-position: 0 -126px; }

.Guia article p.resumen {
	color: #888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	padding-left: 60px; }
article section#PreguntasFrecuentes h3,
article section.features h3 {
	font-size: 16px;
	color: #2C343F;
	font-weight: 600; }
article section#PreguntasFrecuentes p,
article section.features p {
	font-size: 14px;
	color: #99939A;
	line-height: 1.2em; }
#EsquemasComparacion { margin: 18px 0px; }
#EsquemasComparacion .columna_300 h2 {
	display: block;
	height: 43px; width: 300px;
	background-image: url('https://assets.enlacefiscal.com/img/www/elementos/esquema-titulo.png'); }
#EsquemasComparacion .columna_300 h2.h2_CFD { background-position: 0px 0px; }
#EsquemasComparacion .columna_300 h2.h2_CBB { background-position: -319px 0px; }
#EsquemasComparacion .columna_300 h2.h2_CFDi { background-position: -638px 0px; }
#EsquemasComparacion li {
	border-top: 1px solid #DBDBEA;
	text-align: center;
	padding: 10px 16px;
	font-size: 14px;
	color: #2C343F; }
#EsquemasComparacion li span.pesos {
	font-size: 24px;
	font-weight: 600; }
#EsquemasComparacion li.archivos { line-height: 32px; }
.archivos span {
	display: inline-block;
	height: 32px; width: 24px;
	margin: 0px 12px;
	background-image: url('https://assets.enlacefiscal.com/img/www/iconos/archivos.png'); }
.archivos span.archivoXML { background-position: 0px 0px; }
.archivos span.archivoPDF { background-position: -25px 0px; }
a#EsquemaElegir {
	display: block;
	height: 60px; width: 762px; /*894-pad*/
	padding-left: 132px;
	margin: 30px auto;
	background-image: url('https://assets.enlacefiscal.com/img/www/elementos/esquema-facturacion-electronica-elegir.png');
	background-position: 0px 0px;
	color: #FFF;
	text-decoration: none;
	font-size: 22px;
	line-height: 60px;
	font-family: 'EnlaceFiscalBook', Helvetica, Arial, sans-serif; }
a#EsquemaElegir:hover { background-position: 0 -60px; }
a.botonMed {
	display: block;
	height: 46px; width: 206px;
	margin: 8px auto;
	background-image: url('https://assets.enlacefiscal.com/img/www/elementos/ver-planes.png');
	color: #FFF;
	font-family: 'EnlaceFiscalMedium', Helvetica, Arial, sans-serif;
	line-height: 46px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	text-shadow:0px 1px 1px rgba(0,0,0,0.25);
	/*-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #40000000,Positive = true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #40000000,Positive = true);*/
}
a.botonCFD { background-position: 0px 0px; }
a.botonCBBi { background-position: -206px 0px; }
a.botonCFDi { background-position: -412px 0px; }
a.botonCFD:hover { background-position: 0px -46px; }
a.botonCBBi:hover { background-position: -206px -46px; }
a.botonCFDi:hover { background-position: -412px -46px; }

.planesCFD h1,
.planesCBBi h1,
.planesCFDi h1 {
	font-family: 'EnlaceFiscalBook', Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #929297; }

.planesCFD h1 span,
.planesCBBi h1 span,
.planesCFDi h1 span {
	font-family: 'EnlaceFiscalBold', Helvetica, Arial, sans-serif;
	font-size: 54px;
	margin-right: 14px; }

.planesCFD h1 span { color: #FF9400; }
.planesCBBi h1 span { color: #A5D22D; }
.planesCFDi h1 span { color: #6668C1; }

#ColumnaComparacion div.esquemaCFD h2,
.planesCFD #ColumnaComparacion div.plan h2 { color: #FF9400; border-bottom-color: #FF9400; }
#ColumnaComparacion div.esquemaCBBi h2,
.planesCBBi #ColumnaComparacion div.plan h2 { color: #A5D22D; border-bottom-color: #A5D22D; }
#ColumnaComparacion div.esquemaCFDi h2,
.planesCFDi #ColumnaComparacion div.plan h2 { color: #6668C1; border-bottom-color: #6668C1; }

#ColumnaComparacion div.plan h2 {
	font-size: 34px;
	font-family: 'EnlaceFiscalBold', Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	border-bottom: 2px solid;
	padding-bottom: 6px;
	margin-bottom: 0px; }
#ColumnaComparacion div.plan ul li {
	border-top: 1px solid #DBDBEA;
	text-align: center;
	font-family: 'EnlaceFiscalBold', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 48px; }
#ColumnaComparacion div.plan ul li span.pesos { font-size: 32px; }
#ColumnaComparacion div.plan ul li:first-child {
	border-top: none;
	font-size: 16px;
	color: #777;
	font-family: 'EnlaceFiscalBook', Helvetica, Arial, sans-serif; }
#ColumnaComparacion div.columna1ra {
	text-align: right;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #444;
	margin-top: 64px; }
#ColumnaComparacion div.columna1ra ul li { background-color: #F4F4F4; }
.planesCFD #ColumnaComparacion div.columna1ra ul li { background-color: #FFF6DC; }
.planesCBBi #ColumnaComparacion div.columna1ra ul li { background-color: #DFFFBF; }
.planesCFDi #ColumnaComparacion div.columna1ra ul li { background-color: #ECECFB; }

#ColumnaComparacion div.columna1ra ul li {
	display: block;
	padding: 12px 12px 12px 20px;
	font-size: 0.9em; }
#ColumnaComparacion div.columna1ra ul li:first-child  {
	color: #777;
	border-top-left-radius: 15px; }
#ColumnaComparacion div.columna1ra ul li:last-child  { border-bottom-left-radius: 15px; }
#ColumnaComparacion div.columna1ra ul li p { line-height: 25px; }
p.notaComparacion {
	color: #777;
	font-size: 12px;
	padding-left: 233px; }

/* Guias */
article #artExtra {
	margin: 20px 0px;
	padding: 10px 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 12px; }
article #artExtra h3 {
	font-weight: 600;
	margin-bottom: 6px;
	width: 100%; }
article #artExtra h3.pad8 { padding-top: 8px; }
article #artExtra li {
	background: url('https://assets.enlacefiscal.com/img/www/layout/li-flecha.png') no-repeat 4px 6px;
	padding-left: 14px;
	line-height: 1.4em; }
article #artContenido p {
	margin: 8px 20px;
	font-size: 13px;
	line-height: 1.5em; }
article #artContenido a:hover,
article #artContenido a:focus {
	color: #65cffc;
	text-decoration: underline; }
article #artContenido a { color: #008FCD; }
article #artContenido li {
	margin: 8px 20px;
	color: #333;
	font-size: 13px;
	line-height: 1.3em;
	background: url('https://assets.enlacefiscal.com/img/www/layout/li-flecha.png') no-repeat 8px 4px;
	padding-left: 20px; }
article #artContenido .subrayado { text-decoration: underline; }
article #artContenido p.small { font-size: 11px; }
article #artContenido h3 {
	font-weight: 600;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 16px; }
article #artContenido h4 {
	color: #444;
	font-weight: 600;
	font-size: 13px;
	margin-top: 10px;
	margin-left: 16px;
	text-decoration:  underline; }
article #artContenido ul.tresCol li {
	float: left;
	width: 190px;
	margin: 4px 4px 4px 20px; }
article #artContenido th, article #artContenido tr {
	font-size: 13px;
	line-height: 1em; }

/* LATERAL */
.lateralIzq {
	background-image: url('https://assets.enlacefiscal.com/img/www/layout/lat-bg.jpg');
	background-repeat: no-repeat;
	background-position: 24px top;
	background-size: 224px 100%; }
#lateral ul li {
	font-family: 'EnlaceFiscalBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 40px;
	font-size: 20px;
	padding-left: 24px; }
#lateral ul li.latActivo { background: url('https://assets.enlacefiscal.com/img/www/layout/lat-activo.png') left center no-repeat; }
#lateral ul li.latActivo a {
	color: #FFF;
	text-shadow: 1px 1px 2px #444; }
#lateral ul.subLat li {
	font-family: 'EnlaceFiscalBook', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 30px;
	font-size: 13px;
	padding-left: 10px;
	background: url('https://assets.enlacefiscal.com/img/www/layout/li-flecha.png') no-repeat 210px center;
	padding-right: 14px; }
#lateral ul.subLat li.subLatActivo {

}
#lateral a {
	text-decoration: none;
	color: #393F48; }
#lateral a:hover,
#lateral a:focus { text-decoration: underline; }

/* ICONOS */
span.CBB, span.CFD, span.CFDi, span.CBB_inactivo, span.CFD_inactivo, span.CFDi_inactivo {
	display: block;
	float: left;
	margin-right: 4px;
	width: 33px; height: 17px;
	background-image: url('https://assets.enlacefiscal.com/img/www/iconos/esquemas_v2.png');
	text-indent: -9000px;
	overflow: hidden; }
span.CFD { background-position: 0 0; }
span.CBB { background-position: -37px 0; }
span.CFDi { background-position: -74px 0; }
span.CFD_inactivo { background-position: 0 -18px; }
span.CBB_inactivo { background-position: -37px -18px; }
span.CFDi_inactivo { background-position: -74px -18px; }

/* FORMA CONTACTO */
#formaContacto {
	margin: 20px;
	padding: 30px 60px;
	background-color: rgb(226,227,228);
	/* Firefox v1.0+ */
	-moz-border-radius: 18px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius: 18px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius: 18px; }
#formaContacto select, #formaContacto input, #formaContacto textarea {
	font-size: 18px;
	color: #525261;
	border: rgb(102,102,102) 1px solid;
	background: url('https://assets.enlacefiscal.com/img/www/layout/bg-form.png') #FFF repeat-x top;
	padding: 4px 7px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
#formaContacto label {
	display: block;
	font-family: 'EnlaceFiscalBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:rgb(68,68,68);
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 14px; }
#formaContacto label.labelCheckbox {
	display: inline;
	font-family: 'EnlaceFiscalBook', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:rgb(68,68,68);
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 14px; }
#formaContacto div.divPrivacidad { margin: 16px 0px; }
#formaContacto span.requerido {
	font-family: 'EnlaceFiscalBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:rgb(68,68,68);
	font-size: 10px;
	vertical-align: super;
	text-transform: uppercase; }
#formaContacto select#contactoMotivo {
	width: 400px; }
#formaContacto input#contactoNombre, #formaContacto input#contactoEmpresa, #formaContacto textarea#contactoPreguntas, #formaContacto input#contactoEmail {
	width: 528px; /* 542-14(pad) */}
#formaContacto input#contactoLada { width: 42px; }
#formaContacto input#contactoTelefono { width: 120px; }
#formaContacto input#contactoExtension { width: 60px; }

#formaContacto input#enviar {
	display: block;
	border: none;
	font-family: 'EnlaceFiscalMedium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.25);
	width: 232px; height: 52px;
	background: url('https://assets.enlacefiscal.com/img/www/elementos/boton-verde.png') top center no-repeat;
	background-size: 232px 104px; }
#formaContacto input#enviar:hover { background-position: center -52px; }
#formaContacto p.error_forma {
	color: #F49D31;
	font-size: 1em;
	background-color: #FFF;
	border: 1px solid #F49D31;
	padding: 4px 10px;
	margin: 2px; }
#formaContacto p.error {
	color: #FFF;
	padding: 3px 10px;
	margin: 2px;
	background-color: #F49D31; }
#formaContacto hr {
	margin: 16px 0px;
	border: 1px solid #CCC; }
#formaContacto table td { padding-right: 10px; }

/* CONTACTO */
.telefonos {
	font-family: 'EnlaceFiscalBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 20px; }

/* TABLAS */
table.tabla {
	margin: 30px 0 30px 20px;
	width: 650px; }
table.tabla td {
	border-bottom: 1px solid #e0e5e9;
	text-align: left;
	padding: 10px;
	font-size: 1em; }
table.tabla td.comment {
	font-size: 0.9em;
	color: #8e959c;
	text-align: center; }
table.tabla td.center {
	text-align: center; }
table.tabla tr:hover {
	background: #f8f8f9; }
table.tabla td.green {
	background: #f6fde4;
	border-bottom-color: #d5eb9d;
	color: #5b9510; }
table.tabla tr:hover td.green {
	background: #eefbcc; }
table.tabla thead tr {
	background: #f2f2f3; }
table.tabla thead tr th {
	padding: 10px 0 10px 6px;
	font-size: 1.2em;
	font-weight: bold;
	color: #2f353e; }
table.tabla thead tr:hover {
	background: #f2f2f3; }
table.tabla code {
  font-family: "Droid Sans Mono", monospace, Courier;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.2em;
}

/* OLARK CHAT */
 #habla_link_div { display: none !important; }
