html, body {height:101%;} 
body {
	margin:0; 
	padding:0;
	 color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #f6f2e7 url('../images/fundoTopo.gif') repeat-x;
    /*background: #f6f2e7 url('../images/cabecalho-.gif') repeat-x;*/
	background-position:top center;
	text-align:center;
	}
body a {
	color: #000;
	text-decoration:none;
}
body a:hover {
	color: #000;
	text-decoration:underline;
}
img 
{
	border:none !important;
	cursor: hand; 
}
fieldset {
margin:auto;
padding:10px;
border:1px solid #f78c45;
margin-bottom:20px;
}
fieldset legend{
color: #f78c45;
font-weight:bold;
text-transform:uppercase;
font-size:12px;
}
#logo {
	padding:0;
	float:left;
	width:334px;
	padding-top:15px;
}
p a {
	color: #000;
}
div {
	 color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#tudo { 
	width:100%;
	 position:relative;  /*Contexto de posicionamento */
	background: url('images/fundoMiolo.gif') repeat-y center;
	text-align:left;
	min-height:100%;
	}
* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
	}
#conteudo {padding-bottom:144px; width:978px; margin: 0 auto;}
#content {padding-top:43px; margin-left:43px; margin-right:43px;}
#concurso { border: 1px solid #f78c45; margin-bottom: 21px; height:183px;}
#logoConcurso {width:157px; border-right: 1px solid #f78c45; text-align:center; float:left; height: 143px; padding:20px;}
#textoConcurso {float:right; width:590px; padding:10px;}
#textoConcurso h2{margin:0px 0px 5px 0px;padding:0px;}
.dvDescricaoConcurso
{

}
#botaoConcurso 
{
    float:left;margin-top:140px;text-align: right; position:absolute; width:590px; *margin-left:-560px;
}

.btnMaisInformacoes
{
    float:left;
}

.lnkInscricao
{
    

}
.lnkInscricao img .imgInscricao
{
    
}

#topo {
	width:978px;
	height:170px;
	margin:0 auto;
	text-align:center;
	padding-top:1px;
	background: url('images/fundoTopoMenu.jpg') no-repeat right;
	margin-top: -1px;
	*margin-top: 0;
	/*\**/margin-top: 0\9;
	*padding-top:0;
	/*\**/padding-top: 0\9;
	}

#principal {
	width:924px;
	float:left;
	padding-bottom: 30px;
	background: url('images/fundoConteudo.jpg') no-repeat;
	min-height:500px;
	*margin-top: -1px;
	 background-color:#FFF;
	 margin-top:34px;
	 margin-left: 27px;
	}

#titulo
{
	background:#F6F2E7;
	Width: 942px;
	Height: 42px;
	border-bottom: 2px solid #F78C45;
}
#titulo ul
{
	margin:0;
	padding:0 0 0 4;
}
#titulo ul li
{
	cursor: pointer;
	float:left;
	list-style: none;
	padding: 0;
	margin: 0px;
	margin-right: 10px;
	background-color: #ffffff;
	height:40px;
}
#titulo ul li img
{
	float:left;
	margin:5px;
	margin-top:13px;
}
#titulo ul li div
{
	white-space:nowrap;
	margin:5px;
	margin-top:15px;
	padding:0;
	background-color: #ffffff;
}
#titulo img
{
	border: none;
}
.ativa
{
	border: #F78C45 2px solid;
	border-bottom: #ffffff 2px solid;
}
.desativa
{
	border: #CACACA 2px solid;
	border-bottom: none;
}

.ativa div
{
	color: #F78C45;
	font-weight: bold;
	font-size: 16px;
	padding-left:25px;
}

.desativa div
{
	color: #CACACA;
	font-weight: bold;
	font-size: 12px;
	padding-left:25px;
}

#rodape {
	width: 100%;
	height: 144px;
	position: inherit;
	bottom: 0; /**/
	text-align: center;
	margin: 0 auto;
	background: url('../images/rodape.gif') repeat-x;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#c0bf88;
	padding-top:20px;
	padding-left: 67px;
	text-transform: uppercase;
}

h1 a {
	text-decoration:none;
	color:#333;
}

.titulo {
font-size:22px;
	font-weight:bold;
	color:#003150;
	margin-bottom:25px;
}
.tituloCinza {
font-size:18px;
	font-weight:bold;
	color:#8b8b8b;
	margin-bottom:17px;
}
.clear {
	clear:both;
}

.link {
	background: url('images/marcador.gif') no-repeat;
	padding-left: 10px;
	text-decoration:none;
	 color:#737373;
}
.link:hover {
	color:#c0bf88;
	background: url('images/marcadorON.gif') no-repeat;
	padding-left: 10px;
	text-decoration:none;
}

