@charset "ISO-8859-1";

/******************************************************************************/
/* Estilos: Generales                                                         */ 
/******************************************************************************/

html {
  margin: 0px;
  padding: 0px;
}

body {
  height:650px;
  margin:0px;
  padding:0px;
 

  color: #333333; /*#666666;*/
  font-family:verdana, arial, sans-serif;
  font-size:11px;
}

a {	
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration:underline;
}

img {
  border:0px;
}

table {
  font-size:11px;
}

strong {
  color: #2d4490;
}

p {
  margin-top: 0;
  margin-bottom: 1em;
}

/******************************************************************************/
/* Estilos: Clases                                                            */ 
/******************************************************************************/

/*
.Title {
  font-weight: bold;
  color: #2d4490;
}
*/

.Title {
  font-weight: bold;
  padding-left: 5px;
  line-height: 18px;
  height:35px;
}

.prnTitle {
	position:absolute;
	left:0px;
	top:3px;
	font-weight:bolder;
	font-size:18px;
	color:#2d4490;
}

.prnSubTitle {
	position:absolute;
	top:18px;
	left:0px;
}

.notPrint {
	display:none;
}


.View {
  position: absolute;

  right: 5px;
  top: 5px;
  height: 10px; 
  width: 11px;
}

.Container {
  position: absolute;
  padding: 0px;
  
}

/******************************************************************************/
/* Estilos: Elementos                                                         */ 
/******************************************************************************/

#imgTMG {
  position: absolute;

  top: 16px;
  left: -3px;
  width: 210px;
  height: 63px;
}

#divSMenu {
  display:none;
}

#divTMG {
  position:absolute;
  top:0px;
  left:0px;
  margin-top:0px;
  margin-left:0px; 
  width: 630px;
  border:none;
  height:950px;
}

#divEmpresa {
  display:none;
}

#divTMenu {
  display:none;
}

#divDesktop {
  width:630px;
  border:none;
  position:absolute;
  top:0px;
  left:0px;

}

#divMenu {
  display:none;
}



#divHead {
  position: absolute;
  border:none;
  border-bottom:1px dashed black;
  top:30px;
  left:220px;
  width:400px;
  height:20px;
}

#divBody {
  position: absolute;
  border:none;
  top: 90px;
  left: 0px;
  width:628px;
}

.Left {
  position:absolute;
  padding-left:10px;
  width:500px;
  
}

.Right {
  float:right; 
  width:128px;
  text-align:center;
}

#imgFondo {
  display:none;
}

#divDireccion {
  position:absolute;
  bottom:0px;
  left:0px;
  border-top:1px dashed black;
  height: 29px;
  width:630px;

}

#divBMenu {
  display:none;
}


.fotoInfo {
	color:#2d4490;
	font-size:9px;
	font-weight:bold;
}


#infoMapa {
	display:none;
}


#imgPBR {
  position: absolute;

  top: 472px;
  right: 650px;
  width: 48px;
  height: 50px;
}

#imgLTR {
  position: absolute;

  top: 472px;
  right: 545px;
  width: 90px;
  height: 50px;
}

#imgCNR {
  position: absolute;

  top: 472px;
  right: 450px;
  width: 81px;
  height: 50px;
}

#imgFTR {
  position: absolute;

  top: 472px;
  right: 352px;
  width: 88px;
  height: 50px;
}

#imgABA {
  position: absolute;

  top: 472px;
  right: 250px;
  width: 88px;
  height: 50px;
}

#imgTYS {
  position: absolute;

  top: 472px;
  right: 135px;
  width: 100px;
  height: 50px;
}

#imgTPB {
  position: absolute;

  top: 472px;
  right: 70px;
  width: 50px;
  height: 50px;
}

#divAyuda {
  width:630px;
  height:361px;
  border:1px solid #e5e5e5;
  padding:2px;

}

#divAyuda table{
	height:300px;
	width:100%;
	border:none;
}

#divAyuda table th {
	color:#999999;
	width:20px;
	text-align:center;
	background:#f3f3f3;
	border-bottom:1px solid white;
}

#divAyuda td {
  vertical-align:top;
  text-align:left;
  padding:5px;
  border-bottom:1px solid #f3f3f3;
}

#divPantalla {
  position:relative;
  top:30px;
  left:0px;
}

#divEnlaces {
  display:none;
}

#divLinkFotos {
  display:none;
}


