/* ///////////////////// COMIENZA columna2 */

#columna2 {
	width: 722px;
	float:right;
	color:#000;
	margin-top: 1px;
	background-image:url(../imagenes/fondo-titulo-columna.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-top: 1px solid #D0DBC5;
}

#columna2 h1 {
	
	height: 38px;
	padding-left: 6px;
	font-size:18px;
	color: #FE8B57;
	font-weight:bold;
	background-position:right;
	background-repeat:no-repeat;
}

.barramenu {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	border-bottom: 1px solid #FE8B57;
	margin: 5px;
}

.barranumeros {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	margin: 5px;
	text-align:right;
	line-height: 1.1;
}
.alinear {
	text-align:right;
}
#columna2 a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;

}

#columna2 a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;

}

.listado-titulares {
	width: 670px;
	margin: 5px;
}

.listado-titulares h2 {
	width: 670px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color:#000;
	padding: 5px;
	margin: 5px 0;
	font-weight:bold;
	background-color: #ECF1E8;
}

.infobloques {
	width: 670px;
	margin: 5px;
	text-align:justify;

}

.infobloques p {
	margin: 5px;
}

.infobloques ul {
	margin-left: 30px;

}

.infobloques h2 {
	width: 670px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color:#000;
	padding: 5px;
	margin: 5px 0;
	font-weight:bold;
	background-color: #ECF1E8;
}

.infobloques table {
	border-collapse: collapse;
	width: 650px;
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-left:10px;
	
}
.infobloques table td, table th {
	padding: 2px;
	margin: 2px;
	border: 1px solid #D0DBC5;
	vertical-align: top;
}

.infobloques table caption {
	display: none;
}

.infobloques table th {
	text-align: left;
	background-color: #D0DBC5; 
}

.fecha  {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FE8B57;
	font-weight:bold;
}

.titulares {
	width: 670px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #337424;
	font-weight:bold;
	border-bottom: 1px solid #337424;
	
}
.enlaces {
	clear: both;
	color: #000;
}
.enlaces ul {
	margin-left: 30px;
	padding-left: 0;
	list-style-type: circle;
}
.enlaces a {
	display: block;
	color:#000;
	padding: 3px;
	margin: 3px;
	width: 650px;
}

.enlaces a:hover {
	text-decoration: none;
}
/* ///////////////////////////cuerpo de la noticia con fotos */

.cuerpo {
	width: 670px;
}

.bloquenoticias {
	padding-top: 5px;
}

.fotos {
	float:left;
	width: 255px;
	padding: 5px 15px 5px 5px;
	margin: 5px;
	
}

.fotosbig { 
	float: left;
	height: 245px;
	width: 245px;
	padding: 5px;
	text-align: center;
	border: 1px solid #D0DBC5;
}

.inferior {
	float: left;
	width: 180px;
	height: 125px;
	text-align: center;
	padding-top: 5px;
	
	
}
.fotosmini {
	width: 257px;
	height: 120px;
	background-color:#D0DBC5;
	overflow: auto;
}

.fotosmini ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
.fotosmini li {
	float: left;
	width: 30%;
	padding-top: 2px;
}

/* /////////////////////////// inicio pie */
#pie {
	clear: both;
	width: 913px;
	height: 35px;
	background-image: url(../imagenes/fondo-pie.gif);
	background-position: top;
	background-repeat: repeat-x;
}
