/**/@media screen {
html {
	overflow-y: scroll;
	background: #002b7f;
	font: 12px verdana, arial, helvetica, sans-serif;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
a {
	color: #0000ff;
}
a:hover, 
a:active, 
a:focus {
	text-decoration: none;
}
#wrapper {
	width: 690px;
	/*margin: 8px auto 0;*/
	margin: 0 auto;
	background: #ffffff;
	/*border: 1px solid #000000;*/
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	position: relative;
	height: 100%;
	height: auto !important;
	min-height: 100%;
}
h1 {
	/*margin: 5px;*/
	margin: 0;
	/*background: url(../images/h1.png) no-repeat 5px 14px;*/
	height: 264px;
	overflow: hidden;
}
h1 
a {
	display: block;
	text-indent: -777em;
	overflow: hidden;
	width: 300px;
	height: 150px;
	margin: 50px 0 0 90px;
	position: relative;
	z-index: 1;
}
#logo {
	width: 759px;
	height: 279px;
	position: absolute;
	left: 50%;
	top: -16px;
	margin: 0 0 0 -413px;
	z-index: 0;
}
.logo-en {
	background: url(../images/logo-en.png);
}
.logo-es {
	background: url(../images/logo-es.png);
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: -43px;
	top: 24px;
	overflow: hidden;
	display: block !important;
	display: inline-block;
	font-weight: bold;
	z-index: 3;
	font-family: arial, helvetica, sans-serif;
}
#nav 
li {
	float: right;
	clear: right;
}
#nav 
a {
	display: block;
	width: 140px;
	height: 22px;
	margin: 0 5px 1px;
	padding: 0 0 0 5px;
	line-height: 22px;
	text-decoration: none;
	color: #0000ff;
	/*background: rgba(221,238,255,0.90);*/
	background: url(../images/nav_a.png) 0 0 !important;
	background: #ddeeff;
	position: relative;
	outline: 0;
}
#nav 
a:hover, 
#nav 
a:active,
#nav 
a:focus, 
#nav 
.current 
a {
	/*background: rgba(241,255,255,0.90);*/
	background: url(../images/nav_a.png) 0 -22px !important;
	background: #f1ffff;
}
#nav 
a 
.w {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 22px;
	overflow: hidden;
	background: url(../images/nav_a_w.png) 0 0 !important;
	background: url(../images/nav_a_wi.png) 0 0;
	margin: 0 0 0 -5px;
}
#nav 
a 
.e {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
	height: 22px;
	overflow: hidden;
	background: url(../images/nav_a_e.png) 0 0 !important;
	background: url(../images/nav_a_ei.png) 0 0;
	margin: 0 -5px 0 0;
}
#nav 
a:hover 
span, 
#nav 
a:active 
span, 
#nav 
a:focus 
span, 
#nav 
.current 
span {
	background-position: 0 -22px !important;
}
#content {
	text-align: justify;
	/*padding: 5px 25px 106px;*/
	padding: 5px 25px 140px;
	width: 640px;
	overflow: hidden;
}
#content
ol li	{
	height: 35px;
}
.ne, 
.se, 
.sw {
	position: absolute;
	width: 12px;
	height: 12px;
	overflow: hidden;
	z-index: 1;
	background-image: url(../images/corners.png) !important;
	background-image: Url(../images/cornersi.png);
}
.ne {
	right: -1px;
	top: 8px;
	background-position: 100% 0;
}
.se {
	right: -1px;
	bottom: 8px;
	background-position: 100% -12px;
}
.sw {
	left: -1px;
	bottom: 8px;
	background-position: 0 -12px;
}
#footer {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -1px;
	bottom: 0;
	width: 692px;
	height: 96px;
	background: url(../images/footer.png) repeat-x bottom;
	display: block !important;
	display: inline-block;
	overflow: hidden;
}
#footer 
li {
	overflow: hidden;
	font: 10px/13px arial, helvetica, sans-serif;
}
#footer 
a {
	color: #000000;
}
#top {
	position: absolute;
	right: 25px;
	bottom: 106px;
	font-size: 10px;
	line-height: 14px;
}
#top 
a {
	text-decoration: none;
}
#top 
a:hover {
	text-decoration: underline;
}
#edge {
	position: absolute;
	left: 10px;
	bottom: 25px;
	width: 123px;
	height: 62px;
	padding: 0 0 0 8px;
	font-style: italic !important;
	line-height: 16px !important;
	background: url(../images/edge.png) no-repeat left bottom;
}
#ispo {
	margin: 0 auto;
	width: 273px;
	height: 55px;
	padding: 0 0 0 83px;
	background: url(../images/ispo.png) no-repeat left center;
	position: relative;
	left: 11px;
	top: 14px;
}
#op {
	position: absolute;
	right: 10px;
	bottom: 17px;
	background: url(../images/oandp.com.png) no-repeat right top;
	padding: 0 0 0 1px;
	width: 111px;
	height: 71px;
	text-align: left;
}
#footer 
a {
	display: block;
	height: 100%;
	text-decoration: none;
}
#footer 
span {
	display: none;
}
.abstracts 
form {
	margin: 0;
	width: 640px;
	overflow: hidden;
}
.abstracts 
form 
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font: 12px verdana, arial, helvetica, sans-serif;
	display: block !important;
	display: inline-block;
	overflow: hidden;
}
.abstracts 
form 
li {
	float: left;
	clear: left;
	padding: 0 0 5px;
	margin: 0 0 5px;
	border-bottom: 1px solid #efefef;
	text-align: left;
	width: 640px;
}
.abstracts 
form 
li:hover {
	border-bottom: 1px solid #0000ff;
}
.abstracts 
form 
label {
	display: block;
	width: 640px;
	line-height: 19px;
	position: relative;
	cursor: pointer;
}
.abstracts 
form 
.captcha {
	line-height: 37px;
	text-align: center;
}
.abstracts 
form 
.captcha 
label {
	display: inline;
}
.abstracts 
form 
.captcha 
input {
	position: static;
}
.abstracts 
form 
.captcha 
img {
	border: 1px solid gray;
	vertical-align: middle;
}
.abstracts 
form 
.radio 
label {
	text-align: right;
}
.abstracts 
form 
.radio 
input {
	width: auto;
	right: 4ex;
	border: inherit;
}
.abstracts 
form 
li 
input {
	width: 175px;
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid gray;
	padding: 1px 0;
	height: 15px;
	font: 12px verdana, arial, helvetica, sans-serif;
}
.abstracts 
form 
div 
input {
	cursor: pointer;
	border: 1px solid gray;
	width: 640px;
	padding: 5px 0;
}
.abstracts 
form 
div 
input:hover {
	border: 1px solid blue;
}
.abstracts 
form 
textarea {
	border: 1px solid gray;
	font: 12px verdana, arial, helvetica, sans-serif;
	width: 638px;
}
sup {
	vertical-align: text-top;
	color: #0000ff;
}
del {
	color: gray;
}
del 
a {
	color: grey;
	text-decoration: none;
	cursor: text;
}
.hotel-transportation 
img {
	border: 1px solid #000000;
	float: left;
	margin: 0 10px;
}
.program 
table {
	border-collapse: collapse;
	width: 681px;
	margin-left: -21px;
}
.program 
td {
	border: 1px solid #000000;
	text-align: center;
	padding: 3px;
}
.program
tr.head		{
	background: #FF0000;
	font-size: 25px;
	font-weight: bold;
}
.program
tr.label	{
	background: #003365;
	color: white;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0;
}
	.program
	tr.grey	{
		background: #c0c0c0;
	}
	.program
	em	{
		font-style: italic;
		font-weight: bold;
		color: #000072;
	}
.program .sci { background: #538ed5; }
.program .con { background: #8064a2; }
.program .tou { background: #93cddd; }
.program .lun { background: #d99795; }
.program .set { background: #fac090; }
.program .now { background: #00b050; }
.program .fie { background: #ffff00; }
.program .ope { background: #75923c; }
.program .wor { background: #fcd5b4; }
ul.nobull {
	list-style: none;
	margin: 0;
	padding: 0;
}
/**/}
