body {
    background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}
#topimage {
	display: none;
}
#navigation {
	display: none;
}
#menu {
	display: none;
}
#noimprimir {
	display: none;
}
#direccion {
	display: none;
}
.leer_mas_central 
{
    display: none;
    visibility: hidden;
}
.divisor 
{
    border-bottom-width: 1px; 
    border-bottom-style: dashed;
    color: #fff; 
    background-color: #fff; 
    border-bottom-color: #e9edf0; 
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #d8dfe5;
	font-family: Verdana,sans-serif;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #d8dfe5;
	font-family: Verdana,sans-serif;
}
#content_style p {
	text-align: justify;
	font-family: Verdana,sans-serif;
	line-height: 1.5;
	padding-left: 10px;
}
#content * {
	max-width: 45em;
}
#extra {
	display: none;
}
.fecha_publicacion {
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
	font-family: Verdana,sans-serif;
	 display:  block;
}
.titulo_publicacion{
    padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	font-family: Verdana,sans-serif;
	clear:both;
}
