/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF0000;
}
.Estilo1 {
	font-size: 12px;
	font-weight: bold;
}
.Estilo2 {font-size: 12px}
.Estilo3 {
	color: #84CCFC;
	text-decoration: underline;
}
a.Estilo3 {
	color: #1FA3FA;
	text-decoration: none;
}
.Estilo4 {
	color: #66CC00;
	text-decoration: none;
}
a.Estilo4 {
	color: #66CC00;
	text-decoration: none;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.derechosr {font-size: 10px}
#qsomos {
	position:absolute;
	width:380px;
	height:121px;
	z-index:1;
	background-color: #FFFF99;
	visibility: hidden;
}
#promos {
	position:absolute;
	width:380px;
	height:200px;
	z-index:1;
	background-color: #FFFF99;
	visibility:hidden;
}
#leyes {
	position:absolute;
	width:380px;
	height:179px;
	z-index:1;
	background-color: #FFFF99;
	visibility: hidden;
}
#faq {
	position:absolute;
	width:380px;
	height:134px;
	z-index:1;
	background-color: #FFFF99;
	visibility: hidden;
}
#pspop {
	position:absolute;
	left:406px;
	width:327px;
	height:326px;
	z-index:2;
	top: 415px;
}

