html, body {
	height:           99%;
}

#container{
	position:         relative;
	min-height:       100%;
	height:           100%;
	voice-family:     "\"}\"";
	voice-family:     inherit;
	height:           auto;
}
html>body #container {
	height:           auto;
}

#content {
	padding:          10px;
	padding-bottom:   48px;
}

#footer {
	position:         absolute;
	bottom:           0;
	padding:          10px;
	width:            99%;
}
#footer h1 {
	color:            #fff;
	padding-bottom:   0;
}

A:link {
  color:              #FF0000;
  text-decoration:    none
}

A {
  text-decoration:    none;
  color:              #FF0000
}

A:link:hover {
  text-decoration:    overline;
  color:              #FF0000;
}

A:hover {
  text-decoration:    overline;
  color:              #FF0000
}

body {
  background-image:   url(../pix/tapete.jpg);
  font-family:        verdana,Arial,Helvetica,sans-serif;
  font-size:          12px;
  color:              #666666
}

h1 {
  font-family:        Verdana,Arial,Helvetica,sans-serif;
  color:              #666666
}

h2 {
  font-family:        Verdana,Arial,Helvetica,sans-serif;
  color:              #666666
}