@charset "utf-8";
/*body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #333333;
	background-position: left;

}*/
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
}
.texto a:link, .texto a:active, .texto a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	text-decoration: none;
}
.texto a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7A7A7;
	text-decoration: underline;
}
.Titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666600;
	padding-left: 10px;
}
/*.Box {
	background-color: #EFEFEF;
	border: 1px solid #999999;
}

.table {
	border: 1px solid #333333;
}*/
.table img {
	padding: 2px;
	border: 4px solid #666666;
}

img a:link {
	padding: 2px;
	border: 4px solid #CCCCCC;
}#comentarios {
	height: 300px;
	width: 200px;
	overflow:scroll;
	padding: 5px;
	background-position: left;
}
.sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.exibir {
	padding: 10px;
	text-align:center;
}	