@charset "ISO-8859-1";
.titulos {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-align: left;
}
.textos {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.textosbold {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-weight: bold;
}
.borde1 {
	background-image: url(img/marco_principios_r2_c1.jpg);
	background-repeat: repeat-y;
}
.borde2 {
	background-image: url(img/marco_principios_r2_c4.jpg);
	background-repeat: repeat-y;
}
.textos_nojust {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.textos_pie {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
}
.pieza {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-weight: bold;
}
.textos_center {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.textos_centerblack {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.titulosblack {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.tabla {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	text-align: center;
}
.tabla2 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-align: left;
}

