
body
{
    font: 11px "Lucida Grande" , Arial, Helvetica, sans-serif;
    color: #deebf0;
    margin: 0em 0;
    background-image: url(img/bg.gif);
    background-repeat: repeat-x;
    padding: 0;
    top: 0;
    min-height: 100%;
}

    p {margin: 2px 0 8px;
       width: auto;
    }
a img
{
	border:0;

}

.texto-list
{
	color: #1b60b5;
	margin-left:15px;
	margin-right:15px;
}

.texto
{
    font-family: Arial;
    font-size: 11px;
    color: #1b60b5;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: justify;
}

.texto2
{
    font-family: Arial;
    font-size: 11px;
    color: #1b60b5;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: justify;
}

.texto3
{
    font-family: Arial;
    font-size: 11px;
    color: #1b60b5;
    padding-left: 64px;
    padding-right: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: justify;
}

.textoRED
{
	color:#ab2229;
	font-weight:bold;
	margin-right:5px;
	margin-bottom:5px;
}

.rodape
{
    margin: 0em 0;
    background-image: url(img/line_rodape.png);
    background-repeat: repeat-x;
    padding: 0;
    top: 0;
    min-height: 100%;
    vertical-align: top;
    text-align: center;
}

fieldset
{
    border: none;
    padding: 10px;
    margin-bottom: 20px;
    background:#f7f7f7;
}

.formulario
{
    width: 400px;
    height: auto; /*margin-left: 117px;*/
    margin-right: 0;
    padding: 10px 0px 20px 0px;
    
}
.rotulo
{
    float: left;
    height: 17px;
    font-size: 10px;
    color: #ffffff;
    background-color: #1a5eb2;
    border: 1px solid #1a5eb2;
    padding-bottom: 2px;
    padding-left: 8px;
    width: 90px;
    line-height: 25px;
    margin-top: 0px;
    margin-left: 1px; /*display:block;*/
    margin-right: 5px;
}

.rotulomin
{
    line-height: 17px; /*height: 17px;*/
    font-size: 10px;
    background-color: #8fb2cc;
    margin-left: 5px;
    border: 1px solid #8fb2cc; /* padding-bottom:2px; */
    padding-right: 25px;
    padding-top: 6px;
    padding-left: 8px;
    margin-bottom: 6px;
    color: #ffffff;
}

.btnAcessoRestrito
{
	border:none;
	text-decoration:none;
	left:50%;
	margin-left:205px;
	position:absolute;
	
}

.campo
{
    font-family: Arial;
    font-size: 11px;
    border: 1px solid #c4d4e8;
    line-height: 17px;
    height: 17px;
    margin-top: 0px; /*display: list-item;*/
    background: #c4d4e8;
    color: #1a5eb2;
    display: inherit;
    margin-right: 5px;
}

.campoMultiline
{
    font-family: Arial;
    font-size: 11px;
    border: 1px solid #998e6e;
    line-height: 17px;
    margin-top: 0px;
    display: list-item;
    background: #e5e3e1;
    color: #243d81;
}

.drop
{
    font-family: Arial;
    font-size: 11px;
    border: 1px solid #c4d4e8;
    line-height: 17px;
    height: 21px;
    margin-top: 0px; /*display: list-item;*/
    background: #c4d4e8;
    color: #1a5eb2;
    display: inherit;
    margin-right: 5px;
    padding-left: 5px;
}

.bg-contato
{
	background-image:url(img/bg_contato.png);
	background-repeat:no-repeat;
	width:290px;
	height:162;
	position:relative;
	float:left;
	padding:15px;
}

.titulo-contato
{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:3px 15px 3px 15px;
	background-color:#3c669b;
	margin-bottom:15px;
}

.contato
{
	background-color:#f7f7f7;
	width:400px;
	height:100%;
	position:relative;
	float:left;
	padding:15px;
}


.texto-contato
{
	font-size:12px;
	font-weight:bold;
	color:#3c669b;
	clear:both;
	position:relative;
	top:-7px;
	left:5px;
}

.textoData
{
	padding:18px 10px 10px 70px; 
	font-size:14px; 
	font-weight:bold;
	position:relative;
	top:20px;
	left:5px;
}

