body{background-color: black; 	font-family: Verdana;}

#divBase
{
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	margin-top: -250px;
	height: 500px;
	top: 65%;
}
#divHeader {
	height: 80px;
	width: 700px;
	position: absolute;
	left: 165px;
	top: 15px;
}

#divflash
{
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	margin-top: -400px;
	height: 500px;
	top: 50%;
	text-align:right;
}
#divflash a , #logo a
{
	color: #9ebfe3;
	text-decoration:none;
 	font-size: 12px;
}
#logo
{
	text-align: center;
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	margin-top: +270px;
	height: 73px;
	top: 67%;
}

#inter
{
	background-color: #FFFFFF ;
	color: #9ebfe3;
	font-weight: bold;
}



#fondo
{
	background-image: url(/imagen/fondo.gif); 
}
