﻿
body, img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size:11px;
	color:#92470F;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Verdana, sans-serif, Arial;
}
a:link {
	
	font-size:11px;
	font-style: normal;
	color:#92470F;
	word-spacing:normal;
	font-weight: normal;
	text-decoration:none;
	
}

a:visited {
	
	font-size:11px;
	font-style: normal;
	color:#92470F;
	word-spacing:normal;
	text-decoration:none;
	font-weight: normal;
}

a:hover {
	
	font-size:11px;
	font-style: normal;
	color:#92470F;
	text-decoration:underline;
	word-spacing:normal;
	font-weight: normal;
}

a:active {
	
	font-size:11px;
	font-style: normal;
	color:#92470F;
	word-spacing:normal;
	text-decoration:none;
	font-weight: normal;
}

a {
	
	font-size:11px;
	font-style: normal;
	color:#92470F;
	word-spacing:normal;
	text-decoration:none;
	font-weight: normal;
}
label
{
	padding-right:4px;
}

input.textbox
{
	background-image: url(../Images/textboxbg.gif);
	background-repeat: repeat-x;
	text-align:left;
	font-size:x-small;
	border-style:solid;
	border-width:1px;
	border-color: Black;
	height:12px;
}

h1
{
	font-size:13px;
	color:#92470F;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Verdana, sans-serif, Arial;
	
}
h2
{
	font-size:11px;
	color:#92470F;
	margin-bottom:3px;
	margin-top:3px;
	font-weight:normal;
	font-family: Verdana, sans-serif, Arial;
}

.button
{
	background-color: #ffe3db;
	color: #92470F;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	border-right: #ffa07a 1px solid;
	border-top: #ffa07a 1px solid;
	background-image: url(../Images/buttonbg.gif);
	border-left: #ffa07a 1px solid;
	border-bottom: #ffa07a 1px solid;
	background-repeat: repeat-x;
}

.button:hover
{
	border-color: #CC3232;
	border-style: double;
	border-width: 1;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	background-image: url(../Images/buttonhbg.gif);
}

.alert
{
	color:Red;
	width:100%;
	text-align:center;
}

.floatleft {
   float: left;
   display:inline;
}

.date
{
	line-height:22px;
	margin:5px;
}
.date label
{
	float:left;
	width:130px;
	text-align:left;
}
.nextpass
{
	float:left;
}

#topdiv
{
	background-image:url('../images/header_02.jpg');
	background-repeat: repeat-x;
	/*altura do div pode ser diferente, respeitando o tamanho da imagem*/
	height: 92px;
	overflow:hidden;
}

#header01 {
   float: left;
   margin-left:-4px;
}

#header03 {
   float: right;
   margin-right: -4px;
}

#welcome
{
	border-bottom: solid 1px;
	border-top: solid 1px;
	border-color:#e7e7e7;
	height:18px;
	padding-left:5px;
	
}

#login_container
{
	width:361px;
	height:182px;
	margin:auto;
}

#login
{
	background-image: url(../images/meio_tabela.gif);
	background-repeat: repeat-x;
	width: 230px;
	display:inline;
	height:182px;
	float: left;
	padding-top:20px;
	padding-right:5px;
	text-align:right;
	/*margin-left:-3px;*/
	/*margin-right:-3px;*/
	
}


#notlogged_container
{
	width:731px;
	height:182px;
	margin:auto;
}

#notlogged
{
	background-image: url(../images/meio_tabela.gif);
	background-repeat: repeat-x;
	width: 600px;
	display:inline;
	height:182px;
	float: left;
	padding-top:20px;
	padding-left:5px;
	text-align:left;
	line-height:20px;
	/*margin-left:-3px;*/
	/*margin-right:-3px;*/
	
}


.date_container
{
	width:731px;
	height:182px;
	margin:auto;
}

.date_class
{
	background-image: url(../images/meio_tabela.gif);
	background-repeat: repeat-x;
	width: 600px;
	display:inline;
	height:182px;
	float: left;
	padding-top:20px;
	padding-left:5px;
	text-align:left;
	line-height:20px;
	
}

#datecontact_container
{
	width:731px;
	height:250px;
	margin:auto;
}

#datecontact
{
	background-image: url(../images/meio_tabela_prov.gif);
	background-repeat: repeat-x;
	width: 600px;
	display:inline;
	height:250px;
	float: left;
	padding-top:20px;
	padding-left:5px;
	text-align:left;
	line-height:20px;
	
}




#web-news_container
{
	width:731px;
	height:182px;
	margin:auto;
}

#web-news
{
	background-image: url(../images/meio_tabela.gif);
	background-repeat: repeat-x;
	width: 600px;
	display:block;
	height:182px;
	float: left;
	padding-top:20px;
	padding-left:5px;
	text-align:left;
	line-height:20px;
	/*margin-left:-3px;*/
	/*margin-right:-3px;*/
}

#scrooldiv
{
	overflow:hidden;
	height:115px;
	width:560px;
	float:left;
}
#table_scrool
{
	width:15px;
	height:115px;
	float:right;
}

