body
{
	margin: 0;
	margin-top: 10px;
	margin-bottom: 50px;
	padding: 0;
	text-align: center;
	background: url(bg_body.gif) top left repeat-x #FFFFFF;
}

form
{
	margin: 0;
	padding: 0;
}

table
{
	border-collapse: collapse;
}

table tr td
{
	vertical-align: top;
}

#PageFrame
{
	padding: auto;
	margin: auto;
	width: 760px;
	text-align: left;
}

#bodyFrame
{
	padding: auto;
	margin: auto;
	_margin: auto;
	width: 100%;
	background: #FFFFFF;
}

/*HEADER*/
#header
{
}

#header div.logo
{	
	background: url(header.gif) left top no-repeat;
	height: 150px;
	padding-bottom: 9px;
}

#header div.menuHeader
{
	border-bottom: 5px solid #5D75A2;
	height: 24px;
	_height: 20px;
	vertical-align: bottom;
	background: url(bg_menuheader.gif) top left repeat-y;
}

#header div.menuHeader table.menu
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: Normal;
	color: #1D3A72;
	border: 0px;
	
	_margin-bottom: -1px;
}

#header div.menuHeader table.menu tr td.middle
{
	padding-left: 5px;
}

#header div.menuHeader table.menu tr td.last
{
	padding-right: 105px;
	padding-left: 5px;
}

#header div.menuHeader table.menu tr td.fecha
{
	text-align: right;
	padding-right: 11px;
	padding-top: 4px;
}

/*COLUMNA IZQUIERDA*/
#columnaIzquierda
{
	width: 201px;	
	padding-right: 1px;
	padding-top: 25px;
}

div.cajaMenu
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #5D75A2;
	padding-left: 20px;
}

div.cajaMenu div.item
{
	background: url(ltmenu.gif) top left no-repeat;
	height: 28px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: -4px;
	
}

div.cajaMenu div.item a
{
	text-decoration: none;
	color: #5D75A2;
}

div.cajaBusqueda
{
	margin-top: 6px;
	margin-bottom: 10px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: Normal;
	color: #5D75A2;
	height: 143px;
	float: left;
}

div.cajaBusqueda div.cuerpo
{
	margin-top: -5px;
	margin-bottom: -4px;
	_margin-top: 0px;
	_margin-bottom: 0px;
	width: 149px;
	padding-left: 9px;
	border: 1px solid #B1C4EB;
	border-top: 0px;
	border-bottom: 0px;
}

div.cajaBusqueda div.cuerpo div.texto
{
	padding-top: 10px;
}

div.cajaBusqueda div.cuerpo div.formulario
{
	padding-top: 10px;
}

div.cajaBusqueda div.cuerpo div.formulario input.textbox
{
	width: 140px;
	border: 1px solid #B1C4EB;
	background: url(bg_txtbuscar.gif) top left repeat-x;
}

div.cajaBusqueda div.cuerpo div.formulario input.submit
{
	padding-top: 12px;
	padding-bottom: 3px;
	padding-left: 25px;
}

div.cajaLinks
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: Normal;
	color: #5D75A2;
	width: 160px;
	margin-top: 14px;
	margin-bottom: 11px;
	_margin-top: 0px;
	_margin-bottom: 0px;
	float: left;
}

div.cajaLinks div.cuerpo
{
	margin-top: -5px;
	margin-bottom: -4px;
	_margin-top: 0px;
	_margin-bottom: 0px;
	width: 149px;
	padding-left: 9px;
	padding-top: 9px;
	border: 1px solid #B1C4EB;
	border-bottom: 0px;
}

div.cajaLinks div.cuerpo div.link
{
	text-transform: uppercase;
	padding-bottom: 8px;
}

div.cajaLinks div.cuerpo div.link a
{
	text-decoration: none;
	color: #5D75A2;
}

div.cajaLinks div.footer
{
	background: url(footerlinks.gif) bottom left no-repeat;
	text-align: center;
	_padding-bottom: 2px;
}

div.cajaBanners
{
	margin-top: 10px;
	width: 160px;
}

div.cajaBanners div.banner
{
	width: 160px;
	padding-bottom: 10px;
}

div.cajaBanners div.banner a
{
	text-decoration: none;
}

div.cajaBanners div.banner a img
{
	border: 0px;
	width: 160px;
}

/*COLUMNA CENTRAL*/
#columnaCentral
{		
	width: 559px;
	padding-left: 20px;
	padding-top: 24px;
}

/*CAJAS DOCUMENTOS*/
td.tdTitulo
{
	padding-top: 0px;
	*padding-top: 3px;
	_padding-top: 0px;
}

