/*** Reset ***/
/**********************************************************************************************************************/
img {
	border: 0; /* 1 */
	-ms-interpolation-mode: bicubic; /* 2 */
}
form {
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption {
	font-weight: normal;
	text-align: left;
}
textarea{ 
	overflow-y:auto;
	overflow-x:none;
}
a, a:focus {
	outline: none;
}
::selection {
	background:#666;
	color:#fff;
}
::-moz-selection {
	background:#666;
	color:#fff;
}
a:active, a:focus { 
	outline:none; 
} 
:focus {
	outline: 0;
}
/*** Hacks ***/
table tbody tr td[width="21"],
table tbody tr td[width="396"] {
	vertical-align: top !important;
}
a.adobe {
	display: block;
	margin-top: 5px;
	border-top: dotted 1px #ccc;
	padding-top: 5px;
}
td.fundoTopo {
	height: 30px;
	background: url(/mljPtl/mljptl/images/topo/fundoTopo.png) no-repeat center center;
}
/*** Menu de Portal***/
/**********************************************************************************************************************/
#topoMenu *,
#identificacao,
#menu *,
#rodape * {
	margin: 0;
	padding: 0;
}
#topoMenu {
	display: block;
	width: 100%;
	height: 88px;
	margin: 0 auto;
	background: url(/mljPtl/mljptl/images/topo/fundoAssinatura.png) no-repeat center center;
}
/*** Assinatura ***/
/**********************************************************************************************************************/
#topoMenu #assinatura {
	display: block;
	width: 758px;
	height: 66px;
	margin: 0 auto !important;
}
#topoMenu #assinatura a.logomarca {
	display: block;
	float: left;
	width: 102px;
	height: 53px;
	background: url(/mljPtl/mljptl/images/topo/tjsp.png) no-repeat 0 0;
	text-indent: -999px;
	overflow: hidden;
	margin: 6px 0 0 10px;
	*margin: 6px 0 0 20px;
	text-decoration: none;
}
#topoMenu #assinatura h1,
#topoMenu #assinatura span {
	display: block;
	float: left;
	width: 420px;
}
#topoMenu #assinatura h1 {
	font: bold 18px/24px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 9px 0 0 15px;	
}
#topoMenu #assinatura span {
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #d42125;
	margin: 0 0 0 15px;
}
#topoMenu #identificacao {
	display: block;
	float: left;
	margin: 0 7px;
	padding: 0 0 5px 0;
	list-style: none;
	width: 758px;
}
#topoMenu #identificacao li {
	float: right; 
	margin:0 0 0 5px;
	padding:0 0 0 6px;
	border-left: solid 1px #ccc;
	list-style: none;
}
#topoMenu #identificacao li:first-child {
	margin-left-width:0;
	padding-left-width:0;
	border-left-width:0;
}
#topoMenu #identificacao li a {
	display: block;
	font: normal 9px/16px Arial, Helvetica, sans-serif;
	padding-left: 18px;
	color: #000;
	background-image: url(/mljPtl/mljptl/images/topo/iconografia.png);
	background-repeat: no-repeat;
	opacity:0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	text-align: left;
	list-style: none;
	text-decoration: none;
}
#topoMenu #identificacao li a:hover {
	opacity:1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
#topoMenu #identificacao li a.usuario,
#topoMenu #identificacao li a.usuario:hover {
	text-align: left;
	width: 300px;
	background-position: 0 0;
	font-size: 10px;
	height: 16px;
	cursor: default;
	opacity:0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	white-space: pre-wrap;
	overflow: hidden;
	*width: 300px;
	margin-left: 15px;
}
#topoMenu #identificacao li a.manual{
	background-position: 0 -21px;
	*width: 160px;
}
#topoMenu #identificacao li a.senha {
	background-position: 0 -42px;
	*width: 100px;
}
#topoMenu #identificacao li a.sair {
	background-position: 0 -60px;
	*width: 50px;
	margin: 0 10px 0 0;
}
#topoMenu #identificacao li a.manual,
#topoMenu #identificacao li a.senha
#topoMenu #identificacao li a.sair {
	letter-spacing: 2px;
}
/*** Menu Principal ***/
/**********************************************************************************************************************/
ul#menu {
	display: block;
	width: 758px;
	height: 27px;
	margin: 0 7px;
	text-align: center;
	list-style: none;
	background-color: #30333c;
	padding: 0;
}
ul#menu li {
	float: right; 
}
ul#menu li a {
	display: block;
	font: bold 10px/27px Arial, Helvetica, sans-serif;
	color: #ccc;
	text-decoration: none;
	padding: 0 4px;
	margin-right: 4px;
	border-left: solid 1px #666666;
	text-align: left;
	text-decoration: none;
}
ul#menu li a:hover {
	color: #fff;
}

