﻿/*** Altoque Home 21/12/2011 ******/
#main{
	background-attachment:fixed;
	margin: 0px;
	font-family: arial,sans-serif;
 	background-color: #FFFFFF;
	/*
	background-color:#f7f7f7;
	*/
}
/*
html {
	overflow:auto;
}
*/
#Fondos_div {
	background-color: #000111;
	bottom: 20px;
	/*
	position: fixed;
	z-index: 40; 
	*/
}
#Fondos_cuadro{
	color: #FFFFFF;
	height: 60px;
	padding: 10px;
}
.transpa{
 	background-color: #FFFFFF;
 	filter:alpha(opacity=90); -moz-opacity:0.9;	opacity: 0.9; 
}

/***menu***/
.menuservicios{
	top: 175px;
	left: 10px;
	position: absolute;
	overflow: hidden;	
	float: left;
	margin-left: 10px;
	z-index: 10;
}
.menusms{
	top: 175px;
	right: 10px;
	position: absolute;
	overflow: hidden;	
	float: right;
	margin-right: 10px;
	z-index: 12;
}
.menuutil{
	top: 270px;
	right: 10px;
	position: absolute;
	overflow: hidden;	
	float: right;
	margin-right: 10px;
	z-index: 12;
}
.centro_cierre {
	font-family: Arial; 
	font-size:10px; 
	float:right; 
	padding-right:10px;
	text-align:right;
}
/*** Cabecera ***/
.cabecera-gral {
	background: url(/includes/images/fondo-barra-sup03.gif) repeat-x;
 	width: 100%;
 	height: 34px;
	z-index: 10;
	top:0;
	left:0;
	position: absolute;
}
.cabecera-izq{
	top:0;
	left:0;
	position: absolute;
}
.cabecera-der{
	top:0; 
	right:0;
	position: absolute;
}
.fecha_clima {
	position:absolute;
	left: 260px;
	float: left;
}
.fecha {
	padding-top: 7px;
    font-family: arial,sans-serif;
	font-size: 12px;
	color: #FFFF90;
	vertical-align: middle;
	z-index: 13;
	float: left;
}
.clima {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	z-index: 13;
}
.boton-atq {
	border-width: 0px; 
}
h1#altoque {
	display: block;
	width: 188px; 
	height: 34px;
	background: transparent url(/includes/images/barraaltq09.jpg) no-repeat scroll 0 0;
	padding: 0px;
	margin: 0px 20px 0px 20px;
	text-indent:-9990px;
	cursor: pointer;
}
h1#altoque span {
	display: inline;
	height: 100%;
	width: 100%;
}
.vincabecera {
	width: 260px;
	color: #FFFFFF;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.vincabecera a:link {
	color: #FFFFFF; 
	text-decoration: none;
}
.vincabecera a:visited {
	color: #FFFFFF; 
	text-decoration: none;
}
.vincabecera a:active {
	color: #FFFFFF; 
	text-decoration: none;
}
.vincabecera a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}
.navigation {
	float: right;
}
.navigation a {
	color: #FFF;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	padding: 8px 14px;
	float: left;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #4A92C4;
	color: #FFFFFF;
}
.vintab a:link {
	color: #FFF;
	font-size: 8pt;
}
.vintab a:visited {
	color: #FFF;
	font-size: 8pt;
}
.vintab a:active {
	color: #FFF;
	font-size: 8pt;
}
.vintab a:hover {
	color: #FFFF00; 
	font-size: 8pt;
}