div.cajaDocumento div.headerCaja div.titulo
{
	background: #E9F1FE;
	border: 1px solid #9CB3DB;
	border-right: 0px;
	border-left: 0px;
	width: 476px;
	padding: 4px 0px 4px 11px;
	
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #5D75A2;
	text-transform: uppercase;
}

div.cajaDocumento div.headerCaja table tr td.imagen
{
	padding-top: 13px;
	_padding-top: 10px;
}

div.cajaDocumento div.footerCaja table tr td.vermas
{
	text-align: right;
}

div.cajaDocumento div.footerCaja table tr td.vermas div.vermasLink
{
	background: #E9F1FE;
	border: 1px solid #9CB3DB;
	border-right: 0px;
	border-left: 0px;
	width: 509px;
	padding: 4px 11px 5px 0px;
	
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #365389;
}

div.cajaDocumento div.footerCaja table tr td.vermas div.vermasLink a
{
	text-decoration: none;
	color: #365389;
}


div.cajaNoticia
{
	width: 539px;
	background: #FFFFFF;
	margin-top: 20px;
}

div.cajaNoticia div.headerCaja
{
	float: left;
	background: #F5F4F4;
}

div.cajaNoticia div.headerCaja table tr td.imgtopleft
{
	background: url(cajannoticias_tl.gif) top left no-repeat;
	width: 20px;
	height: 10px;
}

div.cajaNoticia div.headerCaja table tr td.imgtopright
{
	background: url(cajannoticias_tr.gif) top right no-repeat;
	width: 20px;
	height: 10px;
}

div.cajaNoticia div.headerCaja table tr td.barra div
{
	width: 519px;
	border-top: 1px solid #C6C6C6;
	height: 9px;
}

div.cajaNoticia div.contenido
{
	font-family: Trebuchet MS;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	background: #F5F4F4;
	_margin-top: -10px;
}

div.cajaNoticia div.contenido div.descripcionNoticia
{
	_line-height: 16px;
}

div.cajaNoticia div.contenido div.descripcionNoticia div.volanta
{
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}

div.cajaNoticia div.contenido div.descripcionNoticia div.titulo
{
	font-size: 16px;
	font-weight: bold;
	color: #5D75A2;
}

div.cajaNoticia div.contenido div.descripcionNoticia div.titulo a
{
	text-decoration: none;
	color: #5D75A2;
}

div.cajaNoticia div.contenido div.descripcionNoticia div.copete
{
	padding-top: 25px;
}

div.cajaNoticia div.contenido div.descripcionNoticia div.copete table tr td div.texto
{
	font-size: 12px;
	font-weight: normal;
	color: #5E5E5E;
	text-align: justify;
}

div.cajaNoticia div.contenido div.descripcionNoticia div.copete table tr td div.recurso
{
	padding-right: 10px;
	padding-top: 5px;
}

div.cajaNoticia div.contenido div.descripcionNoticia div.copete table tr td div.recurso img
{
	border: 1px solid #96A5C1;
	width: 200px;
	height: 150px;
}

div.cajaNoticia div.contenido div.descripcionNoticia div.separador
{
	width: 498px;
	margin-top: 21px;
	background: url(punteada.gif) top left repeat-x;
}

div.cajaNoticia div.footerCaja table tr td.imgbotleft
{
	background: url(cajannoticias_bl.gif) top left no-repeat;
	width: 20px;
}

div.cajaNoticia div.footerCaja table tr td.imgbotright
{
	background: url(cajannoticias_br.gif) top right no-repeat;
	width: 20px;
}

div.cajaNoticia div.footerCaja table tr td.barra div
{
	width: 505px;
	background: #C6C6C6;
	height: 18px;
	
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #365389;
	padding-top: 4px;
}

div.cajaNoticia div.footerCaja table tr td.barra div a
{
	text-decoration: none;
	color: #365389;
}

div.cajaEquipo
{
	width: 539px;
	background: #FFFFFF;
}

div.cajaEquipo div.integrante
{
	background: #FFFFFF;
}

div.cajaEquipo div.integrante table tr td
{
	padding-bottom: 20px;
	padding-top: 20px;
}

div.cajaEquipo div.integrante table tr td div.recurso
{
	padding-left: 20px;
	padding-right: 20px;
}

div.cajaEquipo div.integrante table tr td div.recurso img
{
	width: 120px;
	height: 120px;
}

div.cajaEquipo div.integrante table tr td div.titulo
{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: Bold;
	color: #5d75a2;
	
	padding-bottom: 20px;
}

div.cajaEquipo div.integrante table tr td div.descripcion
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: Normal;
	color: #5E5E5E;
	
	text-align: justify;
}

