﻿*{
	margin:0;
	padding: 0;
	border: 0;
}

html, body {
	background: url(../images/body/bg.jpg) no-repeat;
	color: #fff;
	height: 100%;
	text-align: center;
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 12px;
}

#container {
	position: relative;
	width: 722px;
	margin: 0px auto;
	text-align: left;
	min-height: 100%; /* this is where inheritance stops */
}

/* if you remove this then the container disappears in IE */
* html #container {
	width: 722px;
	height: 100%;
}

#footer{
	position: absolute;
	bottom: 0;
	padding: 0 0 10px 0;
	height: auto;
	width: 722px;
	font-family:Verdana;
	font-size:9pt;
	color:#000000;
	text-align:center;
}

#top-row{
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 60px 0;
	width: 722px;
	height:690px;
	color: #4c4c4c;
}

#content
{
	width:591px;
	height:100%;
	float:right;
}

#menu
{
	width:129px;
	height: 100%;
	float:left;
}

#menuTopo
{
	height:140px;
}

.itemMenuTopo
{
	float:left;
	font-family: Verdana;
	font-size:11px;
	margin-top:16px;
	margin-left:10px;
	/*font-weight:bold;*/
}

.formBusca
{
	margin-left: 30px;
	float:left;
	margin-top:22px;
}

.btnBuscar
{
	margin-left:-30px;
	_margin-top:0px;
}

/* 
	Região CSS
	Menu Lateral 
*/

.menuLateral
{
	margin-top:191px;
}

.listaMenu
{
	float:right;
	font-family:Trebuchet MS;
	font-size:20px;
	color:#7E0000;
}

.formLogin
{
	float:right;
	margin-top:36px;
	width:129px;
}

.txtBox
{
	width:129px;
	height:16px;
	border: solid 1px #666666;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin-bottom:10px;	
}

.txtBoxCadastro
{
	width:230px;
	height:16px;
	border: solid 1px #666666;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin-bottom:10px;	
}

.txtBoxCadastroP
{
	width:100px;
	height:16px;
	border: solid 1px #666666;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin-bottom:10px;	
}

.txtBoxCadastroM
{
	width:115px;
	height:16px;
	border: solid 1px #666666;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin-bottom:10px;	
}

.txtBoxMensagem
{
	width:230px;
	height:166px;
	border: solid 1px #666666;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin-bottom:10px;
	overflow:hidden;
}

.news
{
	border: solid 1px #666666;	
}

.formLogin .btnEntrar
{
	width:43px;
	height:19px;
	float:right;
}

.menuTopo
{
	
}

.imgDestaque
{
	float:left;	
}

a:link {text-decoration: none; color:#444444;}
a:visited {text-decoration: none; color:#444444;}
a:hover {text-decoration: none; color:#444444;}
a:active {text-decoration: none; color:#444444;}

.listaMenu a:link {text-decoration: none; color:#7E0000;}
.listaMenu a:visited {text-decoration: none; color:#7E0000;}
.listaMenu a:hover {text-decoration: none; color:#7E0000;}
.listaMenu a:active {text-decoration: none; color:#7E0000;}

.textoDestaque
{
	float:left;
	font-family:Verdana;
	font-size:12px;
	height:293px;
	width:305px;
	margin-left:16px;
}

.logoHistoria
{
	float:left; 
	margin-left:35px;
}


.watermarked_psw

{
	width:115px;
	height:16px;
	
	color: White;

	font-family: Tahoma;
	font-size: 11px;

	border: solid 1px #666666;

	vertical-align:middle;
	text-align:right;
	background-repeat:no-repeat;
}

.senha
{
	background-image:url(../images/cadastro/senha.jpg);
}

.confirmaSenha
{
	background-image:url(../images/cadastro/confirmar_senha.jpg);
}

.textoContato
{
	float:left;
	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	width: 217px;
	margin-left:42px;
}

.formContato
{
	margin-left:22px;
	float:left;
}
