﻿table        { font-family: Tahoma; font-size: 11px }
select       { font-family: Arial; font-size: 8pt }
#rec-PanelRubros { padding:2px; margin-bottom:15px; }
#PanelRubros { background-color:#fafafa }
#rec-empresas {
	padding: 1px;
	border: 1px solid #669900;
	background-color: WHITE;
	height: 30px;
}
#empresas {
	padding: 6px 5px 0px 10px;
	background-color: #66cc00;
	text-align: left;
	height: 24px;
	color:white;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
}
.mapa {
	padding: 2px;
	border-width: 0px 1px 1px 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 300px;
	vertical-align: top;
	background-color: #aaa;
}
#Mapa {
	
}
#zoom1 {
	float: left;
	width: 170px;
	margin-right: 3px;
	background-color: #F7F7F7;
	vertical-align: top;
}
#zoom1right {
	float: right;
	width: 456px;
	height: 300px;
	display: block;
}
#zoom1menu {
	float: left;
	height: 300px;
	width: 169px;
	margin-right: 2px;
	background-color: #EBEBEB;
	overflow: hidden;
}
.titReg {
	height: 35px;
	width: 170px;
	vertical-align: middle;
	padding-top: 13px;
	background-color: #003366;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;*/
	text-align: center;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.titReg:hover {
	color: #99CCFF;
	cursor: pointer;
}
.titReg2 {
	height: 33px;
	width: 167px;
	vertical-align: middle;
	padding-top: 13px;
	background-color: #003366;
	border-style: solid; 
	border-width: 1px 1px 1px 1px;
	border-color: #756D39;	
	text-align: center;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	overflow:hidden;
	margin-top:-1px
}
.titReg2:hover {
	cursor: pointer;
}
#zoomARG {
	padding: 5px 10px 5px 10px;
	border: 1px solid #666;
	float: right;
	background-color: #DDEEFF;
	width: 263px;
	height: 289px;
	text-align: center;
}
#zoom2 {
	float: right;
	width: 457px;
	vertical-align: top;
	display: none;
}
#zoom3 {
	width: 283px;
	height: 299px;
	border: 1px solid #666;
	float: right;
	display: inherit;
	background-color: #F0F0F0;
	overflow:hidden;
}
.z2mapa {
	border-style: solid; border-width: 0px 1px 1px 1px; border-color: #756D39;
	width: 167px;
	height: 253px;
	vertical-align: top;
	overflow: hidden;
}
#patagonia {
	display: none;
}
#centro {
	display: none;
}
#litoral {
	display: none;
}
#cuyo {
	display: none;
}
#noroeste {
	display: none;
}
.destino {
	cursor: pointer;
	color: #666666;
	position: absolute;
	overflow: visible;
	font-family: tahoma, verdana, arial;
	font-size: 9px;
	letter-spacing: 0px;
	display: none;
	text-align: center;
	line-height: 9px;
}
.destino:hover {
	background-color: #83BD17;
	color: #FFFFCC;
}
#cajaPreguntas {
	margin-bottom: 15px;
	overflow: visible;
	width: 480px;
	float: left;
	height: 126px;
	border: 1px solid #392860;
	padding: 2px;
	background-color: #ffffff;
}
#contentbottom {
	margin-bottom: 30px;
	padding: 10px 6px 10px 6px;
	border: 2px solid #999;
	background-color: #666666;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.seccion {
	float: left;
	width: 143px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333;
	height: 100px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AAA;
	padding-right: 5px;
	padding-left: 5px;
}
.seccion:hover {
	background-color: #6F6F6F;
}
.seccionTit {
	padding-left: 5px;
	margin-bottom: 5px;
	color: #FFD700;
	font-weight: bold;
}
.seccionTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12px;
	text-align: justify;
	padding:5px
}

.seccionTxt a {
	color:silver;
}

