#header .barra , #header #menu-top,#header #sub-menu,#oficina-virtual, .ayuda-acces, #footer,  #titulo, .no-print,
#logo a#link-logojunta span,#logo a#link-logooficina span, .botones,.cuadro_aviso, form, #header #logo, hr, .navbar {display:none;}

body {
	/*height: 100%;*/
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	color: #000;
}

#logo {
	margin-top: 15px;
}

#logo h1 {
	display:block;
}


#logo a#link-logojunta {
	float:left;
	margin-left: 15px;
	display: block;
	width: 80px;
	height: 52px;
	background-image: url(../../images/images-css/logo-junta.jpg);
	background-repeat: no-repeat;
}
#logo a#link-logooficina {
	margin-left: 95px;
	display: block;
	width: 148px;
	height: 52px;
	background-image: url(../../images/images-css/logo-junta.jpg);
	background-position:-80px 0px;
	background-repeat: no-repeat;
}	
 
.clearfloat {
	clear: both;
}

.print {
	padding:10px;
	font-size:1.2em;
}
#contenido.interior .label-estilo-det-01,
#contenido.interior-columnas .label-estilo-det-01 {
	clear: both;
	float: left;
	width: 25%;
	font-weight:bold;
}	
.linea {
	clear:left;
}
#contenido.interior, #contenido.interior-columnas {
  padding-top: 7px;
}

.appointment{
	font-size:18px;
	margin-left:50px;
	padding-bottom:5px;
	padding-top:5px;
}

.no-print {
	display: none;
}
