@charset "iso-8859-1";

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #FC0;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
.fondopie {
	background-image:url(../img/pieimg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.idioma {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	font-style: normal;
	text-decoration: none;
}
.empresa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: justify;
	font-style: normal;
	text-decoration: none;
}
.contacto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	font-style: normal;
	text-decoration: none;
}
.contactofill {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: left;
	font-style: normal;
	text-decoration: none;
}