.bg-conteudo
{
	background-color:#f7f7f7;
	width:400px;
	position:relative;
	float:left;
	padding:15px;

}
.margem
{
	margin-left:5px;
}

.botao-data
{
	background-image:url(img/btn-data1.png);
	background-repeat:no-repeat;
	width:188;
	height:19;
	padding:4px 70px 3px 70px;
	text-decoration:none;
	color:#FFFFFF;
	margin-top:10px;
	margin-left:10px;
}

.botao-data:hover
{
	background-image:url(img/btn-data2.png);
	background-repeat:no-repeat;
	width:188;
	height:19;
	padding:4px 70px 3px 70px;
	text-decoration:none;
	color:#FFFFFF;
	margin-top:10px;
	margin-left:10px;
}

.campo-data
{
	width:188;
	height:19;
	padding:4px 70px 3px 70px;
	text-decoration:none;
	color:#000000;
	margin-top:10px;
	margin-left:10px;
	font-size:14px;
}


.botao-relatorios
{
	background-color:#104c8c;
	width:340px;
	height:18;
	padding:4px 60px 3px 60px;
	text-decoration:none;
	color:#FFFFFF;
	margin-top:10px;
	margin-left:10px;
}

.botao-relatorios:hover
{
	background-color:#104c8c;
	width:340px;
	height:18;
	padding:4px 60px 3px 60px;
	text-decoration:none;
	color:#FFFFFF;
	margin-top:10px;
	margin-left:10px;
}

.botao-relatorios2
{
	background-color:#104c8c;
	width:340px;
	height:18px;
	padding:4px 74px 3px 74px;
	text-decoration:none;
	color:#FFFFFF;
	margin-top:10px;
	margin-left:10px;
}

.botao-relatorios:hover2
{
	background-color:#104c8c;
	width:340px;
	height:18px;
	padding:4px 74px 3px 74px;
	text-decoration:none;
	color:#FFFFFF;
	margin-top:10px;
	margin-left:10px;
}

.borda-relatorio
{
	/*position:relative;
	border: solid 1px #104c8c;
	width:262px;
	margin-left:10px;
	padding:8px 0px 5px 17px;*/
	border: 1px solid #104c8c !important;
    border-top: none !important;
    padding: 20px !important;
    padding-top: 20px !important;
    width:330px !important;
    height:100% !important;
    display:block !important;
    margin-left:10px;
}

.borda-relatorio2
{
	border: 1px solid #104c8c !important;
    border-top: none !important;
    padding: 20px !important;
    padding-top: 20px !important;
    width:330px !important;
    height:100% !important;
    display:block !important;
    margin-left:10px;
}

.borda-relatorio3
{
	border: 1px solid #104c8c !important;
    border-top: none !important;
    padding: 20px !important;
    padding-top: 20px !important;
    width:329px !important;
    height:100% !important;
    display:block !important;
    margin-left:10px;
}

.Calendario
{
	background-image:url(img/calendario.png);
	background-repeat:no-repeat;
	position:relative; 
	width:154px; 
	height:49px;
	bottom:10px;
	color:#FFF;
	padding:18px 0px 0px 70px;
	font-size:14px;
	font-weight:bold;
}

.CampoHoras
{
	margin-left:25px; background-color:#739ccf; padding:3px; color:#FFFFFF; width:48px; font-size:12px; float:left; margin-bottom:2px;
}

.CampoProgramacao
{
	margin-left:25px; color:#3c669b; font-size:12px; float:left; padding-top:5px;
}

.programacao
{
	background-color:#f7f7f7;
	width:450px;
	position:relative;
	top:10px;
	padding:10px;
}

.textoProgramacao
{
	margin-left:25px; color:#4a76ad; font-size:12px; padding:15px; border: dashed 1px #829fc4; width:370px;
}
.titulo-comissao
{
	font-family:Arial;color:#1B60B5; font-size:14px; font-weight:bold;
}

.texto-comissao
{
	font-family:Arial;color:#1B60B5; font-size:12px;
}

.titulo-comissao2
{
	font-family:Arial;color:#1B60B5; font-size:14px;
}

.fotoDiv 
{
    position:relative;
    margin-left:15px;
    margin-bottom:15px;
     }
     
.fotoDivFirst
{
    position:relative;
    margin-bottom:15px;
     
     }
