Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* ------------------------------------
- CSS Desenvolvido pela
- pianoLab | Agencia Interativa
- Author: Luiz Paulo
- Ultima Atualização:
- Alterado Por:
- Favor não quebrar meu código
- ------------------------------------ */
- /* reset */
- 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, 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-weight:inherit;font-style:inherit;font-size:100%;vertical-align:baseline;text-decoration:none}
- strong{font-weight:bold;}
- :focus{outline:0}
- body{font-family:Arial, Helvetica, sans-serif;font-size:13px}
- ol, ul{list-style:none}
- table{border-collapse: separate;border-spacing:0}
- caption, th, td{text-align: left;font-weight: normal}
- blockquote:before, blockquote:after, q:before, q:after {content: ""}
- blockquote, q{ quotes: "" ""}
- html{overflow:-moz-scrollbars-vertical}
- a{color:#989898}
- a:hover{text-decoration:none;}
- .clear {clear: both;}
- .radius{
- -moz-border-radius: 8px;
- border-radius: 8px;
- -webkit-border-radius: 8px;
- }
- .shadow{box-shadow:0px 0px -10px #575757;-moz-box-shadow:0px 0px 1px #575757;-webkit-box-shadow:0px 0px 1px #575757;}
- /* global */
- a#logo, ul#info{background:url('../images/sprite.png') no-repeat;}
- div#highlight{width:780px;height:270px;margin:0 auto;border:8px solid #fff;position:relative;top:37px;}
- body{background:#ffffff url('../images/bg.jpg') no-repeat center top;width:960px;margin:0 auto;}
- /* header */
- div#header{width:929px;height:91px;display:block;margin:0 auto;position:relative;}
- div#header a#logo{text-indent:-20000px;width:139px;height:61px;display:block;padding:0 10px 0 0;left:10px;top:10px;position:absolute;}
- div#header ul#info{background-position:0px -80px;width:205px;height:35px;display:block;position:absolute;right:10px;top:0;}
- div#header ul#info li{display:block;float:left;}
- div#header ul#info li a{color:#3c3c3c;}
- div#header ul#info li a.homepage{width:86px;height:20px;display:block;float:left;padding:8px 0 0 34px;}
- div#header ul#info li a.contact-us{color:#3c3c3c;width:50px;height:20px;display:block;float:left;padding:8px 0 0 26px;}
- div#header ul#nav{height:22px;display:block;position:absolute;right:20px;bottom:10px;}
- div#header ul#nav li{height:22px;display:block;float:left;margin:0 0 0 26px;}
- div#header ul#nav li a{font-family:'Times New Roman';font-weight:bold;font-style:italic;font-size:16px;color:#00377b;display:block;padding:0 0 0 20px;}
- div#header ul#nav li a:hover{color:#2b4c76;}
- /* content */
- /* footer */
- /* text/titles */
- h2.title{font-family:'Times New Roman';font-weight:bold;font-style:italic;font-size:24px;color:#002553;display:block;}
- span{font-size:12px;color:#575757;display:block;}
- /* navegation */
- /* forms */
- /* extra */
Advertisement
Add Comment
Please, Sign In to add comment