/* ----------- carins -------------  */
.testing{
width:100px;
min-width:100px;
}

#div_breadcrumps{
widht:100%;
height:15px;
font-size: 10px;
border-bottom: 1px dotted #CCCCCC;
color: #658BB2;
padding-left: 5px;
text-align:left;
}
#div_breadcrumps a:link{
color: #658BB2;
}
#div_breadcrumps a:visited{
color: #658BB2;
}
#div_breadcrumps a:hover{
color: #FF8001;
}

#contents{
width:960px;
height:auto;
position:relative;
}

#titulo{
width:960px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
/*color: 004040;*/
color: #333333;
font-variant: normal;
margin-bottom:5px;
margin-top:10px;
padding-left:5px;
text-align:left;
}
#lateral_esq{
width:100px;
min-width:100px;
clear:left;
float:left;
margin-left:20px;
position:relative;
border:1px dashed #CCCCCC;
}
#central{
position:relative;
/*float:right;*/
width:70%;
border:1px dashed #666666;
clear:none;
}
/* ---------------------------------------*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: 004040;*/
	color: #333333;
	font-variant: normal;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
.tracejadoTD {
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;*/
	border-left:1px dotted #999999;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
}
h2 {
	font-size: 12px;
	color: 004040;
}
.tblfundo {
	position: fixed;
	bottom: 0px;
}
.caixabranca {
	height: 100;
	width: 960px;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 0;
	left: 0px;
	margin-top:-15px;
}
.caixabranca2 {
	height: 80%;
	width: 960px;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 0;

}
.breadcrumps {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #999999;
	margin-left: 5px;
}
P {
	margin-top: 0px;
}
