/*FUENTES*/
/* importamos fuentes */
 
 @font-face {
    font-family: 'Oswald';
    src: url('fonts/Oswald.eot');
    src: url('fonts/Oswald.eot?#iefix') format('embedded-opentype'),
         url('fonts/Oswald.woff') format('woff'),
         url('fonts/Oswald.ttf') format('truetype'),
         url('fonts/Oswald.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;
	font-variant: normal;

}
/**/
/* importamos fuentes */
 
 @font-face {
    font-family: 'RobotoCondensedBold';
    src: url('fonts/RobotoCondensed-Bold.eot');
    src: url('fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoCondensed-Bold.woff') format('woff'),
         url('fonts/RobotoCondensed-Bold.ttf') format('truetype'),
         url('fonts/RobotoCondensed-Bold.svg#RobotoCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;
	font-variant: normal;

}
* {
	padding-rigth: 0px;
	padding-left: 0px;
	font-size: 100%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;

}
body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(imagen/fondo_body.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	background-position: 0px top;
}
.Negrita1 {
	font-weight: bold;
	font-size: 14px;
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor{
	width: 900px;
	position: relative;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#cabecera {
	color: #CCCCCC;
	/*ESQUINA BISELADA*/
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background-image: url(imagen/cabecera_grande.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 890px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
		/*ESQUINA BISELADA*/
}
#cajah1{
	text-align: center;
	/*ESQUINA BISELADA*/
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	/* >>>>ESQUINA BISELADA*/
	background-image: url(imagen/h1_degradado.jpg);
	background-repeat: repeat-y;
	min-height: 62px;
	background-color: #111216;
	background-position: right top;
	margin-top: 10px;
}
#cajah1 h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	color: #FFF;
	margin: 0;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 1.2em;

}
#article_principal{
	/*ESQUINA BISELADA*/
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-image: url(imagen/degradado_article_principal.jpg);
	/* >>>>ESQUINA BISELADA*/

	/*sombra*/
	-webkit-box-shadow: 0px 0px 5px 1px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 5px 1px rgba(204,204,204,1);
	box-shadow: 0px 0px 5px 1px rgba(204,204,204,1);
	/*>>> sombra*/
	
	margin-top: 16px;
	margin-bottom: 2em;
	background-color: #FAFAFB;
	border: 2px solid #CDCDCD;
	padding-bottom: 1.5em;
	background-repeat: repeat-x;
	overflow: auto;
}
#article_principal h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9F468F;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}
#article_principal h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #464646;
	margin-top: 1em;
	margin-bottom: 1em;
}

#article_principal.ConPadding{
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
}
#contenido {
	background-color: #FFFFFF;
	padding-top: 10px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	/*ESQUINA BISELADA*/
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(imagen/fondo_contenidos.jpg);
	background-repeat: repeat-x;
	/* >>>>ESQUINA BISELADA*/
}
#cierre {
	color: #666666;
}
#copyright {
	clear: both;
	color: #616161;
	font-size: 10px;
	padding-bottom: 20px;
	text-align: center;
}
.lineaBotones {
	clear: both;
	margin-left: 75px;
	text-align: center;
	width: 710px;
	height: 90px;
}
.linea2Botones {
	clear: both;
	text-align: center;
	height: 90px;
	width: 500px;
	margin-left: 200px;
}
.lineaBotones1Solo {
	clear: both;
	text-align: center;
	width: 710px;
	height: 90px;
	margin-left: 45px;
}
.Boton {
	float: left;
	margin-right: 20px !important;
}

.BotonVacio {
	float: left;
	margin-right: 20px !important;
	width: 216px;
	height: 67px;
}

 

/*nuevos bototnes*/
div.Boton a{
	/*ESQUINA BISELADA*/
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	/* >>>>ESQUINA BISELADA*/
	/*activar transicion*/
	
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	/**/
	display: block;
	background-color: #63395C;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #F3E2F1;
	text-decoration: none;
	margin-bottom: 15px;
	background-image: url(imagen/fondo_bot_preinscripcion.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 34px;
	width: 216px;
	padding-top: 24px;
	font-weight: bold;
	padding-bottom: 14px;
	}
div.Boton.BotonCentrado{
	margin-right: auto !important;
	margin-left: auto !important;
	
}
div.Boton.BotonSolo{
	margin-left: 238px !important;
	
}
div.Boton a.Doslineas{
	line-height: 1.2em;
	height: 49px;
	padding-top: 14px;
	padding-bottom: 9px;
}
div.Boton a em{
	font-size: 0.7em;
	font-style: normal;
}
div.Boton a:hover{
	background-color: #9A588E;
	background-position: left bottom;
	color: #FFF;
}

/*botones para la zona online*/

.lineaBotonesOnline {
	clear: both;
	margin-left: 60px;
	text-align: center;
	width: 710px;
	height: 85px;
}
.linea2BotonesOnline {
	clear: both;
	text-align: center;
	height: 70px;
	width: 425px;
	margin-left: 175px;
}
.lineaBotones1SoloOnline {
	clear: both;
	text-align: center;
	width: 710px;
	height: 90px;
	margin-left: 35px;
}
/*fin botones para la zona online*/

.lineaInfohome {
	clear: both;
	margin-left: 0px;
	text-align: center;
	width: 735px;
	margin-bottom: 15px;
}
.Seccion {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3977F2;
	width: 750px;
	margin-top: 15px;
	padding-bottom: 8px;
}
.SeccionTipo2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3977F2;
	width: 750px;
	margin-top: 15px;
	padding-bottom: 8px;
	line-height: 2em;
}



