body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img { vertical-align:middle; }
a img { border:none; }
a:hover { background-color: #FFBB33; }
a:hover img { background-color:#FFBB33; }
.titular {
	color: #FFFF00;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif
}
h1 { text-align:center; }
h2 { background-color:#CC99CC; }
.peque { font-size:0.85em; }
.griega { font-family:"Times New Roman", Times, serif; font-size:1.2em; }

abbr , acronym { text-decoration:underline; text-decoration-style:dotted; cursor:help; border-bottom:none; } 
abbr { speak:normal; speak-as:spell-out; }
acronym { speak:normal; speak-as:normal; }

#indiceSeccion table { border:0; }
#indiceSeccion td { border-right:2px outset #EEE; padding:6px;
					border-bottom:1px dashed #999; }
#indiceSeccion td td { border:none; }
#indiceSeccion tr.es { background-color:#FFFF66; }
#indiceSeccion tr.en { background-color:#8CD98C; }
#indiceSeccion tr.pt { background-color:#F3D6AC; }
#indiceSeccion tr.de { background-color:#C0E0FF; }
#indiceSeccion tr.fr { background-color:#F0C0FF; }
#indiceSeccion tr.ro { background-color:#CCFF66; }
#indiceSeccion tr.it { background-color:#D0D0A0; }
#indiceSeccion tr.pl { background-color:#D6A0A0; }



