body {
	
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
  margin:0;
  padding:0;
}

#lista {
  margin: 0;
  margin-bottom: 30px;
}

.pequeno{
  font-size: 11px;
  color: #966;
}

.pequeno ol{
  font-size: 11px;
  color: #966;
  margin-top: 0;
}

a{
  color: #366;
}

a:hover{
  text-decoration: none;
  color: #699;
}

a.linkhome{
  color: #FFFFFF;
}

.textohome{
  color: #FFFFFF;
  font-family: Verdana, arial, sans-serif;
  font-size: 11px;
}

#logofundo {
	background: transparent url(img/mandala+logo.gif) no-repeat center center;
	border: none;
	display:block;
	position:absolute;
	height: 420px;
	width: 100%;
	z-index: 0;
}

#barra1 {
	background: transparent url(img/bg_barra1.gif) repeat-x;
	border: none;
	display:block;
	height: 47px;
	width: 100%;
	z-index: 1;
}

#menu1a{
	display:block;
  position: absolute;
  margin-top: 26px;
	z-index: 5;
  float:left;
  left: 0;
}

#menu1b{
	display:block;
  position: absolute;
  margin-top: 26px;
	z-index: 5;
  float:right;
  right: 0;
}

#loginho{
	display:inline;
  position: absolute;
  height: 77px;
  width: 100%;
  z-index: 3;
  
  background: transparent url(img/loginho.gif) no-repeat center center;
}

#frasehome{
	border: none;
	display:block;
	height: 96px;
	width: 254px;
  margin-top: 329px;
	z-index: 1;
  float:left;
}

#fotohome{
	border: none;
	display:block;
	height: 160px;
	width: 100%;
	background-color: #5D304D;
    margin-top:20px;
	z-index: 5;
  
  float:left;
}


#conteudo {
	
	border: none;
	display:block;
  margin-top: 61px;
	width: 100%;
}

#texto{

  margin-left: 210px;
  font-family: Verdana, arial, sans-serif;
  font-size: 11px;
  color: #552546;
  display: block;
}

#texto h1 {
  display: block;
  width: auto;
  height: 23px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 21px;
  font-weight: normal;
  color: #9DBEDF;

  background: transparent url(img/bg_h1.gif) repeat-x bottom;
}

#texto h2 {
  display: block;
  width: auto;
  height: 18px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #9DBEDF;

  background: transparent url(img/bg_h1.gif) repeat-x bottom;
}

#texto h3 {
  display: block;
  width: auto;
  height: 18px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #CEC09D;

  background: transparent url(img/bg_h1.gif) repeat-x bottom;
}

#hor {
  display: block;
  position: relative;
  width: 99%;
  height: 5px;
  padding:0;
  margin:0;
  background: transparent url(img/bg_h1.gif) repeat-x;
  border: none;
}

#menu1{
  
  margin-top: 0px;
  width: 201px;
  

  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 12px;
  text-align:center;

  color: #300;
  display: block;
  float: left;
}

#menu1 ul{
  margin:0;
  margin-top: 18px;
  padding:0;
  list-style: none;
  text-align:left;
}

#menu1 li{
  display: block;
  width: 160px;
  margin-left: 18px;
  padding-left: 21px;

  background: transparent url(img/menu1_li.gif) no-repeat 2px 2px;
}

#rodape{

  display: block;
  position: relative;

  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 10px;
  text-align:center;

  padding-bottom:5px;

  border-top: 1px dashed #ccc;
  color: #ccc;
  clear:both
}

#rodape a{
  text-decoration: none;
  color: #ccc;
}
#rodape a:hover{
  color: #366;
  text-decoration: underline;
}

.texto_home {
  font-family: Verdana, arial, sans-serif;
  font-size: 11px;
  color: #552546;
}

.texto_home a {
  color: #552546;
  text-decoration:underline;
}

.texto_home a:hover{
  color: #552546;
  text-decoration:none;
}