body {
	background-color: #97B0C2;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.top_bg {
	background-image: url(../imagens/top_deg.jpg);
	background-repeat: repeat-x;
}
.menu_bg {
	background-image: url(../imagens/menu_bg.jpg);
	background-repeat: repeat-x;
}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu_text a {
	color: #0860A8;
	text-decoration: none;
}
.menu_text a:hover a:active {
	text-decoration: underline;
	color: white;
}
.disco_v {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0860A8;
	border-left-color: #0860A8;
}
.title_bg {
	background-image: url(../imagens/title_bg.jpg);
	background-repeat: repeat-x;
}
.titulo_secoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0060AD;
}
.text_disco_vt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
	line-height: 26px;
}
.text_titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0060AD;
}
.text_padrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.rodape_bg {
	background-image: url(../imagens/rodape_bg.jpg);
	background-repeat: repeat-x;
}
.rodape_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.rodape_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration: none;
}
.discovirtual_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060AD;
	text-decoration: none;
}
.portifolio_text_azul {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 16px;
	color: #074D87;
	text-decoration: underline;
	text-indent: 40px;
}
.portifolio_text_cinza {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.form_campo {
	height: 16px;
	width: 166px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #7F9DB9;
}
.form_campo_drop {
	height: 18px;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #7F9DB9;
}
.form_campo_msg {
	width: 166px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7FABD0;
	border-right-color: #4788BC;
	border-bottom-color: #4788BC;
	border-left-color: #7FABD0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.form_enviar {
	background-color: #005EA8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/* ------------- Estilo da seção suprimentos --------------- */
body {
	font: 70%/140% Arial, Helvetica, sans-serif;
}
h1 {
	background: #fdcd07;
	margin: 20px 0 10px;
	padding: 4px;
	text-align: center;
	color: #801d03;
	font: 310%/100% Garamond, Georgia, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
}
h1 em {
	border: dashed 1px #e3792c;
	display: block;
	padding: 10px 0;
	font-style: normal;
}
.credits {
	width: 280px;
	margin: 0 auto 20px;
	text-align: center;
	border-bottom: solid 1px #ccc;
	padding: 0 0 8px 0;
	font: 130%/110% Garamond, Georgia, serif;
}
.credits em {
	color: #999;
}
.credits a {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
.credits a:hover {
	text-decoration: underline;
}
img {
	border: none;
}

/* ---------- O estilo da Galeria começa aqui ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery li:hover img {
	border-color: #000;
}
.gallery img {
	background: #fff;
	border: solid 1px #888;
	padding: 5px;
}
.gallery em {
	background: #fff url(images/grey-gradient.gif) repeat-y;
	color: #000;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 110px;
	left: 9px;
	border: 1px solid #999;
	border-left-color: #888;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover em {
	background: #ffdb01 url(images/orange-gradient.gif) repeat-y;
	border-color: #c25b08;
}
/* ---------- Fim do estilo da galeria ----------------------- */

