@charset "utf-8";
/* CSS Document */

.body {
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	
}
.bg_header{
   	height:366px;
  	background-image:url(images/bg_header.jpg);
    background-repeat:no-repeat;
   }
   
   .bg_header_interna{
    	height:365px;
  		background-image:url(images/bg_header2.jpg);
  	    background-repeat:no-repeat;
   }


.header_img{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:440px;
	width:776px;
}

.replica_final{
	background-color:#FFFFFF;
	background-repeat:repeat-y;
}


.body_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.body_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration: underline;
}

a:hover {
	text-decoration:underline;
}


.externa{

	background-image:url(images/bg_rpt.gif);
 	background-repeat:repeat-x;
 }
 .titulo{
	 font-family:Verdana;
	 font-size:13px;
	 color:#000000;
	 font-style: italic;
  	 font-weight: bold;
  }
 
 .interna{
 
	 width:1024px;
 }
 
 .BG_ratos_liv1{
 	background-image:url(images/rato_lv1.jpg);
    background-position: bottom right ; 
    background-repeat:no-repeat;
	}
	
.BG_ratos_liv2{
 	background-image:url(images/rato_lv2.jpg);
    background-position: bottom right ; 
    background-repeat:no-repeat;
	}
	
	
.BG_ratos_liv3{
 	background-image:url(images/rato_lv3.jpg);
    background-position: bottom right ; 
    background-repeat:no-repeat;
	}
	
.BG_ratos_edcomemo{
 	background-image:url(images/rato_edcomemo.jpg);
    background-position: bottom right ; 
    background-repeat:no-repeat;
	}
	
				
.BG_ratos_organizades{
 	background-image:url(images/rato_organizadores.jpg);
    background-position: bottom right ; 
    background-repeat:no-repeat;
	}	


.meio_home {
    background-image:url(images/meio_home.jpg);
	background-repeat:no-repeat; 
	height:562px;
	background-position:top;
	vertical-align:top;
}

.esquerda {
	height:904px;
	width:144px;
	/*background-image:url(images/lateral_esquerda.gif);
	background-position:top right;
	background-repeat: no-repeat;*/
}

.direita {
	width:155px;

	/*background-image:url(images/lateral_direita.gif);
	background-position:top left;
	background-repeat: no-repeat;*/
}

.esquerda_rodape {

	width:144px;
	/*background-image:url(images/lateral_esquerda.gif);
	background-position:top right;
	background-repeat: no-repeat;*/
}

.direita_rodape {
	width:155px;
	height:116px;
	/*background-image:url(images/lateral_direita.gif);
	background-position:top left;
	background-repeat: no-repeat;*/
}
.bg_esquerda {
	background-image:url(images/linha_rpt.gif);
	background-position:top right;
	background-repeat: repeat-x;
}

.bg_direita {
	background-image:url(images/linha_rpt.gif);
	background-position:top left;
	background-repeat: repeat-x;
}

.rodape_bg {
	background-image:url(images/bg_rodape.jpg);
	background-repeat:no-repeat;
	height:76px;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

.textfield_orcamento {
    font-size: 11px;
    color: #000000;
    width: 97px;
    height: 13px;
    border-color: #000000;
	background-color:#fffffff;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas1 {
    font-size: 11px;
    color: #000000;
    width: 141px;
    height: 20px;
    border-color: #000000;
	background-color:#ffffff;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #000000;
    width: 141px;
    height: 86px;
    border-color: #000000;
	background-color:#ffffff;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}

.font-assinatura{
	font-family: "Lucida Calligraphy", "Brush Script MT", Verdana;
	font-size:12px;
	color:#000066;
	text-decoration:none;
}
