#secciones {
	width: 390px;
	background-color: #CCCCCC;
	background-image: url(../imagenes/newsecciones/bgsecciones.jpg);
	height: 723px;
}
#articulos {
	width: 310px;
	background-color: #F7EED1;
	height: 748px;
	font-size: 12px;
	
}
#subseccion {
	width: 260px;
	background-color: #C4E1FF;
	background-image: url(../imagenes/newsecciones/bgsubsecciones.jpg);
	height: 748px;
}
#contenedor{
	text-align: left;
	width: 960px;
	margin: auto;
}
.titlesecciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #063E76;
	font-weight: bold;
}
.descripcionsecc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
.submenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.row:hover{}
.nuevo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
}

