.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: #096EC6;
	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: #0064B9;
	text-decoration: none;
}


.titulos {
	font-family: tahoma;
	font-size: 10px;
	color: #025FC6;
	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: 22px;
	font-weight: bold;
	color: #FF0000;
}
.borde_imagen {
	border: thin solid #CCCCCC;
}
#scrool {
	padding-top: 5px;
	padding-bottom: 5px;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(../imagenes/interna/fondo.jpg);
}
form {
	margin: 0px;
	padding: 0px;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color: #DEDEDD;
	border: thin dotted #DEDEDD;
}
.botones {
	font-size: 11px;
	font-weight: bold;
	color: #3D497B;
	background-color: #FFFFFF;
	border: thin 0 #FFFFFF;
	cursor : pointer;
}
.menu_i {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.menu_s {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #234078;
	text-decoration: none;
}




.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
