/* CSS Document */

.tituloPRINCIPAL{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
text-transform: uppercase;
text-decoration:none;
color:#CCCCCC;
background-color:#000000;
text-indent: 0px;
text-align: left;
}

.tituloPRINCIPALsemfundo{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
text-transform: uppercase;
font-weight:bold;
text-decoration:none;
color:#CCCCCC;
text-indent: 0px;
text-align: left;
}

.subtituloPRINCIPAL{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: uppercase;
text-decoration:none;
line-weight: 25px;
color:#CCCCCC;
background-color:#000000;
text-indent: 0px;
text-align: left;
}

.subtituloPRINCIPALcor01{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: uppercase;
text-decoration:none;
font-weight:bold;
line-weight: 25px;
color:#000000;
background-color:#996600;
text-indent: 0px;
text-align: left;
}

.subtituloPRINCIPALcor02{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: uppercase;
text-decoration:none;
font-weight:bold;
line-weight: 25px;
color:#000000;
background-color:#cc9900;
text-indent: 0px;
text-align: left;
}
