/* -------------------------------------------------- */
/* SOURCE CODE                                        */
/* -------------------------------------------------- */

* { margin:0; padding:0; border:none; list-style:none }

html { height:100% }

body { background:#fff url('../../imagens/bg_escolha.jpg') repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666 }

button, select { font-family:Arial, Helvetica, sans-serif; font-size:12px }
select { float:left; height:20px; margin-right:20px; border:1px solid #5c5c5c; background-color:#fff; color:#8dc63f }
button { float:left; width:40px; height:20px; border:1px solid #fff; background-color:#8dc63f; font-weight:bold; text-transform:uppercase; color:#fff; cursor:pointer }

a { text-decoration:none; color:#666 }
a:hover { text-decoration:underline; color:#666 }


#wrap { width:1000px; margin:0 auto }


#content-up { float:left; width:1000px; height:778px; padding-top:170px; background:url('../../imagens/bg_escolha-in.jpg') no-repeat }

#content-up #frmEscolha { float:left; width:640px; height:20px; padding:20px 0; padding-left:360px }
#content-up #frmEscolha select.selecione { font-style:italic }
#f_Pais { width:150px }
#f_Estado { width:150px }
#f_Cidade { width:220px }

#content-up #ad { float:left; width:340px; height:280px; padding:60px 0; padding-left:660px }


#content-down { float:left; width:920px; padding:20px 40px; line-height:20px }

h2, h3 { margin-bottom:10px }
h2 { font-size:24px; color:#000 }
h3 { font-size:18px; color:#8dc63f }

ul { margin-bottom:10px }
ul li { display:inline; margin-right:10px }
