.cuadro_cont {
	border: 1px solid #bfbfbf;
}
.mail {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
.pie {
	font-family: Tahoma;
	font-size: 8px;
	color: #333333;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
}
.texto_negrita {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.text_peque {

	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}
.aviso {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #380096;
}
.cuadro_nove {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.negrit_blan {
	font-family: Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #380095;
}
.cuadro_inmo tr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

