@CHARSET "ISO-8859-1";

html { width: 100%; height: 100%; }
body { background-color: #FFFFFF; width: 100%; height: 100%; margin: 0px; padding: 0px; color: #333333; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }

a { color: #333333; text-decoration: underline; }
a:hover { color: #bf0000; }

img { border: none; }

.contenidoFlash { height: 100%; }
.contenidoHtml { font-size: 12px; margin: 20px 20px 0px 20px; text-align: left; }

#swfIndex { height: 100%; width: 100%; display: block; }
#contenedor { height: 100%; width: 100%; }

.limpiarFlota { overflow: hidden; }
.limpiarFlota:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.comun { float: left; width: 172px; }
.menu {	border: none; display: block; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding: 0; }
.menu li { list-style-type: none; margin: 0; padding: 0; }

.idiomas { border: none; float: right; width: 200px; display: block; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding: 0; }
.idiomas li { float: right; list-style-type: none; margin: 0px 0px 0px 10px; padding: 0; }

#contenido { overflow: hidden; }

.txtCentro { text-align: center; }
.sepSup0 { margin-top: 0px; }
