@charset "utf-8";
/* CSS Document */

body {background: url(../images/bg.jpg) no-repeat top center; margin: 0;}

h1 {background: url(../images/seta_titulo.gif) no-repeat 0px 10px; font-family: "Univers Condensed Bold"; text-transform: uppercase; color: #A11C38; font-size: 19px; padding: 4px 0 3px 18px;}
p {font-family: "Univers Condensed Bold"; color: #58595B; font-size: 16px;}

.bold {font-weight: bold;}

#site {width: 950px; margin: 0 auto 0 auto; padding: 0 0 0 100px;}

#topo {margin: 13px 0 0 0;}
#topo .logo {float: left; margin: 0 0 0 18px;}
#topo .slogan {float: left; margin: 98px 0 0 94px;}

#banner {padding: 0 0 0 18px;}

#conteudo {float: left; width: 526px; margin: 0 0 0 19px; padding: 11px 0 0 0;}
#conteudo .box {width: 477px;}
#conteudo .sep-dotted {background: url("../images/dotted.gif") repeat-x scroll center center transparent; height: 10px; width: 477px; display: block; margin: 45px 0;}

#clientes {list-style-type: none; margin: 27px 0 0 2px; padding: 0;}
#clientes li {height: 40px; line-height: 40px; float: left;}
#clientes .separador {margin: 0 14px 0 14px;}

#depoimentos {float: left; width: 206px; padding: 11px 21px 0 21px;}
#depoimentos p {line-height: 14px;}
#depoimentos p.nome {font-weight: bold; font-size: 14px;}
#depoimentos .sep-dotted {background: url("../images/dotted.gif") repeat-x scroll center center transparent; height: 10px; width: 206px; display: block; margin: 35px 0;}

#rodape {background: #A11C38; width: 100%; padding: 15px 0; color: #FFFFFF; text-align: center; margin: 15px 0 0 0;}
#rodape p {color: #FFFFFF;}
