@charset "utf-8";
/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}
a{text-decoration:none;}

body{background:#f134af url(imgs/bkg.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#000}

#menu{height:44px; background:url(imgs/menu_bkg.jpg) no-repeat center top; overflow:hidden;}
#menu ul{width:710px; height:44px; margin: 0 auto;}
#menu ul li{display:block; float:left;}
#menu ul li a{display:block; height:44px; text-align:center; line-height:55px; padding:0 12px; font-size:18px; font-weight:bold; color:#ed145b; letter-spacing:-1px; text-decoration:none;}
#menu ul li a:hover{color:#333; border-top:#FF0099 solid 5px; line-height:42px; height:39px}

#flash{width:1020px; height:515px; margin:0 auto;}

#conteudo{width: 940px; margin:0 auto; overflow:hidden; }
#conteudo p{margin:5px 0;}

#rodape{background:#9e005d; overflow:hidden;}
#rodape div{width:900px; height:40px; padding:20px 20px 0 20px; margin:0 auto; color:#fff; font-size:11px; font-weight:bold;}
#rodape div ul li{float:left; line-height:24px; margin-right:5px;}
#rodape div p{float:right; line-height:24px;}


#conteudo ul.ulhome{width:300px; margin-top: 20px; padding-left:20px; float:left;}
#conteudo ul.ulhome li h2, #conteudo ul.ultimo li.show h2{color:#fff; font-size:18px; font-weight:bold; margin-bottom:10px; border-bottom:#fff solid 1px;padding-bottom:5px;}
#conteudo ul.ulhome li strong{color:#000}
#conteudo ul.ulhome li{margin-bottom:10px;}

#conteudo ul li a{font-weight:bold; color:#fff;}
#conteudo ul li a:hover{text-decoration:underline}

#conteudo ul.ultimo{width:260px; margin-top: 20px; padding-left:20px; float:left;}
#conteudo ul.ultimo li.show{height:200px;}