/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> MAPAS <<<----------------------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/

.welcome { padding: 0 10px; }

#contents ul.menu_map { width: 100%; list-style: none; margin: 20px 0 0; padding: 0; }
#contents ul.menu_map li { float: left; width: 19%; }
#contents ul.menu_map li a {
	color: #22539e;
	padding: 0 0 0 12px; 
	text-decoration: underline;
	background: url(../images/bullet_img.png) 0 5px no-repeat;
}
#contents ul.menu_map li a:hover { text-decoration: none; }

.map { margin: 0 0 0 15px; }