body
{
	background-color:#FFFFFF;
	background-image:url("../images/background.png");
	background-repeat:repeat;
	
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	
	border:0px;
	margin:0px;
}
table
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	color:#000000;
}
input
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	
	color:#595959;
	vertical-align:middle;
}
.textbox
{
	background-color:#eeeeee;
}
textarea
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	
	color:#595959;
	vertical-align:middle;
	
	background-color:#eeeeee;
}
select
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	
	color:#595959;
	vertical-align:middle;
	
	background-color:#eeeeee;
}
address
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-style:normal;
	color:#000000;
}
em
{
	font-size:9px;
}
hr
{
	border-color:#fdd4c4;
	border-style:solid;
	border-width:thin;
}
image
{
	border:0;
	vertical-align:middle;
}
.imagen
{
	border:0px;
	vertical-align:middle;
}
.flyOver
{
	border:0px;
	vertical-align:middle;
	
	cursor : pointer;cursor : hand;
}
.flyOut
{
	border:0px;
	vertical-align:middle;
	
	cursor : auto;
}
.imagenMenu
{
	border:0px;
	vertical-align:text-top;
}
.imagenPropiedad
{
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	
	vertical-align:text-top;
}
.imagenNoticia
{
	border-color:#cfc8ad;
	border-style:solid;
	border-width:1px;
	
	vertical-align:text-top;
}
.imagenHombrecitos
{
	border:0px;
	
	vertical-align:bottom;
}
.imagenBarrio
{
	border-color:#e3e358;
	border-style:solid;
	border-width:1px;
	
	vertical-align:middle;
}

.barraSuperior
{
	background-image:url("../images/barraSuperiorBackground.png");
	background-repeat:repeat-x;
	
	width:100%;
	height:25px;
}
.barraSuperiorSeparador
{
	background-image:url("../images/barraSuperiorSeparador.png");
	background-repeat:no-repeat;
	background-position:center;
	
	display:block;
	
	width:2px;
	height:25px;
}
.barraSuperiorInicioLink
{
	background-image:url("../images/inicio.png");
	background-position:center;
	background-repeat:no-repeat;
	
	display:block;
	
	padding-left:10px;
	padding-right:10px;
	
	width:19px;
	height:15px;
}
.barraSuperiorInicioLink:active
{
	background-image:url("../images/inicio.png");
	background-position:center;
	background-repeat:no-repeat;
	
	display:block;
	
	padding-left:10px;
	padding-right:10px;
	
	width:19px;
	height:15px;
}
.barraSuperiorInicioLink:link
{
	background-image:url("../images/inicio.png");
	background-position:center;
	background-repeat:no-repeat;
	
	display:block;
	
	padding-left:10px;
	padding-right:10px;
	
	width:19px;
	height:15px;
}
.barraSuperiorInicioLink:visited
{
	background-image:url("../images/inicio.png");
	background-position:center;
	background-repeat:no-repeat;
	
	display:block;
	
	padding-left:10px;
	padding-right:10px;
	
	width:19px;
	height:15px;
}
.barraSuperiorInicioLink:hover
{
	background-image:url("../images/inicioOn.png");
	background-position:center;
	background-repeat:no-repeat;
	
	display:block;
	
	padding-left:10px;
	padding-right:10px;
	
	width:19px;
	height:15px;
}
.barraSuperiorLink
{
	color:#FFFFFF;
	
	font-weight:bold;
	
	text-decoration:none;
	
	padding-left:10px;
	padding-right:10px;
}
.barraSuperiorLink:active
{
	color:#FFFFFF;
	
	font-weight:bold;
	
	text-decoration:none;
	
	padding-left:10px;
	padding-right:10px;
}
.barraSuperiorLink:link
{
	color:#FFFFFF;
	
	font-weight:bold;
	
	text-decoration:none;
	
	padding-left:10px;
	padding-right:10px;
}
.barraSuperiorLink:visited
{
	color:#FFFFFF;
	
	font-weight:bold;
	
	text-decoration:none;
	
	padding-left:10px;
	padding-right:10px;
}
.barraSuperiorLink:hover
{
	color:#CCCCCC;
	
	font-weight:bold;
	
	text-decoration:none;
	
	padding-left:10px;
	padding-right:10px;
}

