/* Estilos de la maqueta libre */
*.capaIconos{
	text-align: center;
	margin-top:30px;
}
*.iconos{
	margin-left:20px;
}
*.iconos a img{
	border-color:#EE2D47;
}
*.iconos a:hover img{
	border-color:#000000;
}
/* avisos del sistema */
.bordeContenidoCajaDerecha #cajaTexto #alertaForo {	
	text-align: center;
	color: #FF0000;
}

*.mapaGoogle {
	width: 60%;
	float: left;
}
*.mapaGoogle p {
	padding: 0 5px;
}
*.mapaGoogle div.centrado {
	width: 410px;
	margin: 0 auto;	
}

*.mapaGoogle iframe{
	width: 100%;
	*width: 98%;
	height: 325px;	
}
*.mapaGoogle p {
	font-size: 70%;	
}
*.mapaGoogle p a {
	color: #0000FF;
}
*.mapaGoogle p a:hover {
	color: #FF0000;
	text-decoration: underline;
}
