@charset "utf-8";
/* CSS Document */

/* CORPO PÁGINA */

hr{
color:#cccccc;
}

a, a:link{
color:#cc0000;
text-decoration:none;
border:none
}

h1{
	font:14px Verdana;
	font-style:normal;
	font-weight:bold;
	color:#cc0000;
	text-align:center;
	padding:0 0;
	margin:0 0;
}

h2{
	font:9px Verdana;
	font-style:normal;
	color:#000;
	margin-bottom:10px;
	text-align:center;
	padding:0 0;
	margin-bottom:10px;
	margin-top:0;
}

h3{
	font:10px Verdana;
	font-weight:bold;
	font-style:normal;
	color: #cc0000;
	text-align:center;
	padding:0 0;
	margin:0 0;
}

h4{
	font:12px Verdana;
	font-style:normal;
	font-weight:bold;
	color: #D9261C;
	text-align:center;
	padding:0 0;
	margin-bottom:10px;
}

h5{
	font:10px Verdana;
	font-style:normal;
	color: #D9261C;
	text-align:left;
	padding:0 0;
	margin:0 0;
}

body{
	margin:0 0;
}

#princ{
	margin:0 0;
	width:auto;
	height:auto;
	text-align:center;
}

#topo{
	background-image:url(../img/topo.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:100px;
}

#barra_sup{
	background-image:url(../img/barra_sup.jpg);
	width:750px;
	height:20px;
}

#barra_inf{
	background-image:url(../img/barra_inf.jpg);
	width:750px;
	height:40px;
}

#conteudo{
	width:750px;
	height:440px;
}

#conteudo #menu{
	text-align:left;
	width:130px;
	height:200px;
	margin:0 0;
}

#conteudo #orcamento{
	text-align:left;
	width:130px;
	height:200px;
	margin:0 0;
}

#conteudo #orcamento #sub{
	border-top:2px solid #D9261C;
	border-bottom:2px solid #D9261C;
}

#principal{
padding:5px;
text-align:center;
}

#editable{
border: 1px solid #cccccc;
	width:578px;
	height:418px;
	margin:0 0;
	padding:0 0;
	text-align:center;
}

#txtmenu{

	text-align:center;
	font:12px Verdana;
	padding-top:5px;
	padding-bottom:10px;
}

#txtend{
	text-align:center;
	font:13px Verdana;
	font-weight:bold;
	color:#FFF;
}

#txtformulario {
	font:10px Verdana;
	font-style:normal;
	color: #D9261C;
}

#txtempresa {
	font:11px Verdana;
	font-style:normal;
	color: #000;
	text-align:left;
	height:330px;
	width:500;
	overflow:auto;
	line-height:16px;
	margin-top:10px;
}

.txtinput{
	font:10px Verdana;
	font-style:normal;
	color: #000;
	margin-bottom:4px;
}

#img_orca{
	background-image:url(../img/txt_orcamento.jpg);
	background-repeat:no-repeat;
	margin:5px 5px 5px 5px;
	background-position:center;
	height:25px;
}

#img_cont{
	background-image:url(../img/txt_contato.jpg);
	background-repeat:no-repeat;
	margin:5px 5px 5px 5px;
	background-position:center;
	height:25px;
}

#img_emp{
	background-image:url(../img/txt_empresa.jpg);
	background-repeat:no-repeat;
	margin:5px 5px 5px 5px;
	background-position:center;
	height:25px;
	
}

#tableform{
	width:300px;
	text-align:left;
}

/* CORPO PÁGINA */

/* CONFIG MENU */
#menubv {
    height: inherit;
	width:150px;
	padding:0;
	float:left;
	font:11px Verdana;
	list-style:none;
	text-align:left;
	position:relative;
	padding-top: 10px ;
}

#menubv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menubv li {
	margin: 0;
	list-style:none;
}

#menubv li a {
	display: block;
	padding: 5px 5px 5px 0.7em;
	background-image:url(../img/botao.gif);
	color: #ffffff;
	font: arial;
	font-weight: bold;
	font-size: 10px;
}

#menubv li a:hover {
	background-image:url(../img/botao2.gif);
	
}

#tb_oferta{
	width:290px;
}

#tb_oferta #tit{
font:10px Verdana;
color:#000;
text-align:center;
}

#tb_oferta #desc{
font:10px Verdana;
color:#000;
text-align:left;
}

#tb_oferta #cod{
font:9px Arial;
color:#D9261C;
text-align:center;
}

#tela_rol{
	height:420px;
	width:590;
	overflow:auto;
}

#tb_premiacao{
	text-align:center;
	width:590;
}

#desc_prod{
	font:10px Verdana;
	color:#000;
	text-align:left;
}

#desc_oferta{
	font:11px Verdana;
	color:#000;
	text-align:left;
	line-height:16px;	
}
#center {margin:0 auto;
}

/* CONFIG MENU */



/* Fix IE. Hide from IE Mac \*/
* html #menubv  li { float: left; height: 1%; }
* html #top_menu{ height:5px; }
* html #menubv  li a { height: 1%; }
/* End */
