@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans+SC:100,300,400,500,700,800,900,100italic,300italic,400italic,500italic,700italic,800italic,900italic);
#content {
	height: 1000px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	margin-bottom: 0px;
}
#encabezado {
	height: 85px;
	width: 800px;
}
#logo {
	float: left;
	height: 85px;
	width: 350px;
}

#redes {
	height: 50px;
	width: 90px;
	margin-top: 40px;
	float: right;
}
#menu {
	height: 40px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
	margin-top: 35px;
}
#submenu {
	height: 40px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
}

#slide {
	width: 590px;
	margin-top: 40px;
	height: 320px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
}
#descripcion {
	height: 320px;
	width: 169px;
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 10px;
}
#cont-pastillas {
	width: 800px;
	height: 190px;
	float: left;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#cont-niveles {
	width: 800px;
	height: 320px;
	float: left;
	margin-top: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #666;
	text-align: center;
}

#pastilla1 {
	height: 150px;
	width: 240px;
	float: left;
	margin-top: 40px;
}
#pastilla2 {
	height: 150px;
	width: 240px;
	float: left;
	margin-top: 40px;
	margin-left: 40px;
}
#bajada-pastilla {
	float: left;
	height: 50px;
	width: 240px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 20px;
	padding-top: 10px;
}

#bajada-pastilla2 {
	float: left;
	height: 50px;
	width: 240px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 20px;
	margin-left: 40px;
	padding-top: 10px;
}
#bajada-nivel1 {
	float: left;
	height: 50px;
	width: 385px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 40px;
	padding-top: 10px;
}
#bajada-nivel2 {
	float: left;
	height: 50px;
	width: 385px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 40px;
	margin-left: 30px;
	padding-top: 10px;
}

#nivel1 {
	float: left;
	height: 320px;
	width: 385px;
}
#nivel2 {
	float: left;
	height: 320px;
	width: 385px;
	margin-left: 30px;
}
#textos-practicos {
	width: 800px;
	margin-top: 50px;
	height: 300px;
	float: left;
}
#titulo-practico {
	height: 50px;
	width: 760px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45px;
	color: #333;
	font-weight: bold;
	padding-left: 40px;
}

#col1 {
	float: left;
	height: 400px;
	width: 360px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}






#footer {
	height: 50px;
	width: 430px;
	padding-top: 10px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #666;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #666;
}
.subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

.bajada {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #666;
}


.boton {
	color: #666;
	font-family: 'Alegreya Sans SC', sans-serif;700
	font-size: 18px;
	text-decoration: none;
	margin-left: 20px;
	font-weight: bold;
}
.boton:hover {
	color: #98CB32;
	font-family: 'Alegreya Sans SC', sans-serif;
700
	font-size: 18px;
	text-decoration: none;
	margin-left: 20px;
	font-weight: bold;
}
nav ul {
	list-style: none;
	margin: 0px;
	padding: 10px;
}

nav li {
	width:100%;
}
