@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../img/fondo-home.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	margin:0px;
	background-color:#faf8f8;
}

#frase_manifiesto {
	padding:10px 0px;
	text-align:center;
	width:952 px;
}

#intro_flash {
	width:980 px;
}

#menu-home {
	width:952 px;
	text-align:center;
	padding:25px 0px;
}

#pie-home {
border-top:#000 solid 1px;
	width:952px;
	text-align:left;
}