*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
body {
	background-image: url(ima/bg2.jpg);





	}

/*Contenedor principal*/
div#contenedor {
	width: 800px;
	height: 790px;
	}
	
div#inferior {
	width: 780px;
	height: 30px;
	float: left;
	font-size: 12px;
	text-align: left;
	background-image: url(../ima/footer.jpg);
	}	
	
	
div#superior {
	width: 780px;
	float: left;
	text-align: left;
	height: 30px;
	}
div#top {
	width: 780px;
	float: left;
	text-align: left;
	height: 250px;
}

div#central {
	width: 780px;
	float: left;
	text-align: left;
	height: 600px;
	background-repeat: no-repeat;
}
div#texto  li  a, a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
div#texto {
	width: 480px;
	height: 480px;
	float: right;
	text-align: left;
	margin-right: 30px;
	margin-top: 35px;
	margin-bottom: 20px;
}

