#main {
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#main #header {
	height: 234px;
	width: 830px;
}
#top_text {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 830px;
	text-align: center;
	color: #F8951D;
	font-weight: bold;
}
#left_col {
	float: left;
	width: 270px;
	margin-right: 30px;
}
#content {
	float: left;
	width: 530px;
}
h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #0253A4;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #0253A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #0253A4;
}
h4 {
	color: #000;
	margin: 0px;
	padding: 0px;
}
h5 {
	color: #000;
	font-size: 16px;
}



#footer {
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
	width: 818px;
	padding: 5px;
	font-size: 10px;
	text-align: center;
}
#footer table {
	font-size: 12px;
}
#quienes {
	background-image: url(../images/bg_quienes_somos.jpg);
	background-repeat: repeat-x;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 20px;
}
#content #contact {
	background-image: url(../images/bg_contactenos.jpg);
	float: left;
	width: 480px;
	background-repeat: repeat-x;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 20px;
}
#content #contact table {
	color: #333;
	font-size: 12px;
}
#prog {
	background-image: url(../images/bg_programas.jpg);
	background-repeat: repeat-x;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 20px;
	background-color: #D6E3E9;
	background-position: top;
	font-size: 12px;
}
#prog ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin: 0px;
}
#prog ul li {
	font-size: 12px;
	padding-top: 5px;
}
#prog ul li a:visited, #prog ul li a:link {
	text-decoration: none;
	color: #666;
}
#prog ul li a:hover {
	color: #0253A4;
	text-decoration: none;
}
#partners {
	float: left;
	width: 830px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 30px;
}
#partners table {
	font-size: 9px;
	font-style: italic;
	color: #000;
}
#main .notes {
	color: #666666;
	font-size: 14px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#main .notes .title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0253A4;
}
#main .notes cite {
	font-size: 12px;
}
h3 a {

	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #0253A4;
	text-decoration: none;
}
h2 a {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #0253A4;
	text-decoration: none;

}