.SeccionActual, .SeccionActual a:link, .SeccionActual a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #3977F2;
	text-decoration: none;
}
.SeccionActual a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #d1ac10;
	text-decoration: none;
}
.SeccionActual em, .SeccionActual em a:link, .SeccionActual em a:visited {
	font-size: 22px;
	font-style: normal;

}
.amarillo {
	color: #d1ac10;
}
.volver {
	text-align: right;
}
.prev{
	float:left;
	width: 60px;
	margin-top: 5px;
}
.prev img{
position:relative;
top:2px;
left:0px;
}

.info1 {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
.tipoAviso {
	font-family: 'RobotoCondensedBold', Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-bottom: 0.6em;
	color: #000;
	margin-top: 1.5em;
 
}
#contentAvisos, #contentConvocatorias {
	text-decoration: none;
	width: 750px;
}
#contentAvisos ul {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contentConvocatorias ul {
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contentAvisos li, #contentConvocatorias li {
	text-decoration: none;
	list-style-type: none;
	line-height: 1.7em;
	background-image: url(imagen/vineta01.png);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0em 0.6em;
	font-size: 10px;
}

.TablaModificaciones {
	margin-left: 18px;
}
.convoFila1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F468F;
	padding-bottom: 1px;
	padding-top: 12px;
	width: 750px;
}
.convoFila1 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9F468F;
	}
.convoFila1 em {
	font-weight: bold;
	color: #3977F2;
	font-style: normal;
}
.botonConvoca {
	float: left;
	width: 64px;
	margin-top: 5px;
}
.infoConvoca {
	float: left;
	width: 680px;
	margin-top: 5px;
}
.GrupoConvocatorias {
	clear: both;
}

.FilaConvocaNacional {
	width: 750px;
	clear: both;
}
/*LISTADOS ACTUALIZACIONES TEMARIO*/
.ListadoEspecialidadTit {
	font-size: 15px;
	font-weight: bold;
	color: #9F468F;
	text-decoration: none;
	background-color: #d4d4d4;
	background-image: url(imagen/listados/degradado_listas_formacion.png);
	background-repeat: repeat-x;
	height: 20px;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: middle !important;
	padding-top: 4px;
	margin-right: 1px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Verdana, serif;
	width: 310px;
	text-align: center;
}
.ListadoEspecialidadDato{
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-right: 12px;
	font-weight: bold;
	font-size: 11px;
}
.ListadoEspecialidadDato a:link, .ListadoEspecialidadDato a:visited {
	font-size: 11px!important;
	font-weight: bold;
}
.ListadoOtrosDatos,.ListadoOtrosDatos a:link, .ListadoOtrosDatos a:visited{
	font-size: 11px!important;
	text-align: left;
	vertical-align: text-top;
	line-height: 2em !important
	color: #3977F2;
	text-decoration: none;
	color: #1E62F0;
}
.ListadoOtrosDatos a:hover{
	font-size: 11px!important;
	text-align: left;
	vertical-align: text-top;
	line-height: 2em !important
	color: #3977F2;
	text-decoration: underline;
	color: #0D49C6;
}
/**/
.Listadoinformativo,.Listadoinformativo a:link, .Listadoinformativo a:visited{
	font-size: 13px!important;
	text-align: left;
	vertical-align: text-top;
	line-height: 2em !important
	color: #3977F2;
	text-decoration: none;
	color: #1E62F0;
}
.Listadoinformativo a:hover{
	font-size: 13px!important;
	text-align: left;
	vertical-align: text-top;
	line-height: 2em !important;
	color: #88ACF7 !important;
	text-decoration: underline;
}
/**/

