img {border: none;}
.hid { display: none;}
img.left { float: left; margin-right: 15px; padding: 5px; }
p.right { margin-left: 115px; }
div.bg { background: #b8e29d; }

#contenedor #cuerpo #contenido a.flecha { color: #006600; background: url(bg_a.gif) no-repeat left 50%; padding-left: 16px;}
#contenedor #cuerpo #contenido a:hover { text-decoration: none; }

#contenedor #cuerpo #contenido h3 {
	color: #cc2368;
	font-size: 20px;	
	margin-bottom: 10px;
}


#contenedor #cuerpo #contenido p { 
	text-align: justify;
	color: #000;
	font-size: 12px;
	padding: 8px;
	background: #b8e29d;
}

#contenedor #cuerpo #contenido ul {
	margin-left: 20px;
	color: #006600;
	font-size: 12px;
	background: #b8e29d;
	/* font-weight: bold; */
} 
#contenedor #cuerpo #contenido li {
	list-style: url(li.gif);
	margin-bottom: 10px;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #fff;
}