/* CSS Document */

body {
  font: Verdana;
  background: url(img/verde.jpg) repeat;
  margin: 0; 
  padding: 0;
  text-align: center;

}

a {
	text-decoration: none;
}

#muriae{
	width: 1002px;
  margin: 0 auto 0;
  padding: 0;
  position: relative;
  text-align: left;
    background: url(img/muriae.gif) repeat-y;
}

#topo {	
	background: url(img/topo.jpg) no-repeat #000000;
	height: 134px;
	width: 1002px;
	text-align: left;
	padding: 0;
	margin: 0;
}

.houmi{
	position: absolute;
	width: 300px;
	height: 130px;
	left: 80px;
	top: 0;
}

.youtubiu{
	position: absolute;
	left: 780px;
	top: 83px;
	width: 50px;
	height: 50px;
}

.orkuti{
	position: absolute;
	left: 833px;
	top: 83px;
	width: 50px;
	height: 50px;
}

.emeesseene{
	position: absolute;
	left: 886px;
	top: 83px;
	width: 50px;
	height: 50px;
}

.tuiter{
	position: absolute;
	left: 939px;
	top: 83px;
	width: 50px;
	height: 50px;
}

#topo img{
	border: 2px solid #ff0000;
}

.banner{
	position: absolute;
	left: 40px;
	top: 180px;
	margin-right: 10px;
	z-index: 98;
}

.splash{
	z-index: 99;
	display: block;
	position: absolute;
}

#menu{
	background: url(img/menu.jpg);
	width: 1002px;
	height: 38px;
	margin: 0;
	text-align: left;
	font: bold 11px verdana;
	float: left;
	color: #000;
	padding: 0;
}

#menu ul{
	margin-left: 5px;
	padding: 0;
}

#menu ul li{
	margin: 0;
	padding: 0 5px 0 5px;
	border-right: 1px solid;
	zdisplay: block;
	list-style: none;
	float: left;
}

#menu a{
	text-decoration: none;
	color: #000;
}

#menu a:hover{
	color: #709853;
}

.last{
	border-right: 0;
}

#publicidade{
	nfloat: left;
  text-align: center;
	position: relative;
	margin: 28px 0;
	z-index: 10;
}

#miolo{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	
}
/*
alterei o conteudo de id para class, acompanhar para ver se teremos novos problemas.
*/
.conteudo {
	position: relative;
	float: left;
	width: 790px;
	margin: 85px 0 0 7px;
	font: 12px verdana;
  padding: 0 2px 0 0;
  text-align: left;
	color: #000; /* CSS Document */
}

.conteudo a {
	color: #000000;
}

.conteudo ul{
	margin: 5px;
	padding: 0;
	display: block;
	list-style: none;
}


.conteudo ul li {
	list-style: none;
	display: block;
	margin: 10px;
	padding: 0; 
}
/*
alterei o conteudo de id para class ate aqui fim 
*/



#conteudo {
	position: relative;
	float: left;
	width: 790px;
	margin: 85px 0 0 7px;
	font: 12px verdana;
  padding: 0 2px 0 0;
  text-align: left;
	color: #000;
}

#conteudo a {
	color: #000000;
}

#conteudo ul{
	margin: 5px;
	padding: 0;
	display: block;
	list-style: none;
}


#conteudo ul li {
	list-style: none;
	display: block;
	margin: 10px;
	padding: 0; 
}
/*
alterei o conteudo de id para class ate aqui fim 
*/


#txt1 {
	width: 128px;
	float: left;
	display: block;
	border-left: 2px solid #edf3ce;
	border-bottom: 2px solid #edf3ce;

}

#txt2 {
	width: 259px;
	float: left;
	border-left: 2px solid #edf3ce;
	border-bottom: 2px solid #edf3ce;
}

#txt3 {
	width: 390px;
	float: left;
	border-left: 2px solid #edf3ce;
	border-bottom: 2px solid #edf3ce;
}

#txt4 {
	width: 521px;
	float: left;
	border-left: 2px solid #edf3ce;
	border-bottom: 2px solid #edf3ce;
}

#txt5 {
	width: 652px;
	float: left;
	border-left: 2px solid #edf3ce;
	border-bottom: 2px solid #edf3ce;
}

#txt6 {
	width: 786px;
	float: left;
	border-right: 2px solid #edf3ce;
	border-bottom: 2px solid #edf3ce;
}

