@charset "UTF-8";
.barrasuperior {
	margin-bottom: 5%;
	height: auto;
}
.situacion_barra {
	color: #1b285c;
}
#quienes_texto {
	height: auto;
	text-align: justify;
	margin-right: 3%;
	margin-left: 3%;
}
#imagen_quienes {
	text-align: justify;
	margin-right: 3%;
	margin-left: 5%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.nombre_empresa {
	font-weight: bold;
	color: #FFF;
}
.genericos_caja {
	font-weight: bold;
	color: #1b285c;
}
#descripcion_empresa {
	text-align: justify;
}
.enlace_directorio{
	color: #1b285c;
	text-decoration: none;
	font-weight: bold;
}
.enlace_directorio:hover {
	color: #f29d42;
	text-decoration: none;
	font-weight: bold;
}
.titular {
	color: #1b285c;
}
.enlace {
	float: left;
	margin-top: 2%;
	margin-left: 6%;
	margin-bottom: 1%;
	width: 20%;
}
#cuerpo_noticia {
	text-align: justify;
}
.icono_enlace {
	float: left;
	width: 10%;
	margin-left: 5%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.descrip_enlace {
	float: left;
	margin-left: 6%;
	margin-top: 2%;
}
.total_enlace {
	margin-top: 1%;
	margin-left: 2%;
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	clear: left;
	margin-bottom: 1%;
}
.fecha {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
#img-adjunto
{
  background: url(/img/adjunto.jpg) no-repeat; 
  padding-left: 32px; 
  padding-bottom: 10px;
}

#img-adjunto:hover
{
 background-image: url("/img/adjunto_over.jpg");
}
.enlace_retroceso
{
  color: #1b285c;
}
.enlace_retroceso:hover
{
  color:#ffffff;
}

.input-contacto:focus
{
  border-color: #f29d42 !important;
    box-shadow: inset 0 1px 1px  #f29d42,0 0 8px #f29d42; !important;
}
