img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
.enlaceboton {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding: 4px;
	color: #006BB3;
	text-decoration: none;
}
.enlaceboton:link,
.enlaceboton:visited {
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #666666;
	color: #BAD0E8;
}
.enlaceboton:hover {
	border-bottom: 0px solid #cccccc;
	border-top: 0px solid #666666;
	border-right: 0px solid #cccccc;
	border-left: 0px solid #666666;
	color: #BCCDE7;
} 
.celda3{
	background-image: url(imagenes/fondo.contenido.jpg);
	background-repeat: no-repeat;
}
.celda3 tr td table tr td img {
}
.titulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006BB3;
}
.parrafoscontenidos {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.mapagoogle {
	background: #000;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: inline;
	float: left;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.parrafoscontenidosnegritas {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.pieizq  {
	font-family: Arial;
	font-size: 12px;
	text-align: right;
}
.pieder {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}
