 
BODY { background: url(../images/backpre3.png) top fixed no-repeat ; margin:0; font-family:Arial, Helvetica, sans-serif; }

.logo{ 
    display:block;
     margin-left:auto;
	 margin-right:auto;
     margin-top:58px; 
	 z-index:1;
	 
	 
	 }
.footer{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1464a5;
	position:relative;
	margin-top:70px}	 
 


#cuadro{
	width: 425px;
	height: 335px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: #0087c3;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	behavior: url(../js/PIE.htc);
	
}


.form{
	width:390px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}

input{ width: 365px;

	height: 42px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff;
	border: solid 2px #aeff00;
    font-size:17px;
    margin-bottom:10px;
	padding-left:10px;
	behavior: url(../js/PIE.htc);
}

.duracion{ width:207px;
height: 42px;
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff;
	border: solid 2px #aeff00;
margin-bottom:10px;
padding-left:10px;
 
 
}
 
			
.ddldrop
{
    
    font-size:18px; color:#FFF; margin-left:10px; margin-bottom:10px
    }



.input1{
	width:163px;
	height:44px;
	 background: white;  
	margin-left:10px;
	font-size: 18px;
	background: url(../images/btn_bg.png);
	color: #FFF;
	border: none;
	outline: none;
	 
	cursor:pointer;
}


input[type="submit"]{
	width:163px;
	height:44px;
	float:left;
	margin-left:10px;
	font-size: 18px;
	background: url(../images/btn_bg.png);
	color: #FFF;
	border: none;
	outline: none;
	position: absolute;
	cursor:pointer;

}

.boton{
	width:163px;
	height:44px;
	float:left;
	margin-left:10px;
	font-size: 18px;
	background: url(../images/btn_bg.png);
	color: #FFF;
	border: none;
	outline: none;
	position: absolute;
	cursor:pointer;

}