/* CSS Document */

/* 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:underline}
/* end reset */

/* framework */

.clear{clear:both;font-size:0;height:0;line-height:0}
.left{float:left}
.none{display:none}
.right{float: right}
.sumir{overflow:hidden;text-indent:-999em}

/* end framework */
body{background:#1c68c3;}
#container{width:768px;margin:0 auto;padding:30px 0 0 152px;background:url(../images/text_copie.png) 21px 648px no-repeat;}

#header h1{background:url(../images/tit_landing.jpg) no-repeat;height:100px;overflow:hidden;text-indent:-999px; margin-bottom:15px}
#header h2{font-size:24px;color:white;margin:0 0 15px 22px}
#header h2 span{color: yellow}

#content{padding: 0 0 0 22px}
#content h3{color:#00ffde;font-size:30px;background:url(../images/tit_doar.png) no-repeat;height:70px; text-indent:-999px;margin:0 0 10px 0}
#content p{font-size:14px;color:white; margin:0 55px 30px 0}

form label, #content h4{color:white;font-weight:bold;font-size:14px;display:block;margin-bottom:10px}
form input#frm-nome, form input#frm-url{width:280px;margin-bottom:15px;height:20px}
#bt_enviar, #bt_clipboard{display:block;overflow:hidden;background: url(../images/bt_enviar.jpg) no-repeat;width:85px;height:29px;text-indent:-999px;margin:0 0 20px 200px}
#bt_clipboard{background: url(../images/bt_clippboard.jpg) no-repeat;width:135px;margin-left:410px}

textarea{width:543px;margin:0 0 10px 0;font-size:10px;padding:10px 0;font-family:arial;line-height:1.3em;}

#img_exemplo{}




