* {
	font-family: 'verdana';
	font-size: small;
}
h2 {
	color: #00568E;
	font-size: 120%;
	font-family: arial;
	background: #EAEBED;
	padding: 5px 10px;
	margin-bottom: 10px;
}
img {
	border:0;
}
body {
	background: #E7E4DF;
}
h1{
	float: left;
	margin:23px auto 16px 33px;
}
html*h1{
	float: left;
	margin:23px auto 16px 17px;
}
#container {
	width: 777px;
	margin: 0 auto;
}
#header{
	background: #fff;
	float: left;
	margin-top: 30px;
	border-bottom: 3px #B90011 solid;
	width: 100%;
}
#avance {
	float: right;
	margin: 40px 33px 37px auto;
}
#menu {
	text-transform:uppercase;
	float: left;
	list-style: none;
	margin:0;
	padding:0;
	background: #898274;
	width:100%;
}
#menu li{
	float: left;
	margin: 0 5px;
}
#menu a{
	float: left;
	display: block;
	padding: 5px 10px;
	text-decoration:none; 
	color: #fff;
}

#banner1 {
	margin-top:4px;
}
.submenu {
	position:absolute;
	background: #B90011;
	filter:alpha(opacity=85);
  -moz-opacity:0.85;
  opacity: 0.85;
	display:none;
}
.submenu ul{
	list-style: none;
	margin:0;
	padding:0;
}
.submenu li{
	padding: 5px 0;
	border-bottom: 1px #CE8779 solid;
}
.submenu a{
	padding: 5px 10px;
	text-decoration:none; 
	color: #fff;
}
#lProgramas {
	margin-left:10px;
}
#search {
	float: left;
	list-style: none;
	margin: 4px 0;
	padding:0;
}
#breadC{
	float: left;
}
#breadC a, #breadC a:visited{
	color: #B02927;
	font-weight: bold;
	font-size: 80%;
}
#texto{
	float: right;
}
#texto input{
	height: 12px;
}
#btnSearch{
	float: right;
	margin-left:10px;
}
#subContainer{
	border-top: 5px #DDD9D3 solid;
	background: #fff;
	clear:both;
	float:left;
	padding: 0;
	width: 778px;
}
#barLeft {
	float:left;
	margin: 10px;
	margin-right: 0;
}
#barRight {
	float:right;
	margin: 10px;
	margin-left: 0;
}
#scientists {
	background: #C5C0B5 url(../img/scientistsBottom.gif) no-repeat bottom left;
	width: 213px;
	float: left;
}
#scientists h3{
	background: url(../img/scientistsTop.gif) no-repeat top left;
	color: #7F7F7F;
	font-size: 140%;
	font-weight: bold;
	font-family: arial;
	padding: 15px 15px 10px 15px;
	line-height: 13px;
	margin: 0;
	border-bottom: 1px #d1d1d1 solid;
}
#scientists h3 span{
	font-size: 60%;
	font-weight: normal;
}
#scientists ul  { 
	list-style: none;
	margin:0;padding:0;
	color: #fff;
	float: left;
}
#scientists li  {
	clear: both;
	font-size: 85%;
	margin: 0 10px;
	padding: 15px 10px 30px 10px;
	border-bottom: 1px #fff solid;
}
#scientists img {
	float: left;
	margin-right: 10px;
}
#scientists a{
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}
#events {
	margin-top: 15px;
	width: 213px;
	background: url(../img/eventsBottom.gif) no-repeat bottom left;
	clear: both;
}
#events ul {
	color: #666666;
	font-weight: bold;
	background: #F6F6F6;
	margin:0; padding:0;
	border-left: 1px #BABABA solid;
	border-right: 1px #BABABA solid;
	list-style: inside disc;
}
#events ul li{
	font-size: 85%;
	margin: 0 10px;
	padding: 15px 10px 15px 10px;
	border-bottom: 1px #bbb solid;
	text-transform:uppercase;
}
#events ul li a{
	color: #0e4d81;
	text-transform: none;
}

#events h3{
	background: url(../img/eventsTop.gif) no-repeat top left;
	color: #7F7F7F;
	font-size: 140%;
	font-weight: bold;
	font-family: arial;
	padding: 8px 15px;
	margin: 0;
	border-bottom: 1px #d1d1d1 solid;
}
#moreEv {
	padding: 5px 0 10px 30px;
	margin:0;
	background: url(../img/leftArrow.gif) no-repeat 10% 45%;
	border-top: 1px #BABABA solid;
}
#moreEv a{
	text-transform: lowercase;
	text-decoration: none;
	color: #555;
	font-size: 85%;
	font-weight: bold;
}
.clear {
	clear: both;
}
#resources {
	margin-top: 15px;
	width: 211px;
	background: #F1F1F1 url(../img/resourcesTop.gif) no-repeat top left;
	clear: both;
	border: 1px #c0c0c0 solid;
}
#resources ul{
	margin-top: 80px;
	margin-bottom: 20px;
	list-style: none;
}
#resources li{
	padding: 5px 0 5px 15px;
}
#resources ul li a {
	color: #0e4d81;
	font-size: 85%;
	font-weight: bold;
}
#banner {
	width: 534px;
	height: 190px;
	background: #ddd;
}
#press ul {
	list-style: none;
	margin: 0; padding: 0;
}
#press li {
	padding: 15px;
	border-bottom: 1px #DEDEDE solid;
	width: 480px;
}
#press p {
	margin-left: 10px;
	font-size: 85%;
	line-height: 130%;
	font-family: arial;
	padding:0;margin:0;
}
#press p.date {
	color: #838383;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}
