@charset "utf-8";
/* CSS Document */
 BODY
 {
	background-color: #ffffff;
	margin:0px;
	background: url('fondo-pagina-web.gif') center repeat-y;

} 
#flash
{
	height:169px;
	width:780px;
	top:0px;
	background-image:url(../images/subflash.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#flash2
{
	position:relative;
	height:180px;
	width:173px;
	top:1px;
	background-image:url(../images/back.jpg);

}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:active{text-decoration: none;}
a:hover{text-decoration: none;}