/* CSS Document */

/* TIPOGRAFÍAS */

/* TIPO GENERAL NEGRA */
/*.linkLeftTipo{
font:  12px Verdana, Arial, Helvetica, sans-serif;	
}
.linkLeftTipoon{
font:  bold 12px Verdana, Arial, Helvetica, sans-serif;	
}*/
/* TIPO GRIS NOTICIAS */
.titularVerdeNivel1{
color: #00693E;
font:  bold 18px Verdana, Arial, Helvetica, sans-serif;
}
.titularVerdeNivel2{
color: #00693E;
font:  bold 16px Verdana, Arial, Helvetica, sans-serif;
}
.titularVerdeNoti{
color: #00693E;
font:  bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.dataGreen{
color: #00693E;
font:  10px Verdana, Arial, Helvetica, sans-serif;
}
.dataGreenon{
color: #00693E;
font:  bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.linkGreen{
color: #00693E;
font:  11px Verdana, Arial, Helvetica, sans-serif;
}
.littleGreen{
color: #00693E;
font:  bold 10px Verdana, Arial, Helvetica, sans-serif;
/*text-align: right;*/
}
.txtNotis{
font:  12px Verdana, Arial, Helvetica, sans-serif;
}
.txtNotison{
font:  bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.txtDescript{
font:  11px Verdana, Arial, Helvetica, sans-serif;
}
.txtDescripton{
font:  bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.txtPostTitle{
font:  bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.littleTitular{
font:  10px Verdana, Arial, Helvetica, sans-serif;
}
.antetituloRojoArticulo{
font:  bold 11px Verdana, Arial, Helvetica, sans-serif;
color: #B00033;
}
.bannerButtonRojoOlg{
font:  bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #B00033;
}
.fechaGris{
font:  8px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
}
.linkBotSupTipo{
color:#FFFFFF;
font:  bold 12px Verdana, Arial, Helvetica, sans-serif;
margin-right: 12px;
}
.linkBotSupTipo02{
color:#FFFFFF;
font:  bold 10px Verdana, Arial, Helvetica, sans-serif;
margin-right: 12px;
}
.minusCapital{
text-transform: lowercase;
}

/* LINKS */
/* PARTE IZQUIERDA */
a.linkLeft:link {text-decoration: none; color: black;   }
a.linkLeft:visited {text-decoration: none; color:black;}  /* visited link */
a.linkLeft:hover {font-weight: bold; text-decoration: none; color: #B00033;}   /* mouse over link */
a.linkLeft:active {text-decoration: none; color:black;}
/* SUBRAYADOS BLANCOS */
a.linkWhiteOverLined:link {text-decoration: none; color: white;   }
a.linkWhiteOverLined:visited {text-decoration: none; color: white; }  /* visited link */
a.linkWhiteOverLined:hover {text-decoration: underline; color: white ;  }   /* mouse over link */
a.linkWhiteOverLined:active {text-decoration: none; color: white; }
/* SUBRAYADOS NEGROS */
a.linkBlackOverLined:link {text-decoration: none; color: black;   }
a.linkBlackOverLined:visited {text-decoration: none; color: black; }  /* visited link */
a.linkBlackOverLined:hover {text-decoration: underline; color: black;  }   /* mouse over link */
a.linkBlackOverLined:active {text-decoration: none; color:  black; }
/* SUBRAYADOS VERDES */
a.linkGreenOverLined:link {text-decoration: none; color: #00693E;   }
a.linkGreenOverLined:visited {text-decoration: none; color: #00693E ; }  /* visited link */
a.linkGreenOverLined:hover {text-decoration: underline; color: #00693E ;  }   /* mouse over link */
a.linkGreenOverLined:active {text-decoration: none; color: #00693E; }
/* SUBRAYADOS ROJOS */
a.linkRedOverLined:link {text-decoration: none; color: #B00033;   }
a.linkRedOverLined:visited {text-decoration: none; color: #B00033 ; }  /* visited link */
a.linkRedOverLined:hover {text-decoration: underline; color: #B00033 ;  }   /* mouse over link */
a.linkRedOverLined:active {text-decoration: none; color: #B00033; }
/* IMÁGENES */
a.linkImages:link {text-decoration: none; color: white;   }
a.linkImages:visited {text-decoration: none; color: white; }  /* visited link */
a.linkImages:hover {text-decoration: none; color: white;  }   /* mouse over link */
a.linkImages:active {text-decoration: none; color: white; }

a.linkImages02:link {text-decoration: none; border-style: none}
a.linkImages02:visited {text-decoration: none; border-style: none }  /* visited link */
a.linkImages02:hover {text-decoration: none; border-style: none }   /* mouse over link */
a.linkImages02:active {text-decoration: none; border-style: none  }

/* CONTAINER GENERAL DE LA WEB */
body{
text-align:center;
background-color:#CCE0D6;
}

#container{
width: 1024px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

/* LINKS DE REGISTRO Y NUEVO USUARIO */
	/* DIV GENERAL DE LOS LINKS */
	#overBannerLinks{
	width: 977px;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;	
	}
		/* DIV QUE CONTIENE EL LINK*/
		.overBannerLinkBox{
		width: 90px;
		height: 15px;
		margin-top: 0px;
		margin-bottom: 0px;
		float: right;	
		text-align: right;
		}
		/* ESTILO DEL SEPARADOR */
		.overBannerLinksSeparator{
		width: 1px;
		height: 12px;
		margin-top: 1px;
		margin-bottom: 0px;
		margin-left: 10px;
		background-color:#00693E;
		float: right;		
		}
/* TOP BANNER OLG */
#topBannerOlg{
width: 1024px;
height: 227px;
margin-top: 0px;
float: left;
background-image: url('images02/FondoBannerSupOlg.png');
background-repeat: no-repeat;
}	
	.subStructureLeftOlg{
	width: 750px;
	height: 174px;
	margin-top: 10px;
	float: left;
	
	}
		.regUsuBoxOlg{
		width: 200px;
		height: 28px;
		margin-left: 550px;
		margin-top: 0px;
		float: left;	
		}
			.regUsuBoxIndivOlg{
			/*width: 96px;*/
			height: 28px;
			margin-left: 0px;
			margin-top: 0px;
			float: left;	
			}
			.sepRegOlg{
			width: 8px;
			height: 28px;
			margin-left: 15px;
			margin-right: 10px;
			margin-top: 0px;
			float: left;		
			background-image: url('images02/linSepRegOlg.gif');
			background-repeat: no-repeat;		
			}
		.dateUpdatingOlg{
		width: 350px;
		height: 30px;
		margin-left: 178px;
		margin-top: 85px;
		float: left;
		}
		.enterSearchOlg{
		width: 130px;
		height: 18px;
		margin-top: 75px;		
		margin-left: 0px;
		float: left;
		}
	.topTwoImagesOlg{
	/*width: 262px;
	height: 150px;*/
	width: 272px;
	height: 174px;
	margin-left: 2px;
	margin-top: 10px;
	float: left;
	}
		.topOneImageOlg{
		width: 130px;
		height: 174px;
		margin-left: 0px;
		margin-top: 0px;
		border-style: none;
		float: left;
		}	
	.topRowButtonsOlg{
	width: 860px;
	height: 30px;
	margin-left: 178px;
	margin-top: 0px;
	float: left;	
	}
		.rowButtonIndivOlg{
		width: 125x;
		height: 20px;
		margin-right: 0px;
		margin-top: 5px;
		float: left;	
		}
		.separatorOlgCab02{
		width: 20px;
		height: 30px;
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 0px;
		float: left;		
		background-image: url('images02/sepOlgCab.png');
		background-repeat: no-repeat;		
		}
		.rowButtonIndivOlgCab01{
		/*width: 120px;*/
		height: 20px;
		margin-right: 0px;
		margin-top: 5px;
		float: left;	
		}
		.separatorOlgCab01{
		width: 20px;
		height: 30px;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;
		float: left;		
		background-image: url('images02/sepOlgCab.png');
		background-repeat: no-repeat;		
		}

/* TODA LA ESTRUCTURA DEL BANNER SUPERIOR */
#topBanner{
width: 1024px;
height: 156px;
margin-top: 0px;
float: left;}	
	/* LOGO LEGACOM*/
	.imageLegacom{
	width: 156px;
	height: 145px;
	margin-top: 5px;
	float: left;
	background-image:url('images02/ImageLegacom.png');
	}
	/* BANNER SUPERIOR DE LAS IMÁGENES*/
	#topImageBanner{
	width: 850px;
	height: 110px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	}
		/* IMÁGENES ANCHA EN BANNER SUPERIOR*/
		.wideImageInTopBanner{
		width: 396px;
		height: 110px;
		margin-top: 0px;
		float: left;
		background-image:url('images02/BannerTop.png');
		}		
		/* IMÁGENES PEQUEÑAS EN BANNER SUPERIOR*/
		.littleImageInTopBanner{
		width: 82px;
		height: 110px;
		margin-top: 0px;
		margin-left: 2px;
		border: 0px;
		float: left;
		}
		.littleImageCampaign{
		width: 118px;
		height: 110px;
		margin-top: 0px;
		margin-left: 4px;
		border: 0px;
		float: left;		
		}		
	/* BARRA DE BOTONES */
	/* DIV GENERAL DE LA BARRA */
	#buttonsRow{
	width: 812px;
	height: 35px;
	margin-top: 0px;
	margin-left: 10px;
	vertical-align: middle;
	float:left;
	background-image:url('images02/ButtonsRowBack.png');
	}
	/* DIV QUE ALOJA CADA LINK*/
	.linksSupBox{
	/*width: 115px;*/
	height: 25px;
	margin-top: 10px;
	margin-left: 12px;
	vertical-align: middle;
	text-align: center;
	float:left;	
	}
	/* ESTILO DEL SEPARADOR */
	.iconLinkSupBox{
	width: 8px;
	height: 29px;
	margin-top: 2px;
	margin-left: 0px;
	float:left;
	background-image:url('images02/ButtonSupIcon.png');	
	}

																/* CONTAINER GENERAL IZQUIERDO */

#leftSide{
width: 160px;
/*height: 546px;*/
margin-top: 15px;
margin-left: 0px;
float: left;
}
	/* FIRST CONTAINER TO SAVE THE TITLE */
	.linkLeftDivFirst{
	width: 156px;
	height: 42px;
	margin-top: 0px;
	float: left;
	}
	/* CONTAINER GENERAL PARA CADA ENLACE */
	.linkLeftDiv{
	width: 156px;
	height: 25px;
	margin-top: 0px;
	margin-left: 3px;
	float: left;
	}
	
	/* CAJA PARA CADA ENLACE IZQUIERDO CON MARGEN */
	.linkLeftBox{
	width: 156px;
	height: 25px;
	vertical-align: bottom;
	text-align: left;
	margin-top: 0px;
	margin-left: 15px;
	float: left;
	}
	/* BANNERS PARTE IZQUIERDA */
	.bannersLeft{
	width: 156px;
	height: 26px;
	margin-top: 0px;
	margin-bottom: 8px;
	float: left;
	}
	/* APARTADO PRENSA */
	#boxPrensa{
	width: 156px;
	/*height: 158px;*/
	margin-top: 0px;
	float: left;
	/*background-image:url('testImages/styleBoxPrensa.png');*/
	}
	/* APARTADO REGISTRO */
	#boxActualidad{
	width: 156px;
	/*height: 110px;*/
	margin-top: 0px;
	float: left;
	}	
	/* APARTADO AGENDA */
	#boxAgenda{
	width: 156px;
	height: 178px;
	margin-top: 0px;
	float: left;
	}
	/* APARTADO BUSCAR, RSS */
	#boxBuscar{
	width: 156px;
	height: 96px;
	margin-top: 0px;
	float: left;
	}
	/* APARTADO PRENSA OLGA */
	#boxPrensaOlg{
	width: 156px;
	height: 172px;
	margin-top: 0px;
	margin-left: 4px;
	float: left;
	background-image: url('images02/BoxPrensaOlg.png');
	background-repeat: no-repeat;
	}
	/* APARTADO REGISTRO OLGA  */
	#boxActualidadOlg{
	width: 156px;
	height: 199px;
	margin-top: 0px;
	margin-left: 4px;
	float: left;
	background-image: url('images02/BoxActualidadOlg.png');
	background-repeat: no-repeat;
	}	
	/* APARTADO BUSCAR, RSS OLGA*/
	#boxBuscarOlg{
	width: 156px;
	height: 176px;
	margin-top: 0px;
	margin-left: 4px;
	float: left;
	background-image: url('images02/BoxRecursosOlg.png');
	background-repeat: no-repeat;
	}
	
		/* ESTILO DE LA CAJA DE BÚSQUEDA*/
		.enterSearch{
		width: 110px;
		height: 18px;
		margin-top: 10px;
		border: 1px solid #B00033; 
		vertical-align: middle;
		margin-left: 15px;
		float: left;
		}
		/* ESTILO DE LA FLECHA ROJA*/
		.flechaRoja{
		width: 20.78px;
		height: 22px;
		margin-top: 10px;
		vertical-align: middle;
		float: left;		
		}
		/* ESTILO DE LA IMAGEN DEL RSS*/
		.rssIcon{
		width: 35px;
		height: 17px;
		border: 0px;
		margin-top: 15px;
		float: left;			
		}
		.rssIconOlg{
		width: 35px;
		height: 17px;
		border: 0px;
		margin-top: 0px;
		margin-left: 15px;
		float: left;			
		}
		.rssCenter{
		width: 35px;
		height: 17px;
		border: 0px;
		margin-top: 0px;
		float: left;				
		}
		/* ESTILO DE LA IMAGEN DE PODCAST*/
		.podcastIcon{
		width: 65px;
		height: 17px;
		margin-top: 13px;
		margin-left:10px;
		float: left;			
		}
		.podcastIconOlg{
		width: 65px;
		height: 17px;
		margin-top: 0px;
		margin-left: 5px;
		float: left;			
		}
		
																		/* CONTAINER CENTRAL FOR THE NEW OLGA DESIGN */											
#containerCentralOlg{
width: 1024px;
/*height: 1550px;*/
margin-top: 0px;
margin-left: 0px;/*margin must be 10*/
float: left;
background-image:url('images02/ContainerCentral.png');
background-repeat: no-repeat;
background-color: #FFFFFF;
}
	
																		/* CONTAINER CENTRAL INDEX */
