  html, body{
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #CC9900;
	font-family: georgia, serif;
	font-size: 10px;
	list-style-type: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
   }
   #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;

   }
   #wrapper {
   height:100%;
	padding: 0;
	border: none;
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }
	
.Estilo1 {font-size: 11px}
.Estilo11 {font-size: 9px}
.Estilo14 {
	font-size: 11px;
	color: #5E4E37;
}
.Estilo15 {font-size: 12px}
.raiadreta {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navcontainer
{
margin: 0 auto;
padding: 1em 0;
font-family: georgia, serif;
font-size: 13px;
text-align: center;
text-transform: lowercase;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 70%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}
.marges {
	padding: 10px;
}
