/*body { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFF;
	top: 5px;	
	}
*/

body {
	background-color:923323;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFF;
}

A:link {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none}
A:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none}
A:active {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFF; text-decoration:none}
A:hover {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; text-decoration:underline}
	

.container { 
text-align:left;
/*border: 1px solid #FFF;
border-top: 2px solid #FFF;*/
margin-left:auto;
margin-right: auto;
width:530px;

}


.contentgb{
background: transparent url(images/pen.gif) no-repeat top right;
padding: .5em;



}

.guestbook{
padding:5px;
background-color: #923323;
/*border-bottom: 3px solid #FFFFFF;*/
overflow: hidden;
width:100%;

}

.guestbook_top{
padding: 3px 0px 0px 10px;
background-color:#923323;
background:url(/guestbook/images/fundo_top5.gif) no-repeat top;
/*border: 1px dashed #FFF;*/
color:#FFF;
position:relative;
vertical-align:middle;
height:27px;
}

span.nome_pessoa {
	vertical-align:middle;
	font-weight:bold;
}

img {
	vertical-align:middle;
}

.escrito {
	padding:2px;
	position:absolute;
	right:10px;
	top:0px;
}

#entries {
	position:relative;
}

.assinar {
	position:absolute;
	right:30px;
	top:0px;
}

.img_nav {
	margin:0px 3px 10px 3px;
}

input, textarea{
border: solid 1px #000000;
}

/*td{
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
}*/

