* {
	text-decoration: none;
	list-style: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

* html {
	text-decoration: none;
	list-style: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

/* limpar tudo */ /* Padrao */
a:link,a:visited {
	color: #003300;
}

a:hover,a:active {
	text-decoration: underline;
}

p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 16px;
}

/*-------------Headings-------------*/
h1,h2,h3,h4 {
	font-family: "Segoe UI", Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #003300;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

/*-------------Headings-------------*/
body {

}

#page {
	background: #FFF;
	height: 100%;
	width: 100%;
}

/*login*/
#content-index #login {
	text-align: center;
	display: block;
	margin: 10px 10%;
	width: 80%;
}

#login {
	display: block;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#login h2 {
	font-size: 14px;
}

#login h3 {
	font-size: 12px;
}

#login h4 {
	font-size: 10px;
}

#login p a {
	text-align: center;
	font: 8px normal "Segoe UI", Verdana, sans-serif;
}

#login p {
	font: 10px normal Arial, Helvetica, sans-serif;
	color: #777;
	padding: 2px;
	text-transform: uppercase;
}

#login form {
	width: 146px;
	text-align: center;
	padding: 2px;
	display: block;
	background: #003300;
}

#login input {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 12px;
}

#login input,#login textarea,#login fieldset {
	border: 1px solid #ddd;
}

#login fieldset {
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}

#login fieldset li {
	color: #FFF;
	font: 10px Arial, Helvetica, sans-serif;
}

#login legend {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#login label,#login label.req {
	color: #FFFFFF;
	font: bold 10px normal Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #003300;
}

/*fim login*/
#header {
	width: 100%;
	display: block;
	height: 178px;
}

#headerimg {
	height: 150px;
	background: url(../imagens/topo-smaniotto.gif) no-repeat left top;
	float: left;
	width: 100%;
}

#header #headerimg h1 a {
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	height: 100px;
	display: block;
	width: 290px;
	margin-top: 24px;
	margin-left: 24px;
}

#header #menu {
	height: 28px;
	background: #003300;
	width: 100%;
	display: block;
	float: left;
}

#header #menu .nav {
	margin-left: auto;
	width: 810px;
	margin-right: auto;
}

#header #menu .nav a {
	padding: 0px 5px;
	color: #FFFFFF;
	border-right: 1px solid #1D5230;
	border-left: 1px solid #000;
	float: left;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 28px;
}
#header #menu .nav a:hover {
	color: #003300;
	background: #f2f2f2;


}
#header #menu .nav a.menu_ini {
	float: left;
	display: block;
	border-left-style: none;
}

#header #menu .nav a.menu_fim {
	float: left;
	display: block;
	border-right-style: none;
}

#wrapper {
	width: 100%;
	/*	display: table;
*/
}

#content-index {
	width: 100%;
}

#content-index #flash {
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content-index #filial {
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content-index #filial a img {
	padding: 5px;
	border: 3px solid #FFFFFF;
}

#content-index #filial a:hover img {
	border: 3px solid #ccc;
}

#content {
	float: right;
	width: 68%;
	margin: 10px 2% 20px 0px;
	display: inline;
}

#content #list {
	width: 100%;
}

#content #list li {
	display: inline;
	float: left;
	width: 125px;
	height:175px;
	text-align: center;
	margin: 2px;
	padding: 2px;

}

#content #list li a {
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: lowercase;
	line-height: 9px;
}

#content #list img {
	padding: 2px;
	border: 1px solid #999999;
}

#content #list img.cesta {
	padding: 0px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	clear: both;
}

#content #list li a img {
	border: 2px solid #fff;
}

#content #list li a:hover img {
	border: 2px solid #666;
}

#content #list td.tabtitulo {
	font: bold 13px "Segoe UI", Verdana, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background: #003300;
	padding: 2px;
	text-transform: uppercase;
}

#content #list td {
	font: 10px Arial, Helvetica, sans-serif;
	color: #003300;
	background: #efefef;
	padding: 2px;
}
#content #list #btpedido{
	clear: both;
	}
#content #list td.pedido_acao {
	width: 100px;
}

#content #list td.pedido_acao a img {
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

#content #list td.pedido_acao a:hover img {
	border: 1px solid #fff;
}
#content #list #nav_pag {
	width:400px;
	clear:left;
	margin:10px auto
}
#sidebar {
	width: 26%;
	margin: 10px 70% 20px 2%;
}

/* Menu prod */
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	border-bottom: 1px solid #ccc;
}

#sidebar ul li {
	position: relative;
}

#sidebar li ul {
	position: absolute;
	left: 179px;
	top: 0;
	display: none;
}

#sidebar ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 12px;
}

#sidebar ul li a:hover {
	color: #000;
	background:#f2f2f2;
}

/* Fix IE. Hide from IE Mac \*/
* html #sidebar ul li {
	float: left;
	height: 1%;
}

* html #sidebar ul li a {
	height: 1%;
}

/* End */
#sidebar li:hover ul ul,#sidebar li.over ul ul {
	display: none;
}

#sidebar li:hover ul,#sidebar li li:hover ul,#sidebar li.over ul,#sidebar li li.over ul
	{
	display: block;
}  /* Aqui a magica */ /* fim Menu prod */
#footer {
	width: 100%;
	clear: both;
	background: url(../imagens/footer.gif) no-repeat left center;
	display: table;
	height: 300px;
}

#footer #menu {
	height: 16px;
	width: 100%;
	text-align: center;
	float: left;
}

#footer #menu .nav {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#footer #menu .nav a {
	padding: 0px 5px;
	color: #000;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #C6C6C6;
	float: left;
	display: block;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 16px;
}

#footer #menu .nav a.menu_ini {
	float: left;
	display: block;
	border-left-style: none;
}

#footer #menu .nav a.menu_fim {
	float: left;
	display: block;
	border-right-style: none;
}


#footer #dados {
	width: 100%;
	margin-top: 80px;
	display: inline;
	text-align: right;
	float: right;
}
#footer #dados h3{
margin-top:10px;
}
#footer #dados ul{
 width: 770px;
 margin: 0px auto;

}

#footer #dados li {
	display: inline;
	margin-right: 20px;
	text-align:left;
	float: right;
}

#footer #dados p {
	color: #303030;
}

/*#footer #copyright {
	text-align: center;
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer #copyright p {
	color: #666666;
}*/
#copyright {
	text-align: center;
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#copyright p {
	color: #666666;
}

/*-------------Other------------------*/
form {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

input {
	padding: 2px;
}

textarea {
	padding: 5px;
}

input,textarea,fieldset {
	border: 1px solid #ddd;
	margin-top: 5px;
}

fieldset {
	margin-bottom: 5px;
	padding: 5px;
}

fieldset li {
	color: #CC3300;
}

legend {
	font-weight: bold;
	text-transform: uppercase;
}

label {
	color: #003300;
}

label.req {
	color: #CC3300;
}

label span,label.req span {
	color: #ccc;
	font-size: 10px;
}