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

/* 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, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}
/* fim do CSS Reset */

html{}
body{background:#fff; margin:5px;}
*{ font-family:Arial, Helvetica, sans-serif}

#corpo{ width:900px; margin:auto}
.menu{ background:#E8ECF9; font-family:Arial, Helvetica, sans-serif; font-size:13px;height:23px; padding:3px; margin-top:10px}
.menu li{ padding:3px; display:block; float:left}
a{color:#0000cc}
.rodape{font-family:Arial, Helvetica, sans-serif; font-size:13px;height:23px; padding:3px; margin-top:20px; text-align:center; padding-top:20px; border-top:1px solid #ccc}
.rodape p { padding-top:30px;}
.imgMargem{ margin-right:40px; float:left}
h1{ font-weight:normal; font-size:20px; line-height:30px; margin-bottom:20px;}

h2 {margin-bottom:20px; font-weight:normal; font-size:12px; line-height:15px;}
.capa{margin-top:30px;}

#abaBox{ height:450px; float:left}
#abas{position:absolute}
#abas h3{ font-size:13px; padding:12px 10px; font-weight:normal; background:#eee; width:220px; border:1px solid #ccc; border-top:none; line-height:17px; margin:0}
#abas span{ font-size:10px; font-weight:bold; text-decoration:none}
#abas h3.inicio{ border:1px solid #ccc}
#abaConteudo{float:right; width:637px; border:1px solid #ccc; padding:10px; font-size:12px; min-height:426px}
#abaConteudo img { margin:0 10px 10px 10px; float:left}
#abaConteudo h2 { font-size:20px; margin-bottom:20px; line-height:25px}
p { margin-bottom:20px; line-height:18px; font-size:13px;}
table{ font-size:13px;}
table th {background:#E8ECF9; padding:5px;border:1px solid #ccc}
table td{ padding:5px; vertical-align:top; border:1px solid #ccc;}
.noborder th, .noborder td{border:none} 
.lista{ list-style:none; font-size:13px; display:block; line-height:15px; margin-bottom:10px;margin-left:0px; padding-left:20px	}
.lista2{ list-style:circle; font-size:13px; display:block; line-height:15px; margin-bottom:10px;margin-left:0px; padding-left:20px	}
.lista li{ margin-left:20px}
.lista2 li{ margin-left:20px}
/* Easy Slider */

#slider{border:1px solid #ccc; margin-top:10px; padding:5px}
#slider ul, #slider li{	margin:0;padding:0;list-style:none;}
#slider, #slider li{width:780px;height:150px;overflow:hidden;}
#slider li{	background:;}
#slider li h2{margin:0 20px;padding-top:20px;}
#slider li p{margin:20px;}
span#prevBtn{line-height:25px; font-size:13px; margin-right:10px}
span#nextBtn{line-height:25px; font-size:13px;}

/* // Easy Slider */