/* CSS Document */

body {
	background-color:#000000;
	color:#ffffff;
	font-size:70%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;	
	}

img {
	border: 0px;
	}

a {
	color:#FFF;
	text-decoration:underline;
	}

a:hover {
	color: #edad24;
	text-decoration:underline;
	}
	
#contenedora {
	width: 745px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	}	
	
#fotos {
	margin-top: 30px;
	}	

#banderas {
	margin-top: 15px;
	}

#textoportal {
	width: 660px;
	height: auto;
	text-align: justify;
	line-height:22px;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
	}

