﻿.t_search_container {
	width: 500px;
}
.t_search_col {
	width: 50%;
}
.t_request_output {
	margin: 25px;
}
.circulares_block {
	float: left;
	width: 33%;
	background: url(/siteassets/images/btn_circular.png) center top no-repeat;
	padding-top: 65px;
	text-align: center;
	min-height: 40px;
	overflow: hidden;
    height: 130px;
}
.circulares_block h2 {
	font-size: 1.2em;
	padding: 0 10px;
}

#btnTodosComunicados {
	margin: 10px 0;
}

.t_ocultar{
    font-weight: bold !important;
	font-size:11px;
    overflow: hidden;
    padding-right: 20px;
	margin-right:10px;
    height: 16px;    
    color: #0081C8;
    float: none;
    text-decoration:none;
    text-align:right;    
}

a:hover, a:link, a:active, a:visited {	
	cursor:pointer;	
}