#centralIndex{
width: 378px;
/*height: 550px;*/
margin-top: 0px;
margin-left: 10px;/*margin must be 10*/
float: left;
}
	/* INCLUYE "ÚLTIMOS VÍDEOS", TITULAR Y FECHA */
	#boxTitVideo{
	width: 378px;
	height: 64px;
	margin-top: 10px;
	text-align: left;
	float: left;
	}
	/* MÁS CONTAINERS PARA ESTE FORMATO, EN CONCRETO PARA LOS FEEDS */
	.boxTitFeeds{
	width: 358px;
	/*height: 64px;*/
	margin-top: 20px;
	text-align: left;
	float: left;
	}
		.TitularFeeds01{
		width: 308px;
		/*height: 64px;*/
		/*margin-top: 10px;*/
		text-align: justify;
		margin-bottom:10px;
		float: left;
		}
		.TitularFeeds02{
		width: 358px;
		/*height: 64px;*/
		/*margin-top: 10px;*/
		text-align:justify;
		margin-bottom:0px;
		float: left;
		}
				
	/* VÍDEO YOUTUBE EN INDEX */
	#videoIndex{
	width: 378px;
	height: 306px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	background-color:#0099CC;	
	}
	/* LÍNEA VERDE HORIZONTAL PÁGINA INDEX */
	.linVerdHor{
	width: 378px;
	height: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background-image:url('images02/LinGreenHor.png');		
	}	
	/* INCLUYE MINI-VÍDEO, TITULAR Y FECHA */
	.littleVidIcon{
	width: 114px;
	height: 150px;
	margin-top: 0px;
	margin-left: 5px;
	float: left;			
	}
	/* ESTILO DEL MINI-VÍDEO */
	.videoIndexLittle{
	width: 114px;
	height: 86px;
	float:left;
	text-align:left;
	vertical-align: middle;
	}
	/* DIV DEL MINITITULAR */
	.titVideoLittleIndex{
	width: 114px;
	height: 30px;
	float:left;
	text-align:left;
	vertical-align: middle;	
	}
	/* DIV DE LA FECHA  */
	.fechaLittleVideoIndex{
	width: 114px;
	height: 10px;
	float:left;
	text-align:left;
	vertical-align: middle;
	}
																	
		
																	/* CONTAINER DERECHO INDEX */
