.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nodecoration {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
.botones {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.subtit {
	color: #CCB66D;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.elojofondo {
	background-image: url(../elojoylamascota/imagen/plantillaelojo.jpg);
	background-repeat: no-repeat;
	height: 700px;
	width: 950px;
}
.fondointerior {
	background-image: url(../elojoylamascota/imagen/fondointerior.jpg);
	background-repeat: no-repeat;
}

.botbienvenidos {
	background-image: url(../elojoylamascota/imagen/bienvenidos.jpg);
	background-repeat: no-repeat;
}
.tablabaseinterior {
	width: 950px;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.float {
	float: left;
}
