/* CSS Document */

/* CSS Document */

/* --------- ALOJAMIENTO WEB ------------------ */




/* ----------------- TABLA COPY PASTE ---------------------- */
/*
p {
	text-align:center;
	}		
a:link {
	color:inherit;
	text-decoration:none;
	border-bottom:1px dotted #ffbac8;
	
	}	
a:visited {
	color:inherit;
	border-bottom:none;
	text-decoration:none;
	}		
a:hover,
a:focus {
	color:inherit;
	text-decoration:underline;
		}
*/
table a,
table a:link,
table a:visited {
	border:none;
	text-decoration:none;
	display:block;
	width:100%;

	}	
.column1 a:hover{
	background-color:#CCCCCC;
	}	
table img {
	border:0;
	margin-top:.5em;
	}	
table {
	border-top:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	
tr.plan td,
tr.plan .column1 {
	background-color:#e0e2e4;
	}	


td {
	color:#29598e;
	border-bottom: 1px solid #b5b5b5;
	border-left:1px solid #b5b5b5;
	text-align:center;
	padding:3px 3px;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #b5b5b5;
	border-left:1px solid #b5b5b5;
	padding:3px 6px;
	}

thead th {
	background-color:#2b70bb;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#ffffff;
	line-height:20px;
	}
	
.encabezado{
	background-color:#2b70bb;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#ffffff;
	line-height:20px;
}
.titulo {
	color: #FFFFFF;
	text-align:left;

}
.titulo2 {color: #FFFFFF; text-align:center; font-weight:bold;}
.titulo3 {color:#000000; font-size:20px;}
.titulo4{color:#000000; font-size:14px;}
.textonormal{ color:#29598e; text-align:left;}
.textonegrita{ color:#000000; text-align:justify;}
.negrita { color:#000000; font-weight: bold; font-size:16px;}
.rojo{color:#FF0000;}
.naranja{font-size:14px; font-weight:bold; color:#2c5f99}
.naranja2{font-size:12px; font-weight:normal; color:#FF9900;} 	
.noborde{border:none;}
.frase{ font-size:24px; font-weight:normal; color:#2c5f99;}
.noborde td{border:none;}
.noborde th{border:none;}
#on_panel { float:left; border:10px solid #D7E4F2; background-color:#FFFFFF;}
#line_header{float:left; background-color:#336699; padding-top:15px; padding-bottom:15px; display:inline; margin-top:10px; width:940px; }
#line_header ul{list-style-image: none; list-style-type: none; display:inline;}
#line_header ul li{float:left; margin-left:15px;}
#line_header ul li a{background-image:url(../images/bot-over.jpg); background-repeat:no-repeat; width:137px; height:21px; float:left; text-align:center; text-decoration:none; color:#2c5f99; font-weight:bold; padding-top:3px;}
#line_header ul li a:hover{ background-image:url(../images/bot.jpg); background-repeat:no-repeat; color:#2c5f99;}
linea{ float:left; font-size:19px; color:#FFFFFF; }

/* CONTACTO*/
h1{
	background-image:url(../images/flechas.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
	color:#1e4fa7; 
	font-size:20px;
	margin-top:20px;
	clear:both;
}
#contacto {
	float:left;
	width:350px;
	/*margin-left:50px;*/
	display:inline;
}
#contacto ul{
	list-style-type: none;
}
#contacto ul li{
	display:block;
	color:#50a2fa; 
	font-size:14px;
	font-weight:bold;
	margin-left:30px;	
}
#contacto a{
	font-size:14px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
#contacto a:hover{
	font-size:14px;
	font-weight:bold;
	color:#ffa800;
	text-decoration:none;
}
#contacto p{
	font-size:12;
	margin-left:20px;
	text-align:justify;
	margin-bottom:10px;
}
#contacto2 {
	float:right;
	width:400px;
	display:inline;
	padding-left:20px;
}
#contacto2 ul{
	list-style-type: none;
	width:450px;
	float:left;
	display:inline;
		
}
#contacto2 ul li{
	display:block;
	color:#666666; 
	font-size:14px;
	font-weight:bold;
	float:left;
	width:450px;

}
#contacto2 ul li a{
	font-size:14px;
	font-weight:bold;
	color:#ffa800;
	text-decoration:none;
}

#imagen{
	float:right;
	margin-top:70px;
}
#textos_blanco{
	text-align:justify;
	margin:auto auto;
	padding-left:80px;
	padding-right:80px;
}
#textos_blanco p{
	font-size:12px;
	color:#000000;
}
/* FIN CONTACTO*/







/* GRATIS */

tbody td strong	{ 
	color:#18a400;
	}
/* ------ */

			
tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
.cuotas{
	background:#e0e2e4 url(/images/tablafilacuotas.png);
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#2b70bb; 
	}
.cuotas td{
	color:#398dbf;
	}
.contratar{
	background:#e0e2e4 url(/images/tablafilacontratar.png);
	background-position:center;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	background-color:#FF6600;
	color:#FFFFFF;
	font-weight:bold;
	}
.contratar img{
	padding:0px;
	margin:0px;
	border:0px;
		}
td .gratis{
	color:#18a400;
	}
.column1	{
	background:#eff2f4;
	color:#000000;
	
	}
.column1:hover	{
	}