.contenido
{
	width:950px;
}
.contenidoMenu
{
	width:220px;
	
	vertical-align:top;
}
.contenidoSeparador
{	
	width:10px;
}
.contenidoPanel
{	
	width:720px;
	
	vertical-align:top;
}
.contenidoSeparadorHorizontal
{
	border:0px;
	margin:0px;
	height:5px;
}

.menu
{
	width:100%;
}
.menuBienvenido
{
	font-weight:bold;
	font-size:13px;
	
	text-align:center;
}
.menuFila
{
	background-color:#facd4c;
	
	background-image:url("../images/menuBackground.png");
	background-repeat:repeat;
	
	border-left-color:#FF6347;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#FF6347;
	border-right-style:solid;
	border-right-width:1px;
	
	vertical-align:middle;
}
.menuBottom
{
	background-image:url("../images/menuBottom.png");
	background-position:top;
	background-repeat:no-repeat;
	
	height:10px;
}
.menuTitulo
{
	background-color:#FF4500;
	
	border-left-color:#FF6347;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#FF6347;
	border-right-style:solid;
	border-right-width:1px;
	
	border-top-color:#FF7F50;
	border-top-style:solid;
	border-top-width:1px;
	
	border-bottom-color:#FF7F50;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	font-weight:bold;
	font-size:12px;
	
	text-align:center;
	
	height:25px;
}
.menuTituloLink
{
	display:block;
	color:#000000;
	
	font-weight:bold;
	font-size:12px;
	
	text-decoration:none;
}
.menuTituloLink:active
{
	display:block;
	color:#000000;
	
	font-weight:bold;
	font-size:12px;
	
	text-decoration:none;
}
.menuTituloLink:link
{
	display:block;
	color:#000000;
	
	font-weight:bold;
	font-size:12px;
	
	text-decoration:none;
}
.menuTituloLink:visited
{
	display:block;
	color:#000000;
	
	font-weight:bold;
	font-size:12px;
	
	text-decoration:none;
}
.menuTituloLink:hover
{
	display:block;
	color:#000000;
	
	font-weight:bold;
	font-size:12px;
	
	text-decoration:none;
}
.menuTexto
{
	display:block;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:10px;
	
	color:#000000;
	text-decoration:none;
}
.menuLink
{
	display:block;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:10px;
	
	color:#000000;
	text-decoration:none;
}
.menuLink:active
{
	display:block;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:10px;
	
	color:#000000;
	text-decoration:none;
}
.menuLink:link
{
	display:block;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:10px;
	
	color:#000000;
	text-decoration:none;
}
.menuLink:visited
{
	display:block;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:10px;
	
	color:#000000;
	text-decoration:none;
}
.menuLink:hover
{
	display:block;
	background-color:#FFA600;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:10px;
	
	color:#000000;
	text-decoration:none;
}
.menuBF
{
	width:100%;
}
.menuBFLabel
{
	font-weight:bold;
	
	text-align:right;
}
.menuBFInput
{
	vertical-align:middle;
	
	text-align:center;
}
.menuBP
{
	width:70%;
}
.menuBPLabel
{
	font-weight:bold;
	
	text-align:right;
}
.menuBPInput
{
	vertical-align:middle;
	
	text-align:center;
}

.todosLosDepartamentos
{
	color:#FF4500;
	
	font-size:12px;
}

.capacidad
{
	color:#FF4500;
	
	font-size:12px;
}

