body {
	background-color:#000000;
	margin:0px;
	padding:0px;
	}
#general {
	background-image:url(../img/fondo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:auto;
	padding:0px;
	width:900px;
}
#contenedor {
	margin:auto;
	width:900px;
	min-height:200px;
	background-image:url(../img/fondo_text.jpg);
	background-repeat:repeat-y;
	background-position:center;
	padding-bottom:0px;	
}


#cabecera {
	background-image:url(../img/cabecera.jpg);
	background-repeat:no-repeat;
	background-position:center;	
	background-position:top;
	color:#FFFFFF;
	height:372px;
	margin:auto;
	width:900px;
}
#contenido {	
	width:670px;
	color:#FFFFFF;
	margin:auto;
	text-align:center;
	}
	
#contenido.noticias1 {
	color:#FFFFFF;
	background-color:#000000;
	text-align:left;
	font-size:12px;
	border-bottom:1px solid #CC0000;
	font-weight: bold;
	font-family:"Courier New", Courier, mono;
	}
	
	
#contenido.noticias2 {
	color:#FFFFFF;
	background-color:#000000;
	text-align:left;
	font-size:12px;
	border-bottom:1px solid #CC0000;
	font-weight: bold;
	font-family:"Courier New", Courier, mono;
	}

.fecha {
	font-stretch:extra-expanded;
	font-style:oblique;
	font-size:14px;
	color:#CC0000;
	}
	
#contenido.album img {
	border:none;
	margin: 2px;	
	}	
	
	
#pie {
	background-image:url(../img/base.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:176px;
	width:900px;
	margin:auto;
	
}
#menu {
	padding-top:325px;
	margin:auto;
	width:670px;
	width:550px;	
	}
#pie-link {
	padding-top:30px;
	text-align:center;
	}
	

