/* CSS Document */

#externa{
	width:770px;
}

#menu{
	width:770px;
	height:50px;
}

#interna{
	width:770px;
}

#interna-esquerda{
	float:left;
	height:100%;
	width:293px;
}

#interna-direita{
	float:right;
	width:477px;
}

#header{
	width:477px;
	height:371px;
}

#body{
	padding-left:38px;
}

#body-interna{
	width:426px;
}

.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#footer{
	width:477px;
}

#nf{
	padding-left:8px;
}

.rodape{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	text-decoration:none;
}

#footer-line{
	height:14px;
	width:477px;
	background-image:url(images/footer_line.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#comp-frog{
	width:477px;
}

#compartilhadores{
	width:223px;
	height:68px;
	float:left;
	padding-left:8px;
}

#frog{
	width:154px;
	float:right;

}

.textfield_orcamento {
    font-size: 11px;
    color: #fff;
    width: 97px;
    height: 13px;
    border-color: #fff;
	background-color: #000;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textfield_orcamento1 {
    font-size: 11px;
    color: #fff;
    width: 141px;
    height: 20px;
    border-color: #fff;
	background-color:#000;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #fff;
    width: 141px;
    height: 86px;
    border-color: #fff;
	background-color:#000;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}

/*vampirizador*/

#bg_vampi{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:809px;
	height:1024px;
	background-image:url(images/bg_vamp.jpg);
	background-position: top;
	background-repeat:no-repeat;
	display:block;
}

#formulario{
	width:372px;
	height:46px;
	background-image:url(images/border_vamp.gif);
	background-position:top;
	background-repeat:no-repeat;
}

/*#bordas{
	margin-top:10px;
	margin-left:15px;
}
*/

#url{
	/*margin: 17px 0 0 10px;*/
	margin-top:8px;
	margin-left:15px;
	width: 335px;
	height:23px;
	background-color:#000000;
	border: none;
	padding-top:5px;
	text-align: center;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight: bold;
}

#margeamento{
	padding-top:480px;
	padding-left:263px;
}
