body {
	padding: 0;
	margin: 0;
	background-color: white;
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	color: red;
	font-weight: lighter;
	margin: 0;
}
h2 {
	font-size: 1.5em;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
}
h3 {
	font-weight: lighter;
}
h5 {
	color: white;
	background: red url(../images/avion.gif) no-repeat .25em center;
	padding: 1em 1em 1em 2.5em;
	margin: 0 0 .5em;
	font-weight: lighter;
}
p {
	font-size: .9em;
	color: #333;
}
ul {
	font-size: .9em;
	color: #333;
}
a {
	color: red;
}
table {
	border-collapse: collapse;
}
.top {
	font-size: 11px;
	line-height: 12px;
	color: #5E6162;
}
.jump {
	font-size: 11px;
	line-height: 12px;
	color: #505050;
	background-color: white;
	height: 20px;
	width: 179px;
	border: 1px solid #505050;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5D5D5D;
}
.tit_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5D5D5D;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #6C8797;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #4D6677;
}
.sub {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #505050;
	background-color: #FFFFFF;
	height: 21px;
	width: 150px;
	border: 1px solid #9E9E9E;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #F0F0F0;
	height: 18px;
	width: 202px;
	border: 1px solid #ADADAD;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #F0F0F0;
	height: 118px;
	width: 202px;
	border: 1px solid #ADADAD;
	overflow:auto;
}
.postit {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.postit_link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.postit_link:hover {
	font-size: 12px;
	color: #005fbb;
	text-decoration: none;
	text-decoration: none;
}
.postit_link:active {
	font-size: 12px;
	color: #005fbb;
	text-decoration: none;
}
iframe {
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: white;
}
.postback {
	background-image: url(../images/post_back.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding: 3em .2em .2em .2em;
	text-align: center;
}
.postback h4 {
	font-weight: lighter;
	margin: 0;
}
.postback p {
	margin: 0;
	font-size: .82em;
}
.postback img {
	padding: .25em;
}
#caja {
	margin: 0 auto;
	width: 683px;
}
#tabla {
	width: 100%;
	margin: 0 auto;
}
#contenidos {
	padding: 1em;
}
#columna {
	text-align: center;
	padding: 1em;
}
#pie {
	background: #09f;
	padding: .75em;
	font-size: .72em;
	color: white;
}
#patrocinadores {
	text-align: center;
	margin: 0 auto;
}
