/* Hoja de estilos exclusiva de la "Index" */





#contenedor { text-align: center; margin-top: 100px; height: 560px; }
h1 { text-indent: -5000px; background: url(../images/foarse-index.gif) no-repeat; display: block; margin: 0 auto; width: 498px; height: 57px; margin-top: 200px; }
ul { margin-top: 50px; }
li { list-style: none; display: inline; padding-left: 20px; margin: 0 10px; }
li a { color: black; text-decoration: none; }
li a:hover { text-decoration: underline; }
h2 { font-size: 0.8em; font-weight: normal; display: inline; }
.castellano{ background: url(../images/bullet-verde.gif) no-repeat; }
.euskara{ background: url(../images/bullet-celeste.gif) no-repeat; }
