@charset "utf-8";
body {
	font: 100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.header,
.footer,
.container,
.nav-top{
  width: 920px;
  margin: 0 auto;
}
.container {
	background: #FFFFFF;
	border: none;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	position:relative;
}
.ahome {
	width: 865px;
	background: none;
	border: none;
	padding:0px;
	margin-left:-430px;
	position: absolute;
	left: 50%;
	top: 120px;
	height: 240px;
	
	
}
.smedia {
	width: 495px;
	background: none;
	border: none;
	text-align:	left;
	padding:2px;
	margin-left:-420px;
	position: absolute;
	left: 50%;
	top: 705px;
	height: 22px;
	
	
}
.compartir {
	width:65px;
	position:absolute;	
	
}
.seguirnos {
	width:130px;
	position:absolute;	
	margin-left:360px;
	margin-top:-3px;
	height: 22px;
}
.compartir_texto {

	background: none;
	border: none;
	padding:1px;
	position: absolute;
	margin-left:65px;
	
	text-align: center;
	font-size: 12px;
	color: #cccccc;
}
.seguirnos_texto {

	background: none;
	border: none;
	padding:2px;
	position: absolute;
	margin-left:280px;
	margin-top:0px;
	text-align: center;
	font-size: 12px;
	color: #cccccc;
}
.header {
	background: #fff; 
	padding: auto 0;
}
.left {
	float:left;
	padding:auto 5px auto;
}
.right{
	float:right;
	padding:auto 5px;
}


.campos{

	background:#FFFFFF;
	position:relative;
}
.campos *:active, .campos *:focus, area:active, .boton:focus {border:0px;outline:0px;}

.ctexto{

	border:none;
	border-color:transparent;	
	decoration:none;
	font-size:16px;
	color:#000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:#FFFFFF;
	text-align:left;
	padding-left:1px;
	padding-bottom:2px;
	max-width: 320px;
    margin-top: 2px;
}

.boton{
cursor:pointer;
border:none;
color:#F90;
font-family: Georgia, “Times New Roman”, Times, serif;
font-size:16px;
background:none;
}