* {	margin: 0; padding: 0;}
body{ padding: 10px; background-color:#f6f4f5; font-family:verdana;  font-weight:bold; margin: 0; padding: 0;}
p{ float:left; width:99%;  clear:both; color:#fff; padding:8px 6px;}
p.title{ background-color:#666; height:10px; font-size:12px;}
p.Descripcion{background-color:#979797; border-bottom:#666 solid 3px; height:auto; font-size:10px;}
.contenedor{ float:left; height:auto;}
#jgal { list-style: none; width: 200px;}
#jgal li { opacity: .5;	float: left; display: block; width: 135px; height: 107px; background-position: 50% 50%; cursor: pointer; margin:11px 8px 0 8px;}
#jgal li img { position:absolute; top: 105px; left: 145px; display: none;}
#jgal li.active img { display: block;}
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99;}