div.cajaEquipo div.cv
{
	background: #F2F2F2;
	text-align: right;
	vertcial-align: top;
}

div.cajaEquipo div.cv div.linkCV
{	
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: Normal;
	color: #365389;
	height: 30px;
}

div.cajaEquipo div.cv div.linkCV table
{
	width: 100%;
}

div.cajaEquipo div.cv div.linkCV table tr td.link
{
	padding-right: 8px;
	padding-top: 6px;
}

div.cajaEquipo div.cv div.linkCV table tr td.link a
{
	text-decoration: underline;
	color: #365389;
}

div.cajaEquipo div.cv div.linkCV table tr td.icono
{
	padding-right: 10px;
	padding-top: 7px;
	padding-left: 354px;
}

div.cajaEquipo div.cv div.linkCV table tr td.icono img
{
	border: 0px;
}


div.contieneCajaAgenda tr.tamano
{
	witdh:498px;
}


/*BANNER HOME*/
div.bannerHome
{
	width:539px;
	height: 229px;
}

div.bannerHome img
{
	border: 0px;
	width:539px !important;
	height: 229px !important;
}

/*FOOTER*/
#footer
{	
	font-family: Trebuchet MS;		
	font-size: 10px;
	font-weight: Bold;
	color: #1d3a72;
	border: 1px solid #C8C8C8;
	background: #F5F4F4;
	margin-top: 11px;
}

#footer div.copyright
{
	display: inline;
	font-family: Trebuchet MS;		
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
}

#footer div.links
{
	font-size: 10px;
	padding-left: 20px;
	_padding-left: 24px;
	display: inline;
}

#footer div.links a
{
	text-decoration: none;
	color: #1D3A72;
}

div.contieneCajas
{
	padding-top: 12px;
	padding-bottom: 17px;
}

div.contieneCajas div.contieneCajaAgenda
{
	padding-left: 20px;
	padding-right: 20px;
	font-family: 'Trebuchet MS';
	width:498px;
}


div.contieneCajas div.contieneCajaAgenda div.cajaAgendaVolanta
{
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	_line-height: 10px;
}

div.contieneCajas div.contieneCajaAgenda div.cajaAgendaTitulo
{
	padding-bottom: 12px;
}

div.contieneCajas div.contieneCajaAgenda div.cajaAgendaTitulo a.vincAgendaTitulo
{
	font-size: 15px;
	font-weight: bold;
	color: #5D75A2;
	text-decoration: none;
}

div.cajaListadoTituloSolo
{
	padding-bottom: 17px;
}

div.cajaListadoTitulo a.vincListadoTitulo
{
	font-size: 15px;
	font-weight: bold;
	color: #5D75A2;
	text-decoration: none;
}

div.cajaListadoTituloSolo a.vincListadoTitulo
{
	font-size: 15px;
	font-weight: bold;
	color: #5D75A2;
	text-decoration: none;
}


div.contieneCajas div.contieneCajaAgenda div.cajaAgendaCopete
{
	font-size: 12px;
	color: #5E5E5E;
}

div.contieneCajaAgenda div.cajaAgendaLugar
{
	font-size: 12px;
	color: #5D75A2;
	padding-top: 13px;
}


div.contieneCajas div.contieneCajaAgenda div.cajaAgendaInicio
{
	font-size: 12px;
	color: #5D75A2;
}

div.contieneCajas div.contieneCajaAgenda div.cajaAutor
{
	font-size: 12px;
	color: #5D75A2;
	padding-top: 13px;
}

div.divSeparador
{
	width: 538px;
	height: 15px;
	_height: 1px;
	background: url('/images/linea_punteada.gif') repeat-x;
	
}

div.divSeparadorNews
{
	width: 538px;
	height: 5px;
	_height: 1px;
	background: url('/images/linea_punteada.gif') center repeat-x;
	
}


div.cajaProyecto
{
	font-family: 'Trebuchet MS';
	width: 540px;
}

div.cajaProyectoListado
{
	font-family: 'Trebuchet MS';
	width: 540px;
	border-top: 1px solid #9CB3DB;
}

table.tablaProyecto
{
	width: 540px;
	height: 22px;
}

table.tablaProyecto tr.trProyecto
{
	font-size: 11px;
	color: #5D75A2;
}

table.tablaProyecto tr.trProyecto td.tdProyecto1
{
	width: 461px;
	padding-left: 20px;
	vertical-align: middle;
}

table.tablaProyecto tr.trProyecto td.tdProyecto2
{
	width: 56px;
	vertical-align: middle;
}