#rightSideIndex{
width: 450px;
/*height: 526px;*/
margin-top: 0px;
margin-left: 0px;
float: left;
}
	
	/* LÍNEA VERDE VERTICAL */
	.linVerdVert{
	width: 6px;
	height: 540px;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
	background-image:url('images02/LinGreenVert.png');		
	}
	/* CABECERA PARA FEEDS */
	.boxHeadRightFeeds{
	width: 407px;
	/*height: 50px;*/
	margin-top: 20px;
	margin-bottom:15px;
	margin-left: 10px;
	float: left;
	}	
		/* DESCRIPCION DE LA NOTICIA */
		.notiIndexBoxFeed{
		width: 345px;/*305*/
		/*height: 55px;*/
		margin-top: 0px;
		margin-left: 10px;
		text-align:justify;
		float: left;
		}			
	/* INCLUYE "ÚLTIMAS NOTICIAS", ENLACES VIDEO,SONIDO,FOTOS Y ÚLTIMA ACTUALIZACIÓN*/
	#boxNoticias{
	width: 407px;
	height: 50px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	}	
	/* DIV PARA ENLACES DE VIDEO, SONIDO Y FOTOS*/
		.linksVideoFotoSound{
		width: 200px;
		height: 10px;
		margin-top: 0px;
		float: left;
		vertical-align: top;
		text-align: left;	
		}
		/* DIV PARA FECHA ACTUALIZACIÓN*/
		.fechaUpdated{
		width: 200px;
		height: 10px;
		margin-top: 0px;
		float: right;
		vertical-align: top;
		text-align: right;	
		}
	/* NOTICIAS PARTE DERECHA, INCLUYE TITULAR, FOTO, TXT DESCRIP, LÍNEA SEPARACIÓN Y FECHA */
	.boxNoticiasLargo{
	width: 412px;/*420*/
	/*height: 120px;*/
	margin-top: 0px;
	margin-left:10px;
	float: left;
	}
		/* DIV CONTENEDOR DEL TITULAR VERDE */
		.titVerdeNotiBox{
		width: 412px;/*420*/
		/*height: 25px;*/
		margin-top: 0px;
		margin-bottom: 5px;
		text-align: left;
		vertical-align: middle;
		float: left;	
		}
		/* FOTO IZQUIERDA DE LAS NOTICIAS EN INDEX */
		.fotoNotiIndex{
		width: 87px;
		/*height: 75px;*/
		margin-top: 0px;
		float: left;
		/*background-color: #CC0099;*/
		}		
		/* DESCRIPCION DE LA NOTICIA */
		.notiIndexBox{
		width: 305px;/*305*/
		/*height: 55px;*/
		margin-top: 0px;
		margin-left: 10px;
		text-align: left;
		float: left;
		}
		/* ESTILO PARA LA FLECHA DEL LINK */
		.flechaIcon{
		width: 11.85px;
		height: 11px;
		border: 0px;
		margin-top: 0px;
		margin-left: 2px;
		vertical-align: middle;
		}
		.bordeImagen{
		border: 0px;
		}
		/* INCLUYE LA LÍNEA DE SEPARACIÓN Y LA FECHA */
		.fechaNotiIndex{
		width: 310px;
		/*height: 10px;*/
		margin-top: 0px;
		float: left;
		vertical-align: top;
		margin-left: 100px;
		text-align: right;	
		}
		/* INCLUYE LA LÍNEA DE SEPARACIÓN Y LA FECHA PARA FEEDS NEWS */
		.fechaNotiFeeds{
		width: 412px;
		/*height: 10px;*/
		margin-top: 0px;
		margin-bottom:5px;
		float: left;
		vertical-align: top;
		margin-left: 0px;
		text-align: right;	
		}		