.ListadoLineaInf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
}
.ListadoFechaTit {
	font-size: 15px;
	font-weight: bold;
	color: #9F468F;
	text-decoration: none;
	background-color: #d4d4d4;
	background-image: url(imagen/listados/degradado_listas_formacion.png);
	background-repeat: repeat-x;
	height: 20px;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: middle !important;
	padding-top: 4px;
	margin-right: 1px;
	padding-bottom: 2px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.ListadoHorariodTit {
	font-size: 10px;
	font-weight: bold;
	color: #812776;
	text-decoration: none;
	background-color: #d4d4d4;
	background-image: url(imagen/listados/degradado_listas_formacion.png);
	background-repeat:  repeat-x;
	height: 20px;
	padding-right: 6px;
	padding-left: 6px;
	vertical-align: middle !important;
	padding-top: 4px;
	margin-right: 1px;
	padding-bottom: 2px;
	text-align: center;
}
.ListadoHorasTit {
	font-size: 10px;
	font-weight: bold;
	color: #812776;
	text-decoration: none;
	background-color: #d4d4d4;
	background-image: url(../imagen/formacion/degradado_listas_formacion.png);
	background-repeat:  repeat-x;
	height: 20px;
	padding-right: 6px;
	padding-left: 6px;
	vertical-align: middle !important;
	padding-top: 4px;
	margin-right: 1px;
	padding-bottom: 2px;
	text-align: center;
}
.MargenCeldaContent {
	padding-left: 15px;
	background-color: #FFFFFF;
	background-image: url(imagen/listados/degradado_content.jpg);
	border: 1px solid #eeeeee;
	background-repeat:  repeat-x;
	padding-bottom: 10px;
	padding-right: 15px;
}
.EnlaceGrandeMail {
	font-size: 18px !important;
	text-align: left;
	vertical-align: text-top;

	line-height: 2em !important
	color: #3977F2;
	text-decoration: none !important;
	color: #427BF2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagen/mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
a.Enlace {
	color: #3977F2 !important;
	font-weight: bold;
	text-decoration: none;
}
a.Enlace:hover {
	color: #6695F4 !important;
	font-weight: bold;
	text-decoration: underline  !important;
}
.Lugar_convocatorias{
	color: #9F468F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}
.Numero_Grupo{
	color:#797C8C;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
.Numero_Grupo em{
	color: #9F468F;
	font-style: normal;
	font-weight: bold;
}
.Linea_Inf{
	background-color: #F0F0F0;
}
/*convocatorias*/
#article_principal div.convocatoriaPendiente, div.convocatoriaFinalizada, div.convocatoriaEnMarcha{
	/*sombra*/
	-webkit-box-shadow: 0px 0px 5px 1px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 5px 1px rgba(204,204,204,1);
	box-shadow: 0px 0px 5px 1px rgba(204,204,204,1);
	/*ESQUINA BISELADA*/
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	/* >>>>ESQUINA BISELADA*/
	
	font-family: 'RobotoCondensedBold', Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 3em;
	color: #1E1E1E;
	border-left-width: 6px;
	border-left-style: solid;
	padding-left: 10px;
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-left: 6px;
}
#article_principal div.convocatoriaPendiente{
	border-left-color: #666;
}
#article_principal div.convocatoriaFinalizada{
	border-left-color: #B32D2D;
}
#article_principal div.convocatoriaEnMarcha{
	border-left-color: #3AA815;
}
#article_principal div.InfoInicialConvocatorias{
	padding: 0.4em;
	border: 1px solid #DADADA;
	/*ESQUINA BISELADA*/
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 15px;
	background-color: #F5F5F5;
	margin-left: 6px;
	/* >>>>ESQUINA BISELADA*/
}
 
#article_principal div.convocatoriaPendiente h6,
#article_principal div.convocatoriaEnMarcha h6,
#article_principal div.convocatoriaFinalizada h6{
	font-family: 'RobotoCondensedBold', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
 
}
#article_principal p.InfoDatosConvocatorias{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #414141;
	padding-left: 0em;
	padding-top: 0em;
	margin-bottom: 0.1em;
	padding-bottom: 0em;
	line-height: 1.7em;
 
}
 
#article_principal .BloqueConvocatorias p.sinConvocatoria{
	 margin-left: 1.2em;
 
}
#article_principal .BloqueConvocatorias{
	clear: both;
	margin-left: 0.4em;
}
#article_principal .BloqueConvocatorias .CollapsiblePanel ul, #article_principal .BloqueConvocatorias ul{
	margin-top: 1em;
	padding-bottom: 0.5em;
 
}
 
