@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:center;
	margin-bottom: 0px;
	margin-top:0px;
	line-height: 20px;
	background-color: transparent;
	height:100%
}
html {
	height:100%
}
#contenedor {
	width:1081px;
	border:0px;
	background-color:#FFFFFF;
	margin:auto; 
	text-align:left;
	height:100%
}
#encabezado {
	margin-left:86px;
	padding:0px;
	width:100%;
	height:438px;
	border:0px;
	float:left;
	display:inline;
}
#contenido {
	width:100%;
	height:850px;
	clear:both;
	padding:0px;
	background-image:url(../img/fondo-home.jpg); background-repeat: no-repeat;
	heigh:100%;
	position:relative;
	margin-left: 86px
}
#langsel {
	width: 86px;
	height: 97px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 371px
}
.textos {
	width:400px;
	margin-left:480px;
	padding-top:70px;
}
.textos h1 {
	font-size: 14px;
	font-weight: bold
}
.left {
	width:500px;
	margin-left:8px;
	padding-top:0px;
	float:left;
}
