/* CSS Document */

body {margin:0px 0px 0px 0px; font-family:"Trebuchet MS"; font-size:10pt; }

.topico { height:20px; padding-left:2px; font-size:10px; padding-bottom:3px; }
.topico_inner { height:20px; padding-left:2px; font-size:12px; padding-bottom:3px; color:#DA251D; }
.box { background:url(../images/bg_home.jpg) no-repeat center bottom; width:185px; height:225px }
.lbl_form { color:#999999; font-size:11px; }
.input_form {background:#EEEEEE; border:#D8D8D8 solid 1px; }
.submit_form { background:#A8A8A7; border:#D1D1D0 1px solid; color:#FFFFFF; }

.link1 a:link,.link1 a:visited { color:#009DE8; text-decoration:underline;}
.link1 a:hover { color:#DA251D; text-decoration:none;}

#menu1 { position:absolute; z-index:5; }
#menu1 td div { width:95px; height:21px; text-align:center; cursor:pointer; padding-top:4px; }
#menu1 a:link, #menu1 a:visited { background:url(../images/bg_btn_1.gif) center no-repeat; font-size:12px; color:#666; text-decoration:none; }
#menu1 a:hover { background:url(../images/bg_btn_1.gif) center no-repeat; font-size:12px; color:#003399; text-decoration:underline; }

#menu2 { position:absolute; z-index:5; width:640px; top:267px; }
#menu2 td div { width:90px; height:16px; text-align:center; cursor:pointer; padding-top:2px; }
#menu2 a:link, #menu2 a:visited { background:url(../images/bg_btn_2.gif) center no-repeat; font-size:10px; color:#000; text-decoration:none; }
#menu2 a:hover { background:url(../images/bg_btn_2.gif) center no-repeat; font-size:10px; color:#FF0000; text-decoration:underline; }

#flash_content { position:absolute; z-index:4;}
#main { background:#EFEEEE; }
#container { background:#FFFFFF; width:760px; }
#footer { background:url(../images/bg_footer.jpg) top repeat-x; }