/* CSS Document */


#leftPan #contenidos h1 {
	display: block;
	float: left;
	width: 560px;
	border-bottom: solid 2px #eeac28;
	font-size: 16px;
	background: none;
	padding-top: 15px;
	padding-bottom: 3px;
	height: auto;
}
#leftPan #contenidos h2 {
	display: block;
	width: 560px;
	float: left;
	padding: 2px 0px 2px 0px;
	background: #eeac28;
	border: solid 1px #f9e2b1;	
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight: bold;
	margin: 1px 0px 15px 0px;
	font-size: 11px;
	text-align: center;
}
#leftPan #ifr {
	margin-left: 25px;
}