/* PIE */
#pie{
width: 1024px;
height: 44px;
margin-top: 10px;
margin-left: 0px;
float: left;
background-image:url('images02/pie.png');
}
																	/* CONTRATACIÓN */

																	/* CONTAINER CENTRAL CONTRATACIÓN */
#centerContratacion{
	width: 605px;
	/*height: 700px;*/
	margin-top: 15px;
	margin-bottom: 0px;
	float:left;
	/*background-color:#CC33FF;*/
}
	.boxContentCenter{
		width: 595px;
		/*height: 100px;*/
		margin-top: 20px;
		margin-bottom: 10px;
		margin-left: 10px;
		float:left;
		/*background-color:#663399;*/
	}
		.titVerdeContrata{
			width: 595px;
			height: 25px;
			float:left;
			/*background-color:#99CC00;	*/
		}	
		.txtContrataCenter{
			width: 595px;
			/*height: 69px;*/
			float:left;
			/*background-color:#99CC00;		*/
		}
		.linSepTxtContrata{
			width: 595px;
			height: 1px;
			margin-top: 10px;
			float:left;
		}

																	/* CONTAINER RIGHT CONTRATACIÓN */
																	
#rightContratacion{
	width: 218px;
	height: 540px;
	margin-top: 10px;
	float:left;
	/*background-color: #CC6600;*/
}
	.separation{
	
	width: 192px; 
	height: 20px; 
	margin-top:0px;
	margin-right: 0px;
	float:right;
	/*background-color: #CC33FF; */
	}
	.buttonGreenBack{
	width: 192px;
	height: 26px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url('images02/ButtonGreenBack.png');
	background-repeat: no-repeat;
	/*text-align: center;*/
	/*vertical-align: middle;*/
	float:right;
	}
	.boxForbuttonGreenBackLink{
	width: 150px;
	height: 15px;
	margin-left: 10px;
	margin-top: 6.5px;
	/*background-color:#FF0000;*/
	}

																			/* CONTAINER CENTRAL RESULTADOS Y NOTICIA */ 
																			
																			
