/* Ferpes'09 - Primavera Verano */


body, html {height:100%;}


body {
	background-image:url(images/fondoferpes.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	background-position:top center;
	text-align:center;
	margin:0;}
	
	
#menu {
	margin:0 auto;
	width:100%;
	text-align:center;
	height:59px;
	background-color:transparent;}
	
#menu_cont {
	width:800px;
	margin:0 auto;
	text-align:center;}
	
#portada_flash {
	width:100%;
	margin:0 auto;
	position:fixed;
	text-align:center;
	vertical-align:top;
	background-color:transparent;}
	
.flash {
	width:100%;
	height:90%;
	margin:0;
	background-color:transparent;}