body {
	background-color: #000000;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#home{
	width: 1160px;
	height: 635px;
	
}
#container {
	width: 800px;
	height: 600px;
	float: left;
	
}

#margeni {
	width: 181px;
	height: 635px;
	float: left;
	background-color: #000000;

}

#margend {
	width: 177px;
	height: 635px;
	float: left;
	background-color: #000000;
}

#header {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	height: 360px;
	width: 900px;
}
#pie{
	margin-right: auto;
	text-align: center;
	height: 25px;
	background-color: #000000;
	color: #FFFFFF;
	width: 800px;
	float: right;
	font-size: 10px;
	padding-top: 10px;
}

#pie a{
	color: #FFFFFF;
	text-decoration: none;
}

.linea {
	background-color: #FFFFFF;
	
}

#centro {
	width: 800px;
	height: 600px;
	float: left;
}

#menuv {
	width: 224px;
	height: 400px;
	float: left;
}

#menuv2 {
	position: absolute;
	visibility: visible;
	top: 0px;
	height: 500px;
	width: 132px;
	left: 0px;
	padding-top: 78px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#menuv2 a {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
}


#centro2 {
	width: 600px;
	height: 600px;
	float: left;
	position: absolute;
	left: 200px;
}

#centro2 a {
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
}
