body {
margin: 2%;
padding: 2%;
color: #000;
font: normal 9pt verdana, arial, sans-serif;
letter-spacing: 0.2pt;
line-height:  120%;
background-image: url(ball.swf); 
background-color: #fff;
color: black;
}



#intro {
margin-bottom: 45%;
}


#sitio {
	color: white;
 background: #292929;	
}
#fix {
color:#292929;
background: #292929;
}

#home {
color:#292929;
background: #292929;
}
#home:hover {
color:#fff;
background: #292929;
}

a {
	color: #00acce;
text-decoration: none;
}

a:hover {
background-color: #272727;
}


#white {
color:#fff;
background: #fff;
}


#tema {
color: white;
}


a.tema:hover {
  background: #292929;
}

a.tema:visited {
color: #48cbe5;
}

#left {

	position: fixed; left: 20%; top: 45%;
}

#center {
position: absolute; left: 32%; top: 45%;
width: 30%;
margin-bottom: 45%;
}

#right {

	position: fixed; left: 70%; top: 45%;
}


p.homeleft {

	position: absolute; left: 20%; top: 45%;
}

p.hipertexto {
	
position: absolute; left: 33%; top: 45%;
}

p.hipermedia {
position: absolute; left: 45%; top: 45%;
}

p.multimedia {
position: absolute; left: 57%; top: 45%;
}


p.homeright {

	position: absolute; left: 70%; top: 45%;
}

