body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	/* color: #00CCFF; */
}
a:hover {
	background-color: #FFBB33;
	/* color: #0000CC; */
}
a:visited {
	/* color: #0000CC; */
}
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; }

#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; }

abbr , acronym { border-bottom:1px dotted #666666; } 
abbr { speak:spell-out; }
acronym { speak:normal; }

img { vertical-align:middle; }

