/*
 Aqui va el css del bloque noticia
*/
@media (min-width: 1280px) {
.zoom{
	margin-left: -26em;
}
}
@media (max-width: 1280px) {
.zoom{
	margin-left: -18em;
}
}	
@media (max-width: 980px) {
.zoom{
	margin-left: -13em;
}
}
@media (max-width: 800px) {
.zoom{
	margin-left: -12em;
}
}
@media (max-width: 768px) {
/*#noticias{
	zoom: 0.85;
-ms-zoom: 0.85;
-webkit-zoom: 0.85;
-moz-transform:  scale(0.85,0.85);
-moz-transform-origin: left top;
}*/
.zoom{
zoom: 0.85;
-ms-zoom: 0.85;
-webkit-zoom: 0.85;
-moz-transform:  scale(0.85,0.85);
-moz-transform-origin: left top;
margin-left: -9em;

}
}

@media (max-width: 480px) {
/*#noticias{
	zoom: 0.65;
-ms-zoom: 0.65;
-webkit-zoom: 0.65;
-moz-transform:  scale(0.65,0.65);
-moz-transform-origin: left top;
}*/
.zoom{
zoom: 0.65;
-ms-zoom: 0.65;
-webkit-zoom: 0.65;
-moz-transform:  scale(0.65,0.65);
-moz-transform-origin: center top;
margin-left: -11em;
}
}

@media (max-width: 360px) {
/*#noticias{
	zoom: 0.5;
-ms-zoom: 0.5;
-webkit-zoom: 0.5;
-moz-transform:  scale(0.5,0.5);
-moz-transform-origin: left top;
}*/
.zoom{
zoom: 0.5;
-ms-zoom: 0.5;
-webkit-zoom: 0.5;
-moz-transform:  scale(0.5,0.5);
-moz-transform-origin: center top;
margin-left: -10em;
}
/*#loader{
zoom: 0.5;
-ms-zoom: 0.5;
-webkit-zoom: 0.5;
-moz-transform:  scale(0.5,0.5);
-moz-transform-origin: left top;
}
#scroll-container{
zoom: 0.5;
-ms-zoom: 0.5;
-webkit-zoom: 0.5;
-moz-transform:  scale(0.5,0.5);
-moz-transform-origin: left top;
}*/
}
#noticias{
	height: 100%;
	width: 100%;
	z-index: 2;
	position: relative;
	background-color: #F1f3f1;
}
.zoom {
	position: relative;
	height: 53.125em;
	width: 100%;
	left: 22%; 
}
.zoom #footer_imd{
	height: 550px;
	width: 100%;
}
#footer_imd {
	position: relative;
	left: 0%;
	background-color: #000000;
	width: 100%;
	height: 550px;
}
#noticias #contenedor_noticia {
	width: 672px;
	position: relative;
	height: 850px;
	margin-right: auto;
	margin-left: auto;
}
#logo_peque {
	background-color: #69744B;
	background-image: url(../_images/_home/logo_imdesign_news.jpg);
	height: 36px;
	width: 36px;
	float: left;
}
#titulo_y_fecha   {
	background-color: #Ced2a9;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 600px;
	float: left;
	font-size: 17px;
	text-decoration: none;
	font-family: ImdsansXBdCn, Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 2;
}
#titulo_y_fecha2   {
	background-color: #F9C982;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 600px;
	float: left;
	font-size: 17px;
	text-decoration: none;
	font-family: imdsansXBdCn, Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 2;
}
#titulo_y_fecha #derecha {
	height: 20px;
	width: 150px;
	float: right;
	font-family: imdsansXBdCn, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	font-size: 16px;
	padding-top: 16px;
	margin-right: 36px;
}
#titulo_y_fecha #izquierda a{
	font-family: imdsansXBdCn, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 36px;
	width: auto;
	float: left;
	text-align: left;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	border-left-style: dotted;
	border-left-width: 2px;
	border-left-color: #999999;
	cursor: default;
}
#titulo_y_fecha #izquierda a:hover{
	color: #000000;
	width: auto;
}
#titulo_y_fecha2 #derecha {
	height: 20px;
	width: 150px;
	float: right;
	font-family: imdsansXBdCn, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	padding-right: 30px;
	padding-top: 16px;
	font-size: 16px;
}
#titulo_y_fecha2 #izquierda a{
	font-family: imdsansXBdCn, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 22px;
	width: 350px;
	float: left;
	text-align: left;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	border-left-style: dotted;
	border-left-width: 2px;
	border-left-color: #999999;
	cursor: default;
}
#titulo_y_fecha2 #izquierda a:hover{
	color: #cc0000;
}
#noticias #contenedor_noticia #new {
	background-color: #FF0000;
	padding: 0px;
	height: 36px;
	width: 36px;
	background-image:url(../_images/_home/new_imdesign.jpg);
	position: relative;
	float: left;
	margin-top: 72px;
	margin-right: 36px;
	margin-bottom: 72px;
	margin-left: 0px;
	top: -36px;
}

#noticias #contenedor_noticia #contenedor_txt {
	background-color: #FFFFFF;
	float: left;
	height: 772px;
	width: 600px;
	position: absolute;
	z-index: 0;
	background-image: url(../_images/_home/lineas_noticias-imdesign2.png);
	background-repeat: no-repeat;
	background-position: 16px 110%;
	-webkit-box-shadow:10px 10px 75px #000000;
	-moz-box-shadow:10px 10px 75px #000000;
	box-shadow: 10px 10px 75px #000000;
	top: 0px;
	padding-top: 0px;
	left: 36px;
}

