body {
	font-family: verdana,arial,geneva,sans-serif;
	font-size: 10pt;
}

a {
	color: #000;
	text-decoration: none;
}

/*
	no se muestran elementos de navegación o que no tengan sentido al imprimir
*/

#header ul,
#footer,
.content_heading ul,
.submit,
form,
#date,
#flashcontent,
#flashvideocontent,
.slide_button {
	display: none;
}

p#logo {
	font-size: 190%;
	font-family: Garamond, Georgia, serif;	
	padding: 80px 0 0 ;
	width: 150px;
	text-align: center;
	background: url("../imag/ed/logo_baluarte.png") top center no-repeat;
}

#header {
	border-bottom: 2px solid #ccc;
}

h1,
h2,
h3 {
	font-family: Garamond, Georgia, serif;	
}

ul.carousel-list li {
	display: inline;
}

/* Alquileres */

body.alquileres_section .content_heading,
body.alquileres_section .main_content .info ul.opciones {
	display: none;
}