body {
	height: 101%;
	background: url("../img/bg_degradate.gif") repeat-x;
	margin: 0;
}

#cuerpo {
	margin: 0 auto; width: 797px;
	background: url("../img/background.gif")
	no-repeat; padding-top: 0px;
}

#cuerpo #visual1 {
	width: 797px;
	height: 62px;
	background: url("../img/pie.gif");
	clear: both;
	margin-top: 10px;
}


#cabecera {
	width: 760px;
	height: 95px;
	background: url("../img/cabecera.gif");
	margin-left: 17px;
}

#menu { width: 760px; height: 25px; margin-left: 17px; }

ul { list-style:none; margin:0; padding:0;}
ul li { padding:0; float:left; }
ul li a { display:block;  text-decoration:none; }
ul li a:hover {	background-position:bottom;}
ul li a span {	display:none;}

ul li #conferencias {	background-image: url(../img/menu/conferencias.gif); width:106px; height:25px; }
ul li #animacion { background-image:url(../img/menu/animacionlectura.gif); width:167px; height:25px;}
ul li #narracion { background-image:url(../img/menu/narracionoral.gif); width:117px; height:25px;}
ul li #curriculum { background-image:url(../img/menu/curriculum.gif); width:87px; height:25px;}
ul li #blog {	background-image:url(../img/menu/blog.gif); width:48px; height:25px;}
ul li #multimedia { background-image:url(../img/menu/multimedia.gif); width:91px; height:25px;}
ul li #links { background-image:url(../img/menu/links.gif); width:53px; height:25px;}
ul li #contacto { background-image:url(../img/menu/contacto.gif); width:91px; height:25px;}

#sombramenu { width: 760px; height: 52px; margin-left: 17px; background-image: url(../img/somb_menu.gif);}

#contenedor { margin: 0 auto; width: 760px; padding-top: 0px; }

.texto {
	margin-left:100px;
	width:auto;
	height:auto;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
}