/* Aqui va le tele y la imagen*/

#imagen-tv #noticia_imagen {
	height: 268px;
	width: 450px;
	padding-top: 106px;
	padding-right: 80px;
	padding-bottom: 50px;
	padding-left: 70px;
	float: left;
}
#imagen-tv #televisor {
	width: 570px;
	height: 340px;
	background-image: url(../_images/_home/tele_imdesign.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	left: 0px;
	top: 73px;
	display: inline;
}
#texto_noticia {
	float: left;
	width: 550px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
	position: absolute;
	top: 424px;
	left: 0px;
}
#texto_noticia h1 {
	font-family: imdsansSuper, Arial, Helvetica, sans-serif;
	font-size: 53px;
	line-height: 51px;
	margin-bottom: 5px;
	margin-top: 2px;
	float: left;
	width: 530px;
	position: relative;
}
#texto_noticia h2 {
	font-family: imdBoldItalic;
	font-size: 24px;
	line-height: 25px;
	letter-spacing: -0.04em;
	position: absolute;
	width: 538px;
	left: 36px;
	top: 70px;
}
#texto_noticia p {
	line-height: 18px;
	text-align: justify;
	width: 524px;
	margin: 0px;
	padding: 0px;
	word-spacing: -0.01em;
	font-size: 16px;
	float: left;
	position: absolute;
	left: 36px;
	top: 170px;
}
			.destacado_color{
	color:#9FA75B;
}
			.negritas{
				font-family: imdBold;
				margin: 0px;
				padding: 0px;
				font-size: 98%;
				line-height: 18px;
				word-spacing: -0.1em;
			}
			.versalitas{
				font-family: imdRegular;
				font-size:11px;
				margin: 0px;
				padding: 0px;
				vertical-align: baseline;
				line-height: 5px;
				font-variant: small-caps;
				word-spacing: -1px;
			}
			.normal{
	font-family: imdRegular;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	word-spacing: -1.5px;
	width: 538px;
			}
.destacado_colectivo {
	font-family: imdBoldItalic;
	font-size: 19px;
	color: #000000;
}

/* El boton de leer más */

#noticias #leer_mas {
	background-color: #546234;
	height: 36px;
	width: 36px;
	position: absolute;
	z-index: 1;
	font-size: 210%;
	margin: 0px;
	padding: 0px;
	bottom: 36px;
	right: -36px;
	cursor: pointer;
}
#noticias #leer_mas a {
	background-image: url(../_images/_home/leer_imdesign.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: none;
	height: 36px;
	width: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 3;
	background-position: -36px 0px;
}
#noticias #leer_mas a:hover {
	background-image: url(../_images/_home/leer_imdesign.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 36px;
	width: 36px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	float: left;
	z-index: 3;
}
#comentarios    {
	font-family: 'imdsansBoldCn', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 500px;
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-left: 36px;
	position: absolute;
	left: 0px;
	top: 720px;
}
#comentarios  a    {
	color: #000000;
	text-decoration: none;
	font-family: 'imdsansBoldCn', Arial, Helvetica, sans-serif;
}
#comentarios  a:hover   {
	color:#666666;
}
#noticias #columna_derecha #buscar div {
	height: 15px;
	width: 80px;
	float: right;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*
 Añadido de fecha y paginacion
*/

#fechaypaginacion2 {
	height: 36px;
	width: 672px;
	position: relative;
	float: left;
	left: 190px;
	top: 800px;
	font-size: 13px;
	text-decoration: none;
	bottom: 0px;
	z-index: 5;
}
#fechaypaginacion2 a{
	text-decoration:none;
	color: #000000;
}
#fechaypaginacion2 a:hover{
	color: #CC0000;
}
.fecha {
	font-family: imdsansEx;
	font-size: 12px;
	position: absolute;
	width: 291px;
	height: 36px;
	left: 36px;
}
.pagina_siguiente{
	font-family: imdsansEx;
	font-size: 12px;
	position: absolute;
	width: 200px;
	height: 36px;
	left: 225px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.fecha2{
	font-family: imdsansEx;
	font-size: 12px;
	position: absolute;
	width: 150px;
	height: 36px;
	text-align: right;
	right: 36px;
	top: 0px;
	bottom: 0px;
}
#noticias #fotofondo02 {
	float: left;
	width: 1105px;
	background-image: url(../_images/_home/fondo_noticia_imdesign2.jpg);
	position: absolute;
	left: 0px;
	height: 850px;
	z-index: 1;
	background-repeat: no-repeat;
}
#noticias #fotofondo03 {
	float: left;
	width: 1105px;
	background-image: url(../_images/_home/fondo_noticia_imdesign3.jpg);
	position: absolute;
	left: 0px;
	height: 850px;
	z-index: 1;
	background-repeat: no-repeat;
}
#noticias #fotofondo04 {
	float: left;
	width: 1105px;
	background-image: url(../_images/_home/fondo_noticia_imdesign4.jpg);
	position: absolute;
	left: 0px;
	height: 850px;
	z-index: 1;
	background-repeat: no-repeat;
}
#noticias #fotofondo05 {
	float: left;
	width: 1105px;
	background-image: url(../_images/_home/fondo_noticia_imdesign5.jpg);
	position: absolute;
	left: 0px;
	height: 850px;
	z-index: 1;
	background-repeat: no-repeat;
}
#noticias #fotofondo06 {
	float: left;
	width: 1105px;
	background-image: url(../_images/_home/fondo_noticia_imdesign6.jpg);
	position: absolute;
	left: 0px;
	height: 850px;
	z-index: 1;
	background-repeat: no-repeat;
}
