p { font-size: 10px; font-family: verdana, sans; line-height:200%; text-align: justify}
		
		h1 { font-size: 14px; font-family: verdana, sans; color: #2d576d}
		h2 { font-size: 14px; font-family: verdana, sans; color: #2d576d}
		
		a { font-family: sans; font-size: 10px;  color: #2d576d; text-decoration: none; font-weight: normal; }
		a:hover { text-decoration: underline; }
		.link_rodape { color: #666666; }
		
		td { font-size: 10px; font-family: sans; text-align: left;}
		
		input.text {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #000000;
			background-color: #e3e3ed;
			border: 1px #2b5973 solid;
			
		}
		select {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 11px;
			background-color: #e3e3ed;
			border: 1px #2b5973 solid;
			color: #000000;
		}
		body {
			text-align: center;
		}
		li {
			padding: 2px;
			list-style-type:square;
		}
	
		#logo {
			text-align: center;
		}
		#formulario {
			text-align: left;
		}
		#superior {
			width: 100%; 
			height: 62px; 
			background-image: url(../imagens/deg_sup.jpg);
		}
		#barra {
			width: 100%; 
			height: 80px; 
			background-image: url(../imagens/barra.jpg);
			text-align: center;
			
		}
		#inferior {
			width: 100%; 
			height: 190px; 
			background-image: url(../imagens/deg_inf.jpg);
			text-align: center;
			background-repeat: repeat-x;
			border: 1px;
			border-color: #000000;
		}
		#anuncioHome {
			background-image: url(../imagens/fundo_anuncio.jpg);
			text-align: center;
			width: 760px;
			height:130px;
			float: left;
			top: 30px;
		}
		#bloco1 {
			background-image: url(../imagens/bloco1.jpg);
			text-align: left;
			vertical-align: top;
			background-repeat: no-repeat;
		}
		#bloco2 {
			background-image: url(../imagens/bloco2.jpg);
			text-align: left;
			vertical-align: top;
			background-repeat: no-repeat;
		}
		#espaco1 {
			width: 760; height: 30px; 
		}
		#espaco2 {
			width: 760; height: 22px; 
		}		
		
		#form_select {
			width: 177px; 
			height: 50px; 
			float: left; 
			margin-top: 20px
		}
		
		#form_numero {
			width: 121px; 
			height: 50px; 
			float: left; 
			margin-top: 20px
		}
		
		#form_artigo {
			width: 164px; 
			height: 50px; 
			float: left; 
			margin-top: 20px
		} 
		
		#form_botao {
			width: 128px; height: 40px; float: left; margin-top: 30px;
		}
		
		#anuncioTopo {
			margin-left: 13px;
		}
		
		#oqueeh {
			background-image: url(../imagens/bloco1.jpg);
			width: 262px;
			height: 205px;
			text-align: left;
			float: left;
			background-repeat: no-repeat;
		}
		#atalho {
			background-image: url(../imagens/bloco2.jpg);
			width: 223px;
			height: 205px;
			text-align: left;
			float: left;
			background-repeat: no-repeat;
		}
		#novidades {
			background-image: url(../imagens/bloco3.jpg);
			width: 276px;
			height: 205px;
			text-align: left;
			float: left;
			background-repeat: no-repeat;
		}
		
		#rodape {
		 position: absolute; left: 0px; width: 100%; top: 550px; height: 30px; 
		}