.texto {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #29166F;
	line-height : 150%;
}

.rodape {
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	color : white;
}

.rodape:Hover {
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	color : white;
}

A {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #29166F;
	text-decoration: none;
}

A:Hover {
	text-decoration: none;
	color: #9A9A9A;
}
.titulo1 {
	font-family : Arial;
	font-size : 12pt;
	color: #29166F;
	text-decoration: none;
	font-weight : bold;
}
.texto2 {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #29166F;

}
.bg{
	background-color : #2E6C94;
	border-bottom : thin none White;
	border-bottom-width : 1;
}
.texto3 {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : White;
	text-indent : 4px;
}
.texto_com {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #29166F;
	text-indent : 4px;
	border:2px solid #729ABA;
	background-color:#FFFFFF;
}
.texto_tra {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #29166F;
	text-indent : 4px;
	border:2px solid #A7C9D4;
	background-color:#FFFFFF;
}
.texto_con {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #29166F;
	text-indent : 4px;
	border:2px solid #3D9967;
	background-color:#FFFFFF;
}
.texto_uti {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #29166F;
	text-indent : 4px;
	border:2px solid #9AB1A3;
	background-color:#FFFFFF;
}
.texto_die {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #29166F;
	text-indent : 4px;
	border:2px solid #E7413B;
	background-color:#FFFFFF;
}
.texto_dii {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #29166F;
	text-indent : 4px;
	border:2px solid #D67C2D;
	background-color:#FFFFFF;
}
.texto_sol {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #29166F;
	text-indent : 4px;
	border:2px solid #E77919;
	background-color:#FFFFFF;
}
.texto_maq {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #29166F;
	text-indent : 4px;
	border:2px solid #D9B235;
	background-color:#FFFFFF;
}
.texto_fer {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #29166F;
	text-indent : 4px;
	border:2px solid #EDC539;
	background-color:#FFFFFF;
}
.texto_abr {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #29166F;
	text-indent : 4px;
	border:2px solid #BDBD2F;
	background-color:#FFFFFF;
}

.bg_com{
	background-color : #729ABA;
	border-bottom : thin none White;
	border-bottom-width : 1;
}
.bg_tra{
	background-color : #A7C9D4;
	border-bottom : thin none White;
	border-bottom-width : 1;
}
.bg_con{
	background-color : #3D9967;
	border-bottom : thin none White;
	border-bottom-width : 1;
}
.bg_uti{
	background-color : #9AB1A3;
	border-bottom : thin none White;
	border-bottom-width : 1;
}
.bg_die{
	background-color : #E7413B;
	border-bottom : thin none White;
	border-bottom-width : 1;
}
.bg_dii{
	background-color : #D67C2D;
	border-bottom : thin none White;
	border-bottom-width : 1;
}
.bg_sol{
	background-color : #E77919;
	border-bottom : thin none White;
	border-bottom-width : 1;
}
.bg_maq{
	background-color : #D9B235;
	border-bottom : thin none White;
	border-bottom-width : 1;
}
.bg_fer{
	background-color : #EDC539;
	border-bottom : thin none White;
	border-bottom-width : 1;
}
.bg_abr{
	background-color : #BDBD2F;
	border-bottom : thin none White;
	border-bottom-width : 1;
}

BODY{
scrollbar-face-color:#679BCD;
scrollbar-arrow-color:#29166F;
scrollbar-track-color:#eeeeee;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

