#principal{
	width: 900px;
	height:auto; overflow: hidden;
	border: 0px solid #000;
	margin: auto;
}

header{
	width: 900px;
	height:100px;
	border: 0px solid #000;
	padding: 10px;
}

#logo{
	width: 200px;
	height: 100px;
	border: 0px solid #000;
	float: left;
}

.titulo{
	font-size: 30px;
	margin-top: 30px;
}

.sub-titulo{
	font-size: 14px;
	margin-top: 2px;
}

.menu{
	width: 430px;
	height: 40px;
	border:1px solid #ccc;
	float: right;
	margin-top:40px; 
	background: #006699;
}

.menu ul{}

.menu ul li{
	list-style: none;
	float: left;
}

.menu ul li a{
	text-decoration: none;
	padding: 10px 15px;
	border: 0px solid #ccc;
	color: #fff;
}	

.menu ul li a:hover{
	background: #fff;
	color: #006699;
	transition: background 1s, color 1s;
}

#slide{
	margin-top: -50px;
	width: 900px;
	height: 300px;
}

#categorias{
	width: 900px;
	height: auto; overflow: hidden;
	border: 0px solid;
	margin-top: 170px;

}

.uno{
	width: 280px;
	height: 1350px;
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	text-align: left;
	color:#468294;
	font-size: 30px;
	margin-bottom: 80px;
	
}

.parrafo{
	color:#000;
	font-size: 21px;
}

.dos{
 margin-left: 12px;
 margin-right: 12px;
 font-size: 30px;
}


#info{
	width: 900px;
	height: auto; overflow: hidden;
	border: 0px solid #c0c0c0;
	padding: 5px;
	margin-right: 12px;
	margin-left: 20px;	
	}

.parrafo-2{
	color:#000;
}

#izq{
	width: 585px;
	height: auto; overflow: hidden;
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	margin-top:10px;
	color:#468294
}

.lista{
	color:#000;
}


#der{
	width: 410px;
	height: 365px;
	border: 1px solid #ccc;
	text-align: center;
	margin-top: 10px;
}

#der-2{
	width: 410px;
	height: 365px;
	border: 1px solid #ccc;
	text-align: center;
	margin-top: -368px;
	float: right;


}
	

footer{
	width: 900px;
	height: 100px;
	text-align: center;
}

#footer p{
	width: 500px
}

#texto-abajo{
	margin-top: 20px;
	font-size: 35px;
	margin-bottom: 100px;
}

.lista-2{

	color: #000;
	font-size: 24px;
	text-align: left;
}

.hola{

	width: 880px;
	height: auto;overflow: hidden;
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	text-align: left;
	color:#468294;
	font-size: 30px;
	margin-bottom: 50px;

}

.hola-2{

	width: 885px;
	height: auto;overflow: hidden;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
	color:#468294;
	font-size: 36px;
	margin-bottom: 70px;
}

.lista-3{
	color: #000;
	font-size: 24px;
	text-align: left;
	float: right;
	margin-top: -560px;
	list-style-type:none;
	margin-right: 17px;
}

.lista-4{
	color: #000;
	font-size: 24px;
	text-align: left;
	float: right;
	list-style-type:none;
	margin-right: 330px;
	margin-top: -647px;
}

.lista-5{
	color: #000;
	font-size: 24px;
	text-align: left;
	float: right;
	list-style-type:none;
	margin-top: -637px;
	margin-right: -610px;
}

.secreto{
	color: #fff;
}