/* DETALLE PARA VERSION DE IMPRIMIR */
.hide_for_print {
	display:none;
}

.cscomments,.brNoteIntro,#topbanner,#header,#navigation,#tlogosearch form,#breadcrumb,.extraOptions,#noteSidebar,#publiVideos,#extraRelated,#pieNotas,.carruselDestacamos,.clear,#tm_box,.noteFooter,#comments,.commentText,.cscomments,.extraRelated,.clearLeft, .carousel, #horizontal_carousel {
	display:none;
}

.extraMedia {
	float: right; width: 310px; margin: 20px 0pt 20px 20px;
}

.noteInfo { display:block;}
#noteContent {margin:0px 100px;}
.noteIntro {font-weight:bold;}

body {
	font-family: Trebuchet MS, Verdana, sans-serif; color: black; margin:0; padding: 0;
}

a {
	text-decoration: none; color: black;
}

/*Se agrega para ocultar elementos de version mobile */

#menuMobile, #divFooter{
	display: none;
}

.carousel, #horizontal_carousel {
        display:none;
}
