/*INCIO PAGINA*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, fieldset, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:baseline;
	
}
.clear
{
	clear: both;
	height: 1px;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
}
ol
{
	margin-left: 25px;
}
ul
{
	margin-left: 15px;
}
table
{
	border-collapse: separate;
	border-spacing: 0;
}
/*
caption, th, td
{
	text-align: left;
}
*/
.bold, strong
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}

body
{
	background: #0b2740;
}
/*FIN PAGINA*/

/*INICIO BUSCAR*/
#buscador
{
	float: right;
	width: 280px;
	position: relative;
	z-index: 2;
}
#MapaWeb
{
	height: 225px;
	overflow: hidden;
	float: left;
}
#container
{
	width: 416px;
	margin: 0 auto;
	float: right;
	position: absolute;
	top: 0px;
	right: 390px;
	z-index: 6;
}
a.buscar
{
	float: right;
	height: 25px;
	width: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../../img/botones/buscar.png) no-repeat 0 0;
	border: 0px;
}
#info
{
	float: left;
	width: 280px;
	color: #FFFFFF;
	margin-top: 15px;
}
.contenidobusqueda
{
	width: 280px;
	height: 74px;
	background-color: #942721;
	float: right;
}
/*FIN BUSCAR*/

/*INICIO MENU PRINCIPAL*/
ul#topnav
{
	margin: auto;
	padding: 0;
	list-style: none;
	clear: both;
	float: left;
	width: 1006px;
}
ul#topnav li
{
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 60px;
}
ul#topnav li img
{
	border: 0;
	cursor: pointer;
	margin: 0 0px;
	height: 60px;
}
ul#topnav a, ul#topnav span
{
	float: left;
	clear: both;
	height: 60px;
}
ul#topnav a
{
	color: #7bc441;
}
ul#topnav span
{
	display: none;
}
ul#topnav.v2 span
{
	filter: alpha(opacity=70);
	-moz-opacity: 70;
	opacity: 0.7;
	background-color: #c78932; /*width: 150px; */
	width: 135px;
	height: 60px;
}
ul#topnav.v2 a
{
	/*filter:alpha(opacity=60);     -moz-opacity:60; 	opacity: 0.6;*/
}

a.botonMenu
{
	/*width: 150px; */
	width: 135px;
	height: 60px;
	text-decoration: none;
	background-color: #c78932;
}

div.botonMenu
{
	position: relative; /*left: 18px; */
	left: 13px;
	display: block;
	line-height: 18px;
}

h1.botonMenu
{
	filter: alpha(opacity=70);
	display: inline;
	font-size: 17px; 
	font-family: Rockwell, 'DroidSerifRegular', Arial;	
	color: #fff;
	line-height: 16px;
	font-weight: normal;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
	zoom: 1;
}

div.outer
{
	height: 60px;
	width: 135px;
	overflow: hidden;

	display: table;
	position: static;
	
	/* for explorer only */
	#position: relative;
}

div.middle
{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	
	/* for explorer only */
	#position: absolute; 
	#top: 50%;
	
}

div.inner 
{
	padding-left: 10px;
	/* for explorer only */
	#position: relative; 
	#top: -50%;
	
} 



/*FIN MENU PRINCIPAL*/

/*INICIO NUEVOS ESTILOS*/
#buscadorWeb
{
	width: 44px;
	height: 25px;
	cursor: pointer;
	float: right;
}

#cajaBuscador
{
	background: rgb(161, 29, 14) none repeat scroll 0% 0%;
	float: right;
	z-index: 1004;
}

#txtBuscador
{
	border: 1px solid rgb(221, 221, 221);
	color: rgb(204, 204, 204);
	width: 160px;
	margin-left: 4px;
	margin-top: 3px;
	height: 14px;
	font-family: 'Trebuchet MS';
	font-size: 11px;
}

#imgBuscador
{
	position: absolute;
	top: 3px;
	left: 171px;
	cursor: pointer;
}

.contenido_central_home
{
	width: 1005px;
	margin: auto;
	background-color: #FFFFFF;
}

.contenido_central_interior
{
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../img/fondo_contenido.gif);
	background-repeat: repeat-y;
}

.ruta_home
{
	float: left;
	font-family: arial;
	font-size: 20px;
	color: #c78932;
	width: 100%;
	text-align: left; /*margin-top: 20px;*/
}

.ruta_home_subtitulo
{
	float: left;
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	margin-top: 20px;
	padding: 5px 15px 5px 15px;
	margin-bottom: 2px;
	background-color: #9b5725;
	width: 575px;
}

.ruta_home_listado
{
	float: left;
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	margin-top: 20px;
	padding: 5px 15px 5px 15px;
	margin-bottom: 2px;
	background-color: #395678;
}

.ruta_interior
{
	font-family: arial;
	font-size: 20px;
	color: #c78932;
	text-align: left;
	margin-bottom: 10px;
	width: 500px;
	float: left;
}

.ruta_interior a
{
	font-family: Arial;
	font-size: 20px;
	color: #c78932;
	text-decoration: none;
}

.ruta_interior a:hover
{
	color: #395678;
	text-decoration: none;
}

.rutaMigas
{
	font-family: Arial;
	font-size: 20px;
	color: #395678;
	text-decoration: none;
}

.rutaMigas a
{
	color: #395678;
	text-decoration: none;
}

.rutaMigas a:hover
{
	color: #c78932;
	text-decoration: none;
}

