body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#6d6e70;
	overflow:hidden;
}

#box {
	background-color:#ffffff;
	height:537px; 
	left:50%; 
	margin:-265px 0 0 -500px;
	position:absolute;
	top:50%;
	width:1000px;
	overflow:hidden;
}

#abas {
	position:absolute;
	width:1000px;
	height:402px;
}
.left {
	width:500px;
	float:left;
}
.right {
/*	width:500px;*/
	text-align:right;
}

#header {
	background-image: url("../img/head.png");
	background-repeat: no-repeat;
	height:68px;
	width:1024px;
}

#header_admin {
	background-image: url("../img/head_admin.png");
	background-repeat: no-repeat;
	height:68px;
	width:1024px;
}
#content_simulador {
	width:1000px;
	height:402px;
	overflow: hidden;
}
#content_meus_projetos {
	width:1000px;
	height:402px;
	overflow: hidden;
	position:relative;
}
#content {
	position:absolute;
	top:68px;
	left:136px;
	width:864px;
	height:402px;
/*	padding-top:15px;*/
/*	padding-bottom:35px;*/
	overflow: auto;
}
#cover_content {
	position:absolute;
	top:68px;
	left:136px;
	width:864px;
	height:402px;
/*	padding-top:15px;*/
/*	padding-bottom:35px;*/
	overflow: hidden;
}
#home_content {
	position:absolute;
	top:68px;
	left:136px;
	width:864px;
	height:402px;
	z-index:0;
/*	padding-top:15px;*/
/*	padding-bottom:35px;*/
	overflow: hidden;
}
a.login {
	padding-left:227px;
}
.loggin_status {
	z-index:0;
	position:absolute;
	padding-top:5px;
/*	padding-right:5px;*/
	top:0px;
	right:35px;
	width:250px;
	height:28px;
	text-align:right;
	color:#003768;
/*	background-image: url("../img/login_snipet_bg.png");*/
	background-repeat:no-repeat;
}
.loggin_status a{
	margin-left:15px;
}
.loggin_snipet {
	z-index:0;
	position:absolute;
	right:5px;
	top:-3px;
	width:280px;
	height:28px;
/*	background-image: url("../img/login_snipet_bg.png");*/
}
.loggin_snipet a.registrarse {
/*	text-align:right;*/
/*	float:right;*/
	padding-left:160px;
}
.loggin_snipet label {
	color:white;
	padding-left:5px;
	padding-right:2px;
}
.loggin_snipet input {
	width:70px;
	height:11px;
/*	padding-top:-3px;*/
	font-size:0.9em;
}
.loggin_snipet div.submit input {
	border: none;
	background: url('../img/submit_button.png') no-repeat top left;
/*	padding: 2px 8px;*/
	margin-left:9px;
	margin-top:6px;
	width:15px;
	height:15px;
}
.loggin_snipet div {
	float:left;
}
#home {
	margin-left:-33px;
	margin-top:-12px;
	overflow-y:hidden;
	height:504px;
}

#myMenu {
	position:absolute;
	height:65;
	width:1000px;
	top:208px;
}
#myMenu_admin {
	height:30px;
	padding-left:45px;
	padding-top:3px;
	background-image: url("../img/admin_menu_bg.png");
	background-repeat:repeat-x;
	color:#CCCCCC;
}
#myMenu_admin a:link {
	font-size:12px;
	text-decoration:none;
}
#myMenu_admin a:hover {
	font-size:12px;
	text-decoration:underline;
}
#myMenu_admin a:active {
	font-size:12px;
	text-decoration:none;
}
#myMenu_admin a:visited {
	font-size:12px;
	text-decoration:none;
}

#aba {
	background-image: url("../img/aba.png");
	background-repeat: no-repeat;
	height:477px;
	width:314px;
}

#aba_pequena {
	background-image: url("../img/aba_curva_pequena.png");
	background-repeat: no-repeat;
	height:402px;
	width:144px;
}

.texto_onde {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#003768;
}
.onde_box {
	width:450px;
}

#aba_admin {
	background-image: url("../img/aba_admin.png");
	background-repeat: repeat-y;
	height:402px;
	width:175px;
}

.erro{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#f00;
}

#table_login {
	background:#CCC;
	padding-right:6px;
	padding-left:6px;
}
.miniatura {
	width:100px;
}
.noticia {
	font-size:12px;
	color:#6d6e71;
}
.data{
	font-size:10px;
	color:#003768;
}
.table {
	background-image:url("../img/degrade.jpg");
	background-repeat:repeat-x;
}
a:link {
	color:#003768;
	font-size:10px;
}
a:hover {
	color:#F9A81E;
}
a:active {
	color:#FC0;
}
a:visited {
	color:#365570;
	font-size:10px;
}
.titlestyle {
	font-size:18px;
	font-weight:900;
	color:#766;
}

