/**** Definiciones de estilo para las etiquetas ****/
html {
    height: 100%
}

body {
    min-height: 100%;
    background-color: #869ca7;
    text-align: center;
    margin: 0;
    padding: 0;
    border-width: 0;
    outline-width: 0;
    font-family: Arial, Helvetica, sans-serif;
}

img {
    margin: 0;
    padding: 0;
    border-width: 0;
    outline-width: 0;
}

#indexContent {
    min-height: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    position: relative;
    /*width: 900px;*/
}

#topMenu {
    /*width: 900px;*/
    height: 18px;
    position: relative;
    background-color: #303845;
}

#leftBar {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    float: left;
		font-size: 12px;
}

#rightBar {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    float: right;
    width: 400px;
    /*background-color: #d4dde1;*/
		font-size: 12px;
}

#leftBar a {
    color: #fff;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    display: block;
    height: 18px;
    float: left;
    text-align: center;
    overflow: hidden;
}

#leftBar a:link {
    text-decoration: none;
}

#leftBar a:active {
    text-decoration: none;
}

#leftBar a:visited {
    text-decoration: none;
}

#leftBar a:hover {
    font-weight: normal;
    text-decoration: underline;
    color: #fff;
}

#leftBar img.dot {
    margin-top: 8px;
    float: left;
}

#rightBar a {
    color: #fff;
    font-size: 14px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    display: block;
    height: 18px;
    float: right;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
}

#rightBar a:hover {
    font-weight: normal;
    text-decoration: underline;
}

#rightBar img {
    float: right;
}

#rightBar img.dot {
    margin-top: 8px;
}

#mainBar {
    /*width: 900px;*/
    height: 50px;
    position: relative;
    /*background-color: #1e5f85;
    background-image: url(../images/mainBar_home_bg.jpg);
    border-bottom: 1px solid #577f9f;
    border-top: 1px solid #0b2939;*/
    overflow: hidden;
}

#newsBar {
    /*width: 900px;*/
    height: 22px;
    position: relative;
    /*background-color: #6ca8d0;
    background-image: url(../images/newsBar_deg.png);
    border-bottom: 1px solid #747474;*/
    font-size: 12px;
    font-weight: bold;
    color: #233f4e;
}

#mainContent {
    /*width: 900px;
		display:block;
    background-image: url(../images/content_deg.png);
		background-repeat: repeat-x;
		overflow: auto;*/
    background-color:#f0efef;
}

.oneColumn {
    width: 300px;
    float: left;
    padding: 0px;
    margin-top: 4px;
}

.twoColumns {
    width: 600px;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-top: 4px;
}

.threeColumns {
    width: 900px;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-top: 4px;
}

#flashMain {
    width: 595px;
    border-top: 1px solid #abaaaa;
    border-bottom: 1px solid #abaaaa;
    padding: 0px;
    height: 287px;
    overflow: hidden;
    margin: 0 auto;
}

#newsBox {
    width: 294px;
    border-top: 1px solid #abaaaa;
    border-bottom: 1px solid #abaaaa;
    background-color: #d6dfe7;
    padding: 0px;
    height: 287px;
    overflow: hidden;
    margin: 0 auto;
}

#searchBox {
    margin-top: 50px;
    text-align: center;
}

#searchBox input#searchText {
    font-size: 14px;
    vertical-align: middle;
    width: 200px;
    height: 21px;
    border: 1px solid #000;
}

#searchBox img {
    margin-left: 5px;
    vertical-align: middle;
    border: 0px;
}

#topLinks {
	margin-top: 10px;
    text-align: right;
    width: 150px;
    float: left;
    padding: 0 5px 0 0;
		border-right: 1px solid #577f9f;
}

#topLinks a {
    font-size: 12px;
    color: #fff;
    display: block;
    clear: right;
    text-decoration: none;
}

#topLinks a:hover {
    text-decoration: underline;
}

#topBox {
		padding: 0 0 0 10px;
    float: left;
    width: auto;
}

#metarRT {
    display: block;
    height: 62px;
}

#metarRT a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

#metBtn a {
    display: block;
    float: left;
    width: 63px;
    height: 19px;
    overflow: hidden;
    margin-left: 1px;
    background-image: url(../images/meteo_btnBg.gif);
    color: #555555;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}