table.tablaProyecto tr.trProyecto td.tdProyecto3
{
	width: 22px;
	height: 22px;
	cursor: pointer;
	cursor: hand;
	background: url(/images/ico_flechaproyecto.gif);
}

div.divResumenProyectoConBorde
{
	background: #F1F1F1;
	width: 500px;
	font-size: 12px;
	color: #5E5E5E;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 11px;
	padding-bottom: 14px;
	border-bottom: 1px solid #9CB3DB;
}

div.divResumenProyectoSinBorde
{
	background: #F1F1F1;
	width: 500px;
	font-size: 12px;
	color: #5E5E5E;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 11px;
	padding-bottom: 14px;
}

table.tablaProyecto tr.trProyecto td.tdProyecto2 a.vincVerMasProyecto
{
	text-decoration: none;
	color: #5D75A2;
}

div.detalleProyecto
{
	width: 539px;
	font-family: 'Trebuchet MS';
}

div.detalleProyecto div.tituloProyecto
{
	border-bottom: 1px solid #9CB3DB;
	border-top: 1px solid #9CB3DB;
	background: #F1F1F1;
	font-size: 15px;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 15px;
	padding-left: 21px;
	padding-right: 21px;
}

div.detalleProyecto table.tableNumeroAnioProyecto
{
	width: 539px;
	border-bottom: 1px solid #9CB3DB;
	font-size: 12px;
	color: #5D75A2;
}

