@CHARSET "ISO-8859-1";

#contenidoflash {
	   width: 100%;
	   height: 240px;
	   position: absolute;
	   top: 0px;
	   right: 0px;
}

/*------------ portfolio ------------*/

#contenido{
	width:970px;
	margin:0px auto;
	height:500px;
	background-image: url(../images/body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#flashcontent{
	padding-top:50px;
}