.tit_seccion{
	font-size: 17px;
	color: #EA000B;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EA000B;
	}
	
.tit_novedad{
	margin: 0px;
	font-size: 14px;
	color: #EA000B;
	font-weight: bold;
	}
	
.fecha_novedad{
	margin: 0px;
	font-size: 12px;
	color: #bbbbbb;
	font-style: italic;
	}
	
.txt_novedad{
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA000B;
	}

#contenido_portada{
	width: 927px;
	}

.div_novedades{
	position: relative;
	float: left;
	width: 610px;
	]width: 600px;
	}

.div_portadas{
	position: relative;
	float: right;
	width: 300px;
	]width: 310px;
	}

.div_portadas table{
	margin: 15px 20px 0px 10px;
	}

.portada_blog{
	border: 1px solid #EA000B;
	width: 280px;
	cursor: pointer;
	}

.portada_blog img {
	border: 1px solid #ffb797;
	margin: 5px;
	}

.lista_novedades{
	margin-top: 10px;
	}
	
.lista_novedades img{
	border: 1px solid #ffb797;
	}
	
.tit_blog{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #EA000B;
	background-color: #f0f0f0;
	padding: 2px 2px 2px 7px;
	}

.txt_blog{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #000;
	padding-top: 5px;
	}

.pie_blog{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #909090;
	text-align: right;
	padding: 2px;
	}
	
#precarga_nov{
	text-align: center;
	padding-top: 50px;
	}
