@import url("bootstrap-reboot.css");
@import url("bootstrap.css");
@import url("bootstrap-grid.css");
@import url('https://fonts.googleapis.com/css?family=Lora|Poppins:400,600,700|Rubik:400,500,700&display=swap');
@import url("publicidad.css");
@import url("estilos_anexos.css");
@import url("animate.css");
@import url("../css/fontawesome/css/fontawesome.css");
@import url("../css/fontawesome/css/brands.css");
@import url("../css/fontawesome/css/solid.css");

body { font-family:Arial;}
.navbar-light .navbar-nav .nav-link {
  color:#fff; text-transform: uppercase /*font-variant:small-caps*/; letter-spacing:2px; font-size:16px; font-family:'Lora',Arial; font-weight:700;
 }

.navbar-light .navbar-nav .nav-link:hover {
  color: #003399;
 }
.navbar-toggler { border:0px;}
.top-social .item{
    line-height: 0px;
    min-height: 30px;
    padding: 0px 0;
    text-align: right;
	opacity : 0.6;
}
.top-social .item:hover {
	opacity : 1;
}

.cont_home { min-height:110px; padding-top:25px;}
.logo { width:100%;}
.logo img{ width:100%; max-width:350px;}

.logo_int img{ width:100%; max-width:170px;}

.temp_togle { display:none; float:left; margin:6px;} /*muestra desde 768 */


