@CHARSET "ISO-8859-1";

body, html {
  margin: 0;
  padding: 0;
  border: 0;
}

.barraarriba {
	background	: transparent url("img/bg.gif") repeat-x bottom center;
  	width		: 100%;
  	height		: 65px;
}

.barraarribasub {
	background: transparent url("img/bg-sub.gif") repeat-x top center;
  	width: 100%;
	height: 30px;
}

.div-h {
  background: transparent url("img/div-h.gif") repeat-x top center;
  width: 100%;
  height: 20px;
}

.titulo {
  color			: #ffffff;
  text-shadow	: 0 -1px 1px #050303;
  font-size		: large;
  text-align	: center;
}

.titulosub {
  color			: #ffffff;
  text-shadow	: 0 -1px 1px #050303;
  font-size		: medium;
  text-align	: center;
}