.botones {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bandera1.jpg);
	text-align: center;
	vertical-align: bottom;
	display: block;
	height: 106px;
	width: 79px;
}
.botones:hover {
	background-image: url(images/bandera2.jpg);
}
.imagedogohome {
	background-image: url(images/home/fotoizq.jpg);
	background-repeat: no-repeat;
	display: block;
}
.nodecoration {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
}
a {
	text-decoration: none;
}
