html{
	width:100%;
	height:100%;
}
body {
	background-image: url(../images/bg.jpg);
	font-family: tahoma;
	font-size: 11px;
	color: #82846d;
}

.treb19b7c700 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #b7c700;
}

.bgMenu {
	background-image: url(images/img_topo1.gif);
	height: 43px;
	width: 836px;
}.logo {
	margin-left: 70px;
}
.menu {
	margin-left: 60px;
}
.bgContentH {
	background-image: url(images/bg_01.gif);
	height: 59px;
	width: 836px;
}
.bgContentM {
	background-image: url(images/bg_02.gif);
	width: 836px;
}
.bgContentB {
	background-image: url(images/bg_03.gif);
	width: 836px;
	height: 97px;
}
.tableContent {
	margin-right: 30px;
	margin-left: 30px;
	width: 775px;
}
.bgBorda01 {
	background-image: url(images/img_borda_01.gif);
	height: 14px;
	width: 549px;
	background-repeat: no-repeat;
}
.bgBorda02 {
	background-image: url(images/img_borda_02.gif);
	width: 549px;
}
.bgBorda03 {
	background-image: url(images/img_borda_03.gif);
	width: 549px;
	background-repeat: no-repeat;
	height: 14px;
}
.bgBordaMaior01 {
	background-image: url(images/img_borda_maior_01.gif);
	height: 19px;
	width: 713px;
	background-repeat: no-repeat;
}
.bgBordaMaior02 {
	background-image: url(images/img_borda_maior_02.gif);
	width: 713px;
}
.bgBordaMaior03 {
	background-image: url(images/img_borda_maior_03.gif);
	height: 19px;
	width: 713px;
	background-repeat: no-repeat;
}
.bgBordaMaior01_770 {
	background-image: url(images/img_borda_maior_01_770.gif);
	height: 19px;
	width: 713px;
	background-repeat: no-repeat;
}
.bgBordaMaior02_770 {
	background-image: url(images/img_borda_maior_02_770.gif);
	width: 713px;
}
.bgBordaMaior03_770 {
	background-image: url(images/img_borda_maior_03_770.gif);
	height: 19px;
	width: 713px;
	background-repeat: no-repeat;
}
.tabelaMaior {
	margin-left: 45px;
	margin-bottom: 20px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.showhide {
	display: none;
}
.showCH {
	cursor: pointer;
}



p {
	text-align: left;
}
.projectName {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #495000;
}
.werkFotoN {
	border: 1px solid #dbed1a;
}
.werkFotoN:hover {
	border: 2px solid #dbed1a;
}
.projectShadow{
	background-color:#dbed1a;
}
.tableClient{
	border: 1px solid #eaeaea;
	background-image: url(images/bg_clients.gif);
	background-repeat: repeat-x;
}
.tablePerGroup{
	border:solid 1px #ccc;
	background-color:#FFF
}
.tablePerGroup .header{
	background-image: url(images/bg_job.gif);
	background-repeat: repeat-x;
	font-weight:bold;
	cursor:auto
}
.tablePerGroup a{
	color:#666;
	text-decoration:none
}
.tablePerGroup td{
	padding-left:15px;
	padding-top:6px;
	padding-bottom:6px;
	cursor:pointer
}

.tablePerGroup .OverCell{
	background-color:#FFF;
	color:#666
}
.tablePerGroup .OverCell:hover{
	background-color:#def205;
	color:#000
}
.titContact{
	color:#82846d;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold
}
.inputForm{
	width: 189px;
	border:solid 1px #e0e0e0;
	color:#9daa0e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #d85e5e;
	background-color: #ffc2c2;
	padding: 5px;
	opacity: 0.85;
	color:#9e2424
}
#tooltip h3, #tooltip div { margin: 0; }

a{
	color:#82846d;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#82846d;
	text-decoration:underline;
	font-weight:bold;
}
