/* elements */

a:hover {
  color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

:link, :visited, :active {
  color: #91acc8;
	font-weight: bold;
	text-decoration: none;
}

body {
  background-color: #10007b;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #ffffff;
}

chico {
  font-size: 9px;
}

hr {
  color: #30209b;
}

img {
  border: 0px;
	}
	
input {
  border: 2px solid #30209b;
	background-image: url("img/clarito.gif");
}

table {
  margin: 0px;
	padding: 0px;
	spacing: 0px;
	font-size: 11px;
}

td {
  font-size: 11px;
}

/* classes */

.cerrar1 {
  position: absolute;
	left: 430px;
	top: -18px;
}

.cerrar {
  text-align: right;
	position: relative;
	bottom: 18px;
}

.fondito {
  background-color: #10007b;
	margin: 10px;
}

.fondo_layer {
	filter:alpha(opacity=70);
	background-image: url('img/fondo_layer.png');
	padding-left: 10px;
	padding-right: 10px;
}

.formulario {
  border: 2px solid #30209b;
	background-color: #91acc8;
	background-image: url("img/clarito.gif");
	color: #000000;
}

.p9 {
  font-size: 9px;
}

.p9on {
  color: #d7bedc;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

.p11 {
  font-size: 11px;
}

.tit {
  color: #091773;
	font-size: 12px;
}

/* ids */

#midachis {
  z-index: 1;
	position: absolute;
	left: 100px;
	top: 1500px;
	width: 494px;
	height: 251px;
	border: 2px solid rgb(255,255,255);
	border-top-width: 22px;
	text-align: center;
	vertical-align: center;
	visibility: hidden;
	padding-bottom: 18px;
} 

#link_promo4x1000 {
	position: absolute;
	left: 200px;
	top: 18px;
}

#promo4x1000 {
  visibility: hidden;
	border: 2px solid rgb(255,255,255);
	border-top-width: 22px;
	margin: 10px;
	position: absolute;
	left: 50px;
	top: 70px;
}

#rh3 {
  visibility: hidden;
  text-align: right;
  border: 2px solid #30209b;
	background-color: #91acc8;
	margin: 0px;
	padding: 10px;
	width: 320px;
	height: 275px;
	position: absolute;
	left: 10px;
	top: 70px;
}
