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

body {
	font-family:Lucida Grande, Verdana;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.0em;
	text-align:left;
	height:100%;
	padding:0pt;
	margin:0pt;
	background:#858585 no-repeat fixed center top;
}

/* MAIN */

#contenido{
	width:1001px;
	margin:auto;
}

#head {
	width:100%;
	height:432px;
}

#box {
	width:100%;
}

#intro {
display:none;
}


