BODY {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #DA251C;
}
A:HOVER {
	color: #378237;
}
INPUT {
	font-size : 8pt;
}
H1{
	font-size: 12pt;
}
H2{
	font-size: 10pt;
}

#borde{
	border-left : 5px solid #DA251C;
	border-right : 5px solid #DA251C;
	width: 815px;
	text-align: left;
	margin: auto;
}

#contenedor{
	text-align: left;
	 width: 790px;
	margin: auto;
	background-color : #ffffff;
}

#cabecera{
	clear : both;
	text-align : center;
	height : 140px;
	margin : 5px 10px 0px 10px;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#cabecera h1 { 	
	margin : 0px 0px 0px 0px;
}
#cabecera h1 span {
	display:none;
}

#navegador{
	background: transparent url(images_pisos_estudiantes/alquiler_estudiantes_sepia.gif) no-repeat;
	height : 30px;
	width: 670px;
	background-color:#DA251C;
	margin-left:10px;
}
#navegador p{
	padding: 8px 3px 1px 10px;
	/* margin : 0px 0px 0px 0px;*/
	margin-left:35px;
}

#cuerpo{
	width: 540px;
	padding: 13px 3px 15px 10px;
	float:right;
	background: transparent url(images_pisos_estudiantes/alquiler_piso_logo_grande.gif) no-repeat  center right;	
}

#fbuscar{
	
}

#campotexto{
	float: left;
}
#campotexto input{
	width:100px;
}
#fbuscar form{
	margin-bottom : 0px;
	margin-top : 0px;
}
#botonbuscar {
	padding-top : 3px;
	padding-left: 106px;
}
#botonbuscar input{
	border : 0px none;
}
.radio{
	clear : both;
}

#lateral{
	width: 225px;
	float:left;
	height: 500px;
	margin-top: 3px;
	margin-left:10px;
}

#registro{
	
}

#otras{
	
}

.cuerpolateral{
background-color: #FFCC66;
	/*background-color: #F0E68C;*/
	padding: 5px 4px 5px 10px;
	margin-bottom: 15px;
}

.titlat{
	color:#ffffff;
	font-size:8pt;
	ext-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 20px 0px 0px 0px;
	font-weight : normal;
	letter-spacing : 2px;
	text-align:center;
	height:35;
	background: #DA251C  url(images_pisos_estudiantes/alquiler_estudiantes_sepia.gif) no-repeat top left;
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #FFFFFF;
}
A.enlacenav:HOVER{
	color: #FFFFAA;
}

#pie{
	clear : both;
	color : #cccccc;
	text-align : center;
	margin : 30px 10px 0px 10px;
	padding-bottom:10px;
	height:140px;
}

#piePubli{
	clear : both;
	color : #cccccc;
	text-align : center;
	margin : 5px 5px 0px 5px;
	padding-bottom:10px;
	height:140px;
}

#navabajo{
	clear : both;
	color : #DA251C;
	font:Georgia, 'Times New Roman', Times, serif;
	text-align : center;
	margin : 15px 5px 0px 5px;
	padding-bottom:10px;
}

