@charset "utf-8";
/* CSS Document */
body{
  background-color:#97E515;
  margin:0px;
  background-position:center top;
  background-repeat:no-repeat;
  background-image:url(../img/web.jpg);
  top:400px;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
  padding-right:7px;
}
#principal{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1000px;
}
#_iframe {
	position:absolute;
	margin-left:390px;
	margin-top:145px;
	width:490px;
	height:450px;
	overflow:hidden;
}
#menu{
	position:absolute;
	z-index:1;
	top:90px;
	left:110px;
	width:270px;
}
.small1{
  font-family:Verdana, Geneva, sans-serif;
  font-size:10px;
}
.miniheader{	
	font-weight:bold;
	color:#3399CC;
}
.separador{
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}
#tumensaje{
	z-index:1;
	position:absolute;
	width:137px;
	height:83px;
	top:233px;
	left:-45px;
}

