BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	font-weight: normal;
    margin:  0 !important;
	padding: 0 !important;
	font-size: 8pt;
	color: #000000;
	width: 100%;
}
#cabecera, #menu_pg, #menu_func, #menu_subir, #abajo {
  display: none !important;
}
#contenido {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	position: relative;
	left: -70px;
}
.lineahorz {
	background-image: url(http://www.centroandaluzdelafotografia.es/grafs/img_lv.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 10pt;
	float: none;
	width: 100%;
	margin-top: 15pt;
}
#interior {
	float: none;
	clear: both;
}