html, body, table {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

img { border: 0; vertical-align: middle; }

.center { text-align: center; }

hr.page-break {
	height: 3px;
	border-top: 1px dashed red;
	border-bottom: 1px solid red;
}

table.th-left th { text-align: left; }
table.th-right th { text-align: right; }

.color-verde {
	color: green;
}
.color-rojo {
	color: #D7181E;
}

/*
	Estos son estilos que se cargan en la vista pública, pero que también
	se envían al css del tinymce, para que haya una correspondencia en los
	tamaños y tipos de letra.
*/
