/*
 url: http://sepp0.com.ar/
 mail: root@sepp0.com.ar
 Copialo
 Editalo
 Pasalo
 Borralo
 Etc.
*/

img { border: none; }

body {
  color: #ffffff;
  width: 97%;
  background: white url(web/bg.gif) repeat top right;
}
a {
  color: #ffa20f;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #ffa20f;
  text-decoration: underline;
  font-weight: bold;
}
a:active {
        color: #ffe800;
}
a:visited {
        color: #ffd800;
}
#logo {
  margin: 0 auto;  
  text-align: center;
}
#menu0 {
  margin: 0 auto;
  width: 17%;
  border: 2px;
  text-align: left;
}
#menu { 
  list-style: none;
  font-size: 12pt;
  font-family: Terminus, Courier;
}
#etiquetas {
  margin: 0 auto;
  text-align: center;
}
