@charset "UTF-8";
/* CSS Document */

#main {
	height: 785px;
	width: 768px;
}
header {
	background-image:url(imag/headeripad-01.jpg);
	height: 100px;
	width: 768px;
	position: absolute;
}
nav {
	background-color:#54C440;
	height: 47px;
	width: 768px;
	position: absolute;
	margin-top: 100px;
}
btn1 {
	height: 47px;
	width: 153.6px;
	position: absolute;
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFF;
	text-align: center;
	line-height: 50px;
}
btn1:hover {
	background-color: #3E3D40;
	height: 47px;
	width: 153.6px;
	position: absolute;
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
btn2 {
	height: 47px;
	width: 153.6px;
	position: absolute;
	margin-left: 153.6px; 
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFF;
	text-align: center;
	line-height: 50px;
}
btn2:hover {
	background-color: #3E3D40;
	height: 47px;
	width: 153.6px;
	position: absolute;
	margin-left: 153.6px; 
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
btn3 {
	height: 47px;
	width: 153.6px;
	position: absolute;
	margin-left: 307.2px; 
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #3E3D40;
	text-align: center;
	line-height: 50px;
}
btn3:hover {
	background-color: #3E3D40;
	height: 47px;
	width: 153.6px;
	position: absolute;
	margin-left: 307.2px; 
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
btn4 {
	height: 47px;
	width: 153.6px;
	position: absolute;
	margin-left: 460.8px; 
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #3E3D40;
	text-align: center;
	line-height: 50px;
}
btn4:hover {
	background-color: #3E3D40;
	height: 47px;
	width: 153.6px;
	position: absolute;
	margin-left: 460.8px; 
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
btn5 {
	height: 47px;
	width: 153.6px;
	position: absolute;
	margin-left: 614.4px; 
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #3E3D40;
	text-align: center;
	line-height: 50px;
}
btn5:hover {
	background-color: #3E3D40;
	height: 47px;
	width: 153.6px;
	position: absolute;
	margin-left: 614.4px; 
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
content {
	background-image:url(imag/contentipad-02.jpg);
	height: 560px;
	width: 768px;
	position: absolute;
	margin-top: 147px;
}
section {
	display:none;
	height: 335px;
	width: 768px;
	position: absolute;
	margin-top: 10px;
}
section2 {
	display:none;
	background-image:url(imag/section-01.jpg);
	height: 200px;
	width: 364px;
	position: absolute;
	margin-top: 340px;
	margin-left: 10px;
}
section3 {
	display:none;
	background-image:url(imag/section-02.jpg);
	height: 200px;
	width: 364px;
	position: absolute;
	margin-top: 340px;
	margin-left: 389px;
}
footer {
	background-image:url(imag/footeripad-01.jpg);
	height: 75px;
	width: 768px;
	position: absolute;
	margin-top: 710px;
}
redes1 {
	background-image:url(imag/redesipad-01.png);
	height: 40px;
	width: 40px;
	position: absolute;
	margin-top: 15px;
	margin-left: 645px;
}
redes2 {
	background-image:url(imag/redesipad-02.png);
	height: 40px;
	width: 40px;
	position: absolute;
	margin-top: 15px;
	margin-left: 690px;
}