/* 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;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus { outline: 0; }
body { line-height: 1; background: #008EE4 url(images/bg_tud.gif) center top; }
ol, ul { list-style: none; }

/* MENUSITE */
ul.invisivel {display:none;}

/* MENUSERIES */
.menuseries {font:11px verdana; color:#333333; width:700px; float:none; }
.menuseries a {text-decoration:none; }

.menuseries h3, .menuseries h3.link-titulo, .menuseries h3.corrente {width:719px; text-decoration:none;}
.menuseries li a, .menuseries li a:link {display:block;}
.menuseries li a:hover{padding:0 0 0 0px;}


.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-x;
	background-position: top;


}