#centerResult{
width: 632px;
/*height: 1100px;*/
margin-left: 10px;
margin-top: 15px;
float: left;
/*background-color:#66CCFF;*/
}
	.boxMatsResult{
	width: 632px;
	height: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	float: left;
	/*background-color:#FF6633;*/
	}
		.boxNumResult{
		width: 300px;
		height: 15px;
		margin-left: 0px;
		margin-top: 0px;
		float: left;
		/*background-color: #CC6600;*/			
		}
		.boxPagination{
		width: 300px;
		height: 15px;
		margin-left: 0px;
		margin-top: 0px;
		float: right;
		text-align: right;
		/*background-color: #CC6600;*/			
		}	
		.boxLineaGreenHorCenterResult{
		width: 632px;
		height: 2px;
		margin-left: 0px;
		margin-top: 0px;
		float: left;
		background-image:url('images02/LinVerdHorRes.png');		
		}

	.boxShowResult{
	width: 632px;
	/*height: 90px;*/
	margin-left: 0px;
	margin-top: 5px;
	float: left;
	/*background-color:#FFFFCC;*/
	}
		.boxImageResult{
		width: 87px;
		/*height: 64px;*/
		margin-left: 0px;
		margin-top: 0px;
		float: left;
		/*background-color:#339966;	*/
		}
		.boxImageResult02{
		width: 30px;
		/*height: 64px;*/
		margin-left: 0px;
		margin-top: 0px;
		margin-right:10px;
		float: left;
		/*background-color:#339966;	*/
		}		
		.boxTitResult{
		width: 525px;
		/*height: 15px;*/
		margin-left: 10px;
		margin-top: 0px;
		float: left;
		/*background-color: #CC6600;*/	
		}
		.boxDescriptResult{
		width: 525px;
		/*height: 45px;*/
		margin-left: 10px;
		margin-top: 5px;
		float: left;
		/*background-color: #CC6600;*/	
		}
		.boxLineaGrisHor{
		width: 632px;
		height: 2px;
		margin-left: 0px;
		margin-top: 5px;
		float: left;
		background-image:url('images02/LinGrisHorRes.png');		
		}
		.boxDateResult{
		width: 632px;
		height: 12px;
		margin-left: 0px;
		margin-top: 0px;
		text-align: right;
		float: left;
		/*background-color: #CC6600;*/			
		}
		.boxDateResultFeed{
		width: 312px;
		/*height: 12px;*/
		margin-left: 0px;
		margin-top: 0px;
		text-align: left;
		float: left;
		background-color: #CC6600;			
		}	
															/* CONTAINER DERECHO RESULTADOS Y NOTICIA */ 