.panel
{
	width:700px;
}
.panelFila
{
	background-color:#f5f5f5;
	
	background-image:url("../images/panelBackground.png");
	background-repeat:repeat;
	
	border-left-color:#e7e7e7;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#e7e7e7;
	border-right-style:solid;
	border-right-width:1px;
	
	padding-left:10px;
	padding-right:10px;
}
.panelInformacion
{
	text-align:center;
}
.panelTop
{
	background-image:url("../images/panelTop.png");
	background-position:bottom;
	background-repeat:no-repeat;
	
	height:10px;
}
.panelTopTitulo
{
	background-image:url("../images/panelTopTitulo.png");
	background-position:bottom;
	background-repeat:no-repeat;
	
	font-weight:bold;
	font-size:12px;
	
	text-align:center;
	
	margin-top:6px;
	padding-top:6px;
	height:26px;
}
.panelBottom
{
	background-image:url("../images/panelBottom.png");
	background-position:top;
	background-repeat:no-repeat;
	
	height:10px;
}

.disculpe
{
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.contactese
{
	color:#FF4500;
}

.formularioLabel
{
	font-weight:bold;
	
	text-align:right;
}

.barriosLink
{
	font-weight:bold;
	color:#FF4500;
	
	text-decoration:none;
}
.barriosLink:active
{
	font-weight:bold;
	color:#FF4500;
	
	text-decoration:none;
}
.barriosLink:link
{
	font-weight:bold;
	color:#FF4500;
	
	text-decoration:none;
}
.barriosLink:visited
{
	font-weight:bold;
	color:#FF4500;
	
	text-decoration:none;
}
.barriosLink:hover
{
	font-weight:bold;
	color:#dd3c01;
	
	text-decoration:none;
}

.br
{
	width:700px;
}
.brFila
{
	background-color:#daf3a9;
	
	background-image:url("../images/brBackground.png");
	background-repeat:repeat;
	
	border-left-color:#bbeb5f;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#bbeb5f;
	border-right-style:solid;
	border-right-width:1px;
	
	padding-left:10px;
	padding-right:10px;
}
.brLabel
{
	background-color:#a4d34a;
	
	border-color:#698b29;
	border-style:solid;
	border-width:1px;
	
	font-weight:bold;
	
	padding:2px;
}
.brTexto
{
	text-align:center;
}
.brTopTitulo
{
	background-image:url("../images/brTopTitulo.png");
	background-position:bottom;
	background-repeat:no-repeat;
	
	font-weight:bold;
	font-size:12px;
	
	text-align:center;
	
	margin-top:6px;
	padding-top:6px;
	height:26px;
}
.brTop
{
	background-image:url("../images/brTop.png");
	background-position:bottom;
	background-repeat:no-repeat;
	
	height:10px;
}
.brBottom
{
	background-image:url("../images/brBottom.png");
	background-position:top;
	background-repeat:no-repeat;
	
	height:10px;
}

.mensaje
{
	width:700px;
}
.mensajeFila
{
	background-color:#ffffb5;
	
	background-image:url("../images/mensajeBackground.png");
	background-repeat:repeat;
	
	border-left-color:#e3e358;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#e3e358;
	border-right-style:solid;
	border-right-width:1px;
	
	padding-left:10px;
	padding-right:10px;
}
.mensajeTop
{
	background-image:url("../images/mensajeTop.png");
	background-position:bottom;
	background-repeat:no-repeat;
	
	height:10px;
}
.mensajeBottom
{
	background-image:url("../images/mensajeBottom.png");
	background-position:top;
	background-repeat:no-repeat;
	
	height:10px;
}
.error
{
	color:#F00;
}
.ok
{
	color:#090;
}

.barrio
{
	width:700px;
}
.barrioFila
{
	background-color:#ffffb5;
	
	background-image:url("../images/barrioBackground.png");
	background-repeat:repeat;
	
	border-left-color:#e3e358;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#e3e358;
	border-right-style:solid;
	border-right-width:1px;
	
	padding-left:10px;
	padding-right:10px;
}
.barrioTexto
{
	text-align:center;
}
.barrioTopTitulo
{
	background-image:url("../images/barrioTopTitulo.png");
	background-position:bottom;
	background-repeat:no-repeat;
	
	color:#000;
	
	font-weight:bold;
	font-size:12px;
	
	text-align:center;
	
	margin-top:6px;
	padding-top:6px;
	height:26px;
}
.barrioBottom
{
	background-image:url("../images/barrioBottom.png");
	background-position:top;
	background-repeat:no-repeat;
	
	height:10px;
}

.refinar
{
	width:700px;
}
.refinarFila
{
	background-color:#484848;
	
	background-image:url("../images/refinarBackground.png");
	background-repeat:repeat;
	
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	
	padding-left:10px;
	padding-right:10px;
}
.refinarFilaResultados
{	
	background-color:#2c2c2c;
	
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	
	height:20px;
}
.refinarLabel
{
	background-color:#dee4ea;
	
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	
	font-weight:bold;
	
	padding:2px;
}
.refinarBALabel
{
	border-color:#dee4ea;
	border-style:solid;
	border-width:1px;
	
	display:inline-block;
	
	padding:2px;
	margin:2px;
}
.refinarBATitulo
{
	background-color:#dee4ea;
	
	border-color:#dee4ea;
	border-style:solid;
	border-width:1px;
	
	display:inline-block;
	
	padding:2px;
	margin:2px;
}
.BALabel
{
	font-size:12px;
	
	color:#FFF;
	
	padding-left:20px;
	padding-right:20px;
	
	text-align:center;
	
	vertical-align:middle;
}
.BACantidad
{
	font-weight:bold;
	font-size:16px;
	
	color:#9bd731;
}
.refinarTexto
{
	text-align:center;
}
.refinarTopTitulo
{
	background-image:url("../images/refinarTopTitulo.png");
	background-position:bottom;
	background-repeat:no-repeat;
	
	color:#FFF;
	
	font-weight:bold;
	font-size:12px;
	
	text-align:center;
	
	margin-top:10px;
	padding-top:6px;
	height:28px;
}
.refinarBottom
{
	background-image:url("../images/refinarBottom.png");
	background-position:top;
	background-repeat:no-repeat;
	
	height:10px;
}
.refinarLink
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	
	color:#FFF;
	
	text-decoration:none;
}
.refinarLink:active
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	
	color:#FFF;
	
	text-decoration:none;
}
.refinarLink:link
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	
	color:#FFF;
	
	text-decoration:none;
}
.refinarLink:visited
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	
	color:#FFF;
	
	text-decoration:none;
}
.refinarLink:hover
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	
	color:#CCC;
	
	text-decoration:none;
}
.refinarMasLink
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:lighter;
	
	color:#000;
	
	text-decoration:none;
}
.refinarMasLink:active
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:lighter;
	
	color:#000;
	
	text-decoration:none;
}
.refinarMasLink:link
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:lighter;
	
	color:#000;
	
	text-decoration:none;
}
.refinarMasLink:visited
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:lighter;
	
	color:#000;
	
	text-decoration:none;
}
.refinarMasLink:hover
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:lighter;
	
	color:#333;
	
	text-decoration:none;
}
.refinarLabelLink
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:bold;
	
	color:#000;
	
	text-decoration:none;
}
.refinarLabelLink:active
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:bold;
	
	color:#000;
	
	text-decoration:none;
}
.refinarLabelLink:link
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:bold;
	
	color:#000;
	
	text-decoration:none;
}
.refinarLabelLink:visited
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:bold;
	
	color:#000;
	
	text-decoration:none;
}
.refinarLabelLink:hover
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:bold;
	
	color:#C00;
	
	text-decoration:none;
}
.BALimpiar
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:12px;
	font-weight:bold;
	
	color:#C00;
	
	text-decoration:none;
}
.BALimpiar:active
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:12px;
	font-weight:bold;
	
	color:#C00;
	
	text-decoration:none;
}
.BALimpiar:link
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:12px;
	font-weight:bold;
	
	color:#C00;
	
	text-decoration:none;
}
.BALimpiar:visited
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:12px;
	font-weight:bold;
	
	color:#C00;
	
	text-decoration:none;
}
.BALimpiar:hover
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:12px;
	font-weight:bold;
	
	color:#F00;
	
	text-decoration:none;
}
.refinarBALink
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:lighter;
	
	color:#FFF;
	
	text-decoration:none;
}
.refinarBALink:active
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:lighter;
	
	color:#FFF;
	
	text-decoration:none;
}
.refinarBALink:link
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:lighter;
	
	color:#FFF;
	
	text-decoration:none;
}
.refinarBALink:visited
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:lighter;
	
	color:#FFF;
	
	text-decoration:none;
}
.refinarBALink:hover
{
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	font-weight:lighter;
	
	color:#CCC;
	
	text-decoration:none;
}

