@charset "UTF-8";
/* CSS Document */
#slideshowWrapper{ float:left; width:544px;}


ul#slideshow{list-style:none;width:474px; margin-left:70px;}
ul#slideshow li{ background:#FFF;width:474px;}

#fssList{ position:absolute; margin-top:-536px; width:70px; height:537px; background:url(../img/fondo-histo.jpg) repeat-y;}
#fssList li{ float:left; clear:both;width:70px; height:29px; margin-bottom:5px; }
#fssList li a{
	color:#4b4b4b;
	font-family:l-reg, Verdana, Geneva, sans-serif;
	width: 70px;
	height: 24px;
	float: left;
	font-size: 16px;
	text-indent: 11px;
	padding-top: 5px;
}

#fssList li.fssActive a,#fssList li:hover a{color:#fff; background:url(../img/seleccion.jpg) no-repeat; }



#whf{ width:474px; height:507px; float:left; clear:both; background:#FFF }

#whf p {font-family:l-light, Verdana, Geneva, sans-serif;}

#whf p.titulo { color: #7ca6da; font-size: 24px; margin-left:9px;}

#whf p.txt { color:#000000; font-size: 14px; text-align:justify; float:left; padding-bottom:10px; width:100%;}






/*
small a{color:#000;}

#fssPrev{position:absolute;top:169px;left:-67px;background:url(arrows.png) -67px 0px;width:67px;height:143px;text-indent:-999999px;}
#fssNext{position:absolute;top:169px;left:646px;background:url(arrows.png) no-repeat;width:67px;height:143px;text-indent:-999999px;}
#fssPlayPause{position:absolute;top:435px;right:20px;background:url(white.png) repeat;padding:4px 0 5px 0;-moz-border-radius:5px;border-radius:5px;width:60px;text-align:center;display:block;color:#333;text-decoration:none;}


#top{background:#3b5998;width:100%;height:40px;margin-bottom:20px;}
#top h1{color:#fff;font-weight:normal;font-size:18px;padding:7px 0 0 15px}
#top h1 span{font-size:11px;}
#top h1 a{text-decoration:underline;color:#fff;}
#top h1 a:hover{text-decoration:none;}*/