/*** inicio ***/
.inicio {
   width: 100%;
   height: 100%;
   position: absolute;
   z-index:0;
}
.control{
	width: 100%;
	z-index: 1;
	height: 100%;
}
a:link {
	color: #0000CC;
	font-weight:normal;
}
a:visited {
	color: #0000CC;	
	font-weight:normal;
}
a:active {
	color: #009900;
	font-weight:normal;
}
a:hover{
	color: #FF6600;
	font-weight:normal;
}
.estilo1 {
	font-family: arial,sans-serif;
	font-size: 12px;	
	font-weight:normal;
}
.estilo2 {
	font-family: arial,sans-serif;
	font-size: 10px;
}		
.estilo3 {
	font-family: arial,sans-serif;
	font-size: 12px;
}	
.info {
	font-family: arial,sans-serif;
	font-size: 10px;
}		
.tablabase { 
	width: 760px;
}
.tablasprinc { 
	padding: 0px; 
	border-spacing: 0px;
	border: 1px #839BDC solid;
	width: 600px;
	background-color: #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	border-radius: 8px;  -webkit-border-radius: 8px;  -moz-border-radius: 8px;
}
.tablasprinc-serv {
	padding: 0px; 
	width: 600px;
/*	border: 1px #839BDC solid;*/
	background-color: #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	border-radius: 8px;  -webkit-border-radius: 8px;  -moz-border-radius: 8px;
}
.tablatit {
	background-color: #839BDC;
	border: 1px #839BDC solid;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	padding-left: 7px;
	border-radius: 8px 8px 0 0 ;  -webkit-border-radius:8px 8px 0 0;  -moz-border-radius: 8px 8px 0 0;
}
.tablasprinc-desc { 
	padding: 0px; 
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px #839BDC solid;
	border-color: #839BDC;
	width: 750px;
}
.tablatit-desc {
	background-color: #839BDC;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 17px;
	border: 1px #839BDC solid;
}
.tablacont{
	padding: 2px 0 2px 0;
}
.tablacont2{
	padding: 10px;
	text-align:center;
}
.tablacont3{
	padding: 10px 10px 10px 50px;	
}
.tablasvert { 
	padding: 0px; 
	width: 150px;
	border: 1px #839BDC solid;
	background-color: #FFFFFF;
	text-align: left;
	filter:alpha(opacity=90); -moz-opacity:0.9;	opacity: 0.9;
	border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px;
}
.tablasvert-serv {
	padding: 0px; 
	width: 130px;
	border: 1px #839BDC solid;
	background-color: #FFFFFF;
	text-align: left;
	filter:alpha(opacity=90); -moz-opacity:0.9;	opacity: 0.9;
	border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px;
}
.util img{
	vertical-align:middle;
	padding:0 5px 0 5px;
}
.regis {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#util2 img {
	margin-left: 10px;
	margin-right: 5px;
	height: 27px;
	width: 27px;
	vertical-align: middle;
	border: 0;
}
.tradtxt {
	height: 90px;
	width: 595px;
}		
.mailtxt {
	height: 120px;
	width: 385px;
}	
.iconolink {
	border-width: 0px;
	vertical-align: middle;	
}
.medialink{
	cursor: hand; 
	text-decoration: none; 
	padding-left: 10px; 
	padding-right: 10px
}
/*buscadores principal*/
#buscador {
	width: 750px;
	text-align:center;
}
.buscadores {
	border-style: none;
}
.buscador-input{
	width: 480px; 
	padding: 4px 0 3px 5px; 
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;	
}
.buscador-input-tel{
	width: 405px; 
	padding: 2px 0 3px 2px; 
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;	
	margin-right: 10px;
}
#buscadores{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none;
}
#botonbuscar{
	font-weight: bold; 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	padding: 5px;
	width: 80px;
	margin-left: 10px;
	vertical-align: top;
}
#buscadores-formulario{
	height: 90px;
	text-align: left;
}
#buscadores-clear{
	clear: both;
}
.googleen{
	text-align:center; 
	font-weight:normal;
	font-size:12px;
}
#form1 {
	padding-top: 20px;	
}

/*logos principales buscadores*/
.buscadores-logo-cuadro{
	width: 950px;
	background-color: #FFFFFF;
	filter:alpha(opacity=90); -moz-opacity:0.9;	opacity: 0.9;
	border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px;
}
#buscadores-logo-google{
	background: url(/images/logo-g48t.png) 0 0 no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 8px 14px 0 0;
}
#buscadores-logo-youtube{
	background: url(/images/logo-g48t.png) 0 -60px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 8px 14px 0 0;
}
#buscadores-logo-wikipedia{
	background: url(/images/logo-g48t.png) 0 -120px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 8px 14px 0 0;
}
#buscadores-logo-taringa{
	background: url(/images/logo-g48t.png) 0 -180px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 8px 14px 0 0;
}
#buscadores-logo-mercadolibre{
	background: url(/images/logo-g48t.png) 0 -240px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 8px 14px 0 0;
}
/*
#buscadores-logo-flickr{
	background: url(/images/logo-g48t.png) 0 -300px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 8px 14px 0 0;
}
*/
#buscadores-logo-paginasblancas{
	background: url(/images/logo-g48t.png) 0 -300px no-repeat;
	width: 150px;
	height: 44px;
	cursor: pointer;
	float: left;
	margin: 8px 14px 0 0;
}
#buscadores-logo-thefreedic{
	background: url(/images/logo-g48t.png) 0 -360px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 8px 14px 0 0;
}
#buscadores-logo-gmaps{
	background: url(/images/logo-g48t.png) 0 -420px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 8px 14px 0 0;
}
#buscadores-logo-grooveshark{
	background: url(/images/logo-g48t.png) 0 -480px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 8px 14px 0 0;
}
#buscadores-logo-cuevana{
	background: url(/images/logo-g48t.png) 0 -540px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 8px 14px 0 0;
}
#buscadores-logo-gimages{
	background: url(/images/logo-g48t.png) 0 -660px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 8px 14px 0 0;
}

