/*FUNDO HOME*/
html{
	width:100%;
	height:100%;
	background: url(../images/bg_home.jpg) repeat-y;
	border:solid 0px red;
	SCROLLBAR-FACE-COLOR: #730028;
	SCROLLBAR-HIGHLIGHT-COLOR: #0000000;
	SCROLLBAR-SHADOW-COLOR: #910029;
	SCROLLBAR-3DLIGHT-COLOR: #730028;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #5f031d;
	SCROLLBAR-DARKSHADOW-COLOR: #6d0e07;
}

body 
{
	width:100%;
	height:100%;
	background: url(../images/bg_home_container.jpg) no-repeat top left;
	border:solid 0px red;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texto_graybold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	
}
.texto_graybold:link, a.texto_graybold:active, a.texto_graybold:visited
{  
	color: #333333;
}
.texto_graybold:hover
{  
	text-decoration: none;
}
.texto_gray
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.texto_gray:link, a.texto_gray:active, a.texto_gray:visited
{  
	color: #333333;
}
.texto_gray:hover
{  
	text-decoration: none;
}
.texto_br
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	
}
.texto_br:link, a.texto_br:active, a.texto_br:visited
{  
	color: #FFFFFF;
}
.texto_br:hover
{  
	text-decoration: underline;
}
.texto_brbold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}
.texto_brbold:link, a.texto_brbold:active, a.texto_brbold:visited
{  
	color: #FFFFFF;
}
.texto_brbold:hover
{  
	text-decoration: none;
}

.textin_brbold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}
.textin_brbold:link, a.textin_brbold:active, a.textin_brbold:visited
{  
	color: #FFFFFF;
}
.textin_brbold:hover
{  
	text-decoration: none;
}


.green
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #b2d537;
	font-weight: bold;
	text-decoration: none;
	
}
.green:link, a.green:active, a.green:visited
{  
	FONT-WEIGHT: bold;
	color: #b2d537;
}
.green:hover
{  
	text-decoration: none;
}
.texto_br
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.texto_br:link, a.texto_br:active, a.texto_br:visited
{  
	color: #FFFFFF;
}
.texto_br:hover
{  
	text-decoration: none;
}

.message
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}
.message:hover
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #b2d537;
	font-weight: bold;
	text-decoration: none;
	
}

.formulario
{	
	font-size:11px; 
	font-family: Tahoma, Arial, Helvetica;  
	background-color:#9f0b35; 
	border:#9f0b35; 
	border-style:solid; 
	border-top-width:1px; 
	border-right-width:1px; 
	border-bottom-width:1px; 
	border-left-width:1px	
}
#login{
	position:absolute;
	width:418px;
	height:200px;
	left:50%;
	margin:0px;
	padding:0px;
	margin-left:-39px;
	margin-top:362px;
	border:solid 0x red;
	z-index:3;
	
}

#InfoSystemUser
{
    position:absolute;
    width:278px;
    height:215px;
    top: 0px;
	right:57%;
    margin:0px;
    padding:0px;
    margin-left:35px;
    margin-top:206px;
    border:solid 0x red;
}

#divMessage
{
	position:absolute;
	width:278px;
	height:215px;
	top:10px;
	right:57%;
	margin:0px;
	margin-left:35px;
	margin-top:240px;
	border:solid 0x red;
}

#register{
	position:absolute;
	width:418px;
	height:215px;
	left:50%;
	margin:0px;
	padding:0px;
	margin-left:-39px;
	margin-top:362px;
	border:solid 0x red;
	z-index:3;	
}

.orange
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #f29400;
	font-weight: bold;
	text-decoration: none;
}

.orange2
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #f29400;
	font-weight: bold;
	text-decoration: none;
	
}

.orange:link, a.orange:active, a.orange:visited
{  
	FONT-WEIGHT: bold;
	color: #f29400;
}
.orange:hover
{  
	text-decoration: none;
}
ul.login {
	width:170px;
	border:0px solid red;
	list-style:none;
	padding:0px;
	margin: 0px;
	line-height: 0px;
}
ul.login li a{
    display: block;
	width:170px;
	border:0px solid green;
	padding: 0px 0px 0px 15px;
	background: url(../images/bullet_menu_sessao.gif) no-repeat 3px 6px;
	color: #f29400;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;				
	text-decoration: underline;
	text-transform:uppercase;
	line-height: 18px;
}
ul.login li a:hover
{ 
	color: #ffffff; text-decoration:none; 
}
ul.texto li {
    display: block;
    list-style:none;
    margin: 0px 0px 0px -30px;
	border:0px solid green;
	padding: 0px 0px 0px 15px;
	background: url(../images/bullet_menu_sessao.gif) no-repeat 3px 6px;
	color: #f29400;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;				
	text-decoration: none;
	text-transform:uppercase;
	line-height: 18px;
}
