﻿.mastertitulo
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.masterlabel
{
	font-family: Verdana;
	color: #7C6F57;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#masterlink A
{
	font-family: Verdana, Tahoma, Georgia, 'Times New Roman' , Arial;
	color: #7C6F57;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#masterlink A:hover
{
	font-family: Verdana, Tahoma, Georgia, 'Times New Roman' , Arial;
	color: #7C6F57;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#texto
{
	font-family: Verdana, Tahoma, Georgia, 'Times New Roman' , Arial;
	color: #453505;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.texto
{
	font-family: Verdana, Tahoma, Georgia, 'Times New Roman' , Arial;
	color: #453505;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
#textopresidente
{
	font-family: Verdana, Tahoma, Georgia, 'Times New Roman' , Arial;
	font-weight: bold;
	color: #453505;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}
#link A
{
	font-family: Verdana, Tahoma, Georgia, 'Times New Roman' , Arial;
	color: #7C6F57;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#link A:hover
{
	font-family: Verdana, Tahoma, Georgia, 'Times New Roman' , Arial;
	color: #7C6F57;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.titulolabel
{
	font-family: Verdana;
	color: #7C6F57;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.hotsite           
{ font-family: Verdana; 
	color: #7C6F57; 
	font-size: 12px; 
	text-decoration : none; 
	}
.textotabela
{
	font-family: Verdana;
	color: #AC2C29;
	font-size: 10px;
}
#textoCurso
{
	font-family: Verdana, Tahoma, Georgia, 'Times New Roman' , Arial;
	color: #453505;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

#dest_texto_link A
{
	font-family: Verdana, Tahoma, Georgia, 'Times New Roman' , Arial;
	color: #453505;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

#dest_texto_link A:hover
{
	font-family: Verdana, Tahoma, Georgia, 'Times New Roman' , Arial;
	color: #453505;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#dest_titulo_link A
{
	font-family: Verdana, Tahoma, Georgia, 'Times New Roman' , Arial;
	color: #453505;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#dest_titulo_link A:hover
{
	font-family: Verdana, Tahoma, Georgia, 'Times New Roman' , Arial;
	color: #453505;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}













        html
            {	
				background-color:white ;
                font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	            color:black;
	        }
            a { text-decoration: none; font-weight: bold; }

            .news_style{
            display:none;
            }
                .news_show
            {
                background-color: white;
                color:black;
                width:350px;
                height:150px;
                font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
                overflow: auto;	

            }
                .news_border
            {
                background-color: white;
                width:350px;
                height:150px;
                font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
                border: 1px solid gray;
                padding: 5px 5px 5px 5px;
                overflow: auto;	

            }
            .news_mark{
            background-color:white ;
            font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
            border: 0px solid gray;
            width:361px;
            height:35px;
            color:black;
            text-align:center;
            }
            .news_title{
            font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
            border: 0px solid gray;
            padding: 5px 0px 9px 5px;
            color:black;
            }
            .news_show img{

            margin-left: 5px;
            margin-right: 5px;

            }
            .buttondiv
            {
            position: absolute;
            /*float: left;*/
            /*top: 169px;*/
            padding: 5px 5px 5px 5px;
            background-color:white ;
            border: 1px solid gray;
            /*border-top-color: white;*/
            border-top:none;
            height:20px;
            }
            .style4 {font-size: 36%}
