/* CSS Document */

body{
	background:#c8c8c8;
	}
	
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	margin-bottom:0px;
	margin-top:0px;
	color:#900;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	margin-bottom:0px;
	margin-top:5px;
	text-align:left;
	color:#C00;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	margin-bottom:0px;
	margin-top:5px;
	text-align:left;
	color:#C00;
}

#contenedor{
	width:1024px;
	margin:auto;
	background-color:#ffffff;
	background-image:url(../images/fondoorbis.gif);
	background-repeat:repeat-x;	
}

#banner{
	width:800px;
	height:200px;
	margin:auto;
	text-align:center;
}

#botonera{
	width:1024px;
	height:30px;
	/*margin:0 auto;*/
	/*text-align:center;*/
	background:#900;
}

#registro{
	width:1024px;
	height:25px;
	margin:auto;
}

#busqueda{
	width:1024px;
	height:40px;
	margin:auto;
	text-align:right;
}

.boton, .boton:visited{
	height:24px;
	float:left;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#900;
	border-left:1px solid #900;;
	border-right:1px solid #ffffff;
	padding: 5px 5px 0px 5px;
	cursor:pointer;
}

.boton:hover{
	background-color:#F00;
	}
	
.boton:actived{
	top:1px;
	}

.textoboton, .textoboton:visited{
	alignment-adjust:central;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:9pt;
	color:#FFFFFF;
	margin-bottom:0px;
	margin-top:0px;
    text-decoration: none;
}

#conttw{
	width:300px;
	height:325px;
	float:left;
	/*margin-left:121px;
	margin-top:-340p*/
	}
	
#concentral{
	width:972px;
	float:left;
	/*padding-top:25px;*/
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	background-color:#ffffff;
	/*margin-top:25px;*/
}
	
#contizq{
	width:510px;
	height:1099px;
	background-color:#ffffff;
	float:left;
	padding-left:25px;
	padding-right:25px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
}

#nuevo{
	width:210px;
	height:325px;
	float: left;
	
	}
#contwid{
	width: 225px;
	float: left;
}

#contderearr{
	width:461px;
	height:400px;
	float:left;
	background: url(../images/fondopanelderecho.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	border-right:1px solid #000000;
}

#contdereab{
	width:461px;
	height:699px;
	background-color:#ffffff;
	margin-left:562px;
	margin-top:-700px;
	float:left;	
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

#footer{
	width:1022px;
	height:35px;
	float:left;
	color:#000099;
	background-color:#FFFFFF;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}

#validador{
	width:1022px;
	height:35px;
	float:left;
	/*background-color:#FFFFFF;*/
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

#compartir{
	height:48px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F00;
}

#actual{
	width:200px;
	height:48px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F00;
	float:left;
	margin-left:15px;
	cursor:pointer;
}

#listadearticulos{
	height:48px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F00;
	margin-left:220px;
}

#estructurader{
	width:447px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	margin-left:15px;
	background-color:#FFFFFF;
}

#eframe{
	width:435px;
	height:320px;
	margin-top:10px;
	float:left;
	background-color:#FFFFFF;
}

#buscador{
	width:435px;
	float:left;
	/*margin-top:330px;
	margin-left:175px;*/
}

#informacion{
	width:430px;
	height:698px;
	float:left;
	margin-left:15px;
	background-color:#FFFFFF;
}

#logos{
	width:430px;
	height:360px;
	float:left;
	margin-left:15px;	
}

.logo{
	width:133px;
	height:179px;
	float:left;
}

.logo_index{
	width:170px;
	text-align:center;
	float:left;
	height:225px;
	/*margin-left:25px;;
	margin-right:25px;
	alignment-adjust:central;
	alignment-baseline:central;*/
}
	
#patrocinantes{
	width:430px;
	height:335px;
	float:left;
}

.patrocinante{
	width:215px;
	height:184px;
	float:left;
}

table,td{
	border-top:1px solid #000000;
	border-bottom:1px medium #000000;
	/*border-left:1px solid #000000;
	border-right:1px solid #000000;
	/*margin-left:10px;*/
}

td{
	/*border-bottom:1px solid #000000;
	border-right:1px medium #000000;*/
	}
	
.subir{
	float:right;
	/*width:42px;
	height:74px;
	/*position:absolute;*/
	}

.tablecontenido{
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;}

.trcontenido{
	border-bottom:1px solid #000000;}
th{
	background-color:#f2f2f2;
	border-bottom:1px solid #000000;
}

ul{
	color: #344E9A;}
li{
	color: #344E9A;
	text-align:left;}

tr:nth-child(even) {background-color: #f2f2f2}

/*#mapa{
	width:215px;
	height:150px;
	float:left;
	margin-left:215px;
	margin-top:0px;
	background-color:#FFFFFF;
	text-align:center;
	/*border-right: 1px solid #000000;
	border-bottom:1px solid #000000;	
	/*border: 1px 1px 1px 1px solid #000000;;
}*/

.enlaceyear, .enlaceyear:visited{
	color:#0000CC;
	font-size:14pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	margin-bottom:0;
	margin-top:0;
	text-decoration: none;
}

.enlaceyear:hover{
	color:#06F;
	}

.texto_logo{
	margin-top: 0; 
	margin-bottom: 0; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9pt; 
	color: #0000FF;	
}

.text_style {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-bottom:0;
	margin-top:0;
}

.orbis_name {
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10pt;
}

/* Buscador Google */
.gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  input.gsc-input {
    border-color: #BCCDF0;
  }
  input.gsc-search-button {
    border-color: #666666;
    background-color: #CECECE;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #FF9900;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-tabsArea {
    border-color: #E9E9E9;
  }
  .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover,
  .gsc-imageResult:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b,
  .gs-imageResult a.gs-title:link,
  .gs-imageResult a.gs-title:link b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited,
  .gs-imageResult a.gs-title:visited b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b,
  .gs-imageResult a.gs-title:hover,
  .gs-imageResult a.gs-title:hover b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b,
  .gs-imageResult a.gs-title:active,
  .gs-imageResult a.gs-title:active b {
    color: #0000CC;
  }
  .gsc-cursor-page {
    color: #0000CC;
  }
  a.gsc-trailing-more-results:link {
    color: #0000CC;
  }
  .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet {
    color: #000000;
  }
  .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: #008000;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #008000;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
    color: #0000CC;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
    color: #0000CC;
  }
  .gs-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #0000CC;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #000000;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #008000;
  }
/* FIN BUSCADOR GOOGLE*/