#rightResult{
width: 200px;/*180*/
/*height: 546px;*/
margin-left: 0px;
margin-top: 15px;
float:left;
/*background-color: #CC6600;*/
}
		.linGreenVertResult{
		width: 7px;
		height: 650px;
		margin-left: 5px;
		margin-right: 10px;
		margin-top: 0px;
		float: left;
		/*background-image:url('images02/LinGreenVertResult.png');		*/
		}	
		.boxDropDownBoxTemas{
		width: 158px;
		height: 20px;
		margin-left: 0px;
		margin-top: 0px;
		float: left;	
		/*background-color:#009966;*/
		}
		.rightBannerBackResult{
		width: 158px;/*158*/
		height: 26px;
		margin-left: 0px;
		margin-top: 10px;
		background-image:url('images02/RightBannerResult.png');
		background-repeat: no-repeat;
		float: left;			
		}
		.textInRightBannerResult{
		width: 153px;
		height: 15px;
		margin-left: 5px;
		margin-top: 6px;
		}
		.textsRightBanner{
		width: 158px;
		/*height: 20px;*/
		margin-left: 0px;
		margin-top: 10px;		
		float: left;	
		/*background-color: #CC6600;*/		
		}
		.videoImageRightResult{
		width: 128px;
		height: 96px;
		margin-left: 0px;
		margin-top: 15px;
		float: left;	
		/*background-color:#339999;		*/
		}
		.pieVideoImageRightResult{
		width: 158px;
		height: 30px;
		margin-left: 0px;
		margin-top: 5px;
		float: left;	
		/*background-color: #CC6600;*/			
		}
																/* CENTRAL CONTAINER FOR DEAF PEOPLE */
#centerTransDeaf{
width: 832px;
margin-left: 10px;
margin-top: 15px;
float:left;
}	
																/* CONTAINER CENTRAL ARTÍCULOS */
#centerArticle{
width: 632px;/*632*/
/*height: 1100px;*/
margin-left: 10px;
margin-top: 15px;
float: left;
/*background-color:#66CCFF;*/
}	
	.boxLineaGrisHor02{
	width: 632px;
	height: 2px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	background-image:url('images02/LinGrisHorRes.png');		
	}		
	.theWholeArticle{
	width: 370px;/*380*/
	/*height: 1100px;*/
	margin-left: 0px;
	margin-top: 10px;
	float: left;
	/*background-color:#66CCFC;*/
	}
		.articlePreTitle{
		width: 370px;/*380*
		/*height: 1100px;*/
		margin-left: 0px;
		margin-top: 0px;
		float: left;
		/*background-color:#66CCFC;	*/
		}
		.articleTitle{
		width: 370px;/*380*
		/*height: 1100px;*/
		margin-left: 0px;
		margin-top: 10px;
		float: left;
		/*background-color:#66ACFC;	*/
		}
		.articlePostTitle{
		width: 370px;/*380*
		/*height: 1100px;*/
		margin-left: 0px;
		margin-top: 10px;
		float: left;
		/*background-color:#66CBFC;	*/
		}
		.articleText{
		width: 370px;/*380*
		/*height: 1100px;*/
		margin-left: 0px;
		margin-top: 10px;
		margin-bottom: 20px;
		float: left;
		/*background-color:#66CCCC;	*/
		}	
		.articleRelatedVideo{
		width: 370px;/*380*
		/*height: 10px;*/
		margin-left: 0px;
		margin-top: 0px;
		float: left;
		/*background-color:#66CCFC;*/	
		}	
	.articlePictures{
	width: 240px;/*250*/
	/*height: 1100px;*/
	margin-left: 0px;
	margin-top: 10px;
	float: right;
	/*background-color:#66ABFC;*/
	}	
		.articlePicture{
		width: 229px;
		/*height: 1100px;*/
		margin-left: 0px;
		margin-top: 0px;
		float: right;
		/*background-color:#66CFCC;	*/
		}	
		.articlePictureFoot{
		width: 200px;/*229*/
		/*height: 1100px;*/
		margin-left: 10px;/*20*/
		margin-top: 7px;
		float: left;
		/*background-color:#66FCCC;		*/
		}
		.linSepArchAdjArticles{
		width: 200px;/*229*/
		margin-left: 10px;/*20*/
		margin-top: 20px;
		float: left;
		}
		.linSepArchAdjArticlesInferior{
		width: 400px;/*229*/
		margin-left: 60px;/*20*/
		margin-top: 20px;
		float: left;
		}
													
															/*  LA PLAZA Y VIVE LEGANES  */
