@charset "utf-8";
body  {
	background: #FFF;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #666666;
}

*{
	padding:0;
	margin:0;
	border:0;
}

#buscador {
	display: block;
	list-style-type: none;
	float: right;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 6px;
}
#base_buscador {
	display: block;
	list-style-type: none;
	float: right;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 34px;
	width: 252px;
	background-repeat: no-repeat;
	position: static;
	padding-right: 4px;
	background-color: #0a5785;
	border: thin solid #9dadbd;
}

.lupa {
	background-image: url(../img/base/lupa.jpg);
	height: 22px;
	width: 22px;
	cursor: help;
	background-position: center center;
	vertical-align: middle;
}

#conte_titulos #img_titulos_inicio {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_inicio.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_centro {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_centro.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_educacion {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_educacion.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_cursos {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_cursos.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_bolsa {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_bolsa.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_noticias {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_noticias.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_videos {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_videos.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_contacto {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_contacto.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_empleo {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_empleo.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_helpdesk {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_helpdesk.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_sap_business_one {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_sap_business_one.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_cursos_publicos {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_cursos_publicos.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_resultados {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_resultados.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_sorteo {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_sorteo.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_sapsessions {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/titulos_sapsessions.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}
#conte_titulos #img_titulos_centro_movil {
	height: 342px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulos/centro_movil.png);
	background-position: center 300px;
	background-repeat: no-repeat;
	position: relative;
}

.barra_naranja {
	background-color: #ebb754;
	height: 4px;
	width: 100%;
	margin-bottom: 18px;
}
.barra_gris2{
	background-color: #CCC;
	height: 3px;
	width: 100%;
	margin-bottom: 0px;
}

#contenedor {
	width: 960px;
	text-align: left;
	background-image: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

#publicidad {
	float: right;
	width: 264px; /* el relleno superior e inferior crea un espacio visual dentro de este div */
	height: auto;
	text-align: center;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #f8f8f8;
	border: thin solid #d6d6d6;
	
}
#publi {
	width:245px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
}

#contenido {
	width: 100%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	float: left;
} 

/* Varias clases diversas para su reutilización */
.fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#cabecera1 {
	background-image: url(../img/base/cabecera01.png);
	background-repeat: repeat-x;
	height: 180px;
	background-position: 0px 0px;
}

#logos_cabecera {
	width: 100%;
	text-align: center;
	left: -1px;
	top: 1px;
	position: absolute;
}

#logo_centro {
	height: 69px;
	width: 218px;
	background-image: url(../img/base/logo.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 26px;
}

#cabecera2 {
	background-image: url(../img/base/cabecera02.png);
	background-repeat: repeat-x;
	height: 342px;
	position: relative;
}

#pie {
	height: 117px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	height: 301px;
	background-image: url(../img/base/creditos.png);
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000;
	font-size: 11px;
}

#pie p{
	margin: 3px;
	}
#creditos {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#link_resaltado {
	color: #0A5785;
	text-decoration: none;
}
#link_resaltado a:link {
	color: #0A5785;
	text-decoration: none;
}

#link_resaltado a:visited {
	color: #666;
	text-decoration: none;
}

#link_resaltado a:hover {
	color: #FDC273;
	background-color: #0A5785;
}


#credito1 {
	color: #0A5785;
	text-align: left;
}
#credito1 a:link {
	color: #818181;
	text-decoration: none;
}

#credito1 a:visited {
	color: #818181;
	text-decoration: none;
}

#credito1 a:hover {
	color: #addffe;
	text-decoration:underline;
}

#credito2 {
	color: #818181;
	text-align: justify;
}

.share {
	height: 20px;
	width: 150px;
	float: right;
	font-size: 12px;
	color: #036;
	font-weight: bold;
	margin-top: 20px;
}

#conte_menu1 {
	width: 100%;
	position: absolute;
	top: 134px;
	text-align: center;
	left: 0px;
}
#centrar_menu1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#centrar_logo_centro {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.tit_cuerpo1 {
	color: #015A82;
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 12px;
	text-align: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
}
.tit_cuerpo2 {
	color: #D99922;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 6px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	color: #015A82;
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	color: #D99922;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	color: #0F85BD;
	font-size: 13px;
	font-weight: bolder;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 0px;
}
h4 {
	color: #666;
	font-size: 13px;
	font-weight: bolder;
}

.tit_publi {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	color: #015A82;
	font-size: 14px;
	font-weight: bolder;
	margin-top: 16px;
}

.barra_gris {
	background-color: #d5d5d5;
	height: 1px;
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
}
.barra_gris_serv {
	background-color: #d5d5d5;
	height: 1px;
	width: 100%;
	margin-bottom: 18px;
	margin-top: 10px;
}

.imgnoticias_noticias {
	margin-top: 0px;
	margin-bottom: 6px;
	float: left;
	margin-right: 14px;
	margin-left: 5px;
}
.creditos_noticia {
	font-size: 10px;
	margin-bottom: 18px;
	color: #666;
}

#noticias_conte {
	width: 666px;
	float: left;
	text-align: left;
	margin-right: 26px;
}
.video {
	width: 640px;
	height: 490px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}


.curso {
	width: 640px;
	height: 156px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 16px;
	margin-left: 4px;
}
.curso:hover {
	background-color:#DDECF6
}

.curso .pdf_ico {
	float: right;
	margin-top: 35px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bolsa {
	width: 640px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bolsa:hover {
	background-color:#DDECF6;
}

.bolsa .pdf_ico_bolsa {
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cuerpo_contacto {
	background-color: #FFF;
}

.color_campo {
	border: thin solid #B5C1CE;
	background-color: #ECF4F9;
	color: #666666;
}
.color_campo2 {
	border: thin solid #4E7C8B;
	background-color: #FFD646;
	color: #015A82;
}

.bot_enviar {
	padding:4px 20px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	background-color: #0A5785;
}
.bot_enviar:hover {
	cursor: pointer;
}

.bot_form1 {
	font-weight: bolder;
	color: #FFF;
	background-color: #0A5785;
}
.bot_form1:hover {
	font-weight: bolder;
	color: #0A5785;
	background-color: #FC3;
}

#centrar {
	text-align: center;
	margin: 0px;
}
#centrar_interno {
	text-align: left;
	width: 940px;
	margin:0 auto;
}

.megusta {
	margin-top: 4px;
	margin-bottom: 4px;
	height: 50px;
}

