.programa .arriba {
	margin-bottom: 50px;
	text-align: right;
	height: 16px;
	margin-top: -20px;
}
body {
	padding: 36px!important;
}
hr {
	margin-top:12px;
	border: 1px solid #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EAEAEA;
}
h1 span {
}
.volver {
	float: right;
	margin-top: 6px;
	margin-right: 6px;
}
.programa .arriba a:hover {
	text-decoration: none;
	background-color: #f3f3f3;
}
.arriba a {
	display: block;
	width: 55px;
	text-align: right;
	font-size: 11px;
	color: #4E5F6E;
	text-transform: uppercase;
	float: right;
	line-height: 16px;
	height: 16px;
	background-image: url(../img/icon_up.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.cont_prodetallado .programa ol {
	margin-left: 35px;
	margin-bottom: 6px;
}
h1 {
	font-size: 28px;
	font-weight: normal;
	color: #4E5F6E;
}
.cont_prodetallado .objetivo h3 {
	font-size: 22px;
	font-weight: normal;
	color: #4E5F6E;
	margin-top: 15px;
	margin-bottom: 4px;
}
.cont_prodetallado .programa h2 {
	font-size: 24px;
	font-weight: normal;
	color: #4E5F6E;
	margin-top: 30px;
}
.cont_prodetallado .programa h3 {
	font-size: 22px;
	font-weight: normal;
	color: #4E5F6E;
}
.cont_prodetallado .programa h4 {
	font-size: 14px;
	color: #4E5F6E;
}



.cont_prodetallado .programa li {
	list-style-type:none; 
	line-height: 17px;
}
h1, h2, h3, h4, h5, h6, p, blockquote, label, dl, address { margin-bottom: 0.7em;}

