
body {
	background-image: url('../images/a1.gif');
	background-repeat: repeat-x;
	background-color: #F9F9F7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-size: 11px;
	color: #8C8C73;
	font-family: trebuchet ms, helvetica, sans-serif;
}
a {
	color: #85c329;
	text-decoration: none;
}
a:hover {
	color: #FB9622;
	text-decoration:underline;
}
a.1 {
	text-decoration: none;
	color: ffffff;
}
a.1:hover {
	text-decoration:underline;
}
.style2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulo {
	font-size: 18px;
	color: #656551;
}
.tituloChat {
	font-size: 14px;
	color: #FB9622;
}
.mPrincipal {
 position: relative;
 background-color: transparent;
 font-size: 12px;
 color: #ffffff;
 font-family: trebuchet ms, helvetica, sans-serif;
 background: #46461F url('../images/a16.gif') repeat-x;
 //font-weight: bold;
 }
 
.mOver {
 position: relative;
 background-color: transparent;
 font-size: 12px;
 color: #4A4A24;
 font-family: trebuchet ms, helvetica, sans-serif;
 background: #eeeeee url('../images/a18.gif') repeat-x top ;
 text-decoration: none;
} 


#menu {
	position: relative;
	background: #46461F url('../images/a16.gif') repeat-x;
	height: 67px;
	padding: 0px 150px 0px 0px;
}
#menu ul {
   
}
#menu ul li {
	display: inline;
	line-height: 52px;
	padding-left: 0px;

}
#menu ul li.first {
	border-left: 0px;
	right: 30px;
}
#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
#menu ul li a:hover {
	background: #fff url('../images/a18.gif') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
}
#date {
	position: absolute;
	top: 0px;
	line-height: 52px;
	color: #BDBDA2;
	right: 30px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}
#stenio {
	padding-bottom: 8px;
}
img.picA {
	position: relative;
	top: -2px;
	background: url('../images/a47.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding: 8px;
}
img.picB {
	position: relative;
	top: -2px;
	background: url('../images/a26.gif') no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}

img.picC {
	position: relative;
	top: 0px;
	width: 220px;
	height: 220px;
	padding: 7px;
}
img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
}
.txt {
 font-size: 11px;
 color: #8C8C73;
 font-family: trebuchet ms, helvetica, sans-serif;
 height:14px;
 border: 1px dotted #CCCCCC;
 width: 118px
 }
 
.txtCadastro {
 font-size: 11px;
 color: #8C8C73;
 font-family: trebuchet ms, helvetica, sans-serif;
 height:14px;
 border: 1px dotted #CCCCCC;
 width: 200px
 }
 
 .txtTrabalhaNot {
 font-size: 11px;
 color: #8C8C73;
 font-family: trebuchet ms, helvetica, sans-serif;
 height:14px;
 border: 1px dotted #CCCCCC;
 width: 320px
 }
  .txtTrabalhaNotTextArea {
 font-size: 11px;
 color: #8C8C73;
 font-family: trebuchet ms, helvetica, sans-serif;
 height:50px;
 border: 1px dotted #CCCCCC;
 width: 320px
 }
 
 .txtTrabalhaChat {
 font-size: 11px;
 color: #8C8C73;
 font-family: trebuchet ms, helvetica, sans-serif;
 height:80px;
 border: 1px dotted #CCCCCC;
 width: 350px
 }
 
 .txtTrabalhaFoto {
 font-size: 11px;
 color: #8C8C73;
 font-family: trebuchet ms, helvetica, sans-serif;
 height:21px;
 border: 1px dotted #CCCCCC;
 width: 320px
 }
 
.tbCadastro{
	background-color: #ffffff;
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; 
    border: 1px dotted #CCCCCC;
	width: 330px
}
 
.btn input, input.btn{
    cursor:pointer;
	background-color: #85c329;
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; 
    border: 1px dotted #CCCCCC;
    width:80px; height:21px;
} 

.btnLaranja input, input.btnLaranja{
    cursor:pointer;
	background-color: #FB9622;
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; 
    border: 1px dotted #CCCCCC;
    width:150px; height:21px;
} 
 
.btnP input, input.btnP{
    cursor:pointer;
	background-color: #85c329;
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; 
    height:19px;
    border: 0px; 
}

.link {
    color: #FB9622;
	text-decoration: none;
}
.link:hover {
	color: #85c329;
	text-decoration:underline;
}

.link1 {
    color: #8C8C73;
	text-decoration: none;
}
.link1:hover {
	color: #85c329;
	text-decoration:underline;
}
.link2 {
    color: #656551;
	text-decoration: none;
}
.link2:hover {
	color: FF0000;
	text-decoration:underline;
}
.grdfoto{
 font-size: 11px;
 color: #000000;
 font-family: trebuchet ms, helvetica, sans-serif;
 height:14px;
 border: 1px dotted #CCCCCC;
 width: 660px;
}

.mod_login_password, .mod_login_username {
	width: 100px;
	padding-left: 20px;
}

.mod_login_password {
	background: url('../images/icon-authen.gif') no-repeat center left #FFFFCC;
}

.mod_login_username {
	background: url('../images/icon-user.gif') no-repeat center left #FFFFCC;
}



