/*
	Theme Name: Mazzarello
	Theme URL: http://www.mazzarello.com.br
	Description: Mazzarello
	Author: William Amaral
	Author URI: http://www.1976was.com
	Version: 1.0
	Tags:
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent; vertical-align: top;}
body { line-height: 1;}
ol, ul { list-style: none;}
:focus { outline: 0;}
a {text-decoration:none;}
p a {color:#1e2b48; text-decoration: underline;}


body {background:url(imagens/bg.jpg); ; font-family: 'Droid Sans', sans-serif; font-size:12px; color:#333;}

.centro {width:960px; margin:0 auto; position:relative;}
.clear {width:100%; clear:both;}

#topo {width:100%; background:#fff; height:65px;}
	#topo h1 a {width:180px; height:42px; display:block; position:absolute; top:10px; background:url(imagens/logo.jpg); text-indent:-90000px; }
	#extra {height:23px; line-height:23px; color:#1e2b48; position: absolute; right:15px; top:22px;}
	#extra a {width:29px; height:23px; float:left; display: block; background: url(imagens/extra.jpg); text-indent:-9000px;}
	#extra span {font-size:16px; padding-left:24px;  background: url(imagens/extra.jpg) -30px -2px no-repeat; }

#menu-topo {width:100%; height:34px; background: #1e2b48;}
	#menu-topo ul {width:960px; margin:0 auto; text-align: right;}
	#menu-topo li {line-height:34px; padding:0 20px; color:#fff; display: inline; border-left:1px solid #fff;}
	#menu-topo li:first-child {border:none;}
	#menu-topo li a {color:#fff;}
	#menu-topo li a:hover, #menu-topo li a.ativo {text-decoration:underline;}

#conteudo {padding-top:20px;}
	#conteudo .centro {min-height:400px; background:#f1f1f1 url(imagens/bg-conteudo.png) 0 0 repeat-y; }
	#conteudo h2 {width:930px; padding-left:30px; line-height:48px; height:48px; font-size:16px; text-transform:uppercase; font-weight:normal; background:url(imagens/bg-h2.png);}
	#bt-conteudo {width:960px; height:16px; margin:auto; background:url(imagens/bg-bt-conteudo.png);}

#esquerda {width:625px; padding: 27px; float:left; }

p {line-height:15px; padding-bottom:10px;}
p.observacao {font-style: italic; font-size:11px; color:#808080;}

#banner-out {width:623px; height:244px; display:block; padding:10px; border:1px solid #bbbbbb; margin-bottom:27px; background:#fff;}
.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.cs-button-banner {display:none;}
.cs-prev, .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }

ul#clientes, ul#licenciamento {padding-top:15px;}
ul#clientes li {float:left; width:150px; height:74px; margin: 3px; }

form li {line-height:30px; min-height:30px;  border-bottom:1px dotted #dfdfdf; list-style:none; padding-left:10px;}
form li b {width:100px; display: block; float:left;}
form li.ultimo {text-align:right; border:none;}
input[type=text], textarea {font:12px 'Droid Sans', sans-serif; color:#333; border:1px solid #bbbbbb; width:500px; padding:3px;}
textarea {height:65px; margin:5px 0 0 0;}

ul.bullet li {line-height:20px; padding-left:15px; background:url(imagens/bullet.png) 5px center no-repeat;}

#direita {width:260px; height:100%; padding:20px 0; margin-left:700px;}
	#menu-lateral li a {line-height:30px; height:30px; width:219px; display:block; padding:1px 0 1px 20px; color:#fff; }
	#menu-lateral li a:hover, #menu-lateral li a.ativo {background:#f1f1f1; color:#1e2b48; padding:0 0 0 20px; border:1px solid #bbbbbb; border-left:none;}

#rodape {width:960px; height:40px; line-height:40px; margin: 10px auto; position: relative; }
	#rodape p {float:left; padding-left:15px;}
	#rodape a {position:absolute; top:12px; right:15px; width:26px; height:14px; display: block; background: url(imagens/logo-gw.png); text-indent:-9000px;}

