@charset "utf-8";
.textos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.textosCopy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
}

.titulo {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.tituloCopia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
.borde {
	border: 1px solid #000000;
}
.bar {
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.titulorojo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}
.tituloCopia {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	cursor:hand;
}
.textosCopia {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.titulochico {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.textosParrafo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
.rojogrande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #900;
}
.rojosubtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #900;
}

.textoweb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
}
.textowebjust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	text-align: justify;
	width: 200px;
	height: 300px;
	overflow: auto;
}
.bordeimagenparrafo {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

