﻿body	{
	background-color:#e9f0f6;
	margin-top:0;
}
	
a:hover	{
	text-decoration:underline;
	color:black;
}

a	{
	text-decoration:none;
	color:#000080;
}

li {
	
	margin-top:0;
	margin-bottom:0;
	padding-bottom:10px;
}

p
{
	color: #666666;
	text-align: left;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 8px;
	vertical-align: top;
}

.m_10_10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	color: #000033;
	text-align: left;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#editable {
	padding: 20px 10px 0px 10px;
	height: 510px;
}

#editable.largo {
	height:910px;
}

#container {
	width: 842px;
	height:670px;
	margin: 0 auto;
	background-color: black;
	position:relative;
	font-family:Verdana, Arial, Tahoma, sans-serif;
	color:#333333;
}

#container.largo {
	height:1070px;
}

#masthead {
	position: absolute;
	top: 0;
	left: 0;
	width: 842px;
	height: 63px;
}

#logo {

	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 63px;
	background-image: url('images/GTlogo.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

#slogan {
	background-image: url('images/H2.jpg');
	position: absolute;
	top: 0;
	left: 160px;
	width: 682px;
	height: 63px;
}


#slogan1 {
	text-align: right;
	color: #4f4f4f;
	margin-right: 60px;
	margin-top: 11px;
	margin-bottom: 2px;
	font-size: 18px;
}

#slogan2 {
	text-align: right;
	color: #bbbbbb;
	margin-right: 10px;
	margin-top: 6px;
	font-size: 14px;
	font-weight:bold;
}

#col_izda {
	position: absolute;
	top: 63px;
	left: 0;
	width: 160px;
	height: 587px;
}

#col_izda.largo {
	height: 987px;
}

#menuizdo {
	position: absolute;
	left: 10px;
	top: 0;
	width: 150px;
	height: 100%;
	background-color: #324b73;
	/*font-weight: bold;*/
	font-size: 16px;
	font-family:"Trebuchet MS", Verdana, Arial;
}

#contmenuizd {
	position: absolute;
	top: 100px;
	height: 300px;
	width: 150px;
}

#contmenuizd.largo {
	height: 700px;
}

.elemizd {
	padding-top: 6px;
	height: 22px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.elemizd a{
	color:silver;
}

.elemizd_over {
	padding-top: 6px;
	height: 22px;
	padding-left: 20px;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.elemizd_over a{
	color:black;
}

.elemizd_over a:hover{
	text-decoration:none
}

#col_dcha {
	position: absolute;
	top: 63px;
	left: 160px;
	width: 682px;
	height: 587px;
}


#col_dcha.largo {
	height:987px;
}

#contenido {
	position: absolute;
	left: 10px;
	top: 10px;
	width:662px;
	height: 567px;
	background-color: #FFFFFF;
}

#contenido.largo {
	height: 967px;
}

#footer {
	position: absolute;
	top: 650px;
	left: 0;
	width: 842px;
	height: 20px;
	color: silver;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: center;
	padding-top: 1px;
	padding-left: 80px;
}

#footer.largo {
	top: 1050px;
}

#tl_b {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left: 0;
	background-image: url('images/tl_blue.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#mapa {
	position:absolute;
	top:500px;
	width:150px;
}

#mapa a, #mapa_largo a {
		text-align:center;
		color:#999999;
}

#mapa_largo {
	position:absolute;
	top:900px;
	width:150px;
}



#bl_b {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 567px;	
	left: 0;
	background-image: url('images/bl_blue.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

#bl_b.largo {
	top: 967px;
}

#b_b {
	background-image: url('images/b_blue.gif');
	background-repeat:repeat-x;	
	background-position: left top;
	position: absolute;
	width: 110px;
	height: 20px;
	top: 567px;	
	left: 20px;
}

#b_b.largo {
	top: 967px;
}

#br_b {
	background-image: url('images/br_blue.gif');
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 567px;	
	left: 130px;
}

#br_b.largo {
	top: 967px;
}

#menuinf {
	position: absolute;
	height: 27px;
	width: 662px;
	top: 530px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
}

#menuinf.largo {
	top: 930px;
}


.MenuInferior
{
	font: 11px;
	margin: 10px 0 0 0;
	text-align: center;
	color: #000000;
}

.MenuInferior a
{
	text-decoration:none;
	color:#333333;
}

.MenuInferior a:hover
{
	text-decoration:underline;
	color:#000000;
}

#tl_bn {
	background-image: url('images/tl_bn.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left: 0;
}
#tr_bn {
	background-image: url('images/tr_bn.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left: 642px;
}
#bl_bn {
	background-image: url('images/bl_bn.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 557px;
	left: 0;
}

#bl_bn.largo {
	top: 957px;
}

#b_bn {
	background-image: url('images/b_bn.gif');
	position: absolute;
	width: 622px;
	height: 20px;
	top: 557px;
	left: 20px;
	background-repeat: repeat-x;
}