.noticia_selected {
	background-color:#999;
	font-size:12px;
	color:#fff;
}

a img {
	border-style:none;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#003768;
}
.texto {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#6d6e70;
}
.subtitulo {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#6d6e70;
}
.legenda {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6E70;
}
#caixatexto {
	width:700px;
	padding-left:15px;
	vertical-align:top;
}
#caixaimagem {
	width:300px;
	vertical-align:top;
}
.newsletterbox {
	border-style:solid;
	border-width:2px;
	border-color:#CCC;
	width:1000px;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}

div.input {
	padding-top:5px;
	padding-bottom:5px;
}

select {
	padding-top:5px;
	padding-bottom:5px;
}
.div_company {
	width:80%;
	padding-left:70px;
	text-align:justify;
}	
.texto_onde {
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		color:#003768;
}
.onde_box {
		width:450px;
}

#tableleft{
	text-align:right;
	width:20%;
	vertical-align:top;
}
#tableright{
	text-align:left;
}



#menu{
	background-image:url(../img/aba_curva.png);
	color:#003768;
	font-size:14.5px;
	height:515px;
	width:313px;
	float:left;
}
#menu ul{
	line-height:0px;
}
#menu li{
	display:inline;
}

.nome_produto {
	color:#6d6e70;
	font-size:12px;
}
.codigo_produto{
	color:#003768;
	font-size:16px;
}


#print {
	border: none;
	background: url('../img/btn/print.png') no-repeat top left;
	width:27px;
	height:27px;
	padding-top:40px;
}

#send {
	border: none;
	background: url('../img/btn/send.png') no-repeat top left;
	width:27px;
	height:27px;
	padding-top:40px;
	color:transparent;
}

#delete {
	border: none;
	background: url('../img/btn/delete.png') no-repeat top left;
	width:27px;
	height:27px;
	padding-top:40px;
	color:transparent;
}
#duplicate {
	border: none;
	background: url('../img/btn/duplicate.png') no-repeat top left;
	width:27px;
	height:27px;
	padding-top:40px;
	color:transparent;
}


#busca {
	position:absolute;
	right:0px;
	top:42px;
	width:174px;
	height:20px;
/*	padding-left:43px;*/
	background-image: url('../img/busca_bg.png');
	background-repeat: no-repeat;
}

#busca input{
	font-size:0.9em;
	width:108px;
	float:left;
	height:13px;
	margin-left:43px;
	margin-top:-2px;
	border: none;
/*	color:white;*/
	background-color:#cccccc;
}

#busca div.submit input {
	position:absolute;
	right:5px;
	top:11px;
	border: none;
	background: url('../img/busca_btn.png') no-repeat top left;
/*	padding: 2px 8px;*/
/*	margin-left:5px;*/
/*	margin-bottom:7px;*/
	margin-top:-6px;
/*	margin-right:3px;*/
	color:transparent;
	width:5px;
	height:12px;
	float:left;
}

/* Barra de Busca */
.busca { position:relative; top:90px; width:173px; height:21px; background:url(../images/busca.jpg) no-repeat; line-height:21px; float:right; z-index:999; right:15px; }
.busca input.campo { border:0px; margin-left:50px; font-size:10px; background:#eceeed; width:100px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#152c53; }
.busca input.botao_buscar { width:16px; height:16px; background:url(../images/botao_buscar.jpg) no-repeat bottom; border:0px; cursor:pointer; }

.highlight {
	background-color:yellow;
}

.fechar {
	margin-left:15px;
	margin-top:0px;
}

/* tabela padrao */
.row-a {
	background-color:#cccccc;
}
.row-b {
	background-color:white;
}

#pedir_permissao {
	width:400px;
	padding-left:240px;
	text-align:center;
	padding-top:200px;
}

table.default tr td {
	padding:5px;
}

.bloco {
	padding:10px;
	width:800px;
}

.cleaner{
    clear: both;
}

div.bloco div.label {
	width:150px;
	text-align:right;
	float: left;
	font-weight:bold;
	color:#666666;
	padding:10px;
}

div.info {
	width:500px;
	text-align:left;
	float: left;
	padding:10px;
}

#fullscreen {
	position:absolute;
/*	padding-top:5px;*/
/*	padding-right:5px;*/
	top:0px;
	right:0px;
/*	width:250px;*/
/*	height:28px;*/
	text-align:right;
/*	color:#003768;*/
/*	background-image: url("../img/login_snipet_bg.png");*/
/*	background-repeat:no-repeat;*/
	z-index:9999;
}