.tit{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #b25300;
	}
	
.link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}

.link:hover  {
	color: #E77817;
}

.link2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #C90;
	font-weight: bolder;
	text-decoration: none;
}

.link2:hover  {
	color: #FD2E0F;
}


.texto {
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.textob {
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
}

.fundodestaque {
	background-image: url(images/principal-01.png);
	background-repeat: no-repeat;
	background-color: transparent;
	Width: 641px;
	height: 288px;
	_background:none !important;


	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/principal-01.png',sizingMethod='scale');
}

.fundodestaque2 {

    background-image: url(images/principal-02.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center top;

	Width: 864px;
    height: 57px;

	_background:none !important; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/principal-02.png',sizingMethod='scale');
}

.fundomeio {

	background-image: url(images/rep-meio.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: transparent;

	_background:none !important; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rep-meio.png',sizingMethod='scale');


	height:1px;
}

.fundorodape {

    background-image: url(images/rod-01.png);
	background-repeat: no-repeat;
	background-color: transparent;

	Width: 725px;
    height: 74px;

	_background:none !important; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rod-01.png',sizingMethod='scale');
}

#mostrasul {

		background-image: url(images/sulsites.png);
        Width: 139px;
        height: 74px; 
		cursor:pointer;
		
		/*transparencia no png! */
        _background-image: none;
        filter: none !important;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sulsites.png', sizingMethod='scale');
}



.tit2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #b25300;
	}

.tit3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #b25300;
	}


.textodestaque {
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 18pt;
	text-align: justify;
}

.textorod {
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.textob2 {
	COLOR: #B06613;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
}
.textodestaque2 {
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 18pt;
	text-align: center;
}
.textob3 {
	COLOR: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
}

.form
{
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #cccccc;
}

.pos {
	position:relative;
}