@charset "utf-8";
/* CSS Document */


/* TAGS */
@import url("reset.css");
html { height:100%; }
body{ background:url(../img/bg-escolher-unidade.jpg) #1660a7 50% 50% no-repeat; font-family:"Trebuchet MS"; font-size:13px; height:100%; }
hr{ display:none; }

#select { width:406px; height:156px; left:50%; margin-left:-203px; top:50%; margin-top:-68px; position:absolute; }
#escolha { position:absolute; margin-left:58px; *margin-left:110px; margin-top:50px; *margin-top:97px; }
* html #escolha { margin-left:113px; margin-top:100px; }
#bt { width:75px; left:50%; margin-left:-15px; *margin-left:-40px; height:40px; position:absolute; top:100px; *top:50px; }
* html #bt { width:75px; left:50%; height:40px; position:absolute; top:40px; }
