/* CSS Document */

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 { background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; }
body { line-height: 1; }
h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; }
ol, ul { list-style: none; }
blockquote { quotes: none; }
blockquote:before, blockquote:after { content: ''; content: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
a img { border: none; }

body { background:#f09f4c url(img/body.gif) repeat-x; color:#fff; font-family:Arial, Helvetica, sans-serif; }
.bg { background:url(img/bg.gif) no-repeat; margin:auto; width:1200px; height:730px; }
.img { width:684px; margin:auto; padding:25px 0 40px 0;  }
.text-conteiner { width:600px; margin:auto; }
.text { width:550px; }
h1 { font-size:18px; line-height:20px; font-family:Arial black,Arial, Helvetica, sans-serif; color:#f8f0e0; }
p { font-size:18px; line-height:20px; margin:24px 0 0 0; color:#f4e4c7; }
p a { color:#f4e4c7; font-weight:bold; }

.footer { width:1108px; margin:153px auto 0 auto; font-size:12px; color:#cc3300; }
.footer p { font-size:12px; color:#cc3300; margin:0; line-height:15px; }
.footer .menu { width:452px; margin:15px 0 0 0; }
.footer .logo { width:300px; }
.footer .copyright { width:355px; margin:13px 0 0 0; }
.footer .menu, .footer .logo, .footer .copyright { float:left; }
a { color:#cc3300; }

.clear { clear:both; }