* {
	margin:0;
	padding:0;
}
body {
	background:url(../imagens/bg-body-topo.png) top repeat-x;
}
.geral {
	width:900px;
	margin:auto;
}
a {
	color:#09F;
	text-decoration:none;
}
a:hover {
	color:#F8C301;
	text-decoration:none;
}

/*INICIO SITE */
.logo {
	width:304px;
	height:290px;
	background:url(../imagens/logo.png) no-repeat;
	float:left;
	z-index:10;
}
.topo {
	width:900px;
	height:211px;
}
.geral-topo {
	width:900px;
	height:26px;
	background:url(../imagens/topo.png) no-repeat center;
}
.geral-conteudo {
	width:900px;
	background:url(../imagens/fundo-conteudo.png) center repeat-y;
	height:auto;
	float:left;
}
.geral-admin {
	width:900px;
}
.conteudo {
	width:850px;
	margin:auto;
	clear:both;
	height:auto;
}

.conteudo-lateral-esquerda {
	width:165px;
	height:auto;
	float:left;
}
.area-restrita {
	width:165px;
	height:auto;
	padding-bottom:30px;
	border:#CCC 1px solid;
}
.conteudo-centro {
	width:460px;
	float:left;
	margin-left:15px;
	height:auto;
}
.conteudo-centro-subpaginas {
	width:665px;
	height:auto;
	float:left;
	margin-left:15px;
}
.conteudo-subpaginas {
	width:850px;
	margin:auto;
}
.conteudo-subpaginas-sistema {
	width:845px;
	float:left;
}
.conteudo-admin{
	width:200px;
	float:left;
	margin-left:350px;
}

.destaque-sup-esq{
	width:211px;
	height:211px;
	background:url(../imagens/destaque-01.png) no-repeat;
	float:left;
	margin:0 0 0 10px;
}
.box-destaque-sup-esq {
	width:190px;
	height:190px;
	text-align:center;
	margin:-13px 0 0 12px;

}
.destaque-sup-dir{
	width:211px;
	height:211px;
	background:url(../imagens/destaque-01.png) no-repeat;
	float:left;
	margin:0 0 0 10px;
}
.box-destaque-sup-dir{
	width:190px;
	height:190px;
	text-align:left;
	margin:-10px 0 0 15px;
	line-height:18px;
}
.btn-enviar-enquete {
	width:60px;
	height:20px;
	float:right;
	margin:5px 5px 0 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
.destaque-inf-esq{
	width:212px;
	height:169px;
	background:url(../imagens/destaque-02.png) no-repeat;
	float:left;
	margin:10px 0 0 10px;
}
.box-destaque-inf-esq{
	width:190px;
	height:190px;
	text-align:center;
	margin:-10px 0 0 15px;
}
.destaque-inf-dir{
	width:212px;
	height:169px;
	background:url(../imagens/destaque-02.png) no-repeat;
	float:left;
	margin:10px 0 0 10px;
}
.box-destaque-inf-dir{
	width:190px;
	height:190px;
	text-align:left;
	margin:-12px 0 0 15px;
}
.img-produto-destaque{
	float:left;
}
.titulo-produto-destaque {
	width:120px;
	height:40px;
	float:left;
}
.texto-produto-destaque{
	width:110px;
	height:64px;
	float:left;
}
.conteudo-lateral-direita {
	width:190px;
	height:205px;
	float:right;
	text-align:center;
}
.geral-rodape {
	width:900px;
	height:26px;
	background:url(../imagens/rodape.png) no-repeat center;
	overflow:hidden;
}
.creditos {
	width:880px;
	height:50px;
	margin:auto;
}
.box-creditos {
	width:780px;
	float:left;
	text-align:center;
	line-height:20px;
}
.logoskin{
	float:right;
}
.box-produtos-funilaria, .box-produtos-esquadrias, .box-produtos-exaustores, .box-produtos-metalurgia, .box-produtos-premoldados {
	width:200px;
	height:145px;
	float:left;
	margin:15px 0 0 15px;
	text-align:center;
}
/* INICIO MENU SUPERIOR */
.menu {
	width:870px;
	height:173px;
	background:url(../imagens/barra.png) no-repeat bottom;
	margin:auto;
	z-index:1;
}
.menu a {
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.menu ul {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	float:right;
	margin:115px 20px 0 0;
}
.menu ul li {
	display:inline;
	padding-left:25px;
	padding-right:25px;
}
/* FIM MENU SUPERIOR */

/*INICIO MENU LATERAL */
.menu-lateral {
	width:165px;
	height:170px;
	margin:20px auto;
}
.menu-lateral a {
	color:#000000;
	text-decoration:none;
}
.menu-lateral a:hover {
	color:#0192CB;
	text-decoration:none;
}
.menu-lateral ul {
	width:165px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	float:right;
}
.menu-lateral ul li {
	position: relative;
	display:block;
	padding:5px 5px 5px 15px;
	border:#999 1px solid;
	background:url(../imagens/marcador.png) no-repeat 5px center #FFF;
}
.menu-lateral ul li ul {
	position: absolute;
	left: 164px;
	top: 0;
	display: none;
}
.menu-lateral li:hover ul { 
	display: block; 
}
/* FIM MENU LATERAL */

/* INICIO ESTILO FORMULARIOS */
#form1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	padding:0 0 0 10px;
}
#usuario #senha {
	width:150px;
	height:17px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}
#entrar {
	width:50px;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	float:right;
	margin:5px 8px;

}
.texto1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#campo-busca {
	width:130px;
	height:16px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}
#btn-buscar {
	width:45px;
	height:22px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}
/* FINAL ESTILO FORMULARIOS */

/* ESTILOS TEXTOS */

.texto-01 {
	font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#000; font-weight:bold;
}
.texto-02 {
	font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#000;
}
.texto-03 {
	font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#000;
}
.texto-04 {
	font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#000; font-style:italic;
}
.texto-05{
	font-family:Tahoma, Geneva, sans-serif; font-size:16px; color:#000; font-weight:bold;
}
.texto-06 {
	font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#000;
}

.leia-mais{
	font-family:Tahoma, Geneva, sans-serif; font-size:10px; text-align:right;
	margin-right:5px;
}


/* FINAL ESTILOS TEXTOS */

/* INICIO FORM CONTATO */
.form-contato {
	width:300px;
	float:left;
}
.input-grande {
	width:250px;
	height:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
.input-medio {
	width:150px;
	height:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
.input-pequeno {
	width:40px;
	height:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}

.select-contato{
	width:150px;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
.textarea-contato {
	width:250px;
	height:80px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
.mapa-contato {
	width:300px;
	height:300px;
	float:left;
	margin:-20px 0 0 30px;
}
/* FINAL FORM CONTATO */


#menu-sistema{
width:200px;
padding:10px;
float:left;

font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}
	#menu-sistema ul{
	list-style:none;
	}
		#menu-sistema ul li{
		padding-left:15px;
		background:url(../imagens/marcador.png) no-repeat 0px center;
		}
			#menu-sistema ul li a.atual{
			color:#F8C301;
			}

#pagina-sistema{
width:620px;
height:480px;
position:absolute;
margin-top:-72px;
margin-left:17px;
float:right;
border:0;
overflow:hidden;
}

.clear{
clear:both;
}

#logado{
float:right;
margin:45px 20px 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#999999;
}
	#logado b{
	color:#F8C301;
	}
	#logado a{
	color:#09F;
	}
	
.login-admin {
	width:300px;
	height:150px;
	margin:auto;
	
}