.eliminar
{
	width:15px;
	
	text-align:right;
}

.ordenarPor
{
	width:95%;
}

.paginar
{
	width:95%;
}

.teOfrece
{
	width:95%;
}
.teOfreceTexto
{
	text-align:center;
}

.propiedad
{
	width:95%;
}
.propiedadInformacion
{
	padding-left:10px;
	padding-bottom:10px;
	
	vertical-align:top;
}
.propiedadDatosTabla
{
	padding-top:5px;
}
.propiedadDatos
{
	width:100%;
}
.propiedadDatosCelda
{
	width:14%;
	
	text-align:center;
	
	vertical-align:top;
}
.propiedadPrecio
{
	color:#FF6600;
	
	font-weight:bold;
	font-size:12px;
}
.propiedadProvincia
{	
	background-color:#CCCCCC;
	
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:1px;
	
	border-top-color:#666666;
	border-top-style:solid;
	border-top-width:1px;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	
	display:inline-block;
}
.propiedadTitulo
{	
	background-color:#CCCCCC;
	
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	
	display:inline-block;
}
.propiedadTituloLink
{
	font-weight:bold;
	font-size:13px;
	
	color:#000000;
	
	text-decoration:none;
}
.propiedadTituloLink:active
{
	font-weight:bold;
	font-size:13px;
	
	color:#000000;
	
	text-decoration:none;
}
.propiedadTituloLink:link
{
	font-weight:bold;
	font-size:13px;
	
	color:#000000;
	
	text-decoration:none;
}
.propiedadTituloLink:visited
{
	font-weight:bold;
	font-size:13px;
	
	color:#000000;
	
	text-decoration:none;
}
.propiedadTituloLink:hover
{
	font-weight:bold;
	font-size:13px;
	
	color:#000000;
	
	text-decoration:none;
}