.linkRodape {
	text-decoration:none;
	 color:#fff;
}
.linkRodape:hover {
	color:#fff;
	text-decoration:underline;
}

#crumb a {
	text-decoration:none;
	color:#d2d2d2;

}

h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 0;
	color:#f78c45;
}

h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: -10px;
	text-transform: uppercase;
}

h3 a {
	color:#444;
	text-decoration:none;
	border:none;
}
h4 {
	font-size:22px;
	font-weight:bold;
	color:#a6a6a6;
	text-transform: uppercase;
	margin-bottom: 0;
}

h4 a {
	color:#444;
	text-decoration:none;
	border:none;
}
#user {
	width: 320px;
	float:left;
	margin-top: 65px;
	padding-left: 280px;
}

#menuSite {
	margin:0;
	padding:0;
	width: 600px;
	float:right;
	margin-left:5px;
	margin-right:0;
	text-align:right;
}
#menuSite ul {
padding:0px;
margin:0px;
float: left;
list-style:none;
margin-left:140px;
height: 74px;
}
#menuSite ul li { display: inline; text-align:left;}

#menuSite ul li a {
padding: 2px 10px;
float:left;
/* visual do link */
color: #333;
text-decoration: none;
text-align:left;
 padding-top: 37px;
 padding-bottom:8px;
}

#menuSite ul li a:hover {
background-color:#a30101;
color: #ffffff;
text-align:left;
 padding-top: 37px;
  padding-bottom:8px;
}

#menuSite ul li.current_page a, #menuSite ul li.current_page a:hover, #menuSite ul li.current_page a:focus, #menuSite ul li.current_page a:active {
	background-color:#a30101;
color: #ffffff;
text-align:left;
 padding-top: 37px;
  padding-bottom:8px;
}

#ctl00_divIconUser {
	background:url('images/iconeUser.gif') no-repeat;
}
.teste
{
	font-size:100pt;
	color:#ccc;
	font-family:Arial, Verdana;
	font-weight:bold;
	width:100%;
	filter:alpha(opacity=40);
	opacity:.40;
	position:absolute;
	top:50px;
	letter-spacing:20px;
}
.destaque
{
   font-weight:bold;
   font-size:10pt;
}


.textbox
{
	border: solid 1px #6988A0;
	font-size:12p


.textbox
{
	border: solid 1px #6988A0;
	font-size:12px;
	color:#081933;
}


	color:#081933;
}

.textboxfocus
{
	font-size:12px;
	border: solid 1px #304F66;
	background-color:#F6F6F6;
}

/* GRIDVIEW */
.gridview
{
	width:710px;
	border-color:#f9b589;
	background-color:#CECECE;
}
.gridviewheader
{
	background-color:#fd8a3e;
	height:20px;
	color:#FFF;
}
.gridviewcolumnheader
{
	text-transform:uppercase;
}
.gridviewcolumnheader a:link, :visited
{
	font-weight: bold;
	text-decoration: none;
}
.gridviewcolumnheader a:hover
{
	font-weight: bold;
	text-decoration: underline;
}
.gridviewrow
{
	background-color:#FAFAFA;
	height:17px;
}
.gridviewcolumnempty
{
	padding:5px;	
	background-color:#FFFFFF;
	color:#FF0000;
}
.gridviewcolumnrow
{
	padding-left:5px;
	padding-right:5px;
}
.gridviewbutton
{
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.gridviewrowalternating
{
	height:20px;
	background-color:#FFFFFF;
}
.gridviewfooter
{
	background-color:#f99858;
	height:17px;
}
a:link.gridviewlink
{
	font-weight: bold;
	text-decoration: none;
}
a:visited.gridviewlink
{
	font-weight: bold;
	text-decoration: none;
}
a:hover.gridviewlink
{
	font-weight: bold;
	text-decoration: underline;
}

/* TextBox  - RequiredField */
.errorimageurl
{
	padding-left:5px;
}

.linkbotao
{
	white-space: nowrap;
	margin-top: -35px;
	padding: 0;
	background-color: #ffffff;
	font-family: Nina;
	letter-spacing:1px;
	color: #F78C45;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	padding-left: 40px;
	padding-bottom: -40px;
	position: relative;
	top:-10px;
	background: url('../images/botaolapis.gif') no-repeat ;
	background-position : top left;
	background-position : 0px 5px;
	height:50px;
}
.linkbotao:hover
{
	white-space: nowrap;
	margin-top: -35px;
	padding: 0;
	background-color: #ffffff;
	font-family: Nina;
	letter-spacing:1px;
	color: #F78C45;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	padding-left: 40px;
	padding-bottom: -40px;
	position: relative;
	top:-10px;
	background: url('../images/botaolapis.gif') no-repeat ;
	background-position : top left;
	background-position : 0px 5px;
	height:50px;
	text-decoration:none;

}
