@charset "utf-8";
/* CSS Document */

body{
	background-color: #17335b;
	background-image: url(../imagens/fundo02.jpg);
	background-repeat: repeat-x;
}
table.conteudo {
	background-color: #FFFFFF;
/*	border: thin groove #17335B; */
	width: 800px;
}
#atemi{
	float: left;
	position: relative;
	left: 770px;
	margin: 0px;
	padding: 0px;
	width: 130;
	
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #0000CC;
	word-spacing: 1pt;
	line-height: 10pt;
	padding: 0px;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 300;
	color: #0000CC;
	letter-spacing: 3pt;
	word-spacing: 10pt;
	line-height: 11pt;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #0000CC;
}
a:link {
	color: #0000CC;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
img {
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}

.campo  {
	background-color: #CCCCCC;
	border:none;
	width: 50px;
	height: 14px;
	font-size: 10px;
}
.imput {
	font-size: 10px;
	height: 19px;
	width: 25px;
	margin-right: 40px;
}

.extranet  {
	padding-right: 10px;
	padding-top: 10px;
}
.extranet form {
	margin: 0px;
	padding: 0px 0px 4px 2px;
}
.case {
	padding-right: 10px;
}
.table {
	padding: 0px;
	border: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}
