body {
background:transparent;
}

.marca_agua {
	background-image: url(_images/grafica/mapa_agua.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.line_HR {
	background-image: url(_images/grafica/line_HR.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo1 {
	font-family: "Arial Unicode MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1F4307;
}
.texto1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;	
}

.texto2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;	
}

.texto1 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;	
}
.texto1 a:visited{
	text-decoration:none;	
}
.texto1 a:hover{
	text-decoration:underline;	
}
.texto1BLUE {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #008EAD;
	text-decoration:none;	
}
.texto1BLUE a {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #008EAD;
	text-decoration:none;	
}
.texto1BLUE a:visited{
	text-decoration:none;	
}
.texto1BLUE a:hover{
text-decoration:underline;	
}
.txt_bkg {
	background-image: url(_images/grafica/txt_bkg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.quick_bkg {
	background-image: url(_images/grafica/quick_bkg.png);
	background-repeat: no-repeat;
	background-position: center;
}

.cell_color td:hover{
background-color:#D6D6D6;
cursor:pointer;	
}
.mapa_arg {
	background-image: url(_images/grafica/mapa_arg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