.contenedorClaims
{
	background-color: #011629;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.contenedorClaimsAlturaInterior
{
	height: 153px;
}

.contenedorClaimsAlturaEntrada
{
	height: 315px;
}

.textosClaims
{
	padding: 0px 35px 0px 35px;
	position: absolute;
	top: 25px;
	width: 390px;
	overflow: hidden;
}

.textosClaimsAlturaInterior
{
	height: 153px;
}

.textosClaimsAlturaEntrada
{
	height: 195px;
}

.claimInterior
{
	position: relative;
	width: 390px;
	margin-left: 35px;
	line-height: 30px;
}

.redes
{
	background-color: #011629;
	height: 180px;
	width: 100%;
	clear: both;
	margin: auto;
	float: left;
}

#tituloCabecera
{
	color: #FFFFFF;
	font-size: 80px;
	margin-left: auto;
	margin-right: auto;
	width: 1005px; /*	 	opacity: 0.5; 	filter: alpha(opacity=50);  	letter-spacing: -1px;*/
	overflow: hidden;
	height: 88px;
	font-family: Arial;
	padding-top: 8px;
	padding-left: 3px;
}

#tituloCabecera b
{
	font-weight: bold;
}

#barraMenu
{
	height: 60px;
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#barraMenuVertical
{
	position: relative;
	z-index: 1005px;
}

#barraMenuHorizontal
{
	background-color: #ffffff;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	top: 0px;
	left: 0px;
	height: 60px;
	width: 1005px;
}

#botonesMenu
{
	z-index: 6;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menuPie
{
	position: absolute;
	width: 100%;
	background-color: #0b2740;
	z-index: 3;
	top: 481px;
}
.interiorPie
{
	height: 400px;
	width: 1006px;
	margin: auto;
	position: relative;
	color: #FFFFFF;
}
.cajaVideo
{
	float: left;
	width: 248px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

.cajaPie_direccion_redes
{
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 25px;
	height: 121px;
}

.cajaPie_dire
{
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 25px;
}

.cajaPie_dire a
{
	color: #FFFFFF;
	text-decoration: none;
}

.cajaPie_dire a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.cajaPie_direccion
{
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 25px;
}

.cajaPie_direccion a
{
	color: #FFFFFF;
	text-decoration: none;
}

.cajaPie_direccion a:hover
{
	color: #ffffff;
	text-decoration: none;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: 0.5;
}

.contenido
{
	float: left;
	width: 1005px;
	background-image: url(../../img/fondo_contenido.gif);
	background-repeat: repeat-y;
	margin: auto;
}
.contenidoMapa
{
	float: left;
	width: 1005px;
	background-color: #ffffff;
	margin: auto;
}


.menu_sobreADireccion
{
	margin-top: 10px;
	width: 605px;
}
.menu_botonesSobreADireccion
{
	background-color: #a01d0f;
	height: 30px;
}

.bot_SobreADireccion
{
	float: left;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	display: block;
	height: 22px;
	width: 119px;
	border-right: #ffffff solid 2px;
	padding-top: 8px;
}

.bot_SobreADireccion a
{
	color: #ffffff;
	text-decoration: none;
}

.bot_SobreADireccion a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.bot_SobreADireccion_on
{
	float: left;
	color: #ffffff;
	background-color: #b7c9da;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	display: block;
	height: 22px;
	width: 119px;
	border-right: #ffffff solid 2px;
	padding-top: 8px;
}

.contenido_sobreADireccion
{
	width: 575px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	padding: 0px 15px 10px 15px;
	background-color: #ffffff;
	line-height: 18px;
	margin-top: 20px;
}
.contenido_sobreADireccion a
{
	color: #477fa5;
	text-decoration: none;
}

.contenido_sobreADireccion a:hover
{
	color: #477fa5;
	text-decoration: underline;
}

div.pSinMargin p
{
	margin: 0px;
}


.columnas_estilos ul
{
	padding: 0px;
	margin: 10px 0px 0px 20px;
	list-style: none;
}

.columnas_estilos li
{
	background-image: url(../../img/bullet-desplegable.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-left: 16px;
}

div.contenTesti_txt span, div.contenTesti_txt em, div.contenTesti_txt em
{
	font-family: Trebuchet MS !important;
	font-size: 13px !important;
	line-height: 18px !important;
	color: #0e2234 !important;
	font-style: normal !important; /*margin-right:10px !important;*/
}

div.contenTesti_txt
{
	font-family: Trebuchet MS !important;
	font-size: 13px !important;
	line-height: 18px !important;
	color: #0e2234 !important;
	font-style: normal !important;
}



div.contenTesti_cargo
{
	font-family: Trebuchet MS !important;
	font-size: 12px !important;
	line-height: 14px !important;
	color: #0e2234 !important;
	width: 180px !important;
}

div.contenTesti_tit
{
	font-family: Trebuchet MS !important;
	font-size: 13px !important;
	line-height: 16px !important;
	color: #0e2234 !important;
	font-weight: bold !important;
	width: 180px !important;
}


#caja
{
	position: absolute;
	top: 0px;
	z-index: 2;
	width: 100%;
}
.interior
{
	width: 1006px;
	margin: auto;
	z-index: 1;
	color: #FFFFFF;
	position: relative;
}
#tituloPrincipal
{
	width: 627px;
	margin: auto;
	height: 100px;
	z-index: 3;
	position: relative;
	top: 231px;
	right: 194px;
}
#menuPrincipal
{
	width: 1006px;
	margin: auto;
	height: 60px;
	z-index: 5;
	color: #FFFFFF;
	position: relative;
	background-color: #ffffff;
	top: 240px;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: 0.5;
}


.ruta_titulo
{
	width: 987px;
	color: #FFFFFF;
	float: left;
	background-color: #011629;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	float: left;
}

#botonesSubMenu
{
	width: 1006px;
	margin: auto;
	height: 30px;
	z-index: 6;
	color: #FFFFFF;
	position: relative;
	top: -455px;
}
.botMenu
{
	width: 170px;
	height: 80px;
	margin-right: 8px;
	float: left;
}
.botSubMenu
{
	width: 233px;
	height: 23px;
	float: left;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 8px;
	background-color: #0e2234;
	padding-left: 15px;
	font-weight: bold;
}
#logo
{
	width: 256px;
	position: relative;
	top: 0px;
	z-index: 2;
	float: left;
}
#submenu----
{
	width: 700px;
	height: 24px;
	position: relative;
	top: 0px;
	z-index: 3;
	float: right;
}
.txtSubmenu
{
	width: 390px;
	height: 21px;
	background-color: #011629;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	float: right;
	padding-top: 4px;
}
.txtSubmenu a
{
	color: #FFFFFF;
	text-decoration: none;
}
.txtSubmenu a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.txtSubmenuInterior
{
	width: 390px;
	height: 21px;
	background-color: #011629;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center; /*float:right;*/
	padding-top: 4px;
}

.txtSubmenuInterior a
{
	color: #FFFFFF;
	text-decoration: none;
}

.txtSubmenuInterior a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#fondoClaims
{
	/*padding-left: 30px;*/
	height: 300px;
	width: 390px;
	position: relative;
	background-color: #011629;
	z-index: 4;
	float: right;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: 0.7;
}
/*FIN NUEVOS ESTILOS*/

/*INICIO CABECERA*/

div.cabecera
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../img/backgrounds/01_interior.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 238px;
	position: absolute;
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}

#contentWrapper
{
	margin: auto;
}
#content
{
	background: none;
	padding: 0;
	width: 100%;
}
.footerLinksContainer
{
	margin: 0 auto;
}
#gallery
{
	position: relative;
}
#gallery div.slides
{
	float: left;
	position: absolute;
	cursor: auto;
	width: 100%;
	color: #000000;
}
#gallery div.slides img
{
	border: none;
}
#gallery . .
div.slides.show
{
	z-index: 1;
}
#gallery .caption
{
	z-index: 5;
	width: 300px;
	position: absolute;
	right: 250px;
	bottom: 0;
}
.captionContent
{
}
.captionContent h2
{
	font-size: 35px;
	margin: 100px 0px 100px 0px;
	font-family: arial;
	line-height: 30px;
	font-weight: normal;
	color: #ffffff;
}
.mainWhiteBar
{
	position: absolute;
	top: 300px;
	z-index: 1;
	width: 100%;
	height: 81px;
	background: #ffffff;
	filter: alpha(opacity=30);
}
.pie
{
	background-color: #011629;
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
	top: 0px;
	z-index: 100;
}
#contMapa
{
	width: 100%;
	font-size: 1.2em;
	clear: both;
	position: absolute; /*top:878px;*/
	z-index: 60;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 8px;
	left: -1px;
}
.block
{
	background-color: #011629;
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	position: relative;
}

.lateral_izq
{
	float: left;
	width: 606px;
	min-height: 360px;
	margin: 20px;
}

.intro h2
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	color: #c78932;
	padding: 15px 10px 15px 0px;
}

.intro
{
	float: left;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #060606;
	border: #e5eef7 1px solid;
	padding: 10px;
	background-color: #f5fafe;
	width: 585px;
}

.intro ul, .listado
{
	list-style: none;
}

.intro li, .listado
{
	margin: 0px;
	padding-left: 18px;
	background: url(../../img/bullets/bullet-desplegable.png );
	background-repeat: no-repeat;
	background-position: 0px top left;
}

.introCajaMadrid
{
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

.titulo_listado
{
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	color: #000000; /*font-weight:bold;*/
}
.titulo_listado th
{
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #0b2740;
	background-color: #e5eef7; /*border-bottom:#fff 2px solid;*/
	padding: 0px 0px 1px 5px;
}

.enlace_programas_abiertos
{
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 13px;
	color: #000000;
	border-bottom: 1px dashed #cccccc;
	padding: 5px 10px 10px 5px;
}
.enlace_programas_abiertos a
{
	color: #487fa5;
	text-decoration: none;
}
.enlace_programas_abiertos a:hover
{
	color: #487fa5;
	text-decoration: underline;
}

.gridCaja_eng
{
	width: 605px;
	background-color: Aqua;
}
.grid_eng
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	width: 588px;
	float: left;
	border-bottom: #CCCCCC 1px dashed;
	padding: 20px 12px 20px 5px;
}

.grid_eng a
{
	color: #367dba;
	text-decoration: none;
}

.grid_eng a:hover
{
	color: #367dba;
	text-decoration: underline;
}

.grid_engtitulo
{
	width: 468px;
	float: left;
}

.grid_engfecha
{
	text-align: center;
	width: 108px;
	float: left;
	padding-left: 12px;
}

.grid
{
	padding: 12px 12px 12px 5px;
	border-bottom: #CCCCCC 1px dashed;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}

.grid a
{
	color: #367dba;
	text-decoration: none;
}

.grid a:hover
{
	color: #367dba;
	text-decoration: underline;
}


.gridFecha
{
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	border-bottom: #CCCCCC 1px dashed;
}

.headerGrid
{
	padding: 1px 5px 1px 5px;
	background-color: #e5eef7;
	font-family: Arial;
	font-size: 13px;
}

.headerGridFecha
{
	background-color: #e5eef7;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	padding: 5px;
}

.bulletLista a
{
	color: #0b2740;
	text-decoration: none;
}
.bulletLista a:hover
{
	color: #b7c9da;
	text-decoration: none;
}

.bulletLista
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #0b2740;
}


.botones
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.botones a
{
	display: block;
	font-family: Trebuchet MS;
	font-family: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.botones a:hover
{
	color: #ffffff;
	text-decoration: none;
	filter: alpha(opacity=60);
	-moz-opacity: 60;
	opacity: 0.6;
}

.tit_ventana
{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #c78932;
	padding: 5px;
}


.imgBoton
{
	float: left;
	height: 30px;
	width: 30px;
}



.cajaBoton
{
	padding: 5px 10px 5px 10px;
	float: left;
	height: 20px;
	background-color: #c78932;
}

.cajaBoton a
{
	color: #ffffff;
	text-decoration: none;
}

.cajaBoton a:hover
{
	color: #ffffff;
	text-decoration: none;
}


.moreInfo
{
	font-family: 'Trebuchet MS';
	font-size: 15px;
	color: #9b2218;
	font-weight: bold;
}

.moreInfo a
{
	color: #9b2218;
	text-decoration: none;
}

.moreInfo a:hover
{
	color: #999999;
	text-decoration: none;
}

.laterlDer
{
	float: right;
	width: 319px;
	min-height: 400px;
	padding: 20px 20px 10px 20px;
}

.cajaTitLateral
{
	float: right;
	width: 309px;
	background-color: #c78932;
	padding: 5px;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

.cajaLateralbanners
{
	text-align: left;
	margin-bottom: 15px;
}

.cajaLateral
{
	float: right;
	width: 301px;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: #d0c0c3 solid 1px;
	border-left: #d0c0c3 solid 1px;
	border-right: #d0c0c3 solid 1px;
	padding: 8px;
}

.foto
{
	float: left;
	width: 54px;
	height: 54px;
}

.txtBanners
{
	float: left;
	text-align: center;
}

.txtContact_sinFoto
{
	float: right;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
	width: 286px;
}

.txtContact_sinFoto a
{
	color: #42a7fb;
	text-decoration: none;
}

.txtContact_sinFoto a:hover
{
	color: #42a7fb;
	text-decoration: underline;
}


.txtContact
{
	float: right;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
	width: 230px;
}

.txtContact a
{
	color: #42a7fb;
	text-decoration: none;
}

.txtContact a:hover
{
	color: #42a7fb;
	text-decoration: underline;
}

/*INICIO SCROLL*/
.vertical
{
	position: relative;
	overflow: hidden;
	height: 200px;
	width: 301px;
}
.itemsPrueba
{
	position: absolute;
	margin: 0px;
	float: left;
}
.itemsPrueba div
{
	border-bottom: #CCCCCC 1px dashed;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 18px;
	width: 270px;
}
.itemsPrueba div a
{
	text-decoration: none;
	color: #000000;
}
.itemsPrueba div a:hover
{
	text-decoration: none;
	color: #98b1cf;
}
.actions
{
	width: 300px;
	float: left;
	display: block;
	height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.actions a
{
}
.actions a:hover
{
	filter: alpha(opacity=80);
	-moz-opacity: 80;
	opacity: 0.8;
}
.disabled
{
	visibility: hidden;
}

.nextPage
{
	float: right;
	width: 100%;
	text-align: center;
	display: block;
	height: 18px;
	margin-top: 5px;
}
.prevPage
{
	float: right;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}
/*FIN SCROLL*/

/*INICIO PROGRAMAS ALTA DIRECCIÓN*/

.desplegableProgramas
{
	/*margin-top:10px;*/
	float: left;
	width: 605px;
	margin-bottom: 15px;
}
.textoProgramasADireccion
{
	float: left;
	width: 605px;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}

.textoProgramasADireccionCmadrid
{
	float: left;
	width: 595px;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	padding-left: 10px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.textoProgramasADireccionHome
{
	float: left;
	width: 605px;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}
.tituloProgramaGenericoHome
{
	font-family: arial;
	font-size: 13px;
	color: #ffffff; /*font-weight:bold;*/ /*width:500px;*/
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #403c33;
	float: left;
	display: block;
}

.tituloProgramaGenericoHome a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
}



.tituloProgramaGenericoHome a:hover
{
	color: #e7e0d8;
	text-decoration: none;
	display: block;
}

.tituloProgramaGenericoHome_incompany
{
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	background-color: #c78932;
	float: left;
}

.tituloProgramaGenericoHome_incompany a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #c78932;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
}



.tituloProgramaGenericoHome_incompany a:hover
{
	color: #e7e0d8;
	text-decoration: none;
	background-color: #e69e3a;
}

.tituloProgramaGenericoHome_solo
{
	font-family: arial;
	font-size: 13px;
	color: #ffffff; /*width:605px;*/
	background-color: #403c33;
	float: left;
}

.tituloProgramaGenericoHome_solo a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #403c33;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
}

.tituloProgramaGenericoHome_solo a:hover
{
	color: #e7e0d8;
	text-decoration: none;
	background-color: #76736c;
}

.tituloProgramaGenericoHome_historico
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	border-bottom: 1px dashed #cacaca;
	width: 600px;
}

.tituloProgramaGenericoHome_historico a
{
	color: #3a7ab7;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom: 1px dashed #cacaca;
}

.tituloProgramaGenericoHome_historico a:hover
{
	color: #3a7ab7;
	text-decoration: underline;
}


.tituloProgramaGenericoHome_mostrar
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	height: 20px;
	width: 95px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #403c33;
	float: left;
	text-align: right;
	padding-right: 5px;
}

.tituloProgramaGenericoHome_mostrar a
{
	color: #ffffff;
	text-decoration: none;
}

.tituloProgramaGenericoHome_mostrar a:hover
{
	color: #cccccc;
	text-decoration: none;
}

.tituloProgramaGenerico
{
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	width: 715px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #d6d3d1;
	float: left;
}
.titulares_programasADireccionHome
{
	height: 21px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	width: 600px;
}

.titulares_programasADireccion
{
	height: 21px;
	float: left;
	margin-top: 10px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	padding-top: 5px;
}

.nombres_titulares_programaHome
{
	width: 206px;
	height: 19px;
	float: left;
	background-color: #e5eef7;
	border-right: #ffffff solid 2px;
	padding-left: 12px;
}
.nombres_titulares_programa
{
	float: left;
	width: 391px;
	padding-left: 5px;
	background-image: url(../../img/programasADireccion/fondo_dirigidoa.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.nombres_titulares_lugarHome
{
	width: 170px;
	height: 19px;
	float: left;
	background-color: #e5eef7;
	border-right: #ffffff solid 2px;
	padding-left: 5px;
}
.nombres_titulares_lugar
{
	float: left;
	width: 143px;
	padding-left: 5px;
	background-image: url(../../img/programasADireccion/fondo_lugar.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.nombres_titulares_fechaHome
{
	width: 203px;
	height: 19px;
	float: left;
	background-color: #e5eef7;
	padding-left: 5px;
}
.nombres_titulares_fecha
{
	float: left;
	width: 171px;
	padding-left: 5px;
	background-image: url(../../img/programasADireccion/fondo_fecha.gif);
	background-repeat: no-repeat;
	height: 21px;
}

.nombres_titulares_calendario
{
	float: right;
	width: 195px;
	_width: 195px;
}
.celdaIdentificador
{
	width: 10px;
	height: 30px;
	float: left;
}


.tituloProgramaUP
{
	float: left;
	width: 25px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #b7c9da;
}

.tituloProgramaPA
{
	float: left;
	background-color: #b7c9da;
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	color: #0b2740;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	width: 600px;
	border-bottom: 1px solid #ffffff;
}
.tituloProgramaHome
{
	float: left;
	background-color: #b7c9da;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #0b2740;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.tituloProgramaHome a
{
	color: #0b2740;
	text-decoration: none;
}
.tituloProgramaHome a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.tituloPrograma
{
	float: left;
	width: 675px;
	height: 20px;
	background-color: #efefef;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.tituloPrograma a
{
	color: #ffffff;
	text-decoration: none;
}
.tituloPrograma a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.texto_programasADireccion
{
	width: 720px;
	float: left;
	background-image: url(../../img/programasADireccion/fondolistado.gif);
	background-repeat: repeat-y;
	border-bottom: #413a34 dotted 1px;
}
.texto_programasADireccionHome
{
	width: 605px;
	float: left;
	background-image: url(../../img/programasADireccion/fondolistado.gif);
	background-repeat: repeat-y;
	border-bottom: #413a34 dotted 1px;
}


.texto_programasADireccionregionales
{
	width: 720px;
	float: left;
	background-image: url(../../img/programasADireccion/fondolistado.gif);
	background-repeat: repeat-y;
}

.texto_titulares_programa
{
	float: left;
	width: 370px;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 100px;
	margin: auto;
}

.texto_titulares_programaHome
{
	float: left;
	width: 203px;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 100px;
	margin: auto;
	padding-left: 10px;
	padding-right: 5px;
}

.texto_titulares_programaHome a
{
	text-decoration: none;
}

.texto_titulares_programaHome a:hover
{
	text-decoration: none;
}

.texto_titulares_lugarHome
{
	float: left;
	width: 165px;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
.texto_titulares_lugar
{
	float: left;
	width: 128px;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.texto_titulares_fechaHome
{
	float: left;
	width: 197px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	margin: auto;
}
.texto_titulares_fecha
{
	float: left;
	width: 156px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	margin: auto;
}

.texto_titulares_calendario
{
	float: left;
	width: 195px;
	margin-top: 10px;
}

.calendarioPrograma2
{
	float: left;
	width: 195px;
	font-family: Trebuchet MS,helvetica,Verdana;
	margin: auto;
}
.tituloAnyo
{
	font-size: 16px;
	font-weight: bold;
	color: #A51A09;
	width: 100%;
	text-align: center;
}
.cajaCalendario
{
	width: 100%;
	height: 121px;
	border-top: 1px #A51A09 solid;
	border-left: 1px #A51A09 solid;
	border-right: 1px #A51A09 solid;
	border-bottom: 1px #A51A09 solid;
}
.conBorde
{
	border-left: 1px solid #bbb;
}
.columna
{
	font-size: 11px;
	width: 27px;
	text-align: center;
	float: left;
}
.altoTitMes
{
	height: 50px;
	padding-top: 4px;
}
.altoDiasMedio
{
	height: 18px;
	padding-top: 3px;
	color: #fff;
}
.altoDiasPie
{
	height: 46px;
}
.diaOn
{
	background-color: #F99762;
	text-align: center;
}

.diaOnBorde
{
	border-left: 1px solid #F99762;
}

.diaCentral
{
	float: left;
	width: 40px;
	position: relative;
	left: -7px;
	letter-spacing: -1px;
}

.titulo_categoriaADireccion
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}
/*FIN PROGRAMAS ALTA DIRECCIÓN*/

/*INICIO DESPLEGABLE LISTADOS DE PROGRAMAS*/
.tit_listados
{
	/*width:920px;*/
	float: left;
	color: #c78932;
}
.desplegable_listados
{
	width: 600px;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;
}
.basic2A
{
	width: 600px;
	cursor: pointer;
	font-family: arial;
	font-size: 13px;
	color: #ffffff; /*font-weight:bold;     height:30px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #97251e;
	float: left;
}

.basic2A a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 600px;
}
.basic2A a:hover
{
	color: #414e6d;
	text-decoration: none;
}


.basic2A img
{
	border: NONE;
}

.basic2A div
{
	width: 600px;
	float: left;
	margin: 0px;
}
.basic2
{
	width: 600px;
	height: 30px;
	float: left;
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #ffffff;
	text-align: left;
}

.basic2 a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 527px;
	height: 27px;
}
.basic2 a:hover
{
	color: #414e6d;
	text-decoration: none;
}


.basic2 img
{
	border: NONE;
}

.basic2 div
{
	width: 527px;
	float: left;
	margin: 0px;
}

.basic3
{
	width: 600px;
}

.basic3 div
{
	width: 575px;
	float: left;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.txt_sesionesInformativasBoton
{
	background-color: #f5fafe;
	float: left;
	width: 200px;
}

.txt_sesionesInformativas
{
	background-color: #f5fafe;
	padding-bottom: 3px;
	padding-top: 3px;
	text-transform: none;
	float: left;
	color: #2b2a2a;
}

.txt_sesionesInformativas a
{
	color: #0e5d86;
	text-decoration: none;
}


.txt_sesionesInformativas a:hover
{
	color: #0e5d86;
	text-decoration: underline;
}


.linea_sesionesInformativas
{
	border-bottom: #000000 dotted 1px;
	background-color: #f5fafe;
	padding-bottom: 3px;
	padding-top: 3px;
	text-transform: none;
	float: left;
	color: #2b2a2a;
}

.titContContenedorDesplegable
{
	/*background-color:#cdc7c3;     border:#000000 1px solid;*/
	float: left;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.titTxtContenedorDesplegable
{
	border-bottom: #000000 solid 1px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.titTxtContenedorDesplegable a
{
	color: #477fa5;
	text-decoration: none;
}

.titTxtContenedorDesplegable a:hover
{
	color: #414e6d;
	text-decoration: none;
}

.titContenedorplegable
{
	width: 527px;
}

@media print
{
	.basic div, #navigation ul, #list2 dd, #list3 div
	{
		display: block !important;
		height: auto !important;
	}
}
.sesionesInformativas
{
	width: 600px;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
}

.menu_desplegable
{
	width: 600px;
	float: left;
	margin-top: 8px;
}

.titsesiones
{
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 5px;
	float: left;
	width: 600px;
}

.titsesionesImpar
{
	background-image: url(../../img/sesionesInfo/cabeceraListadoSesionesImpar.gif);
	background-repeat: no-repeat;
}

.titsesionesImparUp
{
	background-image: url(../../img/sesionesInfo/cabeceraListadoSesionesImpar_Up.gif);
	background-repeat: no-repeat;
}

.titsesionesPar
{
	background-image: url(../../img/sesionesInfo/cabeceraListadoSesionesPar.gif);
	background-repeat: no-repeat;
}

.titsesionesParUp
{
	background-image: url(../../img/sesionesInfo/cabeceraListadoSesionesPar_Up.gif);
	background-repeat: no-repeat;
}

.titsesionesPie
{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	float: left;
	width: 522px;
	background-image: url(../../img/sesionesInfo/cabeceraListadoSesionesPie.gif);
	background-repeat: no-repeat;
}

.bullet_desplegable
{
	list-style-image: url(img/bullets/bullet_txt_Beige.gif);
}
/*FIN DESPLEGABLE LISTADOS DE PROGRAMAS*/

/*INICIO DETALLES PROGRAMAS*/
#volver
{
	width: 54px;
	height: 25px;
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	background-image: url(../../img/botones/bot-volver.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px; /*margin-top:13px; 	margin-right:28px;*/
	padding-top: 4px;
	text-align: center;
	float: right;
}
#volver a
{
	text-decoration: none;
	color: #ffffff;
}
#volver a:hover
{
	text-decoration: underline;
	color: #ffffff;
}
.enlace_programas_detalle
{
	font-family: Arial;
	font-size: 18px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	width: 500px;
}

.texto
{
	width: 527px;
	padding-right: 27px;
	padding-top: 5px;
	float: left;
}

.texto p
{
	margin: 15px 0px 15px 0px;
}

.centro_resultado
{
	color: #0c2840;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 18px;
	background-color: #f5fafe;
	float: left;
	width: 605px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}


.cajaBotones
{
	float: right;
	margin-bottom: 10px;
}

.enlace_programas_detalleSubtitulo
{
	font-family: Arial;
	line-height: normal;
	color: #000000;
	font-size: 14px;
	font-style: italic;
	float: left;
	width: 500px;
}
.enlace_programas_fecha
{
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 13px;
	line-height: normal;
	color: #000000;
	text-align: left;
	float: left;
	width: 500px;
	font-style: normal;
}

.menu_programas
{
	float: left;
	width: 605px;
	background-color: #403c33;
	margin-top: 20px;
}
.menu_programas TABLE
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.menu_programas TD
{
	height: 24px;
	border-right: 1px solid #ffffff;
}

.menu_programas TD a
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0px;
	display: block;
	text-align: center;
}

.menu_programas TD a:hover
{
	color: #ffffff;
	background-color: #90897b;
	text-decoration: none; /*padding-top:10px 11px;*/
}
.menu_programas .programas_activo
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #d95323;
	background-color: #90897b;
}

#ProgramasAvanzados
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	background-color: #e0deca;
	width: 570px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}
#ProgramasDesarrollo
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	background-color: #e0deca;
	width: 570px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}

#Seminarios
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	background-color: #e0deca;
	width: 570px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}

#Conferencias
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	background-color: #e0deca;
	width: 570px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}


div.contenidoPrograma
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	width: 575px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000000;
	min-height: 10px;
}

div.contenidoPrograma a
{
	color: #69a7fb;
	text-decoration: none;
}

div.contenidoPrograma a:hover
{
	color: #69a7fb;
	text-decoration: underline;
}

div.contenidoPrograma ul
{
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.contenidoPrograma ul li
{
	margin: 0px;
	padding-left: 18px;
	background: url(../../img/bullets/bullet-desplegable.png );
	background-repeat: no-repeat;
	background-position: 0px top left;
}


a
{
	outline: 0;
}

.bot_descargaPDF
{
	width: 527px;
	float: right;
	text-align: left;
	margin-top: 10px;
	height: 38px;
}

.bot_descargaPDFADirigenres
{
	width: 620px;
	float: right;
	text-align: left; /*margin-top:10px;     height:38px;*/
}

#OverviewPrograma
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	background-color: #a21c0d;
	width: 497px;
	float: left;
	padding-top: 25px;
	padding-bottom: 30px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}

#OverviewPrograma a
{
	text-decoration: none;
	color: #477fa5;
}

#OverviewPrograma a:hover
{
	text-decoration: underline;
	color: #477fa5;
}

#dirigidoPrograma
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	background-color: #e0deca;
	width: 497px;
	float: left;
	padding-top: 25px;
	padding-bottom: 30px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}

#dirigidoPrograma a
{
	text-decoration: none;
	color: #477fa5;
}

#dirigidoPrograma a:hover
{
	text-decoration: underline;
	color: #477fa5;
}

#contenidoPrograma
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	background-color: #e0deca;
	width: 497px;
	float: left;
	padding-top: 25px; /*padding-bottom:30px;*/
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}

#contenidoPrograma a
{
	text-decoration: none;
	color: #477fa5;
}

#contenidoPrograma a:hover
{
	text-decoration: underline;
	color: #477fa5;
}

#calendarioPrograma
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	background-color: #e0deca;
	width: 497px;
	float: left;
	padding-top: 25px;
	padding-bottom: 30px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}

#calendarioPrograma a
{
	text-decoration: none;
	color: #477fa5;
}

#calendarioPrograma a:hover
{
	text-decoration: underline;
	color: #477fa5;
}

#claustroPrograma
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	background-color: #e0deca;
	width: 497px;
	float: left;
	padding-top: 25px;
	padding-bottom: 30px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}

