.linkhead A:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(off.png);
	display: block;
	height: 40px;
	width: 145px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	}
.linkhead A:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(off.png);
	display: block;
	height: 40px;
	width: 145px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.linkhead A:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(on.png);
	display: block;
	height: 40px;
	width: 145px;
	line-height: 40px;
}
.borde_derecha {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
body {
	background-image: url(fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00496C;
	color: #000;
	font-weight: bold;
}
.fondohead {
	background-image: url(blue_texture_100x100.gif);
	background-repeat: repeat;
}
.texto_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0;
	font-weight: bold;
	font-style: italic;
}
p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px !important;
	color: #FF0;
	font-weight: bold;
	font-style: italic;
}
.texto_head a:hover{
	font-size: 18px;
	color: #FF0;
}

.fondo_abajo p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	color: black !important;
	font-weight: bold;
	font-style: italic;
}


.fondo_menu {
	background-image: url(fondo_menu.jpg);
	background-repeat: repeat;
}
.fondo_centro {
	background-image: url(fondo_centro.gif);
	background-repeat: repeat;
}
.texto_centro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #036;
	font-weight: bold;
	font-style: normal;
	border: 1px none #FFF;
	background-color: #FFF;
	padding: 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0;
}
.fondo_abajo {
	border-top:2px solid #FF6A00;
	background-image: linear-gradient(#FFCE00, #FFD800);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}
.texto_blanco_abajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	font-weight: normal;
	font-style: normal;
	border: 1px none #FFF;
}
body,td,th {
	color: #009;
}
.texto_naranja {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	border: 1px none #FFF;
	background-color: #FFCC00;
	padding: 5px;
	text-align: center;
}

.whatsapp-header {
	width:33px;
	height:33px;
}

.fax {
    display: none;
}

.texto-empresa{
    position: relative;
    display: inline-block;
    text-align: center;

}

.texto-encima{
    position: absolute;
    top: 10px;
    left: 10px;
	z-index:999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: justify;
	font-weight: bold;
	color: #333;
}

@media (max-width: 576px) { 
	.texto_head {
	font-size: 12px;
	}
	.whatsapp-header {
	width:40px;
	height:40px;
	}
}