/* CSS Document */


#Page_Title{
  text-align:left;
  position:relative;
  margin-left:0px;
  margin-top:10px;
  height:60px;

}

#image_right{
  position:absolute;
  margin-left:552px;
  margin-top:0px;
  border:Solid 0.3mm #cccccc;
}

#texto {
  text-align:left;
  position:relative;
  margin-left:0px;
  margin-top:0px;
  width:550px;
}

.imgShow{
  border:Solid 0.3mm #cccccc;
}

.b_tmb_left{
  position:relative;
  float:left;
  width:270px;
  height:100px;
}

.b_tmb_right{
  position:relative;
  float:right;
  width:270px;
  height:100px;
}

.two_cols{
  position:relative;
  margin-left:0px;
  margin-top:0px;
  float:left;
}

#b_docs{
  position:relative;
  margin-top:60px;
  width:420px;
  float:left;
}

#left_submenu{
  float:left;
  margin-left:0px;
  margin-top:0px;
  width:200px;
  padding:4px;
  border-right:dotted 0.3mm #cccccc;
  font-size:11px;
}

#left_submenu a{
  font-size:11px;
}

#content_right{
  float:right;
  width:550px;
  padding:4px;
  margin-top:0px;
  top:0px;
  padding-left:35px;
}

.table_sitios{ 
  border:0.3mm solid #999999; 
  width:650px;
}


.table_sitios_td {
  width:20%; 
  background-color:#044379;
}
