body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:10px;
	background-color:#595959;
	color:#FFFFFF
}
a {
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#semborda{
	border:none;
}

input {
	font-size:10px;
	border:1px black solid;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}

#texto a {
	color:#FFFFFF;
}
#titulo a {
	color:#FFFFFF;
	font-weight:bold;
}

radio{
}

#box_menu {
	background-image:url(../imagens/menuitem_repeat.jpg);
	background-repeat:repeat-x;
	height:25px;
	color:#656565;
	font-weight:bold;
}
#box_menu a {
	color:#656565;
}
#box_menu a:hover {
	color:#c74f54;
}

#box_texto {
	width:600px;
	padding-left:20px;
}

#tablemenu td {
	color:#FFFFFF
}

#texto_inicial {
	width:300px;
	padding-top:10px;
	height:200px;
	overflow:hidden;
	border:0px white solid;
}

#box_muralderecados {
	padding-top:10px;
	overflow-x:hidden;
	overflow-y:auto;
	width:350px;
	height:200px;
	/*border:2px inset #999999;*/
}

#texto_mural {

	/*border-left:2px #666666 inset;
	border-top:2px #666666 inset;
	border-right:2px #666666 inset;*/
	border-bottom:2px #666666 inset;
	padding-left:2px;
	width:400px;
	
}

#contador {
	font-weight:bold;
	font-size:16px;
}
