body {
background:url(../images/layout/bg.jpg);
color:#398403;
font-family:Calibri, Verdana, "Trebuchet MS";
}

/****************************/
/*			DIVS			*/
/****************************/
#caixasite {
width:900px;
margin:0 auto;
}

#topo {
background:url(../images/layout/topo.png);
height:150px;
margin-bottom:20px;
}

#topo1 {
float:left;
height:150px;
width:250px;
}

#topo2 {
float:left;
height:150px;
width:120px;
}

#topo3 {
float:left;
height:150px;
width:530px;
}

#top {
background-image:url(../images/layout/topo_centro.png);
float:left;
height:25px;
width:100%;
}

#centro {
background:url(../images/layout/centro.png);
float:left;
min-height:500px;
padding-bottom:20px;
text-align:left;
width:100%;
}

* html #centro {
height:500px;
}

#centro1 {
float:left;
padding-left:10px;
width:210px;
}

#centro2 {
float:left;
padding-right:20px;
width:660px;
}

#bottom {
background:url(../images/layout/rodape.png) no-repeat;
float:left;
height:50px;
width:100%;
text-align:center;
}

/****************************/
/*			FIM DIVS		*/
/****************************/
table.logout {
margin-top:100px;
}

td.left {
background:url(../images/layout/logout_left.png) no-repeat;
}

td.center {
background:url(../images/layout/logout_center.png) repeat-x;
}

td.right {
background:url(../images/layout/logout_right.png) no-repeat;
}

input.out {
border:1px solid #97c55b;
float:right;
width:45px;
}

#msg {
color:#924949;
display:none;
padding-left:7px;
position:absolute;
z-index:200;
}

#msgcontent {
-moz-border-radius:20px 5px;
-webkit-border-radius:5px;
background:#f3e6e6;
border:2px solid #924949;
border-radius:20px 5px;
display:block;
max-width:250px;
min-width:150px;
padding:5px;
}

.spacer {
clear:both;
height:1px;
}

.myform {
margin:0 auto;
padding:14px;
width:400px;
}

#stylized {
-moz-border-radius:40px 10px;
-webkit-border-radius:10px;
border:2px solid #97c55b;
border-radius:40px 10px;
}
.stylized {
-moz-border-radius:40px 10px;
-webkit-border-radius:10px;
border:2px solid #97c55b;
border-radius:40px 10px;
background-color:#FFFFFF;
width:90%;
margin-bottom:20px;
}

#stylized p {
border-bottom:1px solid #97c55b;
color:#666;
margin-bottom:20px;
padding-bottom:10px;
}

#stylized label {
display:block;
float:left;
text-align:right;
width:140px;
}

#stylized .small {
color:#666;
display:block;
font-size:11px;
font-weight:400;
text-align:right;
width:140px;
}

#stylized .st {
background-image:url(../images/layout/txt.png);
background-repeat:repeat;
border:1px solid #97c55b;
float:left;
margin:2px 0 20px 10px;
padding:4px 2px;
width:200px;
}

#stylized input {
margin:2px 0 20px 10px;
}

#stylized.txt {
background-image:url(../images/layout/txt.png);
background-repeat:repeat-x;
border:1px solid #97c55b;
float:left;
margin:2px 0 20px 10px;
padding:4px 2px;
}

#stylized .lb {
float:left;
margin:2px 0 20px 10px;
}

.menu {
border:1px dotted #97c55b;
font-size:13px;
width:184px;
}

.menu div.head a {
background:#000 url(../images/layout/menu_down.png) repeat-x center;
color:#FFF;
display:block;
padding:5px 0 5px 8px;
position:relative;
text-decoration:none;
width:auto;
}

.menu div.head a:visited,.menu div.head a:active {
color:#FFF;
}

.menu div.selected a,.menu div.head a:hover {
background-image:url(../images/layout/menu_over.png);
color:#FFF;
}

.menu div.submenu {
background:#fff url(../images/layout/menu.jpg) repeat-x;
height:100px;
padding:5px;
}

th.torn {
background:#398403 url(../images/layout/menu_down.png) repeat center;
color:#fff;
font-size:11px;
letter-spacing:2px;
padding:3px 3px 3px 6px;
text-align:left;
text-transform:uppercase;
}

td.torn {
background:#fff;
color:#398403;
padding:3px 3px 3px 6px;
}

td.glow {
background:url(../images/layout/menu.jpg) repeat-x;
}

td.data {
background:#fff;
color:#398403;
font-size:12px;
padding:3px 3px 3px 6px;
}

table.yes {
-moz-border-radius:40px 10px;
-webkit-border-radius:10px;
background:#edffda;
border:2px solid #090;
border-radius:40px 10px;
max-width:300px;
min-width:150px;
padding:5px;
}

table.no {
-moz-border-radius:40px 10px;
background:#f3e6e6;
border:2px solid #924949;
border-radius:40px 10px;
color:#924949;
max-width:300px;
min-width:150px;
padding:5px;
}

img.thumb {
margin:3px;
max-height:130px;
max-width:250px;
}

img.thumbt {
margin:3px;
max-height:150px;
max-width:130px;
}

img.thumbp {
margin:3px;
max-height:200px;
max-width:200px;
}

ul.indice > li {
border-bottom:#98c65d 1px dotted;
}

.pag {
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:#98c65d 1px solid;
border-radius:5px;
font-style:oblique;
padding:3px;
text-align:left;
}

span.num {
color:#98c65d;
margin:2px;
}

span.curr {
background-color:#98c65d;
color:#FFF;
padding:2px;
}

a:hover.wt {
color:#fff;
text-decoration:underline;
}

a:hover {
color:#398403;
text-decoration:underline;
}

table.torn,table.sortable {
border:1px solid #98c65d;
margin-bottom:10px;
}

a:link.wt,a:visited.wt,a:active.wt {
color:#fff;
text-decoration:none;
}

a:link,a:visited,a:active {
color:#398403;
text-decoration:none;
}