@charset "utf-8";

a:link {
	text-decoration:none;
	color:#000;
}

a:visited {
	text-decoration:none;
	color:#000;
}

body {
	background-color: rgba(0, 0, 0, 0.1);
	margin: 0 0 0 0;
	padding:0 ;
	li
}

table{
	border-spacing: 3px 0px;
}

.fazul{
	background-color:rgba(115, 115, 242, 0.1);
	border-radius: 10px;
}

.google{
	border-radius: 10px;
}

#barra {
	border:solid;
	border-color: rgba(115, 115, 242, 1);
	width: 100% ;
	height: 5 px;
	background-color: rgba(115, 115, 242, 1);
	
}

ol,ul {
	list-style:none;
}

#logo{
	float: left;
	width: auto;
	padding-top: 20px;
	padding-left: 60px;
}
#menu{

	margin-left:auto;
}

fieldset,img{
	border:0;
}

#rotativo{
	padding-top: 95px;
}

#endereco{
	border-style:dashed;
	border-width:2 px;
}
img {
	border-style:solid;
	border-radius: 10px;
	border-color: rgba(115, 115, 242, 1);
}
#geral {
	display: table;
	background-color: #FFF;
	width: 1024px ;
	padding-bottom: 10px;
}

.selecionado {
	background-color: rgba(115, 115, 242, 1);
	font-size: 16px;
	font-family: "Trebuchet MS", Arial;
	color:#FFF;
	border-radius: 0px 0px 10px 10px;
}

th {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 100;
	cursor: pointer;
}

th:hover {
	background-color: rgba(115, 115, 242, 1);
	font-size: 16px;
	font-family: "Trebuchet MS", Arial;
	color:#FFF;
	border-radius: 0px 0px 10px 10px;
	text-align: left;
}

#unoticias {
	border-style:dotted;
	border-width: 0px 1px 0px 1px;	
}

.ult{
	text-align:center;
	border-style:dashed;
	border-width: 0px 0px 2px 0px;
	width: 150px;
	color: #00F;
}

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.emp{
	border-style:dashed;
	border-width: 0px 0px 2px 0px;
	width: 90px;
}

.cont{
	text-align:center;	
	border-style:dashed;
	border-width: 0px 0px 2px 0px;
	width: 150px;
}
#rodape {
	margin-top: 0px;
	width: 100%;
	height: 200px;
	background-color: rgba(115, 115, 242, 1);
	font-family: "Trebuchet MS", Arial;
	color: #FFF;

}
.datazul {
	font-weight: bold;
	color: #03F;
}
