body {
	font-size: 10pt;
	font-family:Tahoma,"Helvetica Neue", Arial, Helvetica, sans-serif;
}

body * {
	margin: 0;
	padding: 0;
	list-style: none;
}

p
{
	clear: both;
	line-height: 18px;
	margin: 0 0 1.5em;
}

#header
{
	background: url('image/pixel_azul_claro.png') #c7d7ef;
	width: 900px !important;
}

#header h1
{
	width:    900px;
	height:   244px;
	position: relative;
}

#header h1 span 
{
	background:	url('image/header.png') 0 0 no-repeat;
	width:    100%;
	height:   100%;
	position:	absolute;
}

#sidebar-left
{
	background-color:	#FFFFFF;
	min-height:			450px;
}

#content-menor, #content-index {padding-left: 20px; padding-right: 20px; background: url('image/pixel_azul_claro.png') #c7d7ef; min-height: 510px;}
#content-menor {width: 640px!Important;}
#content-index {width: 860px !important;}

#content2
{
	min-height: 550px;
}

#content2 div 
{
	float: left;
}

#footer
{
	background: url('image/pixel_azul_claro.png') #c7d7ef;
	text-align: right;
	width: 900px !Important;
}

#menu-hor
{
	height: 35px;
	display: inline-block;
	width: 880px;
	list-style: none;
	font-weight:bold;
}

#menu-hor ul, #menu-hor li
{
	list-style: none;
}

#menu-hor li
{
	padding: 0px 5px;
	min-height: 12px;
	min-width: 50px;
	float: left;
	border: 0;
	border-right: 1px solid #336699;
	color: #000;
}

#menu-hor li.last
{
	border-right: 0;
}

#menu-hor li:hover, #menu-hor li a:hover
{
	text-decoration: underline;
}

#menu-hor li a:active
{
	color: #c7d7ef;
	text-decoration: none;
}

#menu-hor li a 
{
	color: #000;
	text-decoration: none;
}

#menu
{

	width: 190px;
	min-height: 390px;
	display: block;
	margin-top: 10px;
	font-weight:bold;
}

#menu ul, #menu li
{
	width: 192px;
	list-style: none;
	display: block;
}
#menu li
{
	padding: 0px 0px 10px 0px;
	min-height: 10px;
}
#menu li.par
{
	background-color: #fff;
	border-bottom: 2px solid #c7d7ef;
}
#menu li.old
{
	background-color: #fff;
	border-bottom: 2px solid #c7d7ef;
}
#menu li.par:hover
{
	background-color: #c7d7ef;
}
#menu li.old:hover
{
	background-color: #c7d7ef;
}


#menu li:hover, #menu li a:hover 
{
	color: #000;
	background: #c7d7ef;
}

#menu li a {
	margin-left: 10px;
	text-decoration: none;
	color: #000000;
}

.clean { width:150px; height:50px; padding: 5px;}

span.button
{
	position: relative;
}

.button
{
	position:   absolute;
}

.button a, .button a:visited 
{
	font: bold 12px/24px Tahoma,"Helvetica Neue",Arial,Helvetica,sans-serif;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: url('image/btn.png') no-repeat center center;
	width: 150px;
	height: 28px;
	display: block;
}

.button a:hover
{ 
	color:#000;
	background: url('image/btn_over.png') no-repeat center center;
}


#content2 div.border
{
	margin-top: 30px;
	border-right: 1px solid #c0c0c0;
}

#content2 fieldset
{
	background: url('image/img_login.png') no-repeat center center;
	display: block;
	border: 0px;
	padding-left: 20px;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	width:  264px;
	height: 159px;
}

#content2 ul, #content2 ul li
{
	list-style : none;
}


#content2 ul li 
{
	margin-top: 10px;
}

span.menu 
{
	position: relative;
}

input[type=submit] 
{
	margin: 10px;
	font: bold 12px Tahoma, Arial;
	background: #0064A8;
	color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-zhtml-border-radius: 10px;
}

.menu
{
	position:   absolute;
}


.menu a, .menu a:visited 
{
	font: bold 14px/28px Tahoma,"Helvetica Neue",Arial,Helvetica,sans-serif;
	text-decoration: none;
	padding-left: 30px;
	text-align: left;
	color: #000;
	background: url('image/btn2.png') no-repeat center center;
	width: 196px;
	height: 31px;
	display: block;
}

.menu a:hover
{ 
	color:#0064a8;
}

span.text
{
	display: block;
	padding-top: 6px;
	padding-left: 10px;
	width: 55px;
	height: 32px;
	float: left;
}

span.text-left
{
	display: block;
	width: 10px;
	height: 32px;
	background: url('image/text-left.png') no-repeat center center;
	float: left;
}

span.text-right
{
	display: block;
	width: 9px;
	height: 32px;
	background: url('image/text-right.png') no-repeat center center;
	float: left;
}

input.text-center
{
	font-size: 12px;
	border: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	height: 24px;
	background: url('image/text-center.png') repeat-x center center;
	float: left;
}

hr 
{
   height: 3pt;
   background-color : #c0c0c0;
}

fieldset
{
    border: 3pt solid #c0c0c0;
}

.oculto
{
    border: 0px
}

.oculto a
{

	font-size: 10pt;
	font-family:Tahoma,"Helvetica Neue", Arial, Helvetica, sans-serif;
}

div.galeria{display: inline-block; font-weight: bold; text-align:left !important; width: 900px; margin: 15px 0 0 0 !important; float: left;}
#main {	width: 900px!important;	background: #c7d7ef !important;}
#sidebar-left {	width: 200px !important;}
.painel-login { width: 575px !important; display: inline-block; height: 100px !important; float: left;}
.botoes {width: 250px;display: inline-block;}


/*Estilos Formulário de atualização dos dados:*/
.formulario_atualizacao .row {width: 850px; display: inline-block; margin: 2px 0 2px;}
.formulario_atualizacao .row label {width: 200px; display: inline-block;}
.formulario_atualizacao .row input {width: 430px; border: 1px solid #999; display: inline-block;}
.formulario_atualizacao .row .spacer {width: 50px; display: inline-block;}

.formulario_atualizacao .txt_cep .lbl_correspondencia {width: 65px;}
.formulario_atualizacao .txt_cep .lbl_cep {width: 65px !important;}

.formulario_atualizacao .chk input{width: 30px!important; display: inline-block; padding: 0!important;}
.formulario_atualizacao .row_nome input {width: 450px !important;}
.formulario_atualizacao .txt_peq input {width: 100px !important;}
.formulario_atualizacao .txt_medio input {width: 250px !important;}
.formulario_atualizacao .txt_medio select {width: 250px !important;}
.formulario_atualizacao .txt_maior input {width: 440px !important;}
.formulario_atualizacao .txt_maior select {width: 450px !important;}