@charset "utf-8";
/* CSS Document */

div.externa{
	position:relative;
	background-position:top;
	background-repeat:repeat-x;
}

div.interna{
	
}

.rodape{
font-family: Verdana;
font-size:10px;
color:#002f5f;
text-decoration:none;


}

.rodape_tamanhao{
padding-top:20px;
width:771px;
background-image:url(images/bg_rodape.gif);
background-repeat:repeat-x;
}

.textfield_orcamento {
    font-size: 11px;
    color: #524c58;
    width: 97px;
    height: 13px;
    border-color: #524c58;
	background-color:#ffffff;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textfield_orcamento1 {
    font-size: 11px;
    color: #524c58;
    width: 141px;
    height: 20px;
    border-color: #524c58;
	background-color:#ffffff;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #524c58;
    width: 141px;
    height: 86px;
    border-color: #524c58;
	background-color:#ffffff;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}


.body{
	font-family:Verdana;
	font-size:10px;
	color:#002f5f;
	text-decoration:none;
}

.menu{
width:771px;
height:154px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

.meio_livro{
width:769px;
height:391px;
background-image:url(images/bg_meio_livro.jpg);
background-repeat:no-repeat;
}

.meio_autor{
width:769px;
height:391px;
background-image:url(images/bg_meio_autor.jpg);
background-repeat:no-repeat;
}

.meio{
width:771px;
height:382px;
background-image:url(images/bg_meio.jpg);
background-repeat:no-repeat;
background-color:#abc5c7;
}


.meio_todos{
width:769px;
height:552px;
background-image:url(images/bg_todos.jpg);
background-repeat:no-repeat;
}
