@charset "utf-8";
/* CSS Document */
#concursos {
	width:196px; 
	background:none;
	margin:0px; margin-top:8px;
	padding:0px;
	overflow:hidden;
	float:none; clear:both;
	}

/* destacado */
#concursos div.home {
	width:194px;
	background-color:#081e3f;
	border-color:#0167a1;
	border-width:1px;
	border-style:solid;
	margin:0px; padding:0px;
	overflow:hidden;
	float:none; clear:both;
	}

#concursos div.home div.titulo {
	width:194px; height:23px;
	border:none;
	margin:0px;
	padding:0px; padding-right:5px;
	background:none;
	background-image:url(../img/concursos-titulo.gif);
	background-repeat:no-repeat;
	}
#concursos div.home div.titulo div.boton {
	margin:0px; margin-top:3px; margin-right:3px;
	padding:0px; 
	width:15px; height:15px;
	background:none;
	background-color:#081527;
	border-color:#1f4878;
	border-width:1px;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#67b5f2;
	float:right;
	}
	
#concursos div.home div {
	width:194px; height:248px;
	overflow:hidden;
	
	background:none;
	border:none;
	border-bottom-color:#0167a1;
	border-bottom-width:1px;
	border-bottom-style:solid;

	margin:0px;
	padding:0px;
	
	}

#concursos div.home div.verTodos {
	width:194px; height:29px;
	overflow:hidden;

	border:none;
	background:none;
	
	margin:0px;
	padding:0px;
	
	}