* { margin: 0px; padding: 0px; font-family: "Trebuchet MS", Arial; } body { text-align: center; /* IE */ background: #39414A; } img { border: 0px; } a { color: #FFFFFF; text-decoration:none; font-weight: bold; } a:hover { text-decoration:underline; } #palco { margin: 0 auto; width: 900px; text-align: left; /* IE */ padding: 20px 0px 0px 0px; } #cabecalho { padding: 0px 0px 0px 120px; margin: 0px 0px 30px 0px; } #menu { width: 438px; height: 35px; background: url(images/menu.jpg) top left no-repeat; float: right; margin: 10px 0px 0px 0px; padding: 6px 0px 0px 6px; } #menu a { margin: 0px 0px 0px -6px; } #rodape { font-size: 10px; font-weight: normal; text-align: center; color: #FFFFFF; background: #6C7B8C url(images/bgc.png) repeat-x scroll 50% 50%; } #rodape a { font-weight: normal; } .box { background: #E6E9EC; margin: 0px 0px 30px 0px; } .box .title { background: #6C7B8C url(images/bgc.png) repeat-x scroll 50% 50%; color: #FFFFFF; font-weight: bold; padding: 0px 10px; height: 30px; line-height: 30px; } .box .destaque { background: #F96900 url(images/bgl.png) repeat-x scroll 50% 50%; } .box .content { font-size: 14px; font-weight: bold; padding: 10px; } .box .content a, .box .content a { color: #A44500; } .box .titleErro { background: #B70000; color: #FFFFFF; font-weight: bold; padding: 0px 10px; height: 30px; line-height: 30px; } .box .titleSucesso { background: #006600; color: #FFFFFF; font-weight: bold; padding: 0px 10px; height: 30px; line-height: 30px; } .esquerda { float: left; } .direita { float: right; } .clear { clear: both; height: 1px; overflow: hidden; } .assinar { font-size: 12px; } .imgPc1, .imgPc2, .imgPc3 { height: 250px; line-height: 150%; } .imgPc1 { background: #E6E9EC url(images/pc1.gif) bottom right no-repeat; } .imgPc2 { background: #E6E9EC url(images/pc2.gif) bottom right no-repeat; } .imgPc3 { background: #E6E9EC url(images/pc3.gif) bottom right no-repeat; } .imgPc4 { background: #E6E9EC url(images/pc4.gif) bottom right no-repeat; height: 175px; } .preco { color: #F96900; font-size: 16px; margin: 30px 40px; } .precoPlanos { color: #F96900; font-size: 16px; text-align: center; margin: 30px 0px; } .precoDestaque { color: #F96900; font-size: 18px; float: right; margin: 50px 75px 0px 0px; } html>body .precoDestaque { color: #F96900; font-size: 18px; float: right; margin: 50px 140px 0px 0px; } label { width: 130px; height: auto; padding: 0px; margin: 6px 3px 0px 0px; text-align: right; float: left; } input, textarea, select { width: auto; height: auto; padding: 3px; margin: 0px 0px 5px 0px; border: 1px outset; }