.edificio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../imagenes/enlaces/edificio.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: none;
}
.edificio a:link {
	color: #000000;
	text-decoration: underline;
}
.edificio a:visited {
	color: #990000;
	text-decoration: underline;
}
.edificio a:hover {
	color: #000000;
	text-decoration: none;
}


.Estilo1 {
	color: #FF0000;
	font-size: 9px;
}
.Estilo2 {
	color: #FFFF00;
	font-size: 9px;
}
body {
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.viviendas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../imagenes/enlaces/viviendas.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.viviendas a:link {
	color: #000000;
	text-decoration: underline;
}
.viviendas a:visited {
	color: #990000;
	text-decoration: underline;
}
.viviendas a:hover {
	color: #000000;
	text-decoration: none;
}
.manos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../imagenes/enlaces/manos.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.manos a:link {
	color: #000000;
	text-decoration: underline;
}
.manos a:visited {
	color: #990000;
	text-decoration: underline;
}
.manos a:hover {
	color: #000000;
	text-decoration: none;
}
.pizarra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../imagenes/enlaces/pizarra.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: none;

}
.pizarra a:link {
	color: #000000;
	text-decoration: underline;
}
.pizarra a:visited {
	color: #990000;
	text-decoration: underline;
}
.pizarra a:hover {
	color: #000000;
	text-decoration: none;
}
.pizarra02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../imagenes/enlaces/pizarra02.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.pizarra02 a:link {
	color: #000000;
	text-decoration: underline;
}
.pizarra02 a:visited {
	color: #990000;
	text-decoration: underline;
}
.pizarra02 a:hover {
	color: #000000;
	text-decoration: none;
}
.pizarra03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../imagenes/enlaces/pizarra03.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.pizarra03 a:link {
	color: #000000;
	text-decoration: underline;
}
.pizarra03 a:visited {
	color: #990000;
	text-decoration: underline;
}
.pizarra03 a:hover {
	color: #000000;
	text-decoration: none;
}
/*botones*/

a.button{
	background:url(../Imagenes/boton_animado.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:110px;
}
input.button{
	background:url(../Imagenes/boton.gif);
        width:120px;
        height:50px;
        text-decoration:none;
        font-weight:bold;
	color:#555555;
	font-weight:bold;
	line-height:29px;
	margin-bottom:14px;
	background:url(../Imagenes/boton_animado.gif) no-repeat 8px 5px;
	text-indent:18px;
	display:block;
}
input:hover.button{
	color:#0066CC;
}
