/* CSS Document */

.menu1_bg {background-image:url(images/menu1_bg.jpg);
background-repeat:repeat-x;
}

.menu2_bg {background-image:url(images/menu2_bg.jpg);
background-repeat:repeat-x;
}

.sombra{background-image:url(images/sombra.jpg);
background-repeat:repeat-x;
}	

a.menu:link {font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

a.menu:active {font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

a.menu:hover {font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

a.menu:visited {font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.texto_caixaLaranja{ font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
}
.texto_normal{ font-family:Tahoma;
font-size:11px;
color:#333333;
}

a.Saibamais:link {font-family:Tahoma;
font-size:11px;
color:#333333;
font-weight:bold;
text-decoration:underline;
}
a.Saibamais:visited {font-family:Tahoma;
font-size:11px;
color:#333333;
font-weight:bold;
text-decoration:underline;
}
a.Saibamais:hover {font-family:Tahoma;
font-size:11px;
color:#333333;
font-weight:bold;
text-decoration:underline;
}
a.Saibamais:active {font-family:Tahoma;
font-size:11px;
color:#333333;
font-weight:bold;
text-decoration:underline;
}
.linha_dupla { background-image:url(images/linha_dupla.jpg);
background-repeat:repeat-x;
}
.linha_horizontal {	background-image:url(images/divisoria01.jpg);
background-repeat:repeat-y;
background-position:center;
}
.linha_simlpes_vertical{
background-image:url(images/linha_simples_vertical.jpg);
background-repeat:repeat-x;
}
.chamadaInterna { font-family:Tahoma;
font-size:13px;
color:#333333;
font-weight:bold;
}
a.link_interno:active{ font-family: Tahoma;
color:#0066CC;
font-size:11px;
text-decoration:underline;
}
a.link_interno:hover{ font-family: Tahoma;
color:#0066CC;
font-size:11px;
text-decoration:underline;
}
a.link_interno:visited{ font-family: Tahoma;
color:#0066CC;
font-size:11px;
text-decoration:underline;
}
a.link_interno:link{ font-family: Tahoma;
color:#0066CC;
font-size:11px;
text-decoration:underline;
}

a:link {font-family: Tahoma;
color:#0066CC;
font-size:11px;
text-decoration:none;
}
a:visited {font-family: Tahoma;
color:#0066CC;
font-size:11px;
text-decoration:none;
}
a:hover {font-family: Tahoma;
color:#0066CC;
font-size:11px;
text-decoration:underline;
}
a:active {font-family: Tahoma;
color:#0066CC;
font-size:11px;
text-decoration:underline;
}

a.SubMenu:link {font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#333333;
text-decoration:none;
}
a.SubMenu:visited {font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#333333;
text-decoration:none;
}
a.SubMenu:hover {font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FF9900;
text-decoration:underline;
}
a.SubMenu:active {font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FF9900;
text-decoration:underline;
}

.SubMENUclicado{ font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:	#015883;
text-decoration:none;
}
.style2 {color: #003366}
.tituloINTERNO{font-family:Tahoma;
font-size:25;
color:#FFFFFF;
}
