@charset "utf-8";
/* CSS Document */

.banner {
}
.textoabajobanner {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.iconos {
	text-align: center;
	width: 840px;
}
.fotoindex {
	text-align: center;
	width: 100%;
}
.textopiepagina {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #444;
	text-align: center;
	width: 100%;
}
.audio {
	height: 40px;
	width: 120px;
	float: right;
	text-align: center;
}
.fondocontacto {
	background-image: url(images/fondocontacto.png);
	text-align: center;
}
.textocontentcontacto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222;
	text-align: center;
}
#fecharriba {
	font-size: 9px;
	font-weight: bold;
	color: #555;
	background-image: url(images/fondocontacto.png);
	background-repeat: repeat;
	width: 840px;
	text-align: right;
}
.display {
	display: none;

}
.gracias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	background-image: url(images/fondocontacto.png);
}
