h3 {
	margin: .5em 0 1em 0;
	padding: .5em 0;
	background: none;
	color: #ccc;
	letter-spacing: 1px;
	line-height: 0.8em;
	font-size: 1em;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
}

h4 {
	margin: .5em 0 1em 0;
	padding: .5em 0;
	border-top:1px solid #FFD966;
	border-bottom:1px solid #FFD966;
	background:#fff url(../../../img/fondoh3.gif) top right no-repeat;
	color:#F90;
	letter-spacing:1px;
	line-height:1.2em;
	font-size:1em;
	text-transform:uppercase;
}
	
h5 {
	color:#F90;
	border-bottom:1px dotted #F90;
	font-size:1em;
	margin: 1em 0;
	padding: 0;
}

.jefe{
	margin-top:-.7em;	
}

h6 {
	margin-top:1.5em;
	margin-bottom:1em;
	color: #EF9D00;
}

#capa-contenido > h6:first-child{
	margin-top:0;	
}

