/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body,html {
background-color: #032445; color: #fff; height:auto !important; height:100%;
scrollbar-arrow-color:#F2F5F8;
scrollbar-3dlight-color:#001435;
scrollbar-highlight-color:#9AB3C7;
scrollbar-face-color:#06518E;
scrollbar-shadow-color:#06518E;
scrollbar-track-color:#061E36;
scrollbar-darkshadow-color:#001435;
}

body, input, textarea, select {
    font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

textarea, input {
background-color: #0842a5;
color: #FFFFFF;
border: #4389cf 1px solid;
padding-left: 3px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a {
color: #52c1fb;
}

a:hover {
color: #ffffff;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#clear {clear:both;}

#pagina {
  width: 775px;
  background-color: #04386d;
  border-right: #000000 1px solid;
  border-left: #000000 1px solid;
  height:100%;
}

#col1 {
float: left;
width: 263px;
}

#col2 {
float: right;
width: 511px;
}

#piemenu{
width:775px;
padding: 2px 0;
height: 17px;
background-color: #0e4277;
font-size: 11px;
}

#piemenu a{
text-decoration: none;
}

#footer{
border-top: #1b6097 1px solid;
width:775px;
padding: 2px 0;
height: 58px;
background: #042c53 url(../imgs/pie.gif) repeat;
}

#footer p{
  padding: 0 10px
}

.bold {
font-weight: bold;
}

.f10 {
  font-size: 11px;
}

.f11 {
  font-size: 11px;
}

.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f15 {
  font-size: 15px;
}

.orange {
  color: #ffad2b;
}

.cyan {
  color: #3ecfff;  ;
}

.combo {
	font-size:11px; FONT-WEIGHT: bold; BACKGROUND: #032445; COLOR: #ffad2b; FONT-FAMILY: Arial,Helvetica,sans-serif;
}

.lineas {
  background: url(../imgs/bg_tit.jpg) repeat-x 0px 16px;
}

#dest {
  width: 161px;
  height: 160px;
  float: left;
  border-right: #3b5fb4 1px solid;
  border-bottom: #3b5fb4 1px solid;
  background: url(../imgs/inicio/bg_dest.jpg) repeat-x;
}

#dest_foto {
  padding-left:4px;
  padding-top:6px;
  height: 112px;
  text-align: center;
}

#dest_mas {
  position: absolute;
  float: left;
  z-index: 2;
  padding-left: 4px;
  padding-top: 4px;
}

#dest_txt {
  padding-left: 7px;
  padding-top: 7px;
  text-align: center;
}

.dest_t1 {
  font-size: 12px;
  font-weight: bold;
  color: #3ecfff;
}

.dest_t1 a{
  color: #3ecfff;
  text-decoration: none;
}

.dest_t1 a:hover{
  color: #fff;
  text-decoration: none;
}

.dest_t2 {
  font-size: 11px;
}

.dest_t2 a{
  color: #fff;
  text-decoration: none;
}

#list {
  width: 487px;
  height: 132px;
  border: #3b5fb4 1px dashed;
}

#list_foto{
  float: left;
  width: 161px;
  height: 132px;
  border: #3b5fb4 1px solid;
  background: url(../imgs/inicio/bg_dest.jpg) repeat-x;
  text-align: center;
}

#list_txt{
  float: right;
  width: 304px;
  height: 132px;
  text-align: left;
  padding-top: 5px;
}

.list_tit{
  font-size: 16px;
  font-weight: bold;
  color: #3ecfff;
}

.list_tit a{
  color: #3ecfff;
  text-decoration: underline;
}

.list_tit a:hover{
  color: #fff;
  text-decoration: none;
}

.list_txt{
  font-size: 12px;
  color: #fff;
}

.list_cat{
  font-size: 16px;
  font-weight: bold;
}

#fotos {
width: 494px;
height: 282px;
background-color: #ffffff;
}

#fotos_amp {
float: left;
width: 372px;
height: 282px;
text-align: center;
}

#fotos_sc {
float: right;
width: 120px;
height: 282px;
text-align: center;
overflow: auto;
text-align: center;
background-color: #032445;
}

#fotos_tb {
float: left;
width: 85px;
height: 87px;
text-align: center;
padding-left: 9px;
}

#fotos_tb2 {
float: left;
width: 85px;
height: 87px;
text-align: center;
padding-left: 18px;
}

#desc {
  width: 494px;
}

#menu {
  width: 225px;
  background: url(../imgs/bg_menu.jpg) repeat-x;
  text-align: left;
}

#items {
padding-left: 18px;
}

#items a{
text-decoration: none;
background: url(../imgs/fle.gif) no-repeat 0px 3px;
font-size: 15px;
padding-left: 19px;
width: 173px;
display: block;
height: 23px;
line-height: 19px;
}

#items a:hover{
text-decoration: none;
background-color: #032445;
}

.sel {
text-decoration: none;
background: url(../imgs/fle.gif) no-repeat 0px 3px;
font-size: 15px;
padding-left: 19px;
width: 173px;
display: block;
height: 23px;
line-height: 19px;
color: #ffffff;
background-color: #032445;
font-weight: bold;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.boton {
	height: 26px; CURSOR: hand; BORDER: #4389cf 1px solid; FONT-SIZE: 11px; COLOR: #3ecfff; FONT-WEIGHT: BOLD; width: 80px; BACKGROUND-COLOR: #032445
}



