﻿UL
{
	padding-left: 20px;
}
DIV#bandera_escudo
{
	width: 400px;
	height: 200px;
	float: right;
	text-align: center;
	margin: 30px 100px;
}
DIV#bandera
{
	width: 150px;
	height: 120px;
	float: left;
	margin-top: 30px;
}
DIV#escudo
{
	width: 150px;
	height: 200px;
	float: right;
}
DIV#mapa
{
	width: 482px;
	height: 500px;
	float: right;
	text-align: center;
	/*margin: 0px 70px;*/
	margin-right: 70px;
}

