/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.fondo_index {
	background-image: url(images/fondo_index.jpg);
	background-repeat: no-repeat;
}
.fondo_quienes {
	background-image: url(images/fondo_quienes.jpg);
	background-repeat: no-repeat;
}
.fondo_contacto {
	background-image: url(images/fondo_contacto.jpg);
	background-repeat: no-repeat;
}

.fondo_inmobiliaria {
	background-image: url(images/fondo_asdministrador.jpg);
	background-repeat: no-repeat;
}
.fondo_arrendamientos {
	background-image: url(images/fondo_arrendamientos.jpg);
	background-repeat: no-repeat;
}


.txt_arial_11_azul_claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
}



body {
	background-image: url(images/fondo_web.gif);
	background-position: center top;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondo_administrador1 {
	background-image: url(images/fondo_administrador1.jpg);
	background-repeat: no-repeat;
}
.fondo_administrador2 {

	background-image: url(images/fondo_administrador2.jpg);
	background-repeat: no-repeat;
}
.fondo_rallado_gris {
	background-image: url(images/fondo_rallado_gris.jpg);
	background-repeat: repeat;
}

.fondo_administrador_datos_economicos {
	background-image: url(images/fondo_administrador_datos_economicos.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondo_administrador_documentos_comunidad {
	background-image: url(images/fondo_administrador_documentos_comunidad.jpg);
	background-repeat: no-repeat;
}
.enlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.enlace:link { text-decoration:none;}
a.enlace:visited { text-decoration:none;}
a.enlace:hover { text-decoration:underline;}
a.enlace:active { text-decoration:none;}

#artvisual{
 text-align:right;
 padding-right:25%;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
 }
 
#artvisual a:link, #artvisual a:visited{
 color:#ffffff;
 text-decoration:none;
}
 
#artvisual a:hover, #artvisual a:active{
 color:#ffffff;
 text-decoration:none;
}
#artvisuall{
 text-align:right;
 padding-right:20%;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
 }
 
#artvisuall a:link, #artvisuall a:visited{
 color:#FFFFFF;
 text-decoration:none;
}
 
#artvisuall a:hover, #artvisuall a:active{
 color:#FFFFFF;
 text-decoration:none;
}
