html, body { 
   height:100%; 
   width:100%; 
} 
body {
	background-image: url(../img/novo/bg_body.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#principal {
	background-image: url(../img/novo/bg_body_pag.gif);
	background-repeat: repeat-y;
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
	padding-right: 1px;
	padding-left: 1px;
}
#top {
	background-color: #BBCEDB;
	font-size: 10px;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#top a:link, #top a:visited {
	color: #0A246A;
	text-decoration: none;
}
#top a:hover, #top a:active {
	color: #E20820;
}
#menu {
	height: 121px;
	background-color: #003371;
}
#menu li {
	display: inline;
}
#menu a:link, #menu a:visited {
	display: block;
	float: left;
	width: 122px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#menu a:hover, #menu a:active {
	background-color: #406695;
}
.menu_active {
	background-color: #1A477F;
}
#logo {
	float: left;

}
#submenu {
	float: left;
	width: 249px;
	background-image: url(../img/bg_pesquisa.jpg);
	background-repeat: no-repeat;
	padding-top: 36px;
	font-size: 11px;
}
#pesquisa {
	float: left;
	width: 229px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/bg_pesquisa.jpg);
	background-repeat: no-repeat;
}
#pesquisa select {
	font-size: 10px;
	width: 210px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 4px;
}

#pesquisa label {
	float: left;
	width: 86px;
	clear: left;
	margin-left: 3px;
	color: #003371;
	font-size: 10px;
	font-weight: bold;
}
#pesquisa hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88A7CC;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFDDE5;
	border-right-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-bottom: 6px;
}

#texto {
	width: 433px;
	float: left;
	background-image: url(../img/bg_texto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 18px;
	padding-bottom: 20px;
	font-size: 11px;
}

#texto a:link {
	color: #000099;
}
#texto p {
	margin-top: 10px;
}
#texto h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
}
.vfnews1 {
	margin-top: 20px;
	width: 128px;
	font-size: 10px;
	line-height: normal;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.vfnews2 {
	float: left;
	margin-top: 20px;
	width: 128px;
	font-size: 10px;
	line-height: normal;
	text-align: center;
	margin-left: 40px;
}
#rodape {
	background-color: #003371;
	font-size: 10px;
	color: #FFFFFF;
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.clear {
	clear: both;
}

#rodape a:link, #rodape a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#rodape a:hover, #rodape a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#rodape2 {
	float: left;
	width: 192px;
	padding-right: 20px;
	padding-left: 30px;
}

#rodape3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4570A3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4570A3;
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 30px;
}
#rodape4 {
	float: left;
	width: 140px;
	padding-right: 20px;
	padding-left: 30px;
}
#designcode {
	clear: both;
	font-size: 9px;
	padding-left: 30px;
	padding-top: 10px;
}
#designcode a:link, #designcode a:visited {
	color: #638BBC;
	text-decoration: none;
}
#designcode a:hover, #designcode a:active {
	color: #638BBC;
	text-decoration: underline;
}
#texto li {
	background:url(../img/li_bullet.gif) no-repeat 0 5px;
	padding-left:14px;
	margin-top:10px;
	margin-left:20px;
	margin-right: 20px;
	list-style-type: none;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88A7CC;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-bottom: 6px;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.text_right {
	float: left;
	width: 280px;
	margin-bottom: 10px;
}
.img_titulo {
	margin-bottom: 12px;
}

.floatright {
	float: right;
}
.submenu {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #D6E1EB;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	color: #FF0000;
}
.submenu a:link, .submenu a:visited {
	color: #00429B;
	text-decoration: none;
}
.submenu a:hover {
	color: #E70821;
	text-decoration: none;
}
.submenu_active {
	color: #E70821;
	text-decoration: none;
}
.img_border {
	border: 1px solid #999999;
	padding: 2px;
}
/*FORMULARIO*/
label {
	float: left;
	width: 60px;
	clear: left;
	margin-left: 3px;
	color: #003371;
	font-size: 10px;
	font-weight: bold;
}
.campos {
	float: left;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#FFFFFF;
	margin-bottom: 4px;
}
.select_area {
	float: left;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#FFFFFF;
	width: 20px;
}
.destaque {
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
.botao {
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	background-color: transparent;
	border: 2px solid #666666;
	cursor: hand;
}
.produto_extras {
	font-size: 9px;
	text-align: right;
}
.produto_extras a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.produto_extras a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.produto_extras a:hover, .produto_extras a:active {

	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.produto_nome {
	font-size: 14px;
	color: #003371;
	background-color: #E2EBEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88A7CC;
}
.produto_texto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88A7CC;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#lista_produtos {
	height: 200px;
	width: 210px;
	border: 1px solid #8E8E8E;
	overflow-y: auto;
	font-size: 10px;
	color: #003371;
	background-color: #FFFFFF;
	line-height: 16px;
}
form {
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.idioma {
	float: left;
}
.catalogo {
	margin-top: 20px;
	width: 200px;
	line-height: normal;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
.menor {
	font-size: 9px;
	color: #666;
}