.sectionBox {
    margin: 0 auto;
    padding: 0px;
    width: 295px;
    height: 165px;
    background-color: #215680;
    overflow: hidden;
}

.sectionBox a.header {
    display: block;
    width: 293px;
    height: 26px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 1px;
}

.sectionBox div {
    padding: 0px;
    display: block;
    height: 136px;
    margin-top: 2px;
    margin-right: 1px;
    margin-left: 1px;
    background-color: #a0bdd5;
}

.separator {
    width: 100%;
    height: 1px;
    margin: 5px 0 5px 0;
    border-bottom: 1px dashed #788ea0;
}

.sectionBox div {
    padding-left: 5px;
    font-size: 12px;
    color: #1b374c;
    font-weight: bold;
}

.sectionBox div a {
    color: #1b374c;
    text-decoration: none;
}

.sectionBox div a.light {
    color: #1b374c;
    font-weight: normal;
}

.sectionBox div hr {
    background-color: transparent;
    height: 1px;
    border-top: 0px;
    border-bottom: 1px dashed #788ea0;
}

.sectionBox div img {
    vertical-align: middle;
}

#disclaimer {
	margin: 0px;
	padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10px;
    text-align: center;
    background-color:#ffffff;
}

#disclaimer a {
    color: #FFFFFF;
    font-size: 10px;
    text-decoration: none;
}

#disclaimer a:hover {
    color: #333333;
    text-decoration: underline
}

.toggler {
    color: #4b4b4b;
    margin: 0;
    padding: 0;
    background: #eee;
    background-image: url(../images/deg_gray.gif);
    border: 0px;
    border-bottom: 1px solid #596f82;
    font-size: 12px;
    height: 19px;
    font-weight: bold;
    text-align: right;
    cursor: pointer;
}

.element {
    color: #000;
    font-size: 12px;
}

.element p {
    margin: 0;
    padding: 4px;
}

.float-right {
    padding: 10px 20px;
    float: right;
}

blockquote {
    padding: 5px 0 5px 30px;
}

.newsList {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: url(../images/bullet_square.gif);
    list-style-position: inside;
}

.newsList li {
    margin: 0;
    padding: 0;
    height: 20px;
    border-bottom: 1px dashed #788ea0;
}

.newsList a {
    color: #000;
    text-decoration: none;
}

.newsList a:hover {
    text-decoration: underline;
}

.newsInf {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: url(../images/bullet_square.gif);
    list-style-position: inside;
}

.newsInf li {
    margin: 0;
    padding: 0;
/*    height: 20px;*/
}

.newsInf a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.newsInf a:hover {
    text-decoration: underline;
    font-weight: bold;
}

.moreInfo {
    text-align: right;
}

.moreInfo a {
    color: #000;
    text-decoration: none;
}

.moreInfo a:hover {
    text-decoration: underline;
}
.spacer {
	clear: both;
	width: 900px;
}

.nodecoration a {
    color: #233f4e;
	text-decoration: none;
}
.nodecoration a:hover {
	text-decoration: underline;
}

.textContent {
	padding: 0 15px 015px;
}

.textContent h2 {
	padding: 0 15px 015px;
	text-align: right;
	font-size: 20px;
	font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textContent h5 {
	padding: 0 15px 015px;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftBar a {
	font-size: 12px;
}
#rightBar a {
	font-size: 12px;
}

/*tooltip*/

.tool-tip {
	width: 200px;
	color: #fff;
	text-align: center;
}

.tool-title {
	height: 15px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 1px #222;
	margin: 0;
	padding: 0 10px 5px;
	background: url(../images/balloon.png) top left no-repeat !important;
	background: url(../images/balloon.gif) top left no-repeat;
	font-size: 11px;
}
.tool-title span {
	display: none;
}

.tool-text {
	margin: 0;
	padding: 0 10px 15px;
	text-shadow: 2px 2px 1px #222;
	background: url(../images/balloon.png) bottom left no-repeat !important;
	background: url(../images/balloon.gif) bottom left no-repeat;
	font-size: 10px;
}

.tipLink {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
