/* CSS Document */
.encintro, .encintro:link , .encintro:hover, .encintro:visited {
	letter-spacing: 1px;
	text-decoration: none;
	color: #F5455B;
	font-weight: bold;
}

.encintro:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F42941;
}

#direccion .enlacecorreo, .enlacecorreo:link, .enlacecorreo:hover {
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#direccion .enlacecorreo:hover {
	color: #62BD19;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #62BD19;
}

#menuarriba .enlace, .enlace:link, enlace:hover {
	padding-bottom: 1px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menuarriba .enlace:hover {
	padding-bottom: 1px;
	color: #000000;
	border-bottom-style: none;
}

#menuabajo .enlace, .enlace:link, .enlace:hover{
	color: #62BD19;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#menuabajo .enlace:hover{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #F42941;
	padding-top: 1px;
	padding-bottom: 1px;
}

.enlacecatalogo, .enlacecatalogo:link, .enlacecatalogo:hover {
	color: #B80A20;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
}

.enlacecatalogo:hover{
	text-decoration: underline;
}


.enlacecateg, .enlacecateg:link, .enlacecateg:hover {
	color: #498D12;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
}

.enlacecateg:hover{
	text-decoration: underline;
}

.enc_footer, .enc_footer:link, .enc_footer:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.enc_footer:hover {
	border-bottom-style: none;
	color: #000000;
}

.enc_mapaweb, .enc_mapaweb:link, .enc_mapaweb:hover {
	color: #B80A20;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 2px;
}

.enc_mapaweb:hover{
	background-color: #468512;
	color: #FFFFFF;
}

.enc_pag, .enc_pag:link, .enc_pag:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.enc_pag:hover {
	border-bottom-style: none;
}
