/* CSS leonardovalencia.com
Páginas interiores*/


/*Obra*/
p {text-indent:0px;}

#content02 .separador{
border-bottom: dashed #666 1px;
margin: 25px 0 25px 0;
padding-top:15px;
clear:both;
}
* html #content02 .separador{
margin: 23px 0 23px 0;
padding:0;
clear:both;
}
#content02 h4{ 
font: normal 20px "Verdana", Arial, Helvetica, sans-serif;
padding:0px;
margin-bottom:15px;
text-indent:0px;
}
#content02 h4 a{ 
color:#fff; text-decoration:none;
}
#content02 h4 a:hover{ 
text-decoration:underline;
background:none;
}

#content02 p{ 
text-indent:0px;
margin-bottom:8px;
margin-left:80px;
}
#content02 img{
padding:2px;
border: 1px solid #666;
float:left;
margin: 0 15px 0 0;
width:60px;

}
#content02 ul{
margin-left:140px;
border:1px solid #333;
background:#1D1D1D;
width:260px;
padding-top:4px;
margin-bottom:15px;
}
* html #content02 ul{
margin-left:0px;
border:1px solid #666;
background:#333;
width:260px;
}
#content02 ul li{
font-size:10px;
list-style: none;
background: url(../img/bolita.gif) no-repeat 1em .4em; line-height: 1.5em;
margin-bottom:5px;
padding-left:25px; text-indent:0px;
}

#content02 ul li a{color:#fff; text-decoration:none;}

#content02 .extra{
	width: 380px;
	margin: 0px 10px 40px 0;
	}
* html #content02 .extra{
	width: 380px;
	margin: 0px 10px 10px 0;
	}
#content02 .extra p.imgLeft img{
	width:60px;
	height:90px;
	margin: 0px 10px 0 0;
}