.pagina
{	
	background-color:#FFF;
	
	border-width: 1px;
	border-spacing: ;
	border-style:solid;
	border-color:#CCC;
	border-collapse: separate;
	
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	color:#fe7717;
	text-decoration:none;
	
	text-align:center;
	
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	
	display:block;
}
.pagina:active
{
	background-color:#FFF;
	
	border-width: 1px;
	border-spacing: ;
	border-style:solid;
	border-color:#CCC;
	border-collapse: separate;
	
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	color:#fe7717;
	text-decoration:none;
	
	text-align:center;
	
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	
	display:block;
}
.pagina:link
{
	background-color:#FFF;
	
	border-width: 1px;
	border-spacing: ;
	border-style:solid;
	border-color:#CCC;
	border-collapse: separate;
	
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	color:#fe7717;
	text-decoration:none;
	
	text-align:center;
	
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	
	display:block;
}
.pagina:visited
{
	background-color:#FFF;
	
	border-width: 1px;
	border-spacing: ;
	border-style:solid;
	border-color:#CCC;
	border-collapse: separate;
	
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	color:#fe7717;
	text-decoration:none;
	
	text-align:center;
	
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	
	display:block;
}
.pagina:hover
{
	background-color:#ffedb8;
	
	border-width: 1px;
	border-spacing: ;
	border-style:solid;
	border-color:#ccdbe4;
	border-collapse: separate;
	
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	color:#fe7717;
	text-decoration:none;
	
	text-align:center;
	
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	
	display:block;
}
.paginaActual
{
	background-color:#ffedb8;
	
	border-width: 1px;
	border-spacing: ;
	border-style:solid;
	border-color:#ccdbe4;
	border-collapse: separate;
	
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:11px;
	color:#fe7717;
	text-decoration:none;
	
	text-align:center;
	
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	
	display:block;
}

