body {
	font-style:normal; 
	font-weight:normal; 
	font-size:10px; 
	font-family: Arial, Verdana; 
	background-color: #005244;
}
 
input, select, textarea {
	border-bottom: #808080 1px dotted;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #808080 1px dotted;
	color: #808080;
	font-family: Arial, Verdana; 
	font-size: 10px;
	background-color: #FFFFFF;
}

a:link {color:#646464;text-decoration:none;font-weight:regular;}
a:visited {color:#646464;text-decoration:none;font-weight:regular;}
a:focus {color:#FFFFFF;text-decoration:none;font-weight:regular;}
a:active {color:#F17700;text-decoration:none;font-weight:regular;}
a:hover {color:#F17700;text-decoration:none;font-weight:regular;}

a#secao{
	color:#006666;
	font-weight:bold;
	line-height:12px;
}

a#subsecao2{
	color:#006666;
	font-weight:bold;
	line-height:12px;
	padding-left:10px;
}

a#secaoEspaco{
	font-weight:bold;
	line-height:12px;
	padding-left:10px;
}

a#subsecao{
	line-height:12px;
	padding-left:10px;
}

table,tr,td {
	color: #808080;
	vertical-align: top;
	line-height: 17px;	
}

.textoConteudo {
	width:450px; 
	height:331px; 
	font-style:normal; 
	font-weight:normal; 
	font-size:10px; 
	font-family: Arial, Verdana; 
	color:#808080;
	vertical-align: top;
	text-align: justify;
	line-height: 15px;
	border:0px solid #000000;
}

.divscroll {
	width:430px; 
	height:311px; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
	font-family: Arial, Verdana; 
	color:#808080;
	vertical-align: top;
	text-align: justify;
	line-height: 18px;
	border:0px solid #000000;
	overflow-y: auto;
	overflow-x: hidden;
	padding:10px;
}

.divscrollClientes {
	width:778px; 
	height:331px; 
	overflow-y: auto;
	overflow-x: hidden;
}

.barDir {
	width:140px;
	height:217px;
	font-style:normal; 
	font-weight:normal; 
	font-size:10px; 
	font-family: Arial, Verdana; 
	color:#808080;
	vertical-align: top;
	text-align: left;
	line-height: 12px;
	border:0px solid #000000;
	padding-top:14px;
	padding-left:12px;
}

.centraliza {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 778px;
	margin-left: -389px;
	margin-top: -210px;
	background-image: url(imagens/fundo_interna.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#esq{
	width:154px;
	height:317px;
	float: left;
	border:0px solid #000000;
	margin-top:14px;
	margin-left:20px;
	font-size:10px;
	font-family: Arial, Verdana; 
	line-height:10px;
}

.h3{
	font-style: normal;
	font-weight: bold;
	font-size:10px;
	font-family: Arial, Verdana; 
	color: #808080;
	vertical-align: top;
	text-align: left;
	line-height: 14px;
}


.h2{
	font-style: normal;
	font-weight: bold;
	font-size:10px;
	font-family: Arial, Verdana; 
	color: #006666;
	vertical-align: top;
	text-align: left;
	line-height: 14px;
}

.h1{
	font-style: normal;
	font-weight: bold;
	font-size:10px;
	font-family: Arial, Verdana; 
	color: #CC0000;
	vertical-align: top;
	text-align: left;
	line-height: 14px;
}

.fotinhos{
	width:144px;
	height:83px;
	float:left;
	border:0px solid #000000;
	text-align:left;
	vertical-align:bottom;
	padding-left:10px;
	padding-bottom:8px;
}

.footer{
	width:778px;
	height:13px;
	border:0px solid #000000;
	background-color:#c0c0c0;
	text-align:center;
	font-size:9px;
}

.navBar{
	background-color:#c1bfc0;
	width:778px;
	height:68px;
}