#press p.title {
	color: #00568E;
	font-weight: bold;
	font-size: 90%;
	padding-left: 10px;
	background: url(../img/redDot.gif) no-repeat 0% 55%;
}
#press p.content, #press p.content a {
	color: #999;
	font-family: verdana;
	font-size: 80%;
	padding-left: 10px;
}
#press p.content a{
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: #00568E;
}
#backTop {
	clear:both;
	text-align: right;
	padding-top: 50px;
	padding-bottom: 20px;
	border-bottom: 1px #DEDEDE solid;
	margin: 25px;
}
#backTop a{
	color: #00568E;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}
#footer {
	background: #fff;
	margin: 15px 0 40px 0;
	float: left;
	padding: 12px;
	width: 754px;
}
#footer ul{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}
#footer li {
	font-size: 80%;
	color: #999;
	float: left;
}
#footer a{
	font-size: 100%;
	color: #999;
	text-decoration: none;
	padding: 0 10px;
}
#footer li#fund span{
	font-weight: bold;
	font-size: 100%;
}
#footer li#terms {
	float: right;
	border-left: 1px #999 solid;
}
#footer li#policy {
	float: right;
}
div#terms {
	padding-bottom: 100px;
}
div#terms h2{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
div#terms p {
	margin: 15px 40px;
	color: #898274;
}
div#terms ol {
	margin: 10px 60px;
	color: #898274;
}
div#terms ol li{
	margin: 10px 0;
}
div#terms span {
	font-style: italic;
}
div#terms label {
	font-weight: bold;
	color: #B90011;
	font-size: 110%;
}
div#terms a {
	color: #0e4d81;
	text-decoration: none;
}
div#terms a:hover {
	color: #00568E;
}
div#terms table {
	text-align: center;
	width:90%;
	margin: 0 auto;
}
div#terms td{
	padding: 10px;
}
#left_menu {
	width: 213px;
	background: url(../img/left_menu_top.gif) no-repeat top left;
}
#left_menu ul{
	list-style:none;
	background: url(../img/left_menu_bottom.gif) no-repeat bottom left;
	margin:0;
	padding:0;
	padding-top: 10px;
	padding-bottom: 50px;
}
#left_menu li{
	padding: 10px 0 10px 20px;
}
#left_menu a{
	color: #B0B0B0;
	font-family: arial;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#left_menu a:hover {
	text-decoration: underline;
}
#left_menu a.aSelec {
 color: #707070;
}
div#about {
	padding-bottom: 100px;
	width: 530px;
}
div#about h2{
	margin-top:0;
}
div#about h3{
	margin-left:10px;
	color: #898274;
}
div#about p, div#about ul, div#terms ul, div#about ol{
	margin: 15px;
	color: #898274;
}
div#about span {
	font-style: italic;
}
div#about a {
	color: #0E4D81;
	text-decoration: none;
}
div#about a:hover {
	color: #00568E;
	text-decoration: underline;
}
ul#left_sub_menu {
	background: none;
	margin:0;
	margin-top: 10px;
	padding:0;
}
ul#left_sub_menu a{
	font-size: 90%;
}
.pLogo {
	text-align: right;
}
form						{ clear:both; margin: 40px;}
form#partnerForm label						{ display:block; margin:10px 0 2px 0; font-size: 90%; color:#999; }
form#partnerForm h3 { color: #B90011; }
.input					{ margin-bottom: 20px; color: #898274;}
.input input			{ width:250px; color:#333; }
.input textarea		{ width:70%; height:100px; padding:2px;color:#333; } 
.submit					{ padding:25px 0 0 0; }
.submit input		{ padding:5px; background:#ddd; border-width:1px; border-color:#ddd; color:#444; font:normal 14px arial; }
input[type=checkbox], input[type=radio]	{ width: auto; }
input[type=checkbox] { clear: none; }

#terms p.error {
	color: #B90011;
	font-weight: bold;
}
p#thankYou {
	color: #B90011;
	font-weight: bold;
	font-size: 110%;
}
p.programTitle {
	font-weight: bold;
	margin-bottom: 0;
}
.spClass {
	border-collapse: collapse;
}
.spClass td{
	font-size: 90%;
	color: #333;
	border: 1px #333 solid;
	padding: 10px 15px;
}
.spClass span{
	font-weight: bold;
	font-style: normal;
}
.spClass img{
	margin-left: 5px;
	height: 15px;
}
td.spTitleClass{
	font-weight: bold;
	color: #A5262F;
}
.spHeaderClass {
	background: #99B0EF;
}
.spBreakClass {
	background: #C6CA72;
}
img.fotoStaff {
	float: right;
	margin: 10px;
}
div#infLog form{
	margin: 10pxuto;

}

div#infLog label{
	display: block;
	color: #00568E;
	font-size: 90%;
}