#columna_derecha p {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 5px;
}
#columna_derecha h2 {
	margin-top: 32px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 320px;
}
#columna_derecha {
	float: left;
/*	height: 592px;*/
	width: 449px;
	background-color: #FFFFFF;
	padding-right: 32px;
	padding-left: 31px;
}
body {
	background-color: #F4DFDD;
}
#columna_izquierda {
	background-color: #B3281A;
	background-image: url(../imagenes/fotografias/encabezados/encabezado_noticias.jpg);
	background-repeat: no-repeat;
	background-position: 0px 58px;

}

#bt_inicio {
	background-image: url(../imagenes/navegacion/rojo/bt_inicio.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 61px;
}
#bt_empresa {
	background-image: url(../imagenes/navegacion/rojo/bt_empresa.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 85px;
}
#bt_productos {
	background-image: url(../imagenes/navegacion/rojo/bt_productos.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 91px;
}
#bt_noticias {
	background-image: url(../imagenes/navegacion/rojo/bt_noticias.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 78px;
}
#bt_contacto {
	background-image: url(../imagenes/navegacion/rojo/bt_contacto.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 83px;
}
#bt_historia {
	background-image: url(../imagenes/navegacion/rojo/bt_historia.gif);
	display: block;
	text-indent: -5000px;
}
#subtitulo_noticias {
	background-image: url(../imagenes/titulares/subtitulo_noticias.gif);
	text-indent: -5000px;
}
#columna_derecha #subtitulo_noticias {
	margin-bottom: 50px;
}

#titulo_noticias {
	background-image: url(../imagenes/titulares/titulo_noticias.gif);
}
.noticia {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	width: 450px;
	display: block;
}
.fecha  {
	color: #999999;
}
.noticia h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
	margin-top: -3px;
}
.noticia a {
	color: #B3281A;
}
.noticia img {
	display: block;
	padding: 0 0 10px 0;
}
#contenedor {
	background-image: url(../imagenes/backgrounds/fondo_rojo.gif);
	background-repeat:  repeat-y;
}
