/* CSS Document */

html{background-color:#fff;}
body {font:12px Arial, Tahoma, sans-serif; color:#000; background:url(../img/geral/) bottom repeat-x; margin:0px; padding:0px;}

h1{font:18px Arial, Tahoma, sans-serif; font-weight:bold;}
h2{font:16px Arial, Tahoma, sans-serif; font-weight:bold;}
h3{font:14px Arial, Tahoma, sans-serif; font-weight:bold;}

p{line-height:18px; min-height:18px; text-align:justify;}

b{}

img{border:none; margin:0px; padding:0px;}

span{margin:0px; padding:0px;}

div{margin:0px; padding:0px;}

hr{border:solid 2 #71bf11;}

a{border:none; text-decoration:none; color:#000;}
a:hover{border:none; text-decoration:none; color:#000;}

ul{padding:0px; margin:0px;}
li{list-style:url(../img/geral/lista.png) inside; padding:0px; margin:0 0 5px 0px;}

table{border-collapse:collapse; margin:0px; padding:0px;}
td{margin:0px; padding:0px;}

input {outline:none;}

.sa_right{float:right; padding:0px; margin:0px;}
.sa_left{float:left; padding:0px; margin:0px;}
.sa_clear{clear:both; padding:0px; margin:0px;}
.sa_center{text-align:center;}

#principal{width:960px; background:url(../img/conquest/bg-body.jpg) top repeat-y; margin:0px auto;}

/*Header*/
.sa_header {width:960px; height:200px; background:url(../img/conquest/bg-top.jpg) top no-repeat; position:relative;}

.sa_logotipo{width:98px; height:38px; display:block; float:left; margin:51px 0 0 52px;}

.sa_headerArea1{width:960px; height:122px;}
.sa_headerArea1 h1{font-size:24px; color:#fff; font-weight:normal; text-align:center; float:right; margin:45px 55px 0 0;}

	/*Menu*/
.sa_menu {height:40px; position:absolute; right:0px; bottom:-10px;}
.sa_menu .sa_menuCorpo{height:40px; background:url(../img/geral/bg-menu.png) bottom right repeat-x; float:right;}
.sa_menu ul {font-size:12px; font-weight:bold;}
.sa_menu li {display:inline; float:left;}
.sa_menu li span{line-height:30px; text-align:center; padding:0px 20px;}
.sa_menu li a{color:#fff;}
.sa_menu li a:hover{color:#74baff;}
.sa_menu li img{margin-top:5px;}
.sa_menu img{float:left;}
	/*fim do Menu*/
	
	
	/*Login*/
.sa_logpass{width:274px; height:80px; background:url(../img/conquest/cx-login.png) bottom no-repeat; float:right; margin:70px 40px 0px 0px;}

.sa_logpass table{width:260px; color:#000; margin:5px 0px 0px 7px;}
.sa_logpass span{width:114px; height:30px; background:url(../img/conquest/login-senha.png) no-repeat; display:block;}
.sa_logpass p{margin:0px; padding:0px 0px 0px 10px;}

.sa_logpass input{border:none; background:none; padding:0px; margin:0px;}
.sa_logpass input[type="text"]{width:100px; height:20px; padding-left:5px;}
.sa_logpass input[type="password"]{width:100px; height:20px; padding-left:5px;}

.sa_logo {position:absolute;top:70px;left:300px; }
.sa_logo h1 {float:left;}

.btnOk input[type="submit"]{width:27px; height:21px; background:url(../img/conquest/btn-ok.png) bottom no-repeat; display:block; cursor:pointer;}
.btnOk input[type="submit"]:hover{background-position:top;}
	/*fim do Login*/
	

	/*Logout*/
.sa_logOut{height:90px; float:right;}

.sa_logOut td{color:#464646;}
.sa_logOut a{color:#464646;}

.btnOut{width:27px; height:21px; background:url(../img/conquest/btn-sair.png) bottom no-repeat; display:block; cursor:pointer;}
.btnOut:hover{background-position:top;}
	/*fim do Logout*/
	
	
	
/*fim do Header*/

	/*Corpo*/
.sa_corpo{width:960px;}

.sa_conteudo{width:680px; float:right; background-color:#fff; margin-right:10px;}


.sa_coluna{width:250px; float:left; background-color:#fff; margin-left:10px;}

.sa_titulo{width:149px; height:62px; padding:0px 5px 5px 0px; vertical-align:middle; display:table-cell;}
.sa_titulo h1{color:#000;text-align:center; padding:0px; margin:0px;}


	/*fim do Corpo*/


.contato table, .contato table td{text-align:right;}


/*Footer*/
.sa_footer {width:960px; height:60px; background:url(../img/conquest/bg-bottom.jpg) bottom no-repeat; margin-top:20px;}

/*fim do Footer*/