/* CONTAINER GENERAL CENTRAL */															
#centerPlaza{
width: 632px;
/*height: px;*/
margin-top: 15px;
margin-left: 10px;
float: left;
/*background-color:#66FCCC;*/
}
															/*  BANNERS SUPERIORES  */												
	/* CONTAINER BANNERS SUPERIORES */
	#bannersSupPlaza{
	width: 632px;
	/*height: px;*/
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	
	}
		/* IMÁGENES DE LOS BANNERS */
		.plazaTopBanner{
		width: 529px;
		height: 87px;
		margin-top: 0px;
		margin-left: 0px;
		float: left;
		/*background-image:url('images02/plazaTopBanner.png');*/
		}
		.lgnsPlaza{
		width: 101x;
		height: 29px;
		margin-top: 0px;
		margin-left: 0px;
		float: left;
		/*background-image:url('images02/lgnsPlaza.png');*/
		}	
		.plazaLittleBanner{
		width: 101px;
		height: 55px;
		margin-top: 3px;
		margin-left: 0px;
		float: left;
		/*background-image:url('images02/plazaLittleBanner.png');*/
		}

		/* CAJA GENERAL CENTRAL TEXTO */
	#plazaCenterContent{
	width: 632px;
	/*height: px;*/
	margin-top: 20px;
	margin-left: 0px;
	float: left;
			
	}
			/* CAJA PARTE IZQUIERDA */
			#plazaCenterContentLeft{
			width: 370px;
			/*height: 410px;*/
			margin-top: 0px;
			margin-left: 0px;
			float: left;
						
			}
				/* CONTENEDOR GENERAL DE LOS CONTENIDOS DE LA PARTE IZQUIERDA, TANTO DE PRIMER COMO DE SEGUNDO NIVEL */
				.plazaLeftContents{
				width: 370px;
				/*height: 124px;*/
				margin-top: 0px;
				margin-left: 0px;
				margin-bottom: 10px;
				float: left;
							
				}
					/* ANTETÍTULO DE LA NOTICIA PRIMER NIVEL */
					.plazaFirstLevelAntetit{
					width: 370px;
					/*height: 15px;*/
					margin-top: 0px;
					margin-left: 0px;
					float: left;
					
					
					}
					/* TITULAR DE LA NOTICIA DE PRIMER NIVEL */
					.plazaFirstLevelTitular{
					width: 370px;
					/*height: 20px;*/
					margin-top: 3px;
					margin-left: 0px;
					float: left;
										
					}
					/* TITULAR DE LA NOTICIA DE SEGUNDO NIVEL DE LA IZQUIERDA */
					.plazaSecondLevelLeftTitular{
					width: 370px;
					/*height: 15px;*/
					margin-top: 0px;
					margin-left: 0px;
					float: left;
										
					}
					/* CAJA DE LOS CONTENIDOS DE LA PARTE IZQUIERDA, TANTO DE PRIMER COMO DE SEGUNDO NIVEL */
					.plazaLeftContentBox{
					width: 370px;
					/*height: 72px;*/
					margin-top: 5px;
					margin-left: 0px;
					float: left;
									
					}
						/* IMAGEN DE LOS CONTENIDOS DE LA PARTE IZQUIERDA, TANTO DE PRIMER COMO DE SEGUNDO NIVEL */
						.plazaLeftContentImage{
						width: 124px;
						/*height: 70px;*/
						margin-top: 0px;
						margin-left: 0px;
						float: left;
							
						}
						/* TEXTO DE LOS CONTENIDOS DE LA PARTE IZQUIERDA, TANTO DE PRIMER COMO DE SEGUNDO NIVEL */
						.plazaLeftContentText{
						width: 225px;/*235*/
						/*height: 70px;*/
						margin-top: 0px;
						margin-left: 10px;
						float: left;
						
						}
					/* LINEA DE SEPARACIÓN GRIS DE LA PARTE IZQUIERDA */	
					.LinGreyPlazaHorLeft{
					width: 370px;
					height: 1px;
					margin-top: 5px;
					margin-left: 0px;
					float: left;
											
					}	
					.boxDateResultPlazaLeft{
					width: 370px;
					height: 12px;
					margin-left: 0px;
					margin-top: 0px;
					text-align: right;
					float: left;
							
					}
												
			/* LÍNEA DE SEPARACIÓN CAJAS IZQUIERDA Y DERECHA */
			#LinGreyPlazaVert{
			width: 1px;
			height: 404px;
			margin-top: 0px;
			margin-left: 14px;
			float: left;
								
			}
					
			/* CAJA PARTE DERECHA */
			#plazaCenterContentRight{
			width: 232px;
			/*height: px;*/
			margin-top: 0px;
			margin-left: 14px;
			float: left;
			
			
			}
				/* CONTENEDOR NOTICIA */
				.plazaRightContents{
				width: 232px;
				/*height: px;*/
				margin-top: 0px;
				margin-left: 0px;
				margin-bottom: 10px;
				float: left;
					
				}
					/* TITULAR LADO DERECHO */
					.plazaRightContentTitular{
					width: 232px;
					/*height: px;*/
					margin-top: 0px;
					margin-left: 0px;
					float: left;
							
					}
					/* TEXTO LADO DERECHO */
					.plazaRightContentText{
					width: 232px;
					/*height: 70px;*/
					margin-top: 5px;
					margin-left: 0px;
					float: left;
								
					}
					/* LÍNEA LADO DERECHO */
					.LinGreyPlazaHorRight{
					width: 232px;
					height: 1px;
					margin-top: 5px;
					margin-left: 0px;
					float: left;
					
					}
					.boxDateResultPlazaRight{
					width: 232px;
					height: 12px;
					margin-left: 0px;
					margin-top: 0px;
					text-align: right;
					float: left;								
					}
					