#b_bn.largo {
	top: 957px;
}

#br_bn {
	background-image: url('images/br_bn.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 557px;
	left: 642px;
}

#br_bn.largo {
	top: 957px;
}

#imgdcha {
	padding: 0px;
	width: 200px;
	float: right;
	height: 510px;
	margin-left: 15px;
}
.imgborde {
	
	border:1px solid black;
	text-align: center; 
}
#pejemplo {
	font-weight: bold;
	color: #000040;
}

#pejemplo.rojo
{	
	color:red;
}

.imgAyuda	{
	vertical-align: middle;
	margin-left: 4px;
	margin-right: 4px;
}
.linea 	{
	 color: #c0c0c0;
	 height: 1px;
}

div.floater {
	position: relative;
	float: right;
	top: 110px;
	left: 0;
	width: 260px;
	margin: 0px 10px 0px 20px;
	background-color: #edf2f5;
	border: #b0bdec 1px solid;
	padding-left: 6px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
}

.floatcaract {
	position: relative;
	overflow: hidden;
	top: 20px; 
	left: 0px;
	width:210px;
	height: 140px; 
	margin: 0 0 30px 10px;
	background-color: #edf2f5;  
	border: #b0bdec 1px solid; 
	padding: 20px 4px 0 10px
}

.ayuda .ayuda ul, .ayuda li, .ayuda li li
{
font-size: 13px;
color: #666666;
padding-top: 0px;
}

img {
	border: none;
}
.PrimerP {
	margin-top: 30px;
}
.centerRed {
	color: #FF0000;
	text-align: center;
	margin-top: 30px;
}
#contacto {
	position: relative;
	width: 460px;
	left: 90px;
	border: 1px solid #000000;
	background-color: #EEEEEE;
}

.etqta {
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align:center;
	margin: 8px 0 1px 0;
	color: #333333;
}
.control {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #666666;
	border: 1px solid #333333;
	margin: 0 0 10px 30px;
	width: 400px;
}

.marco
{
border: #b0bdec 1px solid; 
background-color: #edf2f5;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666666;
/* margin-right:300px; 
margin-top:40px;*/
padding-top:1px;
padding-bottom:1px;
padding-left:5px
}

#fotodescargas {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 200px;
	padding-bottom:40px;
}

.explica {
	margin-top: 4px;
	margin-bottom: 40px;
}

#tabladescargas img, #pdfs img {
	padding-right: 4px;
	padding-left: 4px;
}

.centrado {
	text-align: center;
}

.marcoReg {
	border: #b0bdec 1px solid;
	background-color: #edf2f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333; /* margin-right:300px; */;
	margin-top: 16px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.cuadroReg {
	border-color:#6699CC;
	border-style:solid; 
	border-width:1px;
	width:360px;
}

.tachado {
	text-decoration: line-through;
	color:red;
}

.historia {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-left:8px;
	margin-right:6px;
	margin-top:12px;
}

.precio {
	width:118px
}
/* Margen=15 por todos los lados */
.margin15 {
	margin: 15px 15px 15px 15px;
}
#pdfs {
	margin-top: 130px;
	margin-left: 40px;
}

.under {
	text-decoration:underline
}
.caract_t_r {
	position:absolute;
	left:250px;
	width:402px;
	top:0;
	height:292px;
	overflow:hidden
}
.caract_b_l {
	position:absolute;
	left:0;
	width:410px;
	top:292px;
	height:618px;
	overflow:hidden;
}
.caract_b_r {
	position:absolute;
	left:410px;
	width:242px;
	top:292px;
	height:618px;
}
#tabladescargas {
	width: 100%;
	border-width: 0px;
}

fieldset {
	border: thin solid #C0C0C0;
}

.leyenda {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: black;
	padding-bottom: 2px;
}




ul.toc 
{
	padding-left: 5px; 
	padding-bottom: 0px; 
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}

.toc ul li
{
list-style-type: none;
text-align: left; 
PADDING-LEFT: 8px;
color:#666666;
line-height:1.5em;
font-weight:normal;
}



.toc li
{
list-style-type: none;
text-align: left; 
font-size: 12px;
font-family: Verdana,Arial, Helvetica, sans-serif;color: black;
color:#00008b;
font-weight:bold;
font-size: 8pt;
}

.toc A:hover
{text-decoration:none;
color:#5566bb;}

A{text-decoration:none;
}
.subrayado {
	text-decoration: underline;
}

.desinst {
	margin-top: 16px;
	padding-bottom: 4px;
}

.scroll {
	
	margin-top:20px;
	overflow:scroll;
	height:490px;
}


#mapadelsitio {
	padding-top:70px;
	padding-left:0px;
	color: #666666;
	text-align: left;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#mapadelsitio p  {
	margin-top:0;
	margin-bottom:0;
}