/* CSS para teoríawww.uhu.es/gem/phiby www.pdworks.netunder Licence CC > http://creativecommons.org/licenses/by-nc-sa/2.5/es/ *//* --- General --- */.principal {	background-image: url(../images/f_teoria.jpg);	background-position:top;	background-repeat:no-repeat;	padding-top:80px;	font-size:small;	}		h1 {	padding-left:10px;	color:#003366;	margin:10px 0 0 0;}ul {	list-style:circle;}dt {	font-weight:bold;	color:#006600;	}	dd {	margin-bottom:5px;	}