/* PARTE DERECHA DE LA PLAZA */

.fotoRightPlaza{
width: 142px;
height: 190px;
margin-left: 0px;
margin-top: 15px;
float: left;
}
.boxPieFotoRightPlaza{
width: 142px;
margin-left: 0px;
margin-top: 5px;
float: left;
}

																			/* SUBESQUELETO CENTRAL TRANSMISIONES DIRECTO Y VÍDEOS */
																			
.centerVideo{
width: 540px;/*550*/
/*height: 156px;*/
margin-top: 0px;
margin-left: 45px;/*60*/
float: left;
}
	.titularTranmsiones{
		width: 425px;/*550*/
		/*height: 156px;*/
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 55px;
		text-align:left;
		float: left;	
	}
	.boxVideoTransmisiones{
		width: 425px;
		/*height: 156px;*/
		margin-top: 0px;
		margin-bottom: 10px;		
		margin-left: 55px;/*70*/
		float: left;	
	}
	.titularTranmsionesDeaf{
		width: 400px;/*550*/
		/*height: 156px;*/
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 10px;
		text-align:left;
		float: left;	
	}
	.tranmsionesDeafText{
		width: 832px;/*550*/
		/*height: 156px;*/
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 10px;
		text-align:left;
		float: left;	
	}
	.boxVideoTransmisionesDeaf{
		width: 400px;
		/*height: 156px;*/
		margin-top: 0px;
		margin-bottom: 10px;		
		margin-left: 10px;/*70*/
		float: left;	
	}
																/* MAPA WEB */
																
.firstLevel{
margin-bottom: 20px;		
}
.secondLevel{
margin-bottom: 10px;	
}

															/* HISTÓRICO LA PLAZA */
															
.box4{
width: 632px;/*613*/
margin-top: 20px;
margin-bottom: 0px;		
margin-left: 0px;
float: left;
}
.box4noTop{
width: 632px;/*613*/
margin-top: 0px;
margin-bottom: 0px;		
margin-left: 0px;
float: left;
}
.box1{
width: 142px;
margin-top: 0px;
margin-bottom: 0px;		
margin-left: 0px;
margin-right: 10px;
float: left;
}
	.box1Inner{
	width: 142px;
	margin-top: 0px;
	margin-bottom: 0px;		
	margin-left: 0px;
	float: left;
	}
	.boxTextHistorico{
	width: 300px;
	margin-top: 10px;
	margin-bottom: 0px;		
	margin-left: 0px;
	float: left;
	}
	.boxTextAnnos{
	width: 200px;
	margin-top: 20px;
	text-align:right;
	margin-bottom: 0px;		
	margin-left: 0px;
	float: right;
	}
	
/* 											ESQUELETO CENTRAL PARA LAS CONVOCATORIAS DE LA AGENDA QUE DEBE SER MÁS ANCHO   */

#centerConvocatorias{
width: 832px;
/*height: 1100px;*/
margin-left: 10px;
margin-top: 15px;
float: left;
/*background-color:#66CCFF;*/
}
	
/* 											DIV PARA INCLUIR LAS REDES SOCIALES				*/

#socialtags{
	width: 200px;
	margin-top: 0px;
	/*text-align:right;*/
	margin-bottom: 0px;		
	margin-left: 0px;
	float: left;
}

