.titulo {font-family:verdana,arial,helvetica;color:white;font-weight:bold;;cursor:hand;font-size:11pt}
.titulo_over {font-family:verdana,arial,helvetica;color:white;font-weight:bold;background-color:4F7ACC;cursor:hand;font-size:11pt}
body {background-image:url(images/fondo.jpg);background-repeat:repeat-x;background-color:BEBEBE}

table.listaprod {
				border:none;
				border-collapse: collapse;
				background-color: white;
			}
			
table.listaprod th {
				border: 1px solid black;
				background-color: white;
				font-size:10pt;
				text-align:center
			}
table.listaprod td {
				border: 1px solid black;
				text-align:center;
				font-size:10pt;
				padding-left:2px;
				padding-right:2px;
				font-family:Verdana, Arial, Helvetica, sans-serif
			}
			
			
table.noborder {
				border:none;
				border-collapse: collapse;
				background-color: white;
			}
			
table.noborder th {
				border: 0px solid black;
				background-color: white;
				font-size:9pt;
				text-align:center
			}
table.noborder td {
				border: 0px solid black;
				text-align:left;
				font-size:9pt;
				padding-left:1px;
				padding-right:1px;
				font-family:Verdana, Arial, Helvetica, sans-serif
			}
			
.textos {
	text-align:justify;padding-left:4px;padding-right:4px;font-family:verdana,arial,helvetica;font-size:11px;margin-left:10px;margin-top:10px;margin-right:10px;
	}
	.derechos {
	text-align:center;
	padding-left:4px;
	padding-right:4px;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	color: #EEEEEE;
	}
	.derechos_link {
	font-family:verdana,arial,helvetica;
	color: #EEEEEE;
	}
#png {
	position:absolute;
	z-index: 2;
	left: center;
	top: 164px;
	background-color:transparent
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
