/**
* @author Enrique Fernández Paredes - Espacio Digital 
*/
* {	margin:0; padding: 0; border: 0 ; 
	width:auto !important; height:auto !important;
	font:inherit; background:none !important;
	}
body{color:#333; font: 12px Arial, Helvetica, sans-serif;}
h1{font: 16px Arial, Helvetica, sans-serif; font-weight:bold; color:gray; margin:1em !important}
h2{font: 14px Arial, Helvetica, sans-serif; font-weight:bold; color:silver; margin:1em !important}
strong{color: #333;}
p{margin-bottom:0.5em !important;}
/**/
#cabecera{ margin-bottom: 0.1cm; border:0px; }
#cabecera *{display:none}
#cabecera a{
	display:inline; text-decoration:none;
	text-indent:0px; font-size:24px; font-weight:bold; color:silver; 
	position:static; width:auto; height:auto; margin-bottom:2em !important;
	}
#menu{display:none}
/**/
#contenedor{border:0; height:auto;}
#contenido{margin:0; height:auto;}
#privacidad{ display:inline; margin:0; }
#pie{margin-top:2em; text-align:center;}
#pie a{display:none;}
/**/
.destacado{color:#333}