
* { margin:0; padding:0; list-style:none; }

body { background-color:#E2E2E2; font-family: Arial, Helvetica, sans-serif; color:#FFF; font-size:12px;}


a, a img { text-decoration:none; border:none; outline:none; color:#313131; }
a:hover {  text-decoration:none; color:#ffba00; }

.content-width { width:900px; margin:0 auto; }
.clear { clear:both; }

#header { height:165px; background:url(../images/header_back.jpg) no-repeat center top; }
#header_abaixo { z-index:-9997;}

.backoffice{font-family: Arial, Helvetica, sans-serif; color:#000; font-size:12px; background-color:#f5f5f5; text-align:center; display:block; max-width:900px; margin:0 auto;}

#bt_backoffice_tit { color:#292929; font-size:14px; font-weight:bold;}
#bt_backoffice { color:#FFF; font-size:12px;}
#bt_backoffice a { text-decoration:none; letter-spacing:1px; color:#FFF;}
#bt_backoffice a:hover { text-decoration:none; color:#c0bba8; }

#bt_backoffice_on { color:#292929; font-size:12px;}
#bt_backoffice_on a { text-decoration:none; letter-spacing:1px; color:#c0bba8;}
#bt_backoffice_on a:hover { text-decoration:none; color:#c0bba8; }

#bo_txt { color:#000; font-size:14px;}
#bo_txt a { text-decoration:none; letter-spacing:1px; color:#000;}
#bo_txt a:hover { text-decoration:none; color:#666; }

#content {  z-index: 9997;}


input {padding:5px; text-align:center;}
input[type="submit"] {background-color:#ffba00; padding:10px 20px; text-transform: uppercase; cursor:pointer;margin-top:20px;}
input[type="submit"]:hover {background-color:#fff;}
.top {margin-top:50px;}
.escolha {display:block;}
.escolha h2 {margin-top:25px;}
.escolha h3 {margin-top:10px; color:#999;}
.escolhido {display:block; border:1px solid #ffba00; margin:20px; padding:10px 0; background-color:#e1e1e1;}
.footer {background-color:#ffba00; max-width:900px; text-align:center; margin-top:50px; padding:10px 0px;}