.texto {
	font-family: tahoma;
	font-size: 12px;
	text-align: justify;
}
.tabla {
	margin: 0px;
	padding: 5px;
	border: 2px solid #0A6FC7;
}
.td_titulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	border: 1px dotted #666666;
	text-align: center;
}
.td_contenido {
	border: 1px outset #066BC3;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}


.textos_i {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.vinculo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}


.titulos {
	font-family: tahoma;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.titulos_p {
	font-family: tahoma;
	font-size: 10px;
	color: #025FC6;
	text-decoration: none;
	font-weight: normal;
}

.blancos {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.t_b {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EFEFEF;
}
h1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.rojos {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}
.borde_imagen {
	border: thin solid #CCCCCC;
}
#scrool {
	padding-top: 5px;
	padding-bottom: 5px;
}
body {
	margin: 0;
	padding: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color: #E0E0E0;
	border: thin outset #F0F0F0;
}
.botones {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	cursor : pointer;
	font-family: tahoma;
}
.menu_i {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #402C00;
	text-decoration: none;
}
.menu_s {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #234078;
	text-decoration: none;
}




.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.precio {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
hr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