.departamentoTitulos
{
	font-size:14px;
	font-weight:lighter;
	
	color:#F30;
}
.preciosTop
{
	background-image:url("../images/preciosTop.png");
	background-repeat:no-repeat;
	background-position:bottom;
	
	width:200px;
	height:10px;
}
.preciosBottom
{
	background-image:url("../images/preciosBottom.png");
	background-repeat:no-repeat;
	background-position:top;
	
	width:200px;
	height:10px;
}
.preciosFila
{
	background-image:url("../images/preciosBackground.png");
	background-repeat:repeat;
	
	padding-left:10px;
	padding-right:10px;
}
.calendario
{
	border-width: 1px;
	border-spacing: ;
	border-style:solid;
	border-color:#666666;
	border-collapse: separate;
	background-color:#e7e7e7;
}
.tit
{
	background-color:#d2d2d2;
	
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.libre
{
	background-image:url("../images/libre.png");
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}
.ocupado
{
	background-image:url("../images/ocupado.png");
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}

.enlacesTituloLink
{
	font-size:11px;
	font-weight:bold;
	
	color:#000;
	
	text-decoration:none;
}
.enlacesTituloLink:active
{
	font-size:11px;
	font-weight:bold;
	
	color:#000;
	
	text-decoration:none;
}
.enlacesTituloLink:link
{
	font-size:11px;
	font-weight:bold;
	
	color:#000;
	
	text-decoration:none;
}
.enlacesTituloLink:visited
{
	font-size:11px;
	font-weight:bold;
	
	color:#000;
	
	text-decoration:none;
}
.enlacesTituloLink:hover
{
	font-size:11px;
	font-weight:bold;
	
	color:#333;
	
	text-decoration:none;
}

.ultimosDepartamentos
{
	width:950px;
}
.ultimosDepartamentosTitulo
{
	background-image:url("../images/ultimosDepartamentosBackground.png");
	background-repeat:no-repeat;
	
	color:#666;
	font-weight:bold;
	
	padding-left:10px;
	
	height:33px;
}
.ultimosDepartamentosFila
{
	padding-right:20px;
}
.ultimosDepartamentosContenido
{
	width:100%;
}

.ud
{
	width:95%;
}
.udInformacion
{
	color:#666;
	
	padding-left:5px;
	padding-bottom:5px;
	
	vertical-align:top;
}
.udTitulo
{	
	background-color:#CCCCCC;
	
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	
	display:inline-block;
}
.udTituloLink
{
	font-weight:bold;
	font-size:13px;
	
	color:#000000;
	
	text-decoration:none;
}
.udTituloLink:active
{
	font-weight:bold;
	font-size:13px;
	
	color:#000000;
	
	text-decoration:none;
}
.udTituloLink:link
{
	font-weight:bold;
	font-size:13px;
	
	color:#000000;
	
	text-decoration:none;
}
.udTituloLink:visited
{
	font-weight:bold;
	font-size:13px;
	
	color:#000000;
	
	text-decoration:none;
}
.udTituloLink:hover
{
	font-weight:bold;
	font-size:13px;
	
	color:#000000;
	
	text-decoration:none;
}

.comoLlegarLabel
{
	background-color:#FF4500;
	
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	
	font-weight:bold;
	
	text-align:center;
	
	padding:2px;
}

.noticias
{
	width:950px;
}
.noticiasTitulo
{
	background-image:url("../images/noticiasBackground.png");
	background-repeat:no-repeat;
	
	color:#756f28;
	font-weight:bold;
	
	padding-left:10px;
	
	height:33px;
}
.noticiasFila
{
	padding-right:20px;
}
.noticiasContenido
{
	width:100%;
}

.noticia
{
	width:80%;
}
.noticiaInformacion
{
	padding-left:10px;
	padding-bottom:20px;
	
	color:#756f28;
	
	vertical-align:top;
}
.noticiaTitulo
{	
	background-color:#fff790;
	
	border-color:#cfc8ad;
	border-style:solid;
	border-width:1px;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	
	display:inline-block;
}
.noticiaTituloLink
{
	font-weight:bold;
	font-size:13px;
	
	color:#756f28;
	
	text-decoration:none;
}
.noticiaTituloLink:active
{
	font-weight:bold;
	font-size:13px;
	
	color:#756f28;
	
	text-decoration:none;
}
.noticiaTituloLink:link
{
	font-weight:bold;
	font-size:13px;
	
	color:#756f28;
	
	text-decoration:none;
}
.noticiaTituloLink:visited
{
	font-weight:bold;
	font-size:13px;
	
	color:#756f28;
	
	text-decoration:none;
}
.noticiaTituloLink:hover
{
	font-weight:bold;
	font-size:13px;
	
	color:#756f28;
	
	text-decoration:none;
}
.noticiaLine
{
	border-color:#fff790;
	border-style:solid;
	border-width:thin;
	
	width:90%;
}


.popularTopics
{
	width:950px;
}
.popularTopicsTitulo
{
	background-image:url("../images/popularTopicsBackground.png");
	background-repeat:no-repeat;
	
	color:#c45101;
	font-weight:bold;
	
	padding-left:10px;
	
	height:33px;
}
.popularTopicsFila
{
	padding-right:20px;
}
.popularTopicsContenido
{
	width:100%;
}
.popularTopicsContenidoCelda
{
	width:33%;
	
	padding-left:20px;
	padding-right:20px;
}
.popularTopicsLink
{
	color:#c76623;
	text-decoration:none;
}
.popularTopicsLink:active
{
	color:#c76623;
	text-decoration:none;
}
.popularTopicsLink:link
{
	color:#c76623;
	text-decoration:none;
}
.popularTopicsLink:visited
{
	color:#c76623;
	text-decoration:none;
}
.popularTopicsLink:hover
{
	color:#c76623;
	text-decoration:underline;
}

.enlace
{
	padding-top:5px;
	padding-bottom:5px;
}
.enlacesInformacion
{
	color:#000;
	
	text-align:center;
}

.articulo
{
	padding-top:5px;
	padding-bottom:5px;
}
.articuloTitulo
{
	font-size:14px;
}
.articulosInformacion
{
	color:#000;
	
	text-align:center;
}

.footer
{
	width:950px;
}
.footerFila
{
	color:#999999;
	
	padding-right:20px;
}
.footerLine
{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:thin;
}

.neguentropia
{
	color:#c76623;
	text-decoration:none;
}
.neguentropia:active
{
	color:#999999;
	text-decoration:none;
}
.neguentropia:link
{
	color:#999999;
	text-decoration:none;
}
.neguentropia:visited
{
	color:#999999;
	text-decoration:none;
}
.neguentropia:hover
{
	color:#666666;
	text-decoration:none;
}

a
{
	color:#FF4500;
	
	text-decoration:none;
}
a:active
{
	color:#FF4500;
	
	text-decoration:none;
}
a:link
{
	color:#FF4500;
	
	text-decoration:none;
}
a:visited
{
	color:#FF4500;
	
	text-decoration:none;
}
a:hover
{
	color:#dd3c01;
	
	text-decoration:none;
}