#titulo_fixo {
	width: 786px;
	height: 110px;
	color: #223c00;
	padding: 0;
}

#titulo_fixo img {
	border: 0;
	margin-top: -40px;
}

.titulo_link {
	font: bold 20px verdana;
	color: #223c00;
	border-bottom: 2px solid #edf3ce;
	width: 770px;
	margin-left: 15px;
}

.nome {
	margin-right: 5px;
	margin-top: 5px;
	font:  13px verdana;
	float: right;
}

.fala {
	clear: left;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
	font: bold 15px verdana;
}

#notas {
	margin: 5px;
	width: 770px;
	border-bottom: 2px solid #edf3ce;
	padding-bottom: 10px;
	text-align: justify;
}

#notas object{
	margin-left: 100px;
}

.data {
	font: bold 12px verdana;
	color: #212121;
	margin: 0;
	float: right;
}

#icones{
  padding-top: 17px;
  text-align: right;
  height: 25px;
  display: block;
  position: static;

}

#icones ul{
	list-style: none;
  margin: 0;
  padding: 0;

}

#icones ul li{
	display: inline;
  padding: 0;
  margin: 0;

}

#convidados {
	border-bottom: solid 2px #edf3ce;
	border-right: solid 2px #edf3ce;
	padding-bottom: 25px;
	width: 380px;
	float: left;
	margin-left: 5px;
}


#convidados_u {
	border-bottom: solid 2px #edf3ce;
	padding-bottom: 25px;
	width: 380px;
	float: left;
	margin-left: 5px;
}

#convidados_u img, #convidados img {
	float: left;
	width: 60px;
	height: 60px;
}

#convidados a, #convidados_u a {
	color: #000;
}

#convidados a:hover, #convidados_u a:hover {
	color: #666;
}

#ultimas {
	xbackground: #c3c3c3;
	position: relative;
	float: left;
	width: 199px;
	font: 10px verdana;
	color: #000;
	text-align: center;
}

#ultimas ul{
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}

#ultimas ul li{
	margin: 10px;
	font: verdana 14px;
	border-top: solid #709853 1px;
	padding-top: 5px;
}

#ultimas a {
	text-decoration: none;
	color: #000;
}

#ultimas a:hover{
	color: #709853;
}

#aniversariantes {
	position: relative;
	float: left;
	display: block;
	width: 181px;
	height: 202px;
	margin: 5px;
	background: url(img/niver.jpg);
	text-align: center;
	font: bold 14px verdana;
	color: #FFFFFF;
}

#aniversariantes img{
	border: solid 1px #fff;
	margin-top: 45px;
	width: 150px;
	height: 115px;
}

#aniversariantes p{
	color: #ffffff;
	margin: 5px;
}

#texto{
	margin: 5px;
	display: block;
	position: relative;
}

#box{
	margin: 10px;
	border: solid 1px #a8b082;
	display: block;
	padding: 2px;
	background: #dee3c8;
}

.titulo {
	font: bold 16px verdana;
	margin: 10px;
	clear: both;
}

.s_titulo {
	font: bold 13px verdana;
	margin: 10px;
	text-align: left;
	color: #212121;
	border-bottom: dotted 2px #000;
	padding-bottom: 5px;
}

.titulo2 {
	font: bold 12px verdana;
	margin-bottom: 15px;
}

.titulo_color{
	font: bold 10px verdana;
	color: #1e2f78;
}

#rodape {
  background: url(img/rodape.jpg);
  height: 24px;
  z-index: 10;
  position: relative;
  text-align: center;
  padding: 5px;
	font: bold 10px verdana;
	color: #000;
}

#rodape a{
	color: #000;
}

#rodape a:hover{
	color: #709853;
}

#clr {
  clear: both;
}

img {
	margin: 2px 5px 0 5px;
	border: 1px solid #6e6e6e;
}

#center {
	text-align: center;
}

#topo img {
	border: 0;
	margin: 0;
}

.zero {
	border: 0;
	margin: 0;
}

#buscadastro {
	margin: 0 5px 10px 5px;
	border: solid 1px #6e6e6e;
	display: block;
	floating: left;
	padding: 5px;
	background: #212121;
	color: #fff;
}

#buscadastro img {
	margin: 0px;
	padding: 0;
	border: 0;
}

table{
	margin: 2px;
	border: solid 1px #6e6e6e;
	display: block;
	floating: left;
	padding: 2px;
	background: #f5f5f5;
	font: bold 10px verdana;
}
