body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../img/lemabg.gif);
	background-repeat: repeat-x;
	background-position: top;	
	background-color: #FFDF31;
	background-attachment: fixed;
	scrollbar-face-color:#FFEF95;
	scrollbar-shadow-color:#F28E00;
	scrollbar-arrow-color:#F28E00;
	scrollbar-darkshadow-color:#FFD700;
	scrollbar-highlight-color:#F28E00;
	scrollbar-3dlight-color:#FFD700;
	scrollbar-track-color:#FFD700;	
}
#contenidor{
	margin-left: 20px;
	margin-top: 5px;
}
#contextos{
	margin-left: 10px;
}
#resultats {
	margin-left: 20px;
	margin-top: 5px;
}
#resultats p {  margin-top: 3px; margin-bottom: 3px;}

.lema {	font-size: 11pt; font-weight: bold; color: #990000}
.cg { font-style: italic}
ul {list-style: circle url(../img/puntmenu.gif);
	margin-left: 10px;	margin-right: 10px;	margin-top: 4px; margin-bottom: 4px;
	padding-left: 12px;	padding-right: 5px;	padding-top: 0px;	
}
li { margin-top: 3px; margin-bottom: 3px;}
