@import "screen.css";

#Esquerra, #Dreta, #Central { float: left; }
#Esquerra, #Dreta { width:20%; }
#Central { width:59%;  }
#Pie { clear:left; text-align:center; background:#FFF; margin:0; color:#F90;}


.Relleno { margin:1em; }
#Central #Asunto { margin:1em 0.65em; }


#Esquerra { background:#004C64; margin: -8px 0px 0px 0px;}


#Dreta { background:#FFF; margin: 10px 1px 0px 2px; }


#Central { background: url(http://www.uned-terrassa.es/images/bici.gif) no-repeat; }
			
