.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.celdaFORM {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1pt solid #FF9900;
}
.txtcolor {
	font-family: Tahoma;
	font-size: 11px;
	color: #536071;
	text-decoration: none;
}
.titul {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.txtgris {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txtcolorDESTACADO {
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.ETUTELA {
	font-family: Tahoma;
	font-size: 11px;
	color: #B36B00;
	text-decoration: none;
}
.txtpunto {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
.titul2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #D27E00;
	text-decoration: none;
	font-weight: bold;
}
.button{
	padding:0px 0px 0px 0px;
	border:1px solid #999999;
	background:#cecfd6;
	background-image:url(./media/fondo_boton.gif);
	background-repeat:repeat-x;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#18719c;
	cursor:pointer;
}