.buscadores-palabras{
	font-size: 8pt;
}
.buscadores-palabras a{
	text-decoration: none;
}
.transpabusca{
 	background-color:#FFFFFF;
 	filter:alpha(opacity=90); -moz-opacity:0.9;	opacity: 0.9; 
	border-radius: 8px;  -webkit-border-radius: 8px;  -moz-border-radius: 8px;
}

/*logos minis buscadores*/
#buscadores-logo-google-m{
	background: url(/images/lon-busc-m.png) 0 0 no-repeat;
	width: 70px;
	height: 30px;
	cursor: pointer;
}
#buscadores-logo-youtube-m{
	background: url(/images/lon-busc-m.png) 0 -30px no-repeat;
	width: 70px;
	height: 30px;
	cursor: pointer;
}
#buscadores-logo-wikipedia-m{
	background: url(/images/lon-busc-m.png) 0 -59px no-repeat;
	width: 70px;
	height: 30px;
	cursor: pointer;
}
#buscadores-logo-taringa-m{
	background: url(/images/lon-busc-m.png) 0 -88px no-repeat;
	width: 70px;
	height: 30px;
	cursor: pointer;
}
#buscadores-logo-flickr-m{
	background: url(/images/lon-busc-m.png) 0 -117px no-repeat;
	width: 70px;
	height: 30px;
	cursor: pointer;
}
#buscadores-logo-mercadolibre-m{
	background: url(/images/lon-busc-m.png) 0 -146px no-repeat;
	width: 70px;
	height: 30px;
	cursor: pointer;
}
#buscadores-logo-paginasblancas-m{
	background: url(/images/lon-busc-m.png) 0 -175px no-repeat;
	width: 70px;
	height: 30px;
	cursor: pointer;
}
#buscadores-logo-thefreedic-m{
	background: url(/images/lon-busc-m.png) 0 -202px no-repeat;
	width: 70px;
	height: 30px;
	cursor: pointer;
}
#buscadores-logo-gimages-m{
	background: url(/images/lon-busc-m.png) 0 -231px no-repeat;
	width: 40px;
	height: 31px;
	cursor: pointer;
}
#buscadores-logo-gmaps-m{
	background: url(/images/lon-busc-m.png) 0 -262px no-repeat;
	width: 40px;
	height: 31px;
	cursor: pointer;
}
#buscadores-logo-cuevana-m{
	background: url(/images/lon-busc-m.png) 0 -293px no-repeat;
	width: 70px;
	height: 30px;
	cursor: pointer;
}
#buscadores-logo-grooveshark-m{
	background: url(/images/lon-busc-m.png) 0 -322px no-repeat;
	width: 70px;
	height: 30px;
	cursor: pointer;
}
.marcador {
	border:0px;
}

/* pie */
.pieatq {
 	width: 100%;
	background: #4A92C4;
	color: #C1DEF0;
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 9pt;
	vertical-align: middle;
	line-height:20px;
	display: table;
	left: 0;
	bottom: 0;
	position: fixed;	
}
.pieatq a {
	color: #FFFFFF;
	text-decoration: none;
}
.pieatq a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pieatq-izq {
	float: left;
 	width: 15%;
	left: 0;
	text-align: left;
}
.pieatq-cen {
	float: left;
 	width: 70%;
 	z-index: 51;
 	text-align: center;
}
.pieatq-der {
	color: #FFFFFF;
	float: left;
 	width: 13%;
 	z-index: 52;
	text-align: right;
}
