/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	background-color: #E1E1E1;
	background-image: url(../img/bg_topo.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { 
	font-weight: normal; 
	color: #036; 
	text-decoration: underline
}

a:hover { 
	font-weight: normal;
	color: #F60;
	text-decoration: none
}

h1 {
	font-size: 2.67em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	color: #1f465e;
}
	

#topo {
	width: 900px;
	position: relative;
	margin: 0px auto 0px auto;
	z-index: auto;
}

#corpo {
	background-color: #FFF;
	width: 860px;
	padding: 10px 20px 10px 20px;
    margin: 0px auto 0px auto; 
	position: relative;
	z-index: 6;
}

#esquerda {
	background-color: #FFF;
	width: 530px;
	position: relative;
}

.txtNot {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

a.txtNot:link { 
	font-weight: normal; 
	color: #333; 
	text-decoration: none;
}

a.txtNot:hover { 
	font-weight: normal;
	color: #E84700;
	text-decoration: underline;
}

.boasvindas {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
}

.destaque-duplo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	color: #333333;
	display: block;
	padding-top: 1.33em;
	padding-right: 0pt;
	padding-bottom: 1.33em;
	padding-left: 0pt;
	text-align: left;
	width: 100%;
}

.larg-530 {width:530px;}

#rodape {
	width: 900px;
	background-color: #0C50A4;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: auto;
}

.txtFormulario {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}