/* CSS Document */

body {
	background-color: #ffffff;
	background-image:url(images/bg_line.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#externa{
	margin-left:auto;
	margin-right:auto;
	width:768px;
}

#footer-externa{
	background-image:url(images/footer_line.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#footer{
	margin-left:auto;
	margin-right:auto;
	width:751px;
	background-image:url(images/img_rodape.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top:27px;	
}

#header{
	width:768px;
	height:502px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#header-left{
	width:403px;
	height:502px;
	float:left;
}

#header-right{
	width:365px;
	height:266px;
	float:right;
	padding-top:236px;
}

.container{
	width:467px;
	padding-left:16px;
	padding-right:32px;
}

.banner-compre{
	width:253px;
}

.rodape{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4b;
	text-decoration:none;
}

.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#383838;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#leitorvoraz{
	width:110px;
}

#privacidade{
	width:324px;
}

#frog{
	width:125px;
}

.menu_multimidia{
	width:365px;
	z-index:1;
	margin-right:500px;
	top:396px;
	position:absolute;
	display:none;
}

/*opinioes*/
.textfield_orcamento {
    font-size: 11px;
    color: #1775c6;
    width: 230px;
    height: 13px;
    border-color: #1775c6;
	background-color: #fff;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textfield_orcamento1 {
    font-size: 11px;
    color: #1775c6;
    width: 141px;
    height: 13px;
    border-color: #1775c6;
	background-color:#fff;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #1775c6;
    width: 230px;
    height: 60px;
    border-color: #1775c6;
	background-color:#fff;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}