@charset "utf-8";
/* CSS Document */

.content-institucional 
{
    float: left;
    display: block;
    width: 633px;
    height: auto;
    /*margin-top: 15px;*/
    padding-bottom: 12px;
}

.institucional-destaque {
    float: left;
    display: block;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 20px;
    font-weight: normal;
    width:631px;
    padding-bottom: 10px;
    margin: 10px 0px 10px 0px;
    border-bottom: 1px solid #C8CACA;
}

.institucional-destaque a
{
	color: #3B6D86;
	text-decoration: none;
}

.institucional-destaque a:hover
{
	text-decoration: underline;
}

.content-institucional-blc 
{
    float: left;
    width: 195px;
}

.content-institucional ul 
{
    float: left;
    width: 633px;
    height: auto;
}

.content-institucional ul li 
{
    float: left;
    display: inline;
    height: auto;
}

.content-institucional ul li h2 
{
    float: left;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding-bottom: 10px;
    margin: 3px 0px 0px 0px;
    border-bottom: 1px solid #C8CACA;
	height: 30px;
	width: 195px;
}

.content-institucional ul li h2 a
{
	color: #3B6D86;
	text-decoration: none;	
}

.content-institucional ul li h2 a:hover
{
	text-decoration: underline;	
}

.content-institucional ul li p 
{
    float: left;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 10px;
    margin: 8px 0px 0px 0px;
    border-bottom: 1px solid #C8CACA;
	height: 24px;
	width: 195px;
}

.content-institucional ul li p a
{
    color: #3B6D86;
	text-decoration: none;	
}

.content-institucional ul li p a:hover
{
	text-decoration: underline;	
}

.institucional-espmt-transp 
{
    float: left;
    width: 23px;
}

/*********************************
 *  CONTENT FLASH HW HOME        *
 *********************************/

#content-flash 
{
	margin: 0 auto !important;
	width: 982px !important;
	border-top: 1px solid #7f7f7f !important;
	margin-bottom:15px !important;
/*	margin-top:5px !important;*/
	padding-top:10px !important;
	height 300px;
/*	padding: 19px 0 0 18px !important;*/
}

#content-flash #flash
{
	float:left !important;
	height:220px !important;
	margin:0 0 15px !important;
	
	width:965px !important;
}
