/* CSS 13 Congresso Brasileiro de Embalagem */
body {background-attachment: fixed; background-color: #F8DF06; background-image: url("imagens/fundo.jpg")}
p {font-family: verdana; font-size: 12px; color: #000000; text-align: justify}
.pcenter {font-family: verdana; font-size: 12px; color: #000000; text-align: center}
.pcenterb {font-family: verdana; font-size: 12px; font-weight: bold; color: #000000; text-align: center}
.bold {font-family: verdana; font-size: 12px; color: #000000; font-weight: bold; text-align: justify}
.italic2 {font-style: italic}
.italic {font-family: verdana; font-size: 10px; color: #000000; font-style: italic}
.verde {color: #006600; font-weight: bold}
.verde_italico {color: #006600; font-weight: bold; font-style: italic}
.azul{font-family: verdana; font-size: 16px; font-weight: bold; color: #0A469A; text-align: center}
h1 {font-family: verdana; font-size: 16px; color: #000000; text-align: center}
h2 {font-family: verdana; font-size: 14px; color: #000000; text-align: center}
h3 {font-family: verdana; font-size: 12px; color: #000000; text-align: center}
h4 {font-family: verdana; font-size: 12px; color: #0A469A; text-align: center}
h5 {font-family: verdana; font-size: 14px; color: #006600; text-align: left}
h6 {font-family: verdana; font-size: 14px; color: #0A469A; text-align: center}
a:link {color: #006600; text-decoration: none}
a:hover {color: #0A469A; text-decoration: none}
a:visited: {color: #006600; text-decoration: none}
a:active: {color: #006600; text-decoration: none}

.link {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}