#claustroPrograma a
{
	text-decoration: none;
	color: #477fa5;
}

#claustroPrograma a:hover
{
	text-decoration: underline;
	color: #477fa5;
}


#condicionesPrograma
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	background-color: #e0deca;
	width: 497px;
	float: left;
	padding-top: 25px;
	padding-bottom: 30px;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}

#condicionesPrograma a
{
	text-decoration: none;
	color: #477fa5;
}

#condicionesPrograma a:hover
{
	text-decoration: underline;
	color: #477fa5;
}

.tabla_calendarioProgramas
{
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: left;
	margin-top: 0px;
}

.td_horasProgramas
{
	font-weight: bold;
	color: #477fa5;
	padding-bottom: 10px;
	padding-top: 10px;
}

.td_txtProgramas
{
	color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: dotted 1px #6e7976;
}

#Objetivos
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}
#Lugar
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}
#Ponentes
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}
/*FIN DETALLES PROGRAMAS*/

/*INICIO BANNERS*/
.InscripcionPrograma
{
	float: left;
	margin-bottom: 15px;
	margin-top: 0px;
	width: 215px;
}

.InscripcionProgramaHome
{
	float: left;
	width: 293px;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right: 10px;
}

.RecibeMasInfo
{
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	height: 109px;
}
.DescargaPDF
{
	float: left;
	width: 215px;
	height: 59px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.TestimoniosHome
{
	float: left;
	width: 293px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.Testimonios
{
	float: left;
	width: 215px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.BannerCajaMadrid
{
	float: left;
	width: 215px;
	margin-bottom: 20px;
	margin-top: 5px;
}

.BannerCajaMadridHome
{
	float: left;
	width: 293px;
	margin-bottom: 20px;
	margin-top: 5px;
	background-color: Blue;
	margin-right: 10px;
}
.cabeceraTestimonios
{
	float: left;
	width: 215px;
	height: 54px;
}

.botTestimonios
{
	float: left;
	width: 164px;
	height: 54px;
}

.botVideo
{
	float: left;
	width: 128px;
	height: 54px;
}

.fondoTestimonios
{
	float: left;
	width: 272px;
	background-image: url(../../img/banners/fondo-testimonios.gif);
	background-repeat: repeat-y;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

.pieTestimonios
{
	float: left;
	width: 292px;
	height: 9px;
}

/*FIN BANNERS*/

/*INICIO LISTADOS CAJA MADRID*/
.tablaListados
{
	background-color: #f5fafe;
	width: 596px;
}

.tdTitulos
{
	font-family: 'Trebuchet MS';
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #c78932;
}

.tdTXT
{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	border-bottom: solid 1px #ffffff;
}
.tdTXT a
{
	color: #477fa5;
	text-decoration: none;
}
.tdTXT a:hover
{
	color: #477fa5;
	text-decoration: underline;
}


/*FIN LISTADOS CAJA MADRID*/

#bannerMapa
{
	float: left;
	width: 920px;
	height: 44px;
}

#tablaMapa
{
	float: left;
	width: 783px;
	margin-top: 20px;
	margin-left: 60px;
}

#centro2
{
	float: left;
	width: 912px;
	_width: 920px;
	margin-left: 20px;
	margin-right: 12px;
	margin-top: 20px;
}

.txt_mapa
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #477fa5;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.txt_mapa a
{
	color: #477fa5;
	text-decoration: none;
}

.txt_mapa a:hover
{
	color: #477fa5;
	text-decoration: underline;
}

.txt_mapaInt
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #477fa5;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.txt_mapaInt a
{
	color: #477fa5;
	text-decoration: none;
}

.txt_mapaInt a:hover
{
	color: #477fa5;
	text-decoration: underline;
}

/*INICIO MAPA WEB*/
.containerColumnas
{
	width: 890px;
	float: left; /*margin-top:20px;*/
	margin-bottom: 20px;
}
.column
{
	width: 24%;
	float: left; /*height:250px;*/
	margin-bottom: 20px;
}

.titColumn
{
	background-color: #c78932;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 13px; /*font-weight:bold;*/
	color: #ffffff;
}

.titColumn a
{
	color: #ffffff;
	text-decoration: none;
}

.titColumn a:hover
{
	color: #ffffff;
	text-decoration: none;
	filter: alpha(opacity=60);
	-moz-opacity: 60;
	opacity: 0.6;
}

ul.txtColumn
{
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	list-style: none;
}

ul.txtColumn li
{
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-family: Trebuchet MS;
	padding-bottom: 10px;
}

ul.txtColumn li a
{
	color: #000000;
	text-decoration: none;
	background-color: #f5fafe;
	display: block;
	padding: 3px;
}

ul.txtColumn li a:hover
{
	color: #5381AC;
	text-decoration: none;
}

ul.txtColumn1
{
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 2px;
	list-style: none;
}

ul.txtColumn1 li
{
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-family: Trebuchet MS;
	line-height: 14px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

ul.txtColumn1 li a
{
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
}

ul.txtColumn1 li a:hover
{
	color: #5381AC;
	text-decoration: none;
	background-color: #f5fafe;
}
/*FIN MAPA WEB*/

/*INICIO TESTIMONIOS*/
.TestimoniosHome
{
	float: left;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.Testimonios
{
	float: left;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.tab_container
{
	float: left;
	width: 320px;
}
.tab-buttons-panel
{
	width: 320px;
	float: left;
	background: url(../../img/wt-norm.png) repeat-x bottom;
}
.tab-buttons-panel ul
{
	margin: 0;
	padding: 0px;
	list-style: none;
}
.tab-buttons-panel li
{
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border-color: #e5e8ec;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	background: url(../../img/wt-right.png) no-repeat right top;
}
.tab-buttons-panel span
{
	color: #ffffff;
	display: block;
	background: url(../../img/wt-left.png) no-repeat left top;
}
.tab-buttons-panel li.tab-show
{
	background: url(../../img/wt-right-on.png) no-repeat right top;
	border-width: 0px 0px 0px 0px;
}
.tab-buttons-panel li.tab-show span
{
	background: url(../../img/wt-left-on.png) no-repeat left top; /*padding: 20px 15px 4px 45px;*/
}
.tab-content
{
	position: relative;
	background-color: #0e2234;
	display: none;
	padding: 10px;
	padding-bottom: 0px; /*height:320px;*/
	overflow: auto;
	text-decoration: none;
}
.ext-border-box .tab-content
{
	top: 0px;
}
.tab-content-show
{
	display: block;
	text-decoration: none;
}
.tab-content-panel-border
{
}
.tab-content-panel
{
	/*padding:5px;*/
	background-color: #e1decb;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.tab-content-panel li
{
	list-style-type: circle;
	list-style-position: inside;
}
.pieTestimonios
{
	width: 320px;
	height: 10px;
	background-color: #0e2234;
	position: relative;
	top: 0px;
	margin-bottom: 10px;
}

span#prevVideoTestBtn, span#prevTestBtn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1DECB;
	text-align: right;
	text-decoration: none;
	float: left;
	text-decoration: none; /*background:url(../../img/botVideo-atras.png) no-repeat 0 0;*/
	padding-right: 12px;
}


span#nextVideoTestBtn, span#nextTestBtn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1DECB;
	text-align: right;
	text-decoration: none;
	float: right; /*background:url(../../img/botVideo-siguiente.png) no-repeat 0 0;	*/
	padding-right: 12px;
}


.textoVideo
{
	height: 94px;
	background-repeat: no-repeat;
	display: block;
	width: 150px;
	padding: 10px 50px 10px 10px;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	margin-left: 10px;
	cursor: pointer;
	float: left;
}

.textoVideo a
{
	text-decoration: none;
	color: #333333;
}
.textoVideo a:hover
{
	text-decoration: none;
	color: #333333;
}

.textoTestimonio
{
	background-image: url(../../img/fondoTestimonio.gif);
	height: 94px;
	background-repeat: no-repeat;
	display: block;
	width: 190px;
	padding: 10px 50px 10px 10px;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	margin-left: 10px;
	float: left;
	cursor: pointer;
}

.contVideo
{
	background: url(../../img/transparent.png) no-repeat;
	width: 656px;
	height: 506px;
	display: none;
	padding-top: 60px;
	color: #FFFFFF;
}


/*FIN TESTIMONIOS*/
/*INICIO VENTANA POP UP*/
.contVentana
{
	width: 525px;
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 12px;
}

.imgVideo
{
	width: 502px;
	height: 287px;
	margin-left: 11px;
	padding-top: 10px;
}

.txtVideo
{
	width: 502px;
	margin-left: 11px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-align: left;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.refVideo
{
	width: 502px;
	margin-left: 11px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.botVideoPag
{
	width: 50px;
	height: 12px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

.botVideo
{
	width: 12px;
	height: 12px;
	float: right;
	margin-left: 5px;
	cursor: pointer;
}

.botonesVideo
{
	width: 468px;
	height: 12px;
	float: left;
	margin-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-align: left;
}

.txtTestimoniosPopUP
{
	width: 363px;
	height: 300px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 18px;
	float: left;
	overflow: auto;
	padding-right: 10px;
}

.fotoTestimoniosPopUP
{
	width: 109px;
	height: 200px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
/*INICIO VENTANA POP UP*/


.fondoTabOn
{
	background-color: #0e2234;
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.fondoTabOff
{
	background: url(../../img/fondo_tab_off.png) no-repeat;
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.fondoTab
{
	background-color: #0e2234;
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
/*FIN VENTANA POP UP*/

/* INICIO VENTANAS*/
.titulo_ventana
{
	background-color: #c78932;
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 13px;
	padding: 4px 0px 4px 5px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

#tablaEnviarAmigo
{
	border-collapse: separate;
	border-spacing: 5px;
}

.form_ventana
{
	font-family: Arial;
	font-size: 12px;
	color: #696867;
	text-align: right;
}
.form_inscripcion
{
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-right: 5px;
}

.enviar_popup
{
	background-image: url(img/bot_enviar_popup.gif);
	background-position: 337px 1px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 12px;
	color: #000000;
}
.enviar_popup a
{
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.enviar_popup a:hover
{
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.cerrar_popup
{
	background-image: url(img/bot_cerrar_popup.gif);
	background-position: 42px 1px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin-right: 12px;
}
.cerrar_popup a
{
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.cerrar_popup a:hover
{
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

.formPopUp
{
	border: solid 1px #000000;
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 12px;
	color: #000000;
	width: 300px;
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 5px;
}

/* FIN VENTANAS*/

/*
.cajaTooltipVideos
{
	position: absolute;
	background:#6f6f68; 
	color:#fff; 
	font-family:Trebuchet MS;
	font-size:13px; 
	font-weight:normal;
	line-height:14px;
	left: 0px;
	
}

.cajaTooltipVideos div
{
	width: 370px;
	padding: 10px;
}

*/

#cajaTituloVideos
{
	background-color: #0E2234;
	float: left;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

#cajaTituloVideos div
{
	width: 386px;
	padding-top: 8px;
	padding-left: 4px;
	height: 22px;
}


.cajaTooltip
{
	background-color: #CDD1D4;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #1D364B;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

#cajaTooltipVideos
{
	position: absolute;
}

#cajaTooltipVideosInfo
{
	padding: 9px;
	width: 330px;
}

#tooltipBannerTestVideo
{
	position: absolute;
}

.tooltipPico
{
	background: url(../../img/pico.png) no-repeat;
	width: 32px;
	height: 21px;
	position: relative;
	z-index: 800;
}

#tooltipBannerTestVideoInfo
{
	padding: 9px;
	width: 241px;
}

.nombreTestimonio
{
	font-weight: bold;
}

.cargoTestimonio
{
	font-size: 11px;
}

/*INICIO BOTONES*/
.imgBoton_Inscripcion
{
	float: left;
	height: 30px;
	width: 30px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -63px -48px;
}
.imgBoton_Descarga
{
	float: left;
	height: 30px;
	width: 30px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -125px -48px;
}

.imgBoton_Enviar
{
	float: left;
	height: 30px;
	width: 30px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -94px -48px;
}

.imgBoton_Pdf
{
	float: left;
	height: 30px;
	width: 30px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -125px -48px;
}

.imgBoton_Volver
{
	float: left;
	height: 30px;
	width: 30px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -1px -48px;
}

.imgBoton_historico
{
	float: left;
	height: 30px;
	width: 30px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -53px -79px;
}

.imgBoton_VerMas
{
	float: left;
	height: 30px;
	width: 30px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -32px -48px;
}

.bot_buscador
{
	background: url(../../img/iconos_aD.png) no-repeat;
	width: 44px;
	height: 25px;
	background-position: -156px -48px;
}

.bot_buscadorFlecha
{
	background: url(../../img/iconos_aD.png) no-repeat;
	width: 19px;
	height: 17px;
	background-position: -201px -48px;
}

.bot_face
{
	background: url(../../img/iconos_aD.png) no-repeat;
	width: 47px;
	height: 47px;
}

.bot_face_rss
{
	background-position: -0px 0;
}


.bot_face_facebook
{
	background-position: -47px 0;
}

.bot_face_In
{
	background-position: -94px 0;
}

.bot_face_Delicious
{
	background-position: -142px 0;
}


.bot_face_Techno
{
	background-position: -190px 0;
}

.bot_face_Wikio
{
	background-position: -238px 0;
}

.bot_face_Meneame
{
	background-position: -284px 0;
}

.bot_face_Ayuda
{
	background-position: -334px 0;
}
.imgBoton_Down
{
	float: left;
	height: 20px;
	width: 20px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -221px -48px;
}

.imgBoton_Next
{
	float: left;
	height: 20px;
	width: 20px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -1px -79px;
}

.imgBoton_Next_nievl1
{
	float: left;
	height: 20px;
	width: 20px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -24px -85px;
}

.imgBoton_Up
{
	float: left;
	height: 20px;
	width: 20px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -242px -48px;
}
.imgBoton_imprimir
{
	float: left;
	height: 36px;
	width: 32px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -263px -48px;
}

.imgBoton_imprimirTxt
{
	float: left;
	height: 36px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-top: 6px;
}

.imgBoton_imprimirTxt a
{
	color: #000000;
	text-decoration: none;
}

.imgBoton_imprimirTxt a:hover
{
	color: #000000;
	text-decoration: none;
}

.imgBoton_enviarAmigo
{
	float: left;
	height: 36px;
	width: 32px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -300px -48px;
}

.nextPage2
{
	float: right;
	text-align: center;
	display: block;
	margin-top: 5px;
	height: 36px;
	width: 32px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -300px -48px;
}
.prevPage2
{
	float: right;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	height: 36px;
	width: 32px;
	background: url(../../img/iconos_aD.png) no-repeat;
	background-position: -300px -48px;
}


.botonesPie
{
	margin: 2px;
	padding: 2px;
	float: left;
	color: #000000;
}

.botonesPie a
{
	text-decoration: none;
	color: #000000;
}

.botonesPie a:hover
{
	text-decoration: underline;
	color: #000000;
}



/*FIN BOTONES*/


/* BÚSQUEDA */

.contCentral
{
	margin-right: auto;
	margin-left: auto;
	width: 1005px;
	background: #ffffff;
	min-height: 500px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}

ul.search
{
	list-style-image: url(  '../../img/bullet_search.png' );
	font-size: 13px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}

ul.search li
{
	margin-bottom: 40px;
}

ul.search div
{
	position: relative;
	top: -5px;
}

ul.search a
{
	color: #336483;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

ul.search a:hover
{
	color: #74AACD;
	text-decoration: none;
}

ul.search p
{
	margin-bottom: 10px;
}

ul.search b
{
	color: #c78932;
	font-weight: bold;
}

a.btNav
{
	color: #336483;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 13px;
}

a.btNav:hover
{
	color: #74AACD;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 13px;
}

h1.titBusqueda
{
	color: #0B2740;
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
}


/* FIN BÚSQUEDA */


.clausula
{
	text-align: justify;
	color: #000000;
}

.clausula a
{
	text-align: justify;
	color: #74AACD;
}

.clausula a:hover
{
	text-align: justify;
	color: #74AACD;
}

/*INICIO SUBMENU*/
#submenu
{
	float: left;
	width: 320px;
}
#submenu UL
{
	padding: 0;
	margin: 0;
}
#submenu UL LI
{
	list-style-type: none;
}
.submenu_fijo
{
	float: left;
	width: 320px;
	padding: 0;
	margin: 0;
}

.submenu_fijo LI
{
	list-style-type: none;
	background-color: #b7c9da;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	border-bottom: solid 1px #dad6c8;
}
.submenu_fijo LI a
{
	padding: 5px 0 5px 20px;
	width: 300px;
	font-family: Arial;
	font-size: 12px;
	color: #0b2740;
	text-decoration: none;
	display: block;
}
.submenu_fijo LI a:hover
{
	background-color: #c1b9a3;
}
.submenu_fijo .primer_nivel
{
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #c78932;
}
.submenu_fijo .primer_nivel a
{
	padding: 0;
	color: #ffffff;
}
.submenu_fijo .primer_nivel a:hover
{
	font-family: Arial, helvetica, Verdana;
	padding: 0;
	font-size: 15px;
	color: #ffffff;
	background-color: #2b2225;
}
.submenu_fijo .segundo_nivel
{
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #403c33;
}
.submenu_fijo .segundo_nivel a
{
	font-family: Arial,helvetica, Verdana;
	font-size: 13px;
	color: #ffffff;
	padding: 0;
}
.submenu_fijo .segundo_nivel a:hover
{
	background-color: #b6a184;
}
li.fix_nivel
{
	overflow: hidden;
}

/*INICIO SUBMENU*/

/*INICIO BANNERS*/
.banner_der
{
	/*float:left;*/
	margin-bottom: 15px;
}
/*FIN BANNERS*/

.sin_resultados
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #060606;
	border: #e5eef7 1px solid;
	padding: 10px;
	background-color: #f5fafe;
}

.sin_resultados a
{
	color: #3180ca;
	text-decoration: none;
}

.sin_resultados a:hover
{
	color: #3180ca;
	text-decoration: underline;
}


.sin_resultados2
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #060606;
	border: #e5eef7 1px solid;
	padding: 10px;
	background-color: #f5fafe;
}

.sin_resultados2 a
{
	color: #2f7ec9;
	text-decoration: none;
}

.sin_resultados2 a:hover
{
	color: #2f7ec9;
	text-decoration: underline;
}

#Overview
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: left;
}

#Dirigido_a
{
	padding-left: 15px;
	padding-right: 15px;
	_padding-left: 12px;
	_padding-right: 9px;
	text-align: left;
}
#Contenido
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
#Calendario
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
#Claustro
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
#Fees_Condiciones
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 13px;
}

#Fees_Condiciones a
{
	color: #477fa5;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 13px;
}
#Fees_Condiciones a:hover
{
	color: #477fa5;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 13px;
}

#Objetivos
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
#Lugar
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left; ;
}
#Ponentes
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left; ;
}

.textoContenido
{
	float: left;
	width: 520px;
	font-family: Trebuchet MS, helvetica, Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}

.tituloPro
{
	width: 480px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #e5eef7;
	padding-left: 5px;
	margin-top: 25px;
}

.tituloProENG
{
	width: 555px;
	float: left;
	margin-top: 25px;
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #000000;
	padding-left: 5px;
}

.fechaInicioPro
{
	width: 120px;
	float: left;
	margin-top: 25px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #e5eef7;
	text-align: center;
}

.oculto
{
	display: none;
}

.contenido_panel_grafico
{
	width: 590px;
	text-align: center;
	margin-top: 25px;
}
.contenido_panel
{
	padding: 0px 20px 0px 20px;
	float: left;
}

.programasSup .program
{
	float: left;
	padding: 12px 0px 12px 5px;
	border-bottom: #CCCCCC 1px dashed;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}

.programasSup_eng
{
	width: 680px;
	float: left;
}

.programasSup_eng .program_eng
{
	background-color: #efe9d3;
	margin-bottom: 25px;
	padding: 5px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #367dba;
	float: left;
}


.programasSup_eng .program_eng a
{
	color: #367dba;
	text-decoration: none;
}

.programasSup_eng .program a:hover
{
	color: #367dba;
	text-decoration: underline;
}

.programaLink
{
	width: 480px;
	float: left;
}

.programaLink a
{
	color: #367dba;
	text-decoration: none;
}

.programaLink a:hover
{
	color: #367dba;
	text-decoration: underline;
}

.programaLinkEng
{
	width: 550px;
	float: left;
	background-color: #efe9d3;
}

.programaLinkEng a
{
	color: #367dba;
	text-decoration: none;
}

.programaLinkEng a:hover
{
	color: #367dba;
	text-decoration: underline;
}


.fechaPrograma
{
	width: 120px;
	color: #000000;
	text-align: center;
	float: left;
}

.cajitas
{
	margin-bottom: 15px;
	float: left;
}

.areas
{
	background-color: #b7c9da;
	width: 583px;
	font-family: Arial;
	font-size: 13px;
	color: #0b2740;
	padding: 5px 5px 5px 17px;
	border-bottom: 1px solid #ffffff;
	height: 20px;
}

.areas span
{
	position: relative;
	top: 2px;
}

.colorAreas
{
	float: left;
	width: 10px;
	height: 30px; #position:relative;
#top:30px;
}

#comunidades_newsletter
{
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 13px;
	color: #000000;
	width: 595px; /*float:left;*/
	padding: 5px;
}
#comunidades_newsletter a
{
	color: #487fa5;
	text-decoration: underline;
}
#comunidades_newsletter a:hover
{
	color: #487fa5;
	text-decoration: underline;
}

.texto_comunidades
{
	width: 595px;
}

#ver_newsletter
{
	background-image: url(../../cajaBotonimg/bullet_newsletter.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 20px;
}

.formMasInfo
{
	width: 215px;
	height: 15px;
	margin-left: 5px;
	border: #7c746d solid 1px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #413a34;
}

.enlace_programas_detalle
{
	width: 595px;
	padding: 10px 10px 10px 0px;
}

.enlace_programas_detalle_txt
{
	font-family: arial;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}

.enlace_programas_fecha
{
	font-family: Trebuchet MS, verdana, Arial;
	font-size: 13px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	font-weight: normal;
}

#calendario
{
	float: left;
	width: 605px;
}

#calendario_titulo .year
{
	position: relative;
	top: -5px;
}

#calendario_titulo
{
	float: left;
	width: 590px;
	background-color: #403c33;
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	padding: 6px 5px 4px 10px;
}
#calendario_meses
{
	float: left;
	width: 605px;
	background-color: #b7c9da;
}

#calendario_meses span
{
	padding: 0px 13px 0px 12px;
	color: #ffffff;
}

#calendario_meses TABLE
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#calendario_meses TABLE a
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 11px 0px 12px;
}
#calendario_meses TABLE a:hover
{
	color: #395678;
	background-color: #ffffff;
}
#calendario_meses .calendario_activo
{
	font-family: Arial;
	font-size: 12px;
	color: #395678;
	background-color: #ffffff;
	height: 21px;
}
#calendario_listado
{
	float: left;
	width: 605px;
	margin-top: 10px; /* border:solid 1px #b6b4b4; */
}
#calendario_listado UL
{
	float: left;
	padding: 0;
	margin: 0;
}
#calendario_listado UL LI
{
	list-style-type: none; /* background-image:url(img/bullet_destacados.gif); */
	background-position: 0 11px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 5px;
}
#calendario_listado UL LI a
{
	list-style-type: none;
	font-family: Trebuchet MS, helvetica, Verdana;
	font-size: 13px;
	line-height: 16px;
	color: #477FA5;
	text-decoration: none;
}
#calendario_listado UL LI a:hover
{
	text-decoration: underline;
}

.menu_programas_incompany
{
	float: left;
	width: 605px;
	background-color: #565654;
	margin-top: 25px;
}

.menu_programas_incompany TABLE
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.menu_programas_incompany TABLE TD a
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 11px;
	display: block;
}
.menu_programas_incompany TD
{
	height: 24px;
	border-right: 1px solid #ffffff;
}
.menu_programas_incompany TABLE TD a:hover
{
	color: #ffffff;
	background-color: #a7a996;
	text-decoration: none;
}
.menu_programas_incompany .programas_activo
{
	font-family: Arial;
	font-size: 12px;
	color: #d95323;
	background-color: #a7a996;
}

.texto_incompany
{
	float: left;
	width: 710px;
	_width: 700px;
	font-family: Trebuchet MS, helvetica, Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}

.texto_incompany a
{
	color: #477fa5;
	text-decoration: none;
}

.texto_incompany a:hover
{
	color: #477fa5;
	text-decoration: underline;
}

.texto_PA
{
	float: left;
	width: 605px;
	font-family: Trebuchet MS, helvetica, Verdana;
	font-size: 13px;
	color: #000000;
	text-align: left;
}



.paginacion tr
{
	height: 45px;
}

.paginacion a
{
	position: relative;
	top: 1px;
	background: #EFEFEF;
	padding: 3px 8px;
	border: 1px solid #BFBFBF;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #403c33;
	margin-right: 3px;
}
.paginacion span
{
	position: relative;
	top: 1px;
	background: #403c33;
	padding: 3px 8px;
	color: #FFF;
	border: 1px solid #BFBFBF;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	margin-right: 3px;
}


/* COLORES ÁREAS */

.COLOR_AREA_CIVIL_PROCESAL
{
	background-color: #E6AF52;
}
.COLOR_AREA_PUBLICO_ADMINISTRATIVO
{
	background-color: #820924;
}
.COLOR_AREA_FINANCIERO_TRIBUTARIO
{
	background-color: #43745D;
}
.COLOR_AREA_LABORAL
{
	background-color: #7B2379;
}
.COLOR_AREA_MERCANTIL
{
	background-color: #CBAF00;
}
.COLOR_AREA_INTERNATIONAL
{
	background-color: #3A4510;
}

/* FIN COLORES ÁREAS */

#PanelMasInfo a, #ContactarForm a
{
	text-decoration: none;
}

#PanelMasInfo p, #ContactarForm p
{
	margin: 3px 0px;
	padding: 0px;
}

#PanelMasInfo span.chkClausula, #ContactarForm span.chkClausula
{
	border: 1px solid #000;
	padding: 1px 1px 0 0;
}

#PanelMasInfo input[type=checkbox], #ContactarForm input[type=checkbox]
{
	margin: 3px;
	position: relative;
	top: 2px;
	#top: 0px;
}

div.estilo-flotante
{
    cursor: default; 
    background-image: url(../../img/fondo-transparente.png); background-repeat: repeat;    
    padding: 20px;
}

div.border-redondeado
{
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}


