body {
background: url(imagens/bg_iframe.jpg) repeat-x;
}

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
:focus { outline: 0; }
ol, ul { list-style: none; }

/* MENUSITE */
ul.invisivel {display:none;}

/* ANUNCIOS */
.menusite .anuncios {}

/* MENUSERIES */
.menuseries { width:100%; float:left; }
.menuseries a {text-decoration:none; color:#000066;}
.menuseries h2 a {display:block; width:100%; 	overflow:hidden;	text-indent:-5000px;}
.menuseries h2.fma a {background:url(http://www.alchemistproject.net/layout/menuseries/fma.jpg) no-repeat;}
.menuseries h2.brotherhood a {background:url(http://www.alchemistproject.net/layout/menuseries/brotherhood.jpg) no-repeat;}
.menuseries h2.busou a {background:url(http://www.alchemistproject.net/layout/menuseries/busourenkin.jpg) no-repeat;}
.menuseries h2.baccano a {background:url(http://www.alchemistproject.net/layout/menuseries/baccano.jpg) no-repeat;}
.menuseries h3, .menuseries h3.link-titulo, .menuseries h3.corrente {width:100%; text-decoration:none; background:#007CC2;}
.menuseries li a, .menuseries li a:link {display:block; background:#007CC2; color:#000066; }
.menuseries li a:hover{background:#50A9D3; color:#007CC2; padding:0 0 0 5px;}
.menuseries h3.link-titulo {background:  right no-repeat;}
.menuseries h3.corrente {background:  right no-repeat;}

