/* Formulario*/
.caja_morad {
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #9966CC;
}


/* cuerpo */
.txt_mor_l {
	padding-left: 9px;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
	color: #9967CC;
}
.txt_morad {
	padding-right: 5px;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
	color: #9967CC;
}

.txt_m {
	padding-right: 5px;
	font-size: 11px;
	text-decoration : none;
	color: #9967CC;
}

.tit_mr {
	padding-top: 5px;
   padding-bottom: 10px;
	font-size: 18px;
	color: #9967CC;
}
.txt_busc_m {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #9967CC;
}
.margen_f {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.foto_n {
	border: 1px solid #CCCCCC;
	padding-left: 1px;
	padding-right: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}


/* enlaces */
.enlace_mr {
	font-size: 11px;
	text-decoration: underline;
	color: #9967CC;
}
a.enlace_mr:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}

.enlace_b {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #9967CC;
}
a.enlace_b:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}

/* texto tablas */

.txt_tabla {
	padding-top: 3px;
	padding-left: 9px;
	padding-bottom: 3px;
	text-decoration : none;
	font-size: 11px;
	color: #666666;
}

.txt_tab {
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-decoration : none;
	font-size: 11px;
	color: #666666;
}
