body {
	background-color: Black;
	font-family: Verdana;
	font-size: 11px;
	color: Gray;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	

	}
body, td, th, div, hr, tr, {
	font-family: Verdana;
	font-size: 11px;
}
	
a, a:active, a:link, a:visited {
	color: #AFAFAF;
	
}
	
a:hover, a:focus {
	color: #8A8A8A;
}
	
#buscador {
	background-image: url(bg.gif);
	border: 1px solid #2F2F2F;
	text-align: center;
	vertical-align: middle;
}

#head {
	border: 2px solid #2E180B;
	text-align: center;
}

#menuizquierda {
	width: 180px;
	border: 1px dotted #6C6C6C;
	vertical-align: top;
	background-color: Black;

}

#menuderecha {
	width: 180px;
	border: 1px dotted #6C6C6C;
	vertical-align: top;
	text-align: center;
	background-color: Black;

}

#principal {
	vertical-align: top;
	font-size: x-small;
	width: 650px;
		background-color: Black;
}
	
#editorial {
	font: small "Courier New", Courier, monospace;
	text-align: left;
		
}



#post {
	text-align: justify;
   width: 350px;
	vertical-align: top;
		background-color: Black;
	
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 9px;
}

#post2 {
	text-align: justify;
       	background-color: Black;
	vertical-align: top;
	width: 550px; 
	
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}


#titulonoticia {
	font: small-caps bold 13px;
	color: #FF7F50;
	background-color: #0E0E0E;
}

#noticia {
	text-align: justify;
		background-color: Black;
        vertical-align: top;
	font: small-caps Arial, Helvetica, sans-serif;
}

#editorialtitulo {
	font: bold small-caps 17px Georgia;
	color: #BDBDBD;
}

#noticiaheader {
	font: bold 14px Georgia;
	color: #BDBDBD;
	border: 1px dotted #552F00;
	vertical-align: middle;
}

#editorial {
	font: 13px Georgia;
	color: #ABABAB;
	text-align: center;
			background-color: Black;
	
}

#editorialmas {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #FFBC3E;
	
}

#editorialtabla {
	border: 1px dashed #A46B00;

					background-image: url(bg.gif);
	}

hr {
	border: 1px dotted #1C1C1C;
}

#footer {
	border: 2px solid #7B2020;
	text-align: center;
	text-transform: uppercase;
		background-color: Black;
	font: small-caps;
}

#publicaciones {
	font: "MS Sans Serif", Geneva, sans-serif;
	color: #A0522D;
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
}

#publicaciones:hover, #publicaciones:focus {
	font: "MS Sans Serif", Geneva, sans-serif;
	color: #CC6E40;
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
}

#flash {
	font: bold small Arial, Helvetica, sans-serif;
		background-color: Black;
	color: #A0522D
}
#flash:hover, #flash:focus {
	font: bold small Arial, Helvetica, sans-serif;
	color: #CC6E40;
	text-decoration: none;
}


img {
	text-align: center;
	border: 0;
}

#titulocategoria {
	font: bold 14px;
	color: #FF7F50;
	margin-left: 30px;
}
#titulocategoria:hover, #titulocategoria:focus {
	margin-left: 30px;
	font: bold 14px;
	color: #6B500E;
}
