.home {
	display: block;
	height: auto;
	width: auto;
	background-image: url(../imagenes/icoHome.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 15px;
	text-decoration: none;
	color: #527899;
	margin-right: 22px;
}
.home:hover , .contacto:hover, .webmail:hover, .mapaSitio:hover, #contenido .subMenu ul li a:hover{
	text-decoration: underline;
}
.contacto {
	display: block;
	height: auto;
	width: auto;
	background-image: url(../imagenes/icoContac.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	text-decoration: none;
	color: #527899;
	margin-right: 22px;
}
.webmail {
	display: block;
	height: auto;
	width: auto;
	background-image: url(../imagenes/icoMail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	text-decoration: none;
	color: #527899;
	margin-right: 22px;
}
.mapaSitio {
	display: block;
	height: auto;
	width: 80px;
	background-image: url(../imagenes/icoMapa.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	text-decoration: none;
	color: #527899;
}
.cuadroProductos ul li a {
	text-decoration: none;
	color: #666;
	display: block;
	width: auto;
	background-image: url(../imagenes/icoLinkProd.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.cuadroProductos ul li a:hover {
	text-decoration: underline;
	color: #5da1dd;
	background-image: url(../imagenes/icoLinkProd2.gif);
}
#pie a {
	text-decoration: none;
	display: block;
	width: 43px;
	overflow: hidden;
	color: #B8C6C9;
	background-image: url(../imagenes/icoDise.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	margin-top: 4px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pie a:hover {
	text-decoration: underline;
}

.fotosConte ul li a {
	background-image: url(../imagenes/icoPdf.gif);
	background-position: left center;
	display: block;
	background-repeat: no-repeat;
	width: auto;
	padding-left: 20px;
	font-size: 0.67em;
	text-decoration: none;
	color: #527899;
}
.fotosConte ul li a:hover {
	color: #8FB4C5;
	text-decoration: underline;
}
.enviar {
	color: #527899;
	background-color: #FFF;
	border: 1px solid #A8B4BB;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
}
.linkMapa {
	color: #557EB0;
	text-decoration: none;
	font-size: 12px;
}
.linkMapa:hover , .linkMapa2:hover{
	color: #09F;
	text-decoration: underline;
}
.linkMapa2 {
	color: #557EB0;
	text-decoration: none;
	font-size: 11px;
}
#contenido .subMenu ul li a {
	text-decoration: none;
	color: #06C;
	display: block;
	width: auto;
	padding-left: 10px;
	background-image: url(../imagenes/icoLinkProd2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
