/* CSS Document - HISTORIA */
/*COPETE*/
#caja-copete {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ECECE4;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A183;
}
.texto-copete {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #605F4F;
	line-height: 20px;
	text-align: left;
	font-style: normal;
}
.texto-copete a {
	font-weight: bold;
	color: #605F4F;
}
.texto-copete a:hover {
	font-weight: bold;
	color: #006699;
}
/*TITULARES ESPECIALES*/
h2.hist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-align: left;
	margin: 10px 0px 0px;
	line-height: 30px;
}
h3.hist2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	margin: 10px 0px 0px;
}
.cnc {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A183;
	padding-top: 0px;
	margin: 0px;
}
#cf {
	margin-bottom: 5px;
	padding-top: 5px;
}
.cnc-no {
	margin: 0px;
	padding: 0px;
}

