@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0; background:#00e100 url(img/fundo.jpg) top left repeat-x; text-align:center;}

ul {list-style:none; margin:0; padding:0;}

p {color:#333; font:12px Arial; line-height:1.5em;}

h2 {color:#003300; font:16px Arial; padding-left:25px; background:url(img/seta.jpg) top left no-repeat; font-weight:bold;}

img {border:none;}

.clear {clear:both;}
.linkverde { text-decoration:none; color:#006600;}
.linkverde:hover { text-decoration:underline;}

#topo {width:100%; background:url(img/topo.jpg) repeat-x; height:30px; margin:0;}

#total {width:800px; background:#fff; text-align:left; margin:0 auto; overflow:auto;}

#flash {width:800px; height:223px; margin:0;}

#cont {width:800px; overflow:auto; margin:0;}

#col1 {width:360px; padding:10px 20px; background:url(img/linha.jpg) top right no-repeat; margin:0; float:left;}
#col1 li {width:100px; margin:0 10px 10px 0; float:left;}
#col1 li p {margin:3px 0 0 0;}

#col2 {width:360px; padding:10px 20px; margin:0; float:left;}
#col2 li {width:100px; margin:0 10px 10px 0; float:left;}
#col2 li p {margin:3px 0 0 0;}

#col1x {width:360px; height:270px; padding:10px 20px; background:url(img/linha.jpg) top right no-repeat; margin:0; float:left;}
#col1x li {width:100px; margin:0 10px 10px 0; float:left;}
#col1x li p {margin:3px 0 0 0;}

#col2x {width:360px; height:270px; padding:10px 20px; margin:0; float:left;}
#col2x li {width:100px; margin:0 10px 10px 0; float:left;}
#col2x li p {margin:3px 0 0 0;}

#col1x2 {width:760px; height:autopx; padding:10px 20px; margin:0; float:left;}
#col1x2 li {width:135px; margin:0 10px 10px 0; float:left;}
#col1x2 li p {margin:3px 0 0 0;}

#roda {width:800px; height:45px; margin:0; text-align:center;}

fieldset {border:1px solid #FFCC00;}
legend {color:#003300; font-size:16px; padding:0 5px; font-weight:bold;}
label {float:left; width:100px; color:#333; font:11px Arial; font-weight:bold;}
.input {width:200px; border:2px solid #003300; margin-bottom:10px; background:#fff;}
.bot {background:#003300; color:#fff; margin-right:10px; overflow:hidden; border:none;}

#inf {width:100%; background:url(img/topo.jpg) repeat-x; height:30px; margin:0;}