#article_principal .BloqueConvocatorias .CollapsiblePanel{
	margin-top:1em;
 
 
}
#article_principal .BloqueConvocatorias .CollapsiblePanelTab{
	margin-left:0.5em;
}
#article_principal div.InfoInicialConvocatorias{
	padding: 0.4em;
	border: 1px solid #DADADA;
	/*ESQUINA BISELADA*/
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 15px;
	background-color: #F5F5F5;
	/* >>>>ESQUINA BISELADA*/
}
#article_principal p.InfoDatosConvocatorias{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #5C5C5C;
	padding-left: 0em;
	padding-top: 0em;
	margin-bottom: 0.1em;
	padding-bottom: 0em;
	line-height: 1.7em;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
 
}
/* fin convocatorias*/
#article_principal ul{
	margin-left: 20px;
}
#article_principal li{
	font-size: 1em;
	color: #404040;
	list-style-type: none;
	margin-bottom: 1em;
	padding-left: 16px;
	background-image: url(imagen/icono_listas.png);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
}
#article_principal ul.ListaEnlaces li {
	background-image: url(imagen/icono_listas_news.png);
	background-position: 0px 0.3em;
	padding-left: 20px;
}
#article_principal li a{
	color: #666;
}
#article_principal li a:hover{
	color:#9F468F;
}
#article_principal .UltimasNovedades{
	overflow: auto;
	/*sombra*/
	-webkit-box-shadow: 0px 0px 5px 1px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 5px 1px rgba(204,204,204,1);
	box-shadow: 0px 0px 5px 1px rgba(204,204,204,1);
	/*ESQUINA BISELADA*/
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	/* >>>>ESQUINA BISELADA*/
	background-color: #FBFBFB;
	padding: 10px;
	border: 2px solid #D8D8DA;
}
#article_principal h5.UltimaHora{
	
	font-family: 'RobotoCondensedBold', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0em;
	color: #1E1E1E;
	border: none;
	padding-left: 65px;
	padding-top: 20px;
	padding-bottom: 6px;
	padding-right: 10px;
	background-image: url(imagen/icon_ultima_hora.png);
	background-repeat: no-repeat;
	background-position: 15px center;
 
}
 
div.IconoNews{
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
}
.Tabla_convocatorias{
	margin-bottom: 25px;
	width: 95%;
	margin-left: 20px;
}
.Tabla_convocatorias a, .Tabla_convocatorias a:visited{
	color:#3977F2;
	font-style:normal;
	font-weight:bold;
	font-size: 12px;

}
.Tabla_convocatorias a:hover{
	color:#A9C4FA;
	font-style:normal;
	font-weight:bold;
	font-size: 12px;
}
.ultimas_novedades {
	color: #333333;
	font-size: 14px;
	margin-bottom: 5px;
}
#Tabla_ultimas_novedades li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9A9A9A;
	margin-top: 5px;
	margin-bottom: 12px;
	padding-bottom: 5px;
	margin-left: 26px;
	margin-right: 26px;
}
#Tabla_ultimas_novedades {
	border: 1px solid #E1E1E1;
	padding: 10px;
	background-color: #F7F7F7;
}
#Tabla_ultimas_novedades table {
	width: 100%;
}

/*nuevos estilos para meer la info de online*/
.contenedor_info_online {
	margin-right: 80px;
	margin-left: 50px;
	margin-top: 30px;
	width: 640px;
}
.contenedor_info_online p{
	margin-bottom: 8px;
}

.alinearFotoCentro {
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}
/*FIN nuevos estilos para meer la info de online*/
.alinearFotoCentro2 {
	text-align:center;
	margin-bottom:15px;
}

.MargenIzq02{
	margin-left: 50px;
}
.contenedor_info_online ul {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
}
.contenedor_info_online li {
	padding-left: 20px;
	background-image: url(imagen/online/vignet_azul.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	margin-bottom: 1em;
}
.contenedor_info_online li strong{
	color:#333;
}
.alinearFotoAizquierda{
	float: left;
	margin-right: 15px;
}
.convocatoriaOrigen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4b86f4;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	text-align: left;
}
.azul{
	color:#
	color: #4b86f4;
	color: #3977F2;
}
.Fondo_info_inicial {
	background-color: #f5f5f5;
	background-image: url(imagen/online/degradado_fondo_inicial.jpg);
	background-repeat:  repeat-x;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: both;
	overflow: auto;
	border: 1px solid #D7D7D7;
}

.MargenIzq02 strong{
	color:#333;
}
.Encabezado_Azul {
	font-size: 14px;
	font-weight: bold;
	color: #4b86f4;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5790F5;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.Texto_Ninguna_convocatoria {
	margin-left: 3em;
	font-weight: bold;
}