div.detalleProyecto table.tableNumeroAnioProyecto td.tdNumeroAnioProyecto1
{
	width: 462px;
	padding-left: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.detalleProyecto table.tableNumeroAnioProyecto td.tdNumeroAnioProyecto2
{
	width: 77px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.detalleProyecto table.tableResumenAutoresComisiones
{
	width: 539px;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #5D75A2;
}

div.detalleProyecto table.tableResumenAutoresComisiones tr.trResumenAutoresComisiones td.tdResumenAutoresComisiones1
{
	border-bottom: 1px solid #9CB3DB;
	padding-left: 21px;
	width: 79tpx;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.detalleProyecto table.tableResumenAutoresComisiones tr.trResumenAutoresComisiones td.tdResumenAutoresComisiones2
{
	border-bottom: 1px solid #9CB3DB;
	width: 439px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.detalleProyecto table.tableResumenAutoresComisiones tr.trResumenAutoresComisiones td.tdResumenAutoresComisiones3
{
	border-bottom: 1px solid #9CB3DB;
	width: 439px;
	color: #5E5E5E;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.detalleProyecto table.tableResumenAutoresComisiones tr.trResumenAutoresComisiones td.tdResumenAutoresComisiones4
{
	padding-left: 21px;
	width: 79tpx;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.detalleProyecto table.tableResumenAutoresComisiones tr.trResumenAutoresComisiones td.tdResumenAutoresComisiones5
{
	width: 439px;
	color: #5E5E5E;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.detalleProyecto table.tableResumenAutoresComisiones tr.trResumenAutoresComisiones td.tdResumenAutoresComisiones6
{
	border-bottom: 1px solid #9CB3DB;
	border-top: 1px solid #9CB3DB;
	padding-left: 21px;
	width: 79tpx;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.detalleProyecto table.tableResumenAutoresComisiones tr.trResumenAutoresComisiones td.tdResumenAutoresComisiones7
{
	border-bottom: 1px solid #9CB3DB;
	border-top: 1px solid #9CB3DB;
	width: 439px;
	color: #5E5E5E;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.detalleProyecto table.tableResumenAutoresComisiones tr.trResumenAutoresComisiones td.tdResumenAutoresComisiones7 a
{
	text-decoration: none;
	color: #5E5E5E;
}

div.detalleProyecto table.tableResumenAutoresComisiones tr.trResumenAutoresComisiones td.tdResumenAutoresComisiones7 a:hover
{
	text-decoration: underline;
	color: #5E5E5E;
}

div.detalleProyecto div.divLeyProyecto
{
	width: 517px;
	height: 28px;
	background: #F2F2F2;
	border: 1px solid #9CB3DB;
	border-left: 11px solid #9CB3DB;
	padding-top: 11px;
	padding-left: 10px;
}

div.detalleProyecto div.divLeyProyecto a.aLeyProyecto
{
	font-size: 12px;
	color: #365389;
	text-decoration: underline;
}

div.detalleProyecto div.divLeyProyecto a.aLeyProyecto img.logoWord
{
	border: 0px;
}

div.detalleProyecto div.divLeyProyecto td.tdBajarWord
{
	padding-left: 9px;
}

div.detallePrensa
{
	width: 539px;
	font-family: 'Trebuchet MS';
}

div.detallePrensa div.tituloPrensa
{
	padding-top: 11px;
	padding-bottom: 15px;
	padding-left: 21px;
	padding-right: 21px;
	border-top: 1px solid #9CB3DB;
	border-bottom: 1px solid #9CB3DB;
	background: #F1F1F1;
}

div.detallePrensa div.tituloPrensa div.fechaPrensa
{
	color: #365389;
	font-size: 12px;
	font-weight: bold;
}

div.detallePrensa div.tituloPrensa div.volantaPrensa
{
	color: #365389;
	font-size: 11px;
	padding-bottom: 10px;
}

div.detallePrensa div.tituloPrensa div.tituloPrensa2
{
	color: #5E5E5E;
	font-size: 15px;
	font-weight: bold;
}


div.contieneCajaAgenda td.margen
{
	padding-right : 10px;

}

div.contieneCajaAgenda div.recurso
{

	border: 1px solid #96A5C1;
	width: 200px;
	height: 150px;
	

}

div.contieneCajaAgenda div.recurso img.imagen
{

	
	width: 200px;
	height: 150px;

}
div.detallePrensa div.copeteAgenda
{
	font-size: 13px;
	color: #5D75A2;
	padding-top: 17px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 10px;
}

div.detallePrensa div.copetePrensa
{
	font-size: 13px;
	color: #5D75A2;
	padding-top: 17px;
	padding-left: 17px;
	padding-right: 17px;
	text-align: justify;
}

div.detallePrensa div.cuerpoPrensa
{
	font-size: 13px;
	color: #5E5E5E;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 15px;
	text-align: justify;
}

div.detallePrensa div.lineaPunteadaAzul
{
	background: url(/images/linea_punteadaazul.gif) repeat-x;
	width: 539px;
	height: 1px;
	
}

div.detallePrensa div.divFuente
{
	font-size: 12px;
	font-weight: bold;
	color: #5D75A2;
	padding-left: 17px;
}

div.divTituloDetalleDocumento
{
	 height: 28px;
	 width: 539px;
	 font-size: 18px;
	 font-family: 'Trebuchet MS';
	 color: #365389;
	 padding-top: 9px;
	 text-transform: uppercase;
}

div.cajaListadoLink
{
	font-family: 'Trebuchet MS';
	border-top: 1px solid #9CB3DB;
	width: 499px;
	padding-left: 20px;
	padding-right: 20px;
}

div.cajaListadoLink div.tituloListadoLink
{
	font-size: 15px;
	padding-top: 12px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #5D75A2;
}
div.cajaListadoLink div.copeteListadoLink
{
	font-size: 12px;
	color: #5E5E5E;
	padding-top: 16px;
	padding-bottom: 15px;
}

div.cajaListadoAgenda
{
	font-family: 'Trebuchet MS';
	border-top: 1px solid #9CB3DB;
	width: 499px;
	padding-left: 20px;
	padding-right: 20px;
}

div.cajaListadoAgendaPrim
{
	font-family: 'Trebuchet MS';
	border: 0px;
	width: 499px;
	padding-left: 20px;
	padding-right: 20px;
}

div.cajaListadoAgenda div.volantaListadoAgenda
{
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	padding-top: 17px;
}

div.cajaListadoAgendaPrim div.volantaListadoAgenda
{
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	padding-top: 0px;
}

div.cajaListadoAgenda div.tituloListadoAgenda, div.cajaListadoAgendaPrim div.tituloListadoAgenda
{
	font-size: 15px;
	font-weight: bold;
	color: #5D75A2;
}

div.cajaListadoAgenda div.copeteListadoAgenda, div.cajaListadoAgendaPrim div.copeteListadoAgenda
{
	clear: right;
	font-size: 12px;
	color: #5E5E5E;
	padding-top: 16px;
	padding-bottom: 16px;
}

div.cajaListadoAgenda div.lugarListadoAgenda, div.cajaListadoAgendaPrim div.lugarListadoAgenda
{
	font-size: 12px;
	color: #5D75A2;
}

div.cajaListadoLink div.urlListadoLink
{
	font-size: 12px;
	color: #5D75A2;
	padding-bottom: 14px;
}

div.urlListadoLink a.listadoLinks
{
	font-family: 'Trebuchet MS';
	text-decoration: None;
	padding-top: 6px;
	
	font-size: 12px;
	color: #5D75A2;
}

div.cajaListadoAgenda div.fechaListadoAgenda , div.cajaListadoAgendaPrim div.fechaListadoAgenda
{
	font-size: 12px;
	color: #5D75A2;
	padding-bottom: 15px;
}

table.paginado
{
	width: 539px;
	height: 21px;
}

table.paginado tr td.tdIzquierdaPaginado
{
	width: 10px;
	height: 21px;
}

table.paginado tr td.tdCentroPaginado
{
	width: 519px;
	height: 21px;
	text-align: center;
}

table.paginado tr td.tdDerechaPaginado
{
	background: url(/images/borde_paginado.gif) no-repeat;
	background-position: 0px 0px;
	width: 10px;
	height: 21px;
}

table.paginado div.divBordePaginadoLeft
{
	background: #E9F1FE;
	border-bottom: 1px solid #9CB3DB;
	border-top: 1px solid #9CB3DB;
	border-left: 1px solid #9CB3DB;
	height: 23px;
}

table.paginado div.divBordePaginadoRight
{
	background: #E9F1FE;
	border-bottom: 1px solid #9CB3DB;
	border-top: 1px solid #9CB3DB;
	height: 23px;
	font-family: Arial;
	font-size: 11px;
	color: #365389;
}

table.paginado tr td.tdCentroPaginado div.divBordePaginadoRight table tr td.paginadoPrimero
{
	width: 23px;
	text-align: center;
	padding-top: 6px;
}

table.paginado tr td.tdCentroPaginado div.divBordePaginadoRight table tr td.paginadoAnterior
{
	width: 23px;
	padding-top: 6px;
	text-align: center;
}

table.paginado tr td.tdCentroPaginado div.divBordePaginadoRight table tr td.paginadoSiguiente
{
	width: 23px;
	padding-top: 6px;
	text-align: center;
}

table.paginado tr td.tdCentroPaginado div.divBordePaginadoRight table tr td.paginadoUltimo
{
	width: 23px;
	text-align: center;
	padding-top: 6px;
}

table.paginado tr td.tdCentroPaginado div.divBordePaginadoRight table tr td.paginadoPaginas
{
	padding-top: 4px;
}

table.paginado tr td.tdCentroPaginado div.divBordePaginadoRight table tr td.paginadoPaginas a.vincPaginadoPaginas
{
	font-size: 11px;
	color: #365389;
	text-decoration: none;
}

img.imagenConVinc
{
	border: 0px;
}

/*HEADER TEMA*/
div.headerTema
{
	width: 539px;
	padding-bottom: 7px;
	padding-right: 20px;
	font-family: Trebuchet MS;
}

div.headerTema div.titulo
{
	font-size: 18px;
	font-weight: bold;
	color: #365389;
	text-transform: uppercase;
	
	padding-top: 6px;
	padding-bottom: 8px;
	border-bottom: 1px solid #9CB3DB;
}

div.headerTema div.hijos
{
	padding-top: 11px;
}

div.headerTema div.hijos table.hijos tr.top td.left
{
	background: url(headertema_hijos_tl.gif) top left no-repeat;
	height: 8px;
	width: 16px;
}

div.headerTema div.hijos table.hijos tr.top td.middle
{
	background: #D4D4D4;
	width: 473px;
	height: 8px;
}

div.headerTema div.hijos table.hijos tr.top td.right
{
	background: url(headertema_hijos_tr.gif) top right no-repeat;
	height: 8px;
	width: 16px;
}

div.headerTema div.hijos table.hijos tr.bottom td.left
{
	background: url(headertema_hijos_bl.gif) top left no-repeat;
	height: 7px;
	width: 16px;
}

div.headerTema div.hijos table.hijos tr.bottom td.middle
{
	background: #D4D4D4;
	width: 510px;
	height: 7px;
}

div.headerTema div.hijos table.hijos tr.bottom td.right
{
	background: url(headertema_hijos_br.gif) top right no-repeat;
	height: 7px;
	width: 16px;
}

div.headerTema div.hijos table.hijos tr.middle td table.contenedorHijos
{
	background: #D4D4D4;
	width: 539px;
}

div.headerTema div.hijos table.hijos tr.middle td table.contenedorHijos tr td div
{
	font-size: 12px;
	font-weight: bold;
	color: #5D75A2;
}

div.headerTema div.hijos table.hijos tr.middle td table.contenedorHijos tr td div a
{
	text-decoration: none;
	color: #5D75A2;
}

div.headerTema div.hijos table.hijos tr.middle td table.contenedorHijos tr td div.columna1
{
	padding-left: 16px;
	width: 254px;
}

div.headerTema div.hijos table.hijos tr.middle td table.contenedorHijos tr td div.columna2
{
	width: 254px;
	padding-left: 10px;
}

div.headerTema div.descripcion
{
	font-size: 12px;
	font-weight: normal;
	color: #5D75A2;
	line-height: 16px;
	text-align: justify;
	padding: 20px 17px 0px 17px;
}

div.divContacto
{
	width: 539px;
	text-align: center;
}

div.divContienteTextoContacto
{
	width: 539px;
	text-align: center;
}

div.divContienteTextoContacto div.divTextoContacto
{
	border-top: 1px solid #9CB3DB;
	border-bottom: 1px solid #9CB3DB;
	background: #F1F1F1;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #5D5E5E;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

div.divContacto table.tableContacto
{
}

div.divContacto table.tableContacto td.tdEspacio
{
	height: 20px;
}

div.divContacto table.tableContacto td.tdContacto
{
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: #365389;
	text-align: right;
	padding-right: 12px;
	width: 25%;
}

div.divContacto table.tableContacto td.tdContacto2
{
	text-align: left;
}

div.divContacto table.tableContacto td.tdContacto2 input.textbox
{
	border: 1px solid #B1C4EB;
	background: url(bg_txtbuscar.gif) top left repeat-x;
	width: 170px;
}

div.divContacto table.tableContacto td.tdContacto2 textarea.textbox
{
	border: 1px solid #B1C4EB;
	width: 170px;
	height: 131px;
	background: #F1F1F1;
}

table.contieneForm td.last
{
	text-align: left;
	padding-top: 17px;
	padding-left: 192px;
}

div.error
{
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

div.divContieneErrores
{
	padding-top: 30px;
}

div.divRelacionados
{
	border: 1px solid #9CB3DB;
	border-left: 11px solid #9CB3DB;
	background: #F2F2F2;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 516px;
}

div.divRelacionados a.relacionadoLink
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #365389;
}

div.divContieneBusqueda
{
	font-family: 'Trebuchet MS';
	padding-bottom: 18px;
	padding-top: 18px;
}

div.divVolantaBusqueda
{
	font-size: 12px;
	color: #777777;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 16px;
	width: 507px;
}

div.divTituloBusqueda
{
	padding-left: 16px;
	padding-right: 16px;
	width: 507px;
}

div.divTituloBusqueda a.vincTituloBusqueda
{
	font-size: 15px;
	font-weight: bold;
	color: #5D75A2;
	text-decoration: none;
}

div.divCopeteBusqueda
{
	font-size: 12px;
	color: #5E5E5E;
	padding-top: 18px;
	padding-left: 16px;
	padding-right: 16px;
	width: 507px;
}

div.divContieneBusquedaConBorde
{
	padding-top: 18px;
	padding-bottom: 18px;
	font-family: 'Trebuchet MS';
	border-top: 1px solid #9CB3DB;
}

div.TituloTipoBuscar
{
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: bold;
	color: #5D75A2;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 16px;
	background: #F1F1F1;
	text-transform: uppercase;
	width: 523px;
}

div.extensionBuscador
{
	padding-top: 15px;
}

div.extensionBuscador div.divExtensionBuscador
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #5D75A2;
	padding-left: 17px;
}

div.cajaDocumentoHeaderTitulo
{
	font-family: 'Trebuchet MS';
	font-size: 18px;
	color: #365389;
	width: 539px;
	border-bottom: 1px solid #9CB3DB;
}

div.encontrados
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	padding-top: 23px;
	padding-left: 19px;
	padding-bottom: 12px;
}

div.detalleAbmDocumento
{
	width: 539px;
	font-family: 'Trebuchet MS';
}

div.detalleAbmDocumento div.tituloAbmDocumento
{
	padding-top: 11px;
	padding-bottom: 15px;
	padding-left: 21px;
	padding-right: 21px;
	border-top: 1px solid #9CB3DB;
	border-bottom: 1px solid #9CB3DB;
	background: #F1F1F1;
}

div.detalleAbmDocumento div.tituloAbmDocumento div.fechaAbmDocumento
{
	color: #365389;
	font-size: 12px;
	font-weight: bold;
}

div.detalleAbmDocumento div.tituloAbmDocumento div.volantaAbmDocumento
{
	color: #365389;
	font-size: 11px;
	padding-bottom: 10px;
}

div.detalleAbmDocumento div.tituloAbmDocumento div.tituloAbmDocumento2
{
	color: #5E5E5E;
	font-size: 15px;
	font-weight: bold;
}


div.contieneCajaAgenda td.margen
{
	padding-right : 10px;

}

div.contieneCajaAgenda div.recurso
{

	border: 1px solid #96A5C1;
	width: 200px;
	height: 150px;
	

}

div.contieneCajaAgenda div.recurso img.imagen
{

	
	width: 200px;
	height: 150px;

}
div.detalleAbmDocumento div.copeteAgenda
{
	font-size: 13px;
	color: #5D75A2;
	padding-top: 17px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 10px;
}

div.detalleAbmDocumento div.copeteAbmDocumento
{
	font-size: 13px;
	color: #5D75A2;
	padding-top: 17px;
	padding-left: 17px;
	padding-right: 17px;
}

div.detalleAbmDocumento div.cuerpoAbmDocumento
{
	font-size: 13px;
	color: #5E5E5E;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 15px;
}

div.detalleAbmDocumento div.lineaPunteadaAzul
{
	background: url(/images/linea_punteadaazul.gif) repeat-x;
	width: 539px;
	height: 1px;
	
}

div.detalleAbmDocumento div.divFuente
{
	font-size: 12px;
	font-weight: bold;
	color: #5D75A2;
	padding-left: 17px;
}
/* FIN ESTILOS PARA ABMDOCUMENTDETALLE */

/*CAJA NEWSLETTERS*/
div.cajaNewsTitulo
{
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

div.cajaNewsTitulo a
{
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 12px;
	color: #5D75A2;
	text-decoration: none;
}

div.cajaNewsTitulo a:hover
{
	text-decoration: underline;

}

/* CAJA ABMDOCUMENTO */
div.contieneCajaAbmDoc 
{
	witdh:498px;
}

div.contieneCajas div.contieneCajaAbmDoc
{
	padding-left: 20px;
	padding-right: 20px;
	font-family: 'Trebuchet MS';
	width:498px;
}

div.contieneCajas div.contieneCajaAbmDoc div.cajaAbmDocVolanta
{
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}

div.contieneCajas div.contieneCajaAbmDoc div.cajaAbmDocTitulo
{
	padding-bottom: 12px;
}

div.contieneCajas div.contieneCajaAbmDoc div.cajaAbmDocTituloSolo
{
	padding-bottom: px;
}

div.contieneCajas div.contieneCajaAbmDoc div.cajaAbmDocTitulo a.vincAgendaTitulo
{
	font-size: 15px;
	font-weight: bold;
	color: #5D75A2;
	text-decoration: none;
}

div.contieneCajas div.contieneCajaAbmDoc div.cajaAbmDocTituloSolo a.vincAgendaTitulo
{
	font-size: 15px;
	font-weight: bold;
	color: #5D75A2;
	text-decoration: none;
}

div.contieneCajas div.contieneCajaAbmDoc div.cajaAbmDocCopete
{

	display: inline;
	clear: right;
	font-size: 12px;
	color: #5E5E5E;
}

div.contieneCajaAbmDoc div.cajaAbmDocLugar
{
	font-size: 12px;
	color: #5D75A2;
	padding-top: 13px;
}

div.contieneCajas div.contieneCajaAbmDoc div.cajaAbmDocInicio
{
	font-size: 12px;
	color: #5D75A2;
}

div.contieneCajas div.contieneCajaAbmDoc div.cajaAutor
{
	font-size: 12px;
	color: #5D75A2;
	padding-top: 13px;
}

div.contieneCajaAbmDoc td.margen
{
	padding-right : 10px;

}

div.contieneCajaAbmDoc div.recurso
{
	display: inline;
	float: left;
	border: 1px solid #96A5C1;
	width: 200px;
	height: 150px;
	

}

div.contieneCajaAbmDoc div.recurso
{

	border: 1px solid #96A5C1;
	width: 200px;
	height: 150px;
	margin-right: 5px;
}

div.contieneCajaAbmDoc div.recurso img.imagen
{
	width: 200px;
	height: 150px;

}

div.contieneCajaAbmDoc td.margen
{
	padding-right : 10px;

}

div.contieneCajaAbmDoc div.recurso
{
	float: left;
	border: 1px solid #96A5C1;
	width: 200px;
	height: 150px;
	

}

div.contieneCajaAbmDoc div.recurso img.imagen
{

	
	width: 200px;
	height: 150px;

}

div.espacioBlancoAbmDocumento
{
	padding-bottom: 10px;
	font-size: 10px;
}

/* FIN CAJA ABMDOCUMENTO */

div.espacBlancoListadoAgenda
{
	padding-bottom: 10px;
	font-size: 10px;
}

div.lineaDatosFuenteExtra
{
	font-size: 12px;
	color: #5D75A2;
}

div.contDatosFuenteExtra
{
	padding-top: 13px;
}

img.cajaContenidoImgCopete
{
	width: 200px;
	height: 150px;
	border: 0px;
}

img.cajaContenidoImgCopeteCajaNoticia
{
	width: 200px;
	height: 150px;
	border: 0px;
	margin-right: 5px;
	float: left;
}

div.divContImgCopeteNoticia
{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
