﻿*{
    padding:0;
    margin:0;
}

body, html {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#000;
    line-height:150%;
    margin-top:4px;
    background-image: url("../Imagens/bg.jpg");
}
#wrapper {
	width:964px;
	border:none;
	border-bottom:0;
	margin:0 auto;
}
#divWork
{
    width: 750px;
    margin-left:150px;
}
#divWork #divWorkLeft
{
    width: 470px;
}
    #divWork #divWorkRight {
        /*background-image: url("../Imagens/box-tire2.jpg");*/
        background-color: #e5f2fe;
        color: #3c648a;
        padding: 15px;
        background-repeat: no-repeat;
        background-position: right;
        width: 240px;
        height: 265px;
        margin-top: 15px;
        text-align: center;
        letter-spacing: 1px;
        border-radius: 10px;
    }
#header {
	margin-top:0;
	position:relative;
	z-index:99;
	background-image:url(../Imagens/topo.png);
	background-repeat:no-repeat;
	width:960px;
	height:138px;
	margin-bottom:0;
	padding:0 8px;
}
#logo {
	position:relative;
	color:#FFF;
	margin-top:13px;
	margin-left:4px;

    float:left;
}
#logo a img {
	border:none;
	vertical-align:middle;
}
#logo span {
	font-size:13px;
	padding-top:13px;
	display:none;
}
#subtitulo-site{   display:inline-block;float:left; }

#subtitulo-site a, #subtitulo-site a:visited{color:#073e73; text-decoration:none;  }

#subtitulo-site a:hover{ text-decoration:underline;  }

#subtitulo-site h2{ font-size:18px; margin-left:50px; padding-top:20px; font-family:Arial; color:#073e73; width:570px; text-align:center; line-height:120%; float:left;}
/******************************/
#menu-topo 
{
    margin-top:9px!important;
	float:left;
	margin-top:0;
	width:945px;
	margin-left:0px;
}

#menu-topo ul {

	/*margin:0;
	padding:0;*/
	
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 0px solid #ccc;    
    
}
#menu-topo ul li {
	/*display:inline;*/
	  float: left;
}
#menu-topo ul li a {
	/*text-decoration:none;
	color:#053461;*/
	display: block;
    color: #000;
    font-weight:200;
    text-align: center;
    padding: 10px 10px;
    text-decoration: none;
}

#menu-topo  li a:hover:not(.active) {
    /*background-color: #ddd;*/
    background-color: #005288;
    color: #fff;
    
}


#menu-topo li a.active {
    color: white;
    background-color: #09355E;
}
/******************/
#conteudo-interno 
{
    border-left: 1px solid #ccc!important;border-right: 1px solid #ccc!important; 
    position:relative; 
    width:918px; 
    clear:both; 
    padding:20px; 
    min-height:300px;
    /* 18/12/2015 */
    background-color: White;
    }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
.clear {
	clear:both;
}
.noclear {
	clear:none;
}
#conteudo-geral {
	width:640px;
	/*width:100%;*/
	float:left;
	padding-top:0;
	position:relative;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:10px;
	min-height:370px!important;
}

