/*1 parte */
@import url(http://fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister);

#nuevos_bot { position:absolute;
              width: 570px;
			  height: 123px;
			  margin-top:7px;
			    

}

body {
	background-image: url(../images/bg_body.jpg);

}

  object { outline:none; }
		
#caja{  
         width:900px;
         height:690px;
		 position: relative;
	    margin-left:auto;
    margin-right:auto;
    margin-top:-138px;
		 z-index:2;
		 		 
	}
		

#hombre{ 
         width:900px;
         height:230px;
		 margin-left:auto;
		 margin-right:auto;
         margin-top:-48px;
		 *margin-top:-50px;
		 position:relative;
		 z-index:9;
    }
	
#racks{ 
         width:900px;
         height:70px;
		 margin-left:auto;
		 margin-right:auto;
		 margin-top:-15px;
		 position:relative;
		 z-index:1;
    }

/* form */

#mc_embed_signup{ 

border-style:none;
position: absolute;
margin-left:569px;
width: 320px;
height: 130px;
}

#mc-embedded-subscribe{
	
	position:absolute;
	margin-left:178px;
	
}


form {
	padding: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;   
}


label {
	
	width:60px;
	display: block;
	float:left;
	margin-right: 0px;
	text-align:right;
	float:left;
	padding:4px;
	clear:both;
	display:block;
	height:20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family:'Love Ya Like A Sister', cursive;
	font-size:18px;
	color:#999999;
	font-weight:200;
	
}



.text {
    font:9px;
	width:205px;
	height:25px;
	margin:3px;
	padding:0px;
	background-image:url(../images/news.png);
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	
}

.text:focus {
    font:9px;
	width:205px;
	height:25px;
	margin:3px;
	padding:0px;
	background-image:url(../images/news2.png);
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.submit {
	height: 26px;
      width:98px;
	  background-image: url(../images/boton_sus.gif);
	  padding:0;
	  border: none;
	}
		
.submit:hover {
    height: 26px;
      width:98px;
	  background-image: url(../images/boton_sus2.gif);
	  padding:0;
	  border: none;
	
}

