/* CSS Document */
#Layer1 {
	width:200px;
	height:115px;
	z-index:1;
	visibility: hidden;
	position: relative;
	top: 0px;
}
#Layer2 {
	width:200px;
	height:115px;
	z-index:2;
	visibility: hidden;
	position: relative;
	top: 0px;
}
#Layer3 {
	width:200px;
	height:115px;
	z-index:3;
	visibility: hidden;
	position: relative;
	top: 0px;
}
#Layer4 {
	width:200px;
	height:115px;
	z-index:4;
	visibility: hidden;
	position: relative;
	top: 0px;
}
#Layer5 {
	width:200px;
	height:115px;
	z-index:5;
	visibility: hidden;
	position: relative;
	top: 0px;
}
select 	{
	font-size:11px; 
	color: #535847; 
	font-family:arial,helvetica,sans-serif;
	text-decoration:none;
	border:1px solid #999999;
}
select#select1, select#select2, select#select3	{
	width: 150px;	
}

td	{
	font-size:11px; 
	color: #535847; 
	font-family:arial,helvetica,sans-serif;
	text-decoration:none;
}
input	{
	font-size:11px;
	color: #535847;
	font-family:arial,helvetica,sans-serif;
	padding-top: 4px; 
}
.input, .inputNumber	{
	font-size:11px;
	color: #535847;
	font-family:arial,helvetica,sans-serif;
	border:1px solid #999999;
	padding-top: 2px; 
}
.inputNumber	{
	text-align: right;	
}
.boton	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	font-weight:bold;
	margin-top: 1px;
	margin-right: 5px;
}
a.boton	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	font-weight:bold;
	margin-right: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	color: #535847;
	height: 23px;
	text-decoration: none;
}
.boton:hover, a.boton:hover	{
	color: #FFFFFF;
	background-color: #999999;
}
.tdWidth1	{
	width: 300px;
}
.tdWidth2	{
	width: 5px;
}
.tdWidth3	{
	vertical-align: top;
}
.lineResults	{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CABEE4;	
}
.footerResults	{
	background-color: #CABEE4;
}

.tdWidth700 {
	width: 700px;
}

.tdWidth34 {
  width: 34px;
}

.tdWidth10 {
  width: 10px;
}

imput#ambitTerritorial {
	width: 300px;	
}
.capseleraImpl	{
	font-weight: bold;	
	background-color:#E4E0DE;
}
.capseleraImplM	{
	font-weight: bold;	
	background-color:#DBB2BB;
}
.line	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
.listRow	{

}
.listRowOver	{
	background-color:#E4E0DE;
	color:#000000;
}

.textM	{
	color:#A17400;
	
}
.textM:hover	{
	color:#000000;
	
}
