body{
	padding-top:5px;
	margin:0px;
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
}
#contenedor{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
img{
	border: 0
}
A:link 		{
	background-color: transparent;
	color: #FFFFFF;
	font-family:Verdana;
	font-weight: normal;
	text-decoration: none;
}
A:visited 	{
	background-color: transparent;
	color: #FFFFFF;
	font-family:Verdana;
	font-weight: normal;
	text-decoration: none;
}
A:hover 	{
	background-color: #ffc95e;
	color: #FFFFFF;
	font-family:Verdana;
	font-weight: none;
	text-decoration: underline;
}
A:active 	{
	background-color: transparent;
	color: #FFFFFF;
	font-family:Verdana;
	font-weight: bold;
	text-decoration: none;
}
contenido_flash{
	text-align: center;
	border: none;
	width: 800px;
	height: 500px;
	padding-left: 10%; 
}

#banderas li {
  	float: right;
	list-style-type: none;
	display: inline;
	margin-right: auto; 
	margin-left:10%;
}
