body {
	clear:both;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	color: #000000;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
}

.tabla {
   margin:auto;	
   background-color:#FFF;
}

.sombra_izq {
	background-image:url(images/sombra_izqda.jpg);
	background-repeat:repeat;
}

.sombra_der {
	background-image:url(images/sombra_dcha.jpg);
	background-repeat:repeat;
}

.pestanyas {
  	background-image:url(images/top_02.jpg);
}

a:link, a:visited, a:active, a:hover {
	clear:both;
	font-size: 12px;
	color: #153185;
	font-weight: bold;
	text-decoration: none;
}

.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #009;
	font-weight: bold;
	text-align: justify;
}

.texto_menor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #009;
	font-weight: bold;
	text-align: justify;
}

.titulo, .titulo_peq, .titulo_izq, .titulo_caracteristicas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #009;
	font-weight: bold;
	text-align: center;
}

.titulo_peq {
	font-size: 14px;
	text-align:right;
    font-weight: normal;
}

.titulo_izq {
	text-align:left;
}
.titulo_caracteristicas {
	font-size : 14px;
}.ventanas_tarifas {
	background-image: url(images/ventanas_tarifas.jpg);
}
.Banda_tarifas {
	background-image: url(images/banda.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.texto_blanco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-align: justify;
}
.texto_blanco_derecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}

.texto_derecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #009;
	font-weight: bold;
	text-align: right;
}
.Banda_tarifas_1 {
	background-image: url(images/banda1.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.texto_centro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #009;
	font-weight: bold;
	text-align: center;
}
.textoColor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #F00;
	font-weight: bold;
	text-align: justify;
}
