/* TAG's */

body{
	margin:1px;
	height: 100%;
	background-color:#FFFFFF;	
	scrollbar-face-color: #E2E5E7; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-arrow-color:  #999999; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
}

fieldset{
	border:1px solid #D0D3D4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#6E6E6E;
	padding:2px;
	background: none;
}

input, textarea, select, select-one, select-multiple{
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #D0D3D4;
	border-right:1px solid #D0D3D4;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;

}

legend{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#666666;
}

option{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6E6E6E;
}

pre{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#333333;
}


/* ID's*/

#pagina{
	height: 100%;
	width:760px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6E6E6E;	
}

#cabecalho{
	height:100px;
	width:100%;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6E6E6E;
}

#menu{
	height:100%;
	width:230px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6E6E6E;
}

#principal_home{
	height: 100%;
	width:500px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6E6E6E;	
}

#principal{
	width:100%;
	height: 100%;
	background-color:#E9ECF3;
	border:1px solid #626B7B;
}

#espaco{
	height: 100%;
	width:30px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6E6E6E;	
}

#rodape{
	width:100%;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6E6E6E;
	text-align:center;
}



#barra_botoes_bottom{
	height:30px;
	background-image:url(../_imagens/uteis/bg_barra-1.jpg);
	background-repeat:repeat-x;
	border-top:1px solid #696F7B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#2B2B2B;
	padding-left:8px;
	padding-right:8px;
}

#barra_botoes_top{
	height:30px;
	background-image:url(../_imagens/uteis/bg_barra-1.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#2B2B2B;
	padding-left:8px;
}

#barra_menu{
	width:1px;
	background-color:#E9ECF3;
	border:1px solid #626B7B;
	padding:0px;
}

#cabecalho_interno{
	height:30px;
	background-image:url(../_imagens/uteis/bg_barra-1.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#484F5B;
	padding-left:8px;
}



#td_titulo_pagina{
	height:20px;
	background-image:url(../_imagens/uteis/bg_barra-2.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#484F5B;
	padding-left:8px;
}




/* LINK's */


a:link, a:visited, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:1px;
	color: #C33A0D; 
	text-decoration:underline;
}

a:visited {
	color: #C33A0D; 
	text-decoration:underline;
}

a:active {
	color: #C33A0D; 
	text-decoration:underline;
}

a:hover {
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
}


/* links diferentes */


.link_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #6E7E8D; 
	text-decoration:underline;
}

.link_texto a:link {
	color: #6E7E8D; 
	text-decoration: underline;
	font-weight:normal;
}

.link_texto a:visited {
	color: #6E7E8D; 
	text-decoration: underline;
	font-weight:normal;
}

.link_texto a:active {
	color: #6E7E8D; 
	text-decoration: underline;
	font-weight:normal;
}
.link_texto a:hover {
	color:#C33A0D; 
	text-decoration: underline;
	font-weight:normal;
}


/*Link Cipa*/


.link_cipa{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600; 
	text-decoration: none;
	font-weight:normal;
}

.link_cipa a:link {
	color: #006600; 
	text-decoration: none;
	font-weight:normal;
}

.link_cipa a:visited {
	color: #006600; 
	text-decoration: none;
	font-weight:normal;
}

.link_cipa a:active {
	color: #FF6600; 
	text-decoration: none;
	font-weight:normal;
}
.link_cipa a:hover {
	color: #FF6600;
	font-weight:normal;
	text-decoration:underline;
}

