body{
	background:#000;
	color:#fff;
	margin: 20px 0; 
	font: normal 90%/100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
.textos{
	width:70%;
	padding:5px 15% 30px 15%;
	margin:0 auto 5px;
}
h2 {
	width:72%;
	padding:8px 14%;
	font-size:120%;
	font-weight:normal;
	margin: 0;
	font-family:Verdana, sans-serif;
	color:#000;
}
div#catala, div#castella{
	width:100%;
	padding:0;
	margin:0;
}
h2.titol1, h2.titol6 {	background:#FFF;} 
h2.titol2, h2.titol7 {	background:#F4C402;}
h2.titol3, h2.titol8 {	background:#00A600;}
h2.titol4, h2.titol9 {	background:#00E6F0;}
h2.titol5, h2.titol10 {background:#FF00B3;}
div.groc{ background:#251d00; color:#F4C402;}
div.verd{ background:#001100; color:#00A600;}
div.blau{ background:#001819; color:#00E6F0;}
div.rosa{ background:#1A0012; color:#FF00B3;}

