﻿
	.dragme
	{
		position:relative;
	}


     a:link
     {
        color:#000000;
     }
     a:visited
     {
        color:#000000;
     }
    .tituloMod
    {
        font-family:Verdana;
        font-size:25px;
        color:#0C238B;
        margin-left:150px;        
        text-align:center;
    }
    .titulo
    {
        font-weight:bold;
        font-family:Verdana;
        font-size:10px;
		vertical-align:middle;
    }
	 .desc_pesquisa
    {
		color:#333333;
        font-weight:bold;
        font-family:Verdana;
        font-size:10px;
		text-align:center;
		padding-left:5px;
		padding-right:5px;

    }
    .tituloBV
    {
        font-weight:bold;
        font-family:Verdana;
        font-size:15px;
    }
    .texto
    {
        font-family:Verdana;
        font-size:10px;
    }
    .textoBV
    {
        font-family:Verdana;
        font-size:12px;
    }
    .erro
    {
        font-weight:bold;
        font-family:Verdana;
        font-size:12px;
        color:Red;
    }
    .link
    {
        text-decoration:none;
    }
    .caixaTexto
    {
        width:150px;
		border-style:solid;
		border-width:1px;
		border-color:#336699;
    }
    .lbl 
    {
        PADDING-RIGHT: 2px; 
        PADDING-LEFT: 2px; 
        FONT-WEIGHT: normal; 
        FONT-SIZE: 8pt; 
        PADDING-BOTTOM: 2px; 
        VERTICAL-ALIGN: middle; 
        COLOR: #006699; 
        PADDING-TOP: 2px; 
        FONT-STYLE: normal; 
        FONT-FAMILY: tahoma; 
        HEIGHT: 19px; 
        BACKGROUND-COLOR: #ffffff; 
        TEXT-ALIGN: left }
    .Campo 
    {
        BORDER-RIGHT: darkgray 1pt solid; 
        BORDER-TOP: darkgray 1pt solid; 
        FONT-WEIGHT: lighter; 
        FONT-SIZE: 8pt; 
        BORDER-LEFT: darkgray 1pt solid; 
        BORDER-BOTTOM: darkgray 1pt solid; 
        FONT-FAMILY: Arial, Tahoma }
    .Buttonok {
		background-image: url(../../images/figuras/send.GIF);
		background-color: #e4e4e4;
		background-repeat: no-repeat;
		background-position:left;
		background-attachment:fixed;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: xx-small; 
		font-weight: bold;
		color: #000000; 
		height: auto; 
		width: 55px;
		border-style: outset;
    }
    .Buttonof {
		background-image: url(../../images/figuras/out.GIF);
		background-color: #e4e4e4;
		background-repeat: no-repeat;
		background-position:left;
		background-attachment:fixed;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: xx-small; 
		font-weight: bold;
		color: #000000; 
		height: auto; 
		width: 90px;
		border-style: outset;
    }
