/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#000/*#E7F5FE*/;
	/*	background-color: #5B698E;*/
	/*	background-color: #98d6fd;*/
	font:100% Verdana, Arial, Helvetica, sans-serif;
	color:#dddddd;
}
#pos {
	/*margin-top: -310px; */
	margin-top: 0px;
	width: 100%; 
	position: absolute; 
	/*top: 50%; */
	top: 0%;
	height: 570px;
}
div#con {
	margin-left: auto;
	/*width: 910px;*/ 
	width: 100%;
	margin-right: auto;
	text-align:center;
	/*color: #2F5577;*/
	color:#586374;
}
div#con p.pie {
	clear: both;
	font: 0.7em Arial, Verdana, Helvetica, sans-serif;
	padding: 5px 0 0 0px;
	text-align: center;
	margin:5px 0 0 0;
	
}
a:link, a:visited{
	text-decoration: none;
	font-weight: normal;
	color:#586374;
}
a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #5191cd;
}
div#flashcontent {
	top: 50%;
	height: 570px;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	background-color: transparent;
}

#oculta {
visibility:hidden;
overflow:hidden;
height:1px;}

.bgcol {width: 900px;margin:0 auto;
text-align:center; height: 200px; vertical-align:middle;}
div #flashcontent img{
margin-left: auto; 
	margin-right: auto;
text-align: center; 
}

div#flashcontent a:link, div#flashcontent a:visited{text-decoration: none;font-weight: normal;color:#ddd;}
div#flashcontent a:hover{text-decoration: none;font-weight: normal;color: #ccc; }
