/*CSS leonardovalencia.com*/

#content {
padding: 0em 2.0em 0em 2.0em;
min-height:670px;
}
* html #content{
height:660px;
}
#content h2 {
font: 25px "Georgia", Times, serif;
color:#95A735;
border-bottom:1px solid #95A735;
width: 100%;
}

#content01, #content02
{
padding-top: 1.3em;
text-indent:0;
width:400px;
}
#content02 ul{
margin-bottom:20px;

}
#content02 ul li{
list-style: none;
background: url('/img/bolita.gif') no-repeat 1em .4em; line-height: 1.5em;
margin-bottom:5px;
padding-left:30px; text-indent:0px;
}

#content02 h4{
margin-bottom:10px;
font:normal 18px Verdana;color:#95A735;
}
#content02>h5{font:normal 16px Verdana; color:#999;}

#content02 .separador{
border-bottom: dashed #666 1px;
border-top: dashed #666 1px;
margin: 25px 0 25px 0;
padding:8px;
background:#0f0f0f;
}
#content02 .destacado{font-size:1.2em; color:#333;}