#conteudo-geral-login {
	width:640px;
	/*width:100%;*/
	float:left;
	padding-top:0;
	position:relative;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:10px;
	min-height:370px!important;
}
/****************************/
#rodape {
	background-image:url(../Imagens/rodape2_transparente.fw.png);
	background-repeat:no-repeat;
	width:960px;
	height:49px;
}
/****************************/
#mensagem-centralizada {
	background-color:#DEF;
	width: 900px;
	/*width: 100%;*/
	float:left;
	margin-top:20px;
	border:1px #E5E5E5 solid;
	border-radius:5px;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	margin:0 auto;
	padding:7px 0;
}
/**********************************/
#conteudo-geral #titulo {
	border-bottom:dotted #e6b014 1px;
	width:900px;
	height:33px;
	margin-bottom:25px;
	
}
#conteudo-geral #titulo h2 {
	padding-top:5px;
	padding-left:0;

	padding-bottom:10px;
	border-bottom:none;
    float:left;
	width:820px;
	display:inline;
}
/****************/
#conteudo-geral h2, #conteudo h2, #conteudo-capa h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:700;
	padding-top:0;
	padding-left:0;
	margin-bottom:15px;
	padding-bottom:13px;
	color:#0c365e;
	width:670px;
	border-bottom:dotted #e6b014 1px;
}
/***************************/
.linhaComCampos
{
    clear:both;
    margin:5px auto;
    padding-top:5px;
}
.clsLabelCampo
{
    /*display:block;
    width:200px;
    text-align:right;*/
    font-weight:bolder;
}
.clsValorCampo
{
    /*display:block;
    width:200px;
    text-align:left;*/
    padding:2px;
    font-size:13px;
}
/*******************/
.limparFlutuar {
    clear:both;
    visibility:hidden;

    margin: 0px;
    padding: 0px;
    height : 1px;
    float : none;
    font-size : 1px;
    letter-spacing:0px;
    line-height : 0px;
    overflow : hidden;
}
.flutuarEsquerda {
    margin: 0px;
    padding: 0px;
    float:left;
}
.flutuarDireita {
    margin: 0px;
    padding: 0px;
    float:right;
}
/*********************************/
.separarDireita20{ padding:0 20px 0 0;}

.campoCaptcha{letter-spacing:5px;font-weight:bolder; text-transform:uppercase;}

.mensagemErro{font-family:Georgia;font-size:14px;color:#f00;}

/*******************************************/
#divBotao
{
    text-align:center;
}
/**********************************************/
#versionamento {
    text-align: right;
    padding: 10px;
}
/*****************************************/
.divAtencao
{
    clear:both;
	background-color: #DEF;
	border: 1px #E5E5E5 solid;
	border-radius: 5px;
	/*text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 auto;*/
	padding: 7px;
	/*width:432px;*/
}
.blocoCentralizado
{
    display:block;text-align:center;
}
.blocoJustificado
{
    margin:0;padding:0;
    text-align:justify;
}
    
.mensagemErroTam14{font-family:Georgia;font-size:14px;color:#f00;}

.destaqueAmarelo{font-weight:bolder;text-decoration:underline;background-color:Yellow;}

.destaqueAmareloSemUnderline{font-weight:bolder;background-color:Yellow;}

.alinharEsquerda { text-align: left;}

.displayBlock { display:block;}
    
/****************************************/
.subTitulo { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:700; color:#0c365e; text-align:left; display:block; line-height:120%}
/***************************************/
a.css3button {
	display: inline-block;
	text-align:center;
	width:45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width:76px;
	padding: 3px 8px;
	text-decoration: none;
	background: #fdfdfd; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYWRhZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fdfdfd 0%, #dadada 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#dadada)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fdfdfd 0%,#dadada 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fdfdfd 0%,#dadada 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fdfdfd 0%,#dadada 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fdfdfd 0%,#dadada 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#dadada',GradientType=0 ); /* IE6-8 */

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #adadad;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.2), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.2), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.2), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: none!important;
}

a.css3button:hover {
	
	text-decoration: underline;
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: -moz-linear-gradient(top, #ffffff 39%, #e2e2e2 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(39%,#ffffff), color-stop(99%,#e2e2e2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 39%,#e2e2e2 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 39%,#e2e2e2 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 39%,#e2e2e2 99%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 39%,#e2e2e2 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-8 */

}

a.css3button:visited{color: #000000!important;}

.tam-1{width:55px!important;}

.tam-2{width:100px!important; margin:0 0 10px 0;}

.tam-3{width:380px!important; margin:0 0 10px 0;}
/**************************************************************/
.clsTabExercicio
{
    border-bottom: 1px solid #e2e2e2;
    margin:5px 0 5px 0;
}
/**************************************************************/
/**************************************************************/
/**************************************************************/