.comentarios {  font-size:15px; color:#666; padding:5px; margin-bottom:10px; border-bottom:1px dotted #ccc}
.comentarios b{ font-size:15px; color:#09C; font-weight:700}


.tapa1_1200 { min-width:890px;}
@media screen and (max-width: 1024px) {
.tapa1_1200 { min-width:100px;}
}

.prim  {  font-size:14px; color:#777; padding-top:6px; text-shadow: 0 /*{a-body-shadow-x}*/ 0px /*{a-body-shadow-y}*/ 0 /*{a-body-shadow-radius}*/ #efefef /*{a-body-shadow-color}*/;}
.prim  a{font-size:14px; color: #666; text-decoration:none; padding-right:0px; font-weight:400 }
.prim  a:hover{ color: #09C;}

.space10 { height:10px;}  
.space15 { height:15px;}  
.space20 { clear:both; height:20px;}  
.space40 { clear:both; height:40px;}  
.space60 { clear:both; height:60px;}  

.hide768 { display:block; }

/* se agrego para dropdown de menu hover */
.dropdown:hover > .dropdown-menu {
    display: block;
}
.dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.urgente { background-color: #bb0000; color:#FFFFFF; padding:10px; margin-top:-3px; 
	    margin-bottom: 10px;   border:0px dotted #000;
		font-family:  Arial; font-weight:bold; line-height:120%; font-size:20px; border-radius:4px;   }
.urgente a{	font-family: 'Lora',Arial; font-weight:bold; line-height:120%; font-size:20px; color:#FFFFFF; }		
.urgente a:hover{ text-decoration:none; }		
.urgente span { color: #FFF; background-color: #FF0000;}
.boton { max-width:100px; padding:6px; font-size:14px}

/* noticias y fotos */

.noticia {
	BORDER: #eaeaea 0px solid; background-color:#fff; padding-top:5px; 
	PADDING-BOTTOM: 10px; MARGIN-BOTTOM: 10px; MARGIN-TOP:0px; text-align:left; }

.noticia .tapa-volanta { font-size:14px; font-family:'Lora', Arial; color:#666; margin-bottom:5px;}

.noticia .tapa-volanta SPAN { /*SECCION*/
	padding:3px 8px 2px; COLOR: #fff; font-size:12px; background-color: #09C;  DISPLAY: block; 
	margin:4px 0px; font-family: Arial; BORDER-left: #666 0px solid; position:absolute; letter-spacing:0px; line-height:100%; }
	
	
.noticia .bajada { font-family:Arial; font-size:14px; color:#333; line-height:140%; }
.noticia img { width:100%;}
.horarion { font-family:Arial; font-size:13px; color:#cc0000; line-height:140%; }

.noticia .relacion a{ font-family:'Lora',Arial; font-size:14px; color:#cc0000; line-height:100%; }
.noticia .audio { width:100%; margin-top:15px; max-width:360px; overflow:hidden}

.destaque H2 a{ /* titulo t1 y t2*/
	LINE-HEIGHT: 120%; DISPLAY: block; COLOR:#555; FONT-SIZE: 34px; FONT-WEIGHT: 700;  text-decoration:none; font-family: 'Lora',Arial; letter-spacing:0px;
	height:auto; margin-bottom:10px; }
	
.destaque .noticia H2 a:hover {	COLOR: #09C; } 
.destaque .noticia H3 a, .destaque .noticia H4 a{ /* titulo t1 y t2*/
	LINE-HEIGHT: 120%; DISPLAY: block; COLOR:#cc0000; FONT-SIZE: 34px; FONT-WEIGHT: 700;  text-decoration:none; font-family: 'Lora',Arial; letter-spacing:-1px;
	height:auto; margin-bottom:10px; }
.destaque .noticia H3 a:hover, .destaque .noticia H4 a:hover {	COLOR: #333; } 
.destaque .marcofoto {  width: 100%; overflow:hidden;
  height: auto; max-height:365px; margin-bottom:10px;}


/*
.sdestaque .noticia H1 a, .sdestaque .noticia H2 a{  LINE-HEIGHT:120%; DISPLAY:block; COLOR:#fff; FONT-SIZE:42px; FONT-WEIGHT:600; width:97.5%; height:auto;  
													 text-decoration:none;background: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0)); 
													 font-family:'Lora',Arial; letter-spacing:0px; height:auto;position:absolute; padding:15px; z-index:1000; bottom:20px; }
.sdestaque .noticia H1 a:hover, .sdestaque .noticia H2 a:hover { COLOR: #ccc; }*/
.sdestaque .noticia H3 a, .sdestaque .noticia H4 a{ LINE-HEIGHT: 120%; DISPLAY: block; COLOR:#cc0000; FONT-SIZE: 44px; FONT-WEIGHT: 600;  text-decoration:none; font-family: 'Lora',Arial; 
													letter-spacing:0px;	height:auto; margin-bottom:10px; }
													
.sdestaque .noticia H3 a:hover, .sdestaque .noticia H4 a:hover { COLOR: #09C; } 
.sdestaque .marcofoto {  width: 100%; overflow:hidden; height: auto; max-height:480px; margin-bottom:10px;}


.sdestaque .noticia H1 a, .sdestaque .noticia H2 a{  LINE-HEIGHT:120%; DISPLAY:block; COLOR:#444; FONT-SIZE:42px; FONT-WEIGHT:600; width:97.5%; height:auto;  
													 text-decoration:none; 
													 font-family:'Lora',Arial; letter-spacing:0px; height:auto; padding:5px; z-index:1000; bottom:20px; }
.sdestaque .noticia H1 a:hover, .sdestaque .noticia H2 a:hover { COLOR: #999; }



.not1y2 .noticia  H1 a, .not2 .noticia  H1 a{ /* titulo t1 y t2 t3*/
	LINE-HEIGHT: 120%; DISPLAY: block; COLOR:#000; FONT-SIZE: 20px; FONT-WEIGHT: 600;  text-decoration:none; font-family: 'Lora',Arial; letter-spacing:0px;	height:auto; }
	
.not1y2 .noticia H1 a:hover, .not3 .noticia H1 a:hover { COLOR: #666; } 

.not1y2 .noticia  H2 a, .not2 .noticia  H2 a{ /* titulo t1 y t2*/
	LINE-HEIGHT: 110%; DISPLAY: block; COLOR:#333; FONT-SIZE: 20px; FONT-WEIGHT: 600;  text-decoration:none; font-family: 'Lora',Arial; letter-spacing:0px;
	height:auto; }
.not1y2 .noticia H2 a:hover, .not3 .noticia H2 a:hover { COLOR: #666; } 

.not1y2 .noticia  H3 a, .not3 .noticia  H3 a{ /* titulo t1 y t2 t3*/
	LINE-HEIGHT: 120%; DISPLAY: block; COLOR:#cc0000; FONT-SIZE: 22px; FONT-WEIGHT: normal;  text-decoration:none; font-family: 'Lora',Arial; letter-spacing:-1px;	height:auto; }
.not1y2 .noticia H3 a:hover, .not3 .noticia H3 a:hover { COLOR: #333; } 
.not1y2 .noticia  H4 a{ /* titulo t1 y t2*/
	LINE-HEIGHT: 120%; DISPLAY: block; COLOR:#cc0000; FONT-SIZE: 25px; FONT-WEIGHT: normal;  text-decoration:none; font-family: 'Lora',Arial; letter-spacing:-1px;
	height:auto; }
.not1y2 .noticia H4 a:hover, .not3 .noticia H4 a:hover { COLOR: #666; } 


.not3 .noticia  H3 a, .not3 .noticia  H1 a, .not3 .noticia  H2 a, .not3 .noticia  H4 a { LINE-HEIGHT: 110%; DISPLAY: block; COLOR:#000; FONT-SIZE: 18px; FONT-WEIGHT: 700;  
												text-decoration:none; font-family: 'Lora',Arial; letter-spacing:0px; height:auto;}
.not3 .noticia H3 a:hover { color:#666;}


.marcofoto {
  width: 100%; overflow:hidden;
  height: auto; max-height:196px; margin-bottom:10px;}
 
.not2 .marcofoto {overflow:hidden; float:left; width:100%;
  height: auto; max-width:360px; margin-bottom:15px; margin-right:10px;}



.not3 .marcofoto {overflow:hidden; float:left; width:100%;
  height: auto; max-height:130px; margin-bottom:15px; margin-right:10px;}
.not3 img{ width:100%;}
.not3 .marcotube .imgt{ width:100%; margin:-45px -15px -40px -0px; }
.#seccion .marcotube .imgt{ width:100%; margin:-45px -15px -40px -0px; }


.not2 .noticia { margin-left:0px;	BORDER-BOTTOM: #eaeaea 1px solid; float:left; display:block; width:97%;   
	PADDING-BOTTOM: 8px; MARGIN-BOTTOM:5px; MARGIN-TOP: 15px; overflow:hidden; text-align:left; }
	
.marcotube, .marcotube, #seccion .marcotube { width: 100%; overflow:hidden;  height: auto; max-height:196px; margin-bottom:10px; position: relative; }
.marcotube .imgt,.tapa3 .marcotube .imgt, #seccion .marcotube .imgt{ width:100%; margin:-45px -15px -40px -0px; }

.destaque .marcotube{ padding:1px; position: relative; border: 0px solid #cc0000; MARGIN-bottom: 10px; MARGIN-top: 10px; margin-left:0px;  max-height:560px; overflow:hidden;} 
.destaque .marcotube .imgt{ width:100%; margin:-100px -5px -85px -0px;}
.sdestaque .marcotube{ padding:1px; position: relative; border: 0px solid #cc0000; MARGIN-bottom: 10px; MARGIN-top: 10px; margin-left:0px;  max-height:560px; overflow:hidden;} 
.sdestaque .marcotube .imgt{ width:100%; margin:-120px -5px -0px -0px;}

.comentar_nota a{ font-family:Arial; font-size:14px; color:#09C;} 
.comentar_nota a:hover{ font-family:Arial; font-size:14px; color:#003366; text-decoration:none} 
 
/* ---- Tab ult not---- */ 
.menut {background-color: #036;  border-bottom:0px solid #d7d7d7; height:26px; font-family:'Lora', Arial, Helvetica, sans-serif;}
.menut ul {margin:0px; padding:0px; list-style:none; text-align:left;  }
.menut li {display:inline; line-height:23px;   }
.menut li a {color:#fff; text-decoration:none; padding:5px; margin:4px;  border-left:0px solid #ececec; border-right:0px solid #ececec;  border-top:0px solid #d7d7d7; font-size:16px;}
.menut li a.tabactive { background-color:#ccc;  font-weight:bold;  color:#000000; }
/* # Tab ult not---- */ 

@media screen and (max-width: 768px) {
	.urgente, .urgente a{ font-family: Arial; font-weight:700; line-height:120%; font-size:16px; color:#FFFFFF; }		
	.not1y2 .noticia H1 a, .destaque .noticia H1 a, .sdestaque .noticia H1 a { FONT-SIZE: 22px; }
	.not1y2 .noticia H2 a  .destaque .noticia H2 a, .sdestaque .noticia H2 a { FONT-SIZE: 22px; }
	.not1y2 .noticia H3 a, .destaque .noticia H3 a, .sdestaque .noticia H3 a { FONT-SIZE: 22px; }
	.not1y2 .noticia H4 a, .destaque .noticia H4 a, .sdestaque .noticia H4 a { FONT-SIZE: 22px; }
	.hide768 { display:none; }
	.temp_togle { display:block; float:left; margin:6px; display: block;}
	.cont_home { min-height:90px; padding-top:15px;} /*deja igual a interior*/
	.logo { width:100%; margin:1px auto 1px; text-align:center;}
	.logo img{ width:100%; max-width:240px;}
}


/**************************************************/
footer { background-color:#666; border-top:#ccc 1px solid; padding-top:35px; padding-bottom:15px; color:#666; margin-bottom:-30px; }
footer .footer-about p{ font-size:14px; line-height:140%; color:#CCC}
footer p {font-family: 'Lora',arial, sans-serif; color:#fff; font-size:16px; margin-bottom:1px }
footer p a {   color: #fff; line-height:100%; }
footer p a:hover {   color: #ccc; line-height:100%; }
footer h3{ color:#ccc; font-size:20px; font-family:'Lora', arial; }

.footer-top { margin-bottom:25px;}
.footer-bottom { background-color:#333; padding:20px; color:#fff; }


.footer-copyright {
    color: #ccc; font-family:'Lora', Arial; font-size:14px; 
    line-height: 0px;
    min-height: 20px;
    padding-top: 10px;
}

.footer-copyright a, .footer-copyright2 a {
    color: #fff;
}


.footer-bottom .row {  margin-bottom: 0rem; }

.footer-copyright2 {
    color: #ccc; font-family:'Lato', Arial;  font-size:14px; 
    line-height: 0px;
    min-height: 20px;
    padding-top: 10px; 
	text-align: right;
}


.footer-social {
    line-height: 0px;
    min-height: 30px;
    padding-bottom: 10px;
    text-align: right;
}

.footer-social .item{
    color: #fff;
    line-height: 0px;
    min-height: 30px;
    padding: 0px 0;
    text-align: right;
	opacity : 0.6;
}
.footer-social .item:hover {
	opacity : 0.9;
}
   
/******************************Footer********************************/


/*-- AMPLIA NOTICIA y Lector-- */

.ampli .volantanota{ width:98%; display:block; margin-left:3px; margin-top:5px; margin-bottom:5px; border:#000000 0px solid; font-size:16px; color:#666; font-family: Arial, Helvetica, sans-serif; line-height:110% } 

.ampli .seccionnota{ width:98%; display:block; margin-left:0px; margin-top:5px; margin-bottom:10px; font-size:15px; color:#333; font-family: Arial; line-height:110% } 
.ampli .seccionnota b{ font-size:20px; color: #069; font-family:  Arial; padding-right:20px; } 

.ampli .titulonota{ width:98%; display:block; margin-left:3px; margin-bottom:5px; border:#000000 0px solid; font-size:38px; color:#333; font-family:'Lora', Arial; font-weight:700; line-height:110% } 
.ampli .copetenota{ width:98%; display:block; margin-left:3px; border:#000000 0px solid; font-size:18px; color:#666; font-family: Arial, Helvetica, sans-serif; line-height:130%; letter-spacing:0px } 

.ampli .cuerponota p{ display:block; margin-left:3px; border:#000000 0px solid; font-size:18px; color:#333; font-family: Arial, Helvetica, sans-serif; line-height:130%; font-weight:200 } 

.ampli .contienefoto{ width:100%; margin-top:10px; margin-bottom:5px; }
.ampli .contienefoto img{ width:100%;}

.ampli .tex_blanco{ color:#FFFFFF;}

.ampli .cuerponota{ width:98%; display:block; margin-left:3px; border:#000000 0px solid; font-size:16px; color:#000; font-family: Arial, Helvetica, sans-serif; line-height:150%; margin-bottom:30px; } 
.ampli .cuerponota blockquote{ font-family: 'Lora',serif; color:#333; font-style: italic; font-size:18px; padding:5px 10px 5px 10px; 
border-left: 2px  #ccc solid; margin:15px 60px 20px 30px;}
.ampli .cuerponota a{ color: #09C; font-size:16px;}

.ampli .contienefoto{ width:99%; margin-top:20px; margin-bottom:10px;  border:#000000 0px solid; height:auto;}
.ampli .titulonota_lec { width:98%; display:block; margin-bottom:15px; font-family:'Lora',Arial; font-size:34px; line-height:110%; font-weight:700; letter-spacing:-1px;}
.ampli .copetenota_lec{ font-size:16px;}


.tira_sociales{ width:99%; display:block;  border:0px solid #ccc;  margin-top:15px; margin-bottom:20px; height:30px; }
.tira_sociales i{  margin-right:15px; padding: 6px; border-radius: 2px; font-size:18px; color:#666; background-color:#eee  }
.tira_sociales i:hover{ color:#57BEF0; background-color:#eee  }


.tira_sociales .face { width: 24px; height:24px; display:block; background-image: url('images/faceb_24a.png'); float:left; margin-right:8px;} 
.tira_sociales .face:hover { background-image: url('images/faceb_24.png');  }
.tira_sociales .twit { width: 24px; height:24px; display:block; background-image: url('../images/twit_24a.png'); float:left; margin-right:8px;  } 
.tira_sociales .twit:hover { background-image: url('../images/twit_24.png'); }
.tira_sociales .goog { width: 24px; height:24px; display:block; background-image: url('../images/goog_24a.png'); float:left; margin-right:8px;  } 
.tira_sociales .goog:hover { background-image: url('../images/goog_24.png'); }
.tira_sociales .linke { width: 24px; height:24px; display:block; background-image: url('../images/link_24a.png'); float:left; margin-right:8px;  } 
.tira_sociales .linke:hover { background-image: url('../images/link_24.png'); }
.tira_sociales .mess { width: 24px; height:24px; display:block; background-image: url('../images/mess_24a.png'); float:left; margin-right:8px;  } 
.tira_sociales .mess:hover { background-image: url('../images/mess_24.png'); }
.tira_sociales .whatsapp { display:none; } 
.tira_sociales .whatsapp:hover { background-image: url('../images/whatsapp_24.png'); }
.tira_sociales .btnPrint { width: 24px; height:24px; display:block; background-image: url('../images/print_24a.png'); float:left; margin-right:8px;  } 
.tira_sociales .btnPrint:hover { background-image: url('../images/print_24.png'); }
.tira_sociales .emaila { width: 24px; height:24px; display:block; background-image: url('../images/email_24a.png'); float:right; margin-right:8px;  } 
.tira_sociales .emaila:hover { background-image: url('../images/email_24.png'); }

.cont_ampli .contienefoto{ width:99%; margin-top:20px; margin-bottom:10px;  border:#000000 0px solid; height:auto;}
.cont_ampli .titulonota_lec { width:98%; display:block; margin-bottom:15px; font-family:'Lora',Arial; font-size:34px; line-height:110%; font-weight:700; letter-spacing:-1px;}
.cont_ampli .copetenota_lec{ font-size:16px;}

.badge-tags { background-color: #333;margin-left:5px; padding:8px 8px;}
.badge-tags a { color:#FFF; font-size:16px; font-family:'Lora', arial; text-decoration:none; font-weight:normal }
.badge-tags a:hover { color: #0CF; text-decoration:none; }

.rel { font-size:18px; padding:10px; margin-top:-20px; min-height:100px; background-color:#F9F9F9; overflow:hidden;border:0px dotted #ddd} /* relacionadas interior*/
.rel a{ font-size:16px; font-family:'Lora',arial; font-weight:700;  color:#09c; line-height:120%;}
.rel a:hover{ color:#003366;}
.rel .copet { font-size:14px; color:#666; line-height:130%;}
.rel .marcor{ width:120px; max-height:80px; overflow:hidden; float:left; margin-right:8px;}
.rel img{ width:100%;}

/* list secciones */

.noticia_sec { clear:both;
	BORDER-BOTTOM: #eaeaea 0px solid; 
	PADDING-BOTTOM: 8px; MARGIN-BOTTOM: 20px; MARGIN-TOP: 5px; overflow:hidden; text-align:left; }

.noticia_sec .tapa-volanta .secc { display:inline-block  ;
	padding: 3px 10px 3px 7px; COLOR: #cc0000; background-color:#efefef; font-size:14px; font-family: 'Lora', Arial; letter-spacing:0px; line-height:120%; margin-right:10px; margin-bottom:5px; }

.noticia_sec .tapa-volanta SPAN {
	padding-left:8px; COLOR: #010; font-size:14px; font-family: 'Lora', Arial;	letter-spacing:0px; line-height:120%; }

.noticia_sec .tapa-volanta {
	LINE-HEIGHT: 120%; DISPLAY: block; MARGIN-BOTTOM:0px; COLOR: #000 ; FONT-SIZE: 12px; border:0px solid #333333; margin-bottom:0px; }
		
.noticia_sec .bajada {
	LINE-HEIGHT: 140%; MARGIN-BOTTOM: 10px; FONT-SIZE: 15px; PADDING-TOP: 0px; font-family:Arial;
}
.noticia_sec .marcofoto { /* tapa3 chicas */
padding:1px; background-color: #ffffff; float:left; border: 0px solid #cccccc; margin-right:8px; MARGIN-bottom: 5px; MARGIN-top: 0px; max-height:180px; max-width:300px; overflow:hidden;
}
.noticia_sec .marcofoto img{ width:100%;}

.noticia_sec H1 a {
	LINE-HEIGHT: 120%; DISPLAY: block; COLOR:#555; FONT-SIZE: 28px; FONT-WEIGHT: 400;  text-decoration:none; font-family: 'Lora',Arial; letter-spacing:-1px;
}

.noticia_sec H1 a:hover {
	COLOR: #cc0000;
}



@media screen and (max-width: 640px) {

.bloque-publicidad-xs1-side { display:none; } 
.bloque-publicidad-xs1-t1 { display:block; } 
.bloque-publicidad-xs1-t1 .div_cost_der_s { display:block; margin-bottom:15px; text-align:center}

.not3 .audio { max-width:280px; overflow:hidden; }

.ampli .titulonota{ width:98%; display:block; margin-left:3px; margin-bottom:5px; border:#000000 0px solid; font-size:24px; color:#333; font-family:'Lora', Arial; font-weight:700; line-height:110% } 
.marco_titulo_lector .titulonota{ width:98%; display:block; margin-left:3px; margin-bottom:5px; border:#fff 0px solid; font-size:26px; color: #333; font-family: 'Lora', Arial; }

.marco_titulo_lector .fechahora { display:none;}
.marco_titulo .fechahora { display:none;}
.marco_titulo .fechahoraresp { display:block; width:100%; border:0px solid #000; float:left; margin-bottom:10px;}
.marco_titulo .fechahoraresp b{ background-color:#09C; font-weight:normal; color:#FFF; padding: 2px 4px 2px 4px; }
.marco_titulo_lector .fechahoraresp { display:block; width:100%; border:0px solid #000; float:left; margin-bottom:10px;}
.marco_titulo_lector .fechahoraresp b{ background-color:#09C; font-weight:normal; color:#FFF; padding: 2px 4px 2px 4px; }

.displ_secc { display:block; margin-top:-20px; margin-bottom:10px; font-family: 'Lora Condensed', Arial; letter-spacing:-1px;  color:#cc0000; font-size:28px; text-align:center;  border: 0px solid #cccccc;}
.tira_sociales .whatsapp { width: 24px; height:24px; display:block; background-image: url('../images/whatsapp_24a.png'); float:left; margin-right:8px;  } 
.tira_sociales .whatsapp:hover { background-image: url('../images/whatsapp_24.png'); }

.whatsb { width: 20px; height:20px; display:block; background-image: url('../images/whatsapp_20g.png'); float:right; } 
.whatsb:hover { background-image: url('../images/whatsapp_20.png'); }

.marco_titulo .fechahora { display:none;}
.marco_titulo .fechahoraresp { display:block; width:100%; border:0px solid #000; float:left; margin-bottom:10px;}
.marco_titulo .fechahoraresp b{ background-color:#09C; font-weight:normal; color:#FFF; padding: 2px 4px 2px 4px; }

}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

