@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-position: center center;
	background-color: #FFFF99;
	background-repeat: repeat;
	background-image: url(img/bg.jpg);
	
	
}

#flash {
	padding-top: 20px;
}
#mapa {
	height: 300px;
	width: 760px;
	background-position: center center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#menu_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC66;
	height: 15px;
	width: 760px;
	text-align: center;
}
#menu_bottom2 {
	height: 15px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC66;
	text-align: center;
	background-position: center center;
}

a:link {
	color: #FFCC66;
}
a:hover {
	color: #FFCC00;
}

a:visited {
	color: #FFCC33;
}
#cem {
	width: 750px;
	padding: 5px;
	border: 2px solid #FFCC33;
	margin-right: auto;
	margin-left: auto;
}

