/*CSS Print*/


address,
blockquote, 
body, dd, div, 
dl, dt, 
form,
h1, h2, h3, h4, 
h5, h6, 
object, ol, p, 
ul,
hr, pr e        { display: block }
li              { display: list-item }
head            { display: none }
th              { font-weight: bolder; text-align: center }
caption         { text-align: center }
body            { padding: 8px; line-height: 1.33 }
h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .83em 0 }
h3              { font-size: 1.17em; margin: 1em 0 }
h4, p,
blockquote, ul,
form,
ol, dl          { margin: 1.33em 0 }
h5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
h6              { font-size: .67em; margin: 2.33em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bolder }
blockquote      { margin-left: 40px; margin-right: 40px }
i, cite, em,
var, address    { font-style: italic }
pre, tt, code,
kbd, samp       { font-family: monospace }
pre             { white-space: pre }
big             { font-size: 1.17em }
small, sub, sup { font-size: .83em }
hr              { border: 1px  }
ol, ul, dd      { margin-left: 40px }
ol              { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }
br       { content: "\A" }



 body {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  background: #fff;
  color: #000;
  margin: 10%
}
*{float:none}
img{border:none}
a{color: #C00}

#header #buscador, #menu, #testimonios-home, #flickr-home, #faceb-home, #banner-dos, .sepa-rojo, #page-right, #menu-sup, #menu-footer, #l-zb, #page-right-home, 
#bottomTabs .ui-tabs-nav, .oculto, #breadcrumbs
{display:none !important}

#page-center{width:100%}

 a[href]:after {
   content: " (Enlace " attr(href) ")";
   display: block;
   color: blue;
   text-decoration: none;
 }

  .meta-post  a[href]:after {
   content: "";
   display: inline;
   color: blue;
   text-decoration: none;
 }
 
 #logo {
 font-size: 0px;
 color: #fff;
 margin-top:22px;

 }
 
#logo a {
 font-size: 0px;
 display: block;
 color: #fff;
 text-decoration: none;
 }
 
.bg-notis-ext {
	height:267px;
	margin:24px 0;
	padding:15px 24px 22px;
	width:925px;
}
#not-funda-ext .texto-not-home {
	background:url("images/linea-bot.jpg") no-repeat scroll center bottom transparent;
	padding:12px 0 14px;
	width:878px;
}


.post, .search {
background:url("images/linea-bot.jpg") no-repeat scroll center top transparent;
margin:20px 0;
padding-top:30px;
}