@charset "utf-8";


.Encabezado h1{
	font-family:"NeutraText-LightSC" ,Helvetica,Arial,sans-serif;
	float:left;
    width:700px;
    margin:10px 310px;
	font-size:32px;
	letter-spacing:5px;
}
.datos{
width:320px;
position:absolute;
font-size:16px;
font-weight:200;
line-height:1.6em;
top:80px;
left:315px;
text-align:left;

}
.datos h3{
font-family:"NeutraText-LightSC" ,Helvetica,Arial,sans-serif;
font-weight:bold;
text-align:left;
	
}
.datos p{
font-family:"futurabook" ,Helvetica,Arial,sans-serif;
margin-top:20px;
text-align:left;
}

label {
    width:459px;
    margin-top:20px;
    letter-spacing:2px;
}
/* Centre the page */
.body {
    display:block;
    margin:83px 710px;
    width:276px;
	text-align:left;	
}

/* Centre the form within the page */
form {
    margin:0 0px;
    width:459px;
}

/* Style the text boxes */
input, textarea {
	width:260px;
	height:22px;
	background:#efefef;
	border:1px solid #dedede;
	padding:4px;
	margin-top:15px;
	font-size:0.9em;
	color:white;
}
input, textarea {
    width:260x;
    height:22px;
    background:#231F20;
    border:1px solid #dedede;
    padding:4px;
    margin-top:20px;
    font-size:0.9em;
    color:white;
   
}
textarea {
height:90px;
font-family:Arial, Helvetica, sans-serif;
}


input:focus, textarea:focus {
    border:1px solid #97d6eb;
}

#submit {
    width:130px;
    height:25px;
    background:url(../images/submit.jpg)no-repeat;
    text-indent:-9999px;
    position:relative;
    top:50px;
    right:130px;
    cursor:pointer;
}

	#submit:hover {
	    opacity:0.9;
	}
	@font-face {
  font-family: futurabook;
  src: url(../fonts/futurabook.ttf);
  font-weight:400;
}
@font-face {
  font-family: NeutraText-LightSC;
  src: url(../fonts/NeutraText-LightSC.otf);
  font-weight:400;
 }
 @font-face {
  font-family: ;
  src: url(../fonts/futurahi-webfont.eot);
  font-weight:400;
 }
  @font-face {
  font-family: ;
  src: url(../fonts/futurahi-webfont.eot);
  font-weight:400;
 }
