@import "reset.css";

@charset "utf-8";
/* CSS Document */

.hide 	{	display:none;	}
.clear 	{	clear:both;		}
.Titulos {	font:18px Georgia,Times,serif;	}

body, html {
	height:100%;
	background-color:#c9c9c7;
	color:#666;
	font:0.8125em/1 Calibri, Arial, Helvetica, sans-serif;
}

/* hack para IE6 que trata height como min-height */
* html #container {
	height:100%;
	
}


h1 {
	position:relative;
	top:20px;
	left:60px;
	width:213px;
	background:url(../img/logoSBM.png) top left repeat-y;
}

h1 a {
	display:block;
	width:213px;
	height:75px;	
}
h2 {
	margin: 20px 0;
	padding-left:20px;
	background:url(../img/tituloBullet.gif) 0em .18em no-repeat;
	color:#ddc104;

	font:18px Georgia,Times,serif;
	letter-spacing:1px;

	border-bottom: 1px solid #ddc104;
}

p {	margin: 5px 0;	}

div#container {
	position:relative;
	background:url(../img/bg_repeat.jpg) top left repeat-y;
	width:960px;
	min-height:100%;
	margin: 0 auto;
}
div#header {
	background:url(../img/bg_header.jpg) top left no-repeat;
	width:960px;
	height:113px;
	
}
div#menu {
	height:40px;
}

div#content {
	width:815px;
	padding:0 0 0 25px;
}

div#content div {
	margin:0 0 20px 0;
}

div#content div p {
	width:593px;
	margin:5px 0 5px 20px;
	border:0px solid #f00;
}
div#content div span {
	color: #165f7a;
	font-weight:bold;
}
div#colEsquerda {
	width:613px;
	float:left;
	margin: 0 6px;
}

div.banner {
	background-color:#2b3e79;
	width:613px;
	height: 185px;
}

ul.breadCrumb {
	border:1px solid #e1e1e1;
	margin:5px 0;
	padding:5px 0;
}

div#colDireita {
	width:195px;
	float:left;
	margin: 0 6px;
}

div.loja {
	background: url(../img/livrariaVirtual.jpg) top left no-repeat;
	width: 195px;
	height: 185px;
}

div#footer {
	position:absolute;
	bottom:0px;

	background:url(../img/bg_footer.jpg) top left no-repeat;
	margin-bottom:0;
	width:960px;
	height:16px;
	padding:2px 0;
}

div#footer p {
	color:#f0f0f0;
	width:450px;
	font-size:10px;
	margin:0 auto;
}



table.loginView {
	background:url(../images/1284207889_decrypted.png) top right no-repeat;
	/*width: 400px;*/
	border:0px solid #f00;
	padding:15px;
	margin-top: 10px;
}

div#logon {
	margin: 0 auto;
	border: 0px solid #3C0;
	padding: 10px;
}
fieldset {
	margin: 0 auto;
	width:300px;
}

table.loginView .tableTitulo {
	margin-top: 10px;
	background-color:#069;
	color:#FFF;
}

table.loginView td {
	padding:5px;
	background-color:#f0f0f0;
}

table#ctl00_ContentPlaceHolder1_LoginView1_PasswordRecovery1 {
	background-color:#f0f0f0;
	border:1px solid #f0f0f0;
}
table#ctl00_ContentPlaceHolder1_LoginView1_PasswordRecovery1 td {
	padding: 5px;
}

a#ctl00_ContentPlaceHolder1_LoginView1_lkbEsqueciSenha {
	display:block;
	padding: 5px;
	color:#999;
}
a#ctl00_ContentPlaceHolder1_LoginView1_lkbEsqueciSenha:hover {
	color:#CCC;
}
.adjustedZIndex 
{
	z-index: 1;
}

.data 
{
    width:105px;
}