
/*Estilo de listado*/

#main h3 {
padding-top:25px;
}
#main h4 {
font-weight:normal;
font-size:1.2em;

}

#plegables div {
float:left;
border-bottom: dashed 1px #ccc;
padding-bottom:25px;
}
p.imgLeft img 
{margin:0 12px 10px 0px; 
padding:2px !important; 
border: solid 1px #ccc;
height:200px;
}