
.oper_title {
	border-bottom:1px groove #000000;
	color:#005500;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	text-align:left;
	text-transform:uppercase;
}

/* GENERIC*/
#details {
	color:#000000;
	font-size:14px;
	margin-bottom:15px;
	text-align:left;
}

#details .label {
	color:#444;
	vertical-align:bottom;
	height:50px;
	width:20%;
	font-weight:bold;
}

#details .data {
	font-size:12px;
	vertical-align:bottom;
	border-bottom:1px groove #005599;
	width:80%;
}
/* GENERIC*/


#detailsWork {
	color:#000000;
	font-size:14px;
	margin-bottom:15px;
	text-align:left;
}

#detailsWork .label {
	color:#444;
	vertical-align:bottom;
	height:50px;
	width:100px;
	font-weight:bold;
}

#detailsWork .data {
	font-size:12px;
	vertical-align:bottom;
	border-bottom:1px groove #005599;
}

#detailsWork .picture {
	height: 150px;
	width: 100px;
	border: groove 2px #970056;
}

#detailsWork .pictureCell {
	width: 120px;
}

.label {
	color:#444;
	font-weight:bold;
	font-size:14px;
}

.data {
	font-size:12px;
	color:#000000;
	text-align:justify;
}

.textosCeldasPopUp {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
line-height:normal;
margin:5px 5px 10px;
}
