body {
	background-image: url(fondo.gif);
	background-repeat: repeat;
	
}
div#general {
	background-image: url(prehome_fondo.gif);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	height: 760px;
	width: 772px;
	top: 0px;
}
div#flash {
	position: relative;
	height: 482px;
	width: 681px;
	left: 0px;
	top: 150px;
}
#piePagina
{
	top:204px;
	position:relative;
	color:Black;
}

a:hover 
{
text-decoration:underline;
color:#000000;
}
.txtcopy 
{
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:underline;
}
