#contenidoPrincipal #categorias{
	display: none;
}

#contenidoPrincipal #especificacion_contenido{
	display: none;
}

.destacadas > ul li .colgado {
	display: none
}

#redes{
	display: none
}

div.bloque {
	display: none
}

main > h3{
	display: none;
}

.subseccion-principal {
	display: none
}

	/*ESTO VA EN ESTILOS GENERAL*/
#contenedorMenuPrincipal {
    background-color: #ffffff;
}

#contenedorHeaderPrincipal {
    background-color: #ffffff;
}

#contenedorCabezalSuperior {
    background-color: #ffffff;
    display: none
}

#seccionBuscador {
	display: none !important
}

.headerPrincipal {
    background-color: #ffffff;
}

.navMenuPrincipal > ul {
	background-color: rgb(0, 61, 165);
}

.navMenuPrincipal > ul > li > a{
	color: #ffffff
}

.navMenuPrincipal > ul > li:first-child > a {
    background: none;
}

.navMenuPrincipal > ul > li:last-child {
    background: none;
}

#bannersDestacados.widgetTwitter{
	margin-top: 25px
}

#bannersDestacados.widgetTwitter ul li{
	padding: 12px;
	background-color: #bde3f6;
}

#breadCrumb {
    margin-bottom: 0;
}

/* FIN */

/* --------------- |981| --------------- */
@media screen and (min-width: 981px) {

	.logoOrganismo {
		float: none;
	}
	.logoOrganismo a {
		float: none;
    	margin: auto
	}

	div.contenedor_portada {
    	width: 100%;
	}

	div.destacadas ul li:first-child div.articulo div.cuerpo_articulo.relacionadas_abajo div.portada_extendida div.contenedor_portada button.pie_foto_portada{
		display: none

	}
}

/* --------------- |MAX 1200| --------------- */
@media screen and (max-width: 1200px) {
}

/* --------------- |1200| --------------- */
@media screen and (min-width: 1200px) {
}

/* --------------- |1800| --------------- */
@media screen and (min-width: 1600px) {
}

/* --------------- |MAX 1600| --------------- */
@media screen and (max-width: 1600px) {
}

/* --------------- |980| --------------- */
@media screen and (max-width: 980px) {
	#btn_menu {
		background: url(https://presidencia.portal.gub.uy/wps/wcm/connect/pvpresidencia/c7e1e823-fd07-40bd-a06e-f284d6d20a29/icns-mobile.png?MOD=AJPERES&ContentCache=NONE&CACHEID=c7e1e823-fd07-40bd-a06e-f284d6d20a29) 0 0 no-repeat;
	}
}

/* --------------- |800| --------------- */
@media screen and (max-width: 800px) {
}

/* --------------- |690| --------------- */
@media screen and (max-width: 690px) {
}


/* --------------- |675| --------------- */
@media screen and (max-width: 675px) {
}

/* --------------- |640| --------------- */
@media screen and (max-width: 640px) {
}

/* --------------- |480| --------------- */
@media screen and (max-width: 480px) {
}

/* --------------- |390| --------------- */
@media screen and (max-width: 390px) {

}

/* --------------- |290| --------------- */
@media screen and (max-width: 290px) {
}