body{
	margin:0px;
}

.contenedor{
    position: absolute;
    top: 50%;
    width:100%;
    height: 384px;
    margin-top: -172px;
    background:#fff;
}

.contenido{
	width:891px; height:384px; margin:auto;
}

.quienes{
	width:330px; height:auto; margin-top:40px; line-height:24px; font-family:century gothic, arial,verdana; text-align:left; margin-right:6px; font-size:13px; float:right; color:#000;
}

.equiposAnalogicos{
	width:330px; height:auto; margin-top:20px; line-height:24px; font-family:century gothic, arial,verdana; text-align:left; margin-left:4px; font-size:13px; float:left; color:#fff;
}

.equiposDigital{
	width:326px; height:auto; margin-top:20px; line-height:24px; font-family:century gothic, arial,verdana; text-align:left; margin-left:230px; font-size:13px; float:left; color:#fff;
}

h1{
	font-size:18px;
}

.formulario{
	width:330px; height:auto; margin:auto; margin-top:40px; line-height:24px; font-family:century gothic, arial,verdana; text-align:left;font-size:13px; color:#fff;
}

.formularioFila{
	width:100%; height:30px; margin-top:20px;
}

.formularioFila50{
	width:100%; height:50px; margin-top:20px;
}

.formularioLeft{
	width:100px; text-align:right; float:left;
}

.formularioRight{
	width:230px; text-align:left; float:left;
}

#respuesta_mail{
	width:100%; text-align:right; color:red; font-size:10px; height:20px;
}

input{
	width:230px;
}

#submit {
	width:100%; height:30px; margin-top:40px; text-align:right; 
}

textarea{
	width:230px; border-bottom:1px solid #000 ; border-left:1px solid #C1C1C1; border-right:1px solid #000; border-top:1px solid #C1C1C1;
}

.submit{
	width:50px; text-align:center; color:#000; height:20px; font-weight:bold; border:1px solid #fff; background:#f5f5f5; float:right; cursor:pointer;
}

.social{
	width:70px; position:relative; top:-38px; height:32px; float:right; margin-right:10px;
}

#footer{
	width:891px; margin:auto; height:30px; font-family:arial, verdana; font-size:16px; color:#fff;
}

#footerLinks{
	float:left; text-align:center; color:#505050; width:690px; text-align:center; font-family: century gothic, arial, trebuchet ms, arial, verdana; margin-top:6px; font-size:10px;
}

#footerLinks div{
	width:auto; float:left; padding-right:10px; padding-left:10px;
}

#footer ul{
	height:30px; float:right; color:#000; width:160px; text-align:right; margin:auto; white-space:nowrap; list-style-type:none;
}

#footer ul li{
	display:inline; padding-left:10px;
}

#footer ul li a{
	font-family:century gothic,trebuchet ms,arial, verdana; font-size:13px; text-decoration:none; color:#000;
}

.linkBody{
	font-family: century gothic, arial, trebuchet ms, arial, verdana; color:#000; font-size:10px; text-decoration:underline;
}