a {
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-top : 10px;
	margin-bottom : 0px;
}

h1 {
	font-size: 20px;
}

body {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #444;
}

#top {
	/*border: 1px solid #808080;*/
	height: 115px;
	width: 800px;
	background-image : url(imagens/top.jpg);
}

#topomodelo  { /*  Este Css serve para modelo de novas criações  */
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	clear: right;
	background-color: #3E9CD0;
	background-image: url(../../img/design/bg__topo.jpg);
	background-repeat: no-repeat;
}

#top1024 {
	/*border: 1px solid #808080;*/
	height: 110px;
	width: 182px;
	position : absolute;
	top : 13px;
	left : 817px;
	background-image : url(imagens/rs.jpg);
}

#menu {
	/*border: 1px solid #808080;*/
	width: 190px;
	height: 600px;
	position : absolute;
	top : 134px;
	left : 10px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 1px 1px 24px;
	text-decoration: none;
	color: #444;
}

#menu a:hover {
	background: #EBEEF3;
	text-decoration: none;
}

#corpo {
	/*border: 1px solid #808080;*/
	width: 600px;
	height: 600px;
	position: absolute;
	top: 134px;
	left: 210px;
}

#corpo p {
	margin-right: 50px;
}

#barra1024 {
	/*border: 1px solid #808080;*/
	width: 185px;
	height: 600px;
	position : absolute;
	top : 134px;
	left : 815px;
}

#rodape {
	/*border: 1px solid #808080;*/
	height: 50px;
	width: 990px;
	position : absolute;
	top : 745px;
}

input, textarea, select {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #808080;
	margin-bottom: 2px;
}

#consult input{
	font-family: verdana;
	font-size: 10px;
	border: 0px;
	vertical-align: middle;
}

/*.textfield {
	height: 17px;
	border: 1px solid #808080;
	font-family: Tahoma;
	font-size: 11px;
}

.textarea {
	border: 1px solid #808080;
	font-family: Tahoma;
	font-size: 11px;
}*/

.botao {
	font-family: Verdana;
	font-size: 11 px;
	color: #FFFFFF;
	background-color: #616161;
	border: 1 solid #000000;
}

.imprimir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	background: #FFFFFF;
}

.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}
