@charset "utf-8";
/* CSS Document */

body {
	margin-top: 10px;
	color: #0559a9;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../2010/fondo.jpg) no-repeat;
}
.naranja {
	color: #FF6500;
}
td {
	padding-left: 20px;

}
#grad_naranja {
	position: absolute;
	left: 0px;
	top: 300px;
}
#desarrollo td {
	font-size: 11px;
}
#desarrollo  h2 {
	font-size: 15px;
	margin-bottom: 0px;
}
hr {
	border-bottom: 1px none #0055AD;
	height: 0px;
	color: #0059AD;
	background: #0059AD;
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

