BODY {
	margin: 0px;
	text-align: center;
}
/* -- Barra de navegación -- */
#encabezado {
	width: 760px;
	text-align: left;
}
#selectionbar {
	display: block;
}
.borrar {
}

#selectionbar ul {
	background: url(imagenes/degrade_botonera.jpg);
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#selectionbar li {
	display: inline;
	list-style: none;
}
#selectionbar a:link, #selectionbar a:visited {
	background: url(imagenes/degrade_botonera.jpg);
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: "Trebuchet MS";
	float: left;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#selectionbar p {
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 5px;
}
#selectionbar a:hover {
	background-image: url(imagenes/degrade_botonera_on.jpg);
}
.a-1 .m-1 a, 
.a-2 .m-2 a, 
.a-3 .m-3 a, 
.a-4 .m-4 a,
.a-5 .m-5 a,
.a-6 .m-6 a {
	background-image: url(imagenes/degrade_botonera_on.jpg);
	color: #FF0000;
}
.m-1 a {}
.m-2 a {}
.m-3 a {}
.m-4 a {}
.m-5 a {}
.m-6 a {}

#smenu1, #smenu2 {
	position: absolute;
	top:197px;
	float:left;
	z-index: 2;
	visibility: hidden;
}
#smenu1 {
	width: 150px;
}
#smenu2 {
	width: 170px;
}
#smenu1 ul, 
#smenu2 ul {
	margin: 0px;
	padding:0px;

}
#smenu1 li, 
#smenu2 li {
	display: list-item;
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
#smenu1 a, 
#smenu2 a {
	background-color: #98BADC;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	width: 100%;
	display: block;
	text-decoration: none;
}
#smenu1 a:hover, 
#smenu2 a:hover {
	background-color: #0035AD;
}
#smenu1 p, 
#smenu2 p {
	font-size: 12px;
	font-family: "Trebuchet MS";
	line-height: 15px;
	font-weight: normal;
	padding: 6px 17px;
	margin: 0px;
}


/* -- Barra Superior -- */
.mundo {
	margin-top: 32px;
}
.logo {
	margin-top: 48px;
	margin-bottom: 32px;
	position:relative;
	z-index:0;
	float: left;
	display: block;
}
.logo2 {
	float: right;
	margin-right: 10px;
	margin-top:65px;
	position:relative;
	z-index:0;
	display: block;
}

/* -- Destacados -- */
.destacado {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

/* -- Pie -- */
#pie ul {
	margin-top: 10px;
	padding: 0px;
}
.titulo_azul {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #496FC4;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 30px;
	margin: 0px;
}
.txt_general {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.txt_pie {
	font-family: "verdana", Arial, Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
#pie li {
	display:inline;
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family: "Verdana";
	cursor: default;
}
#pie a:link, #pie a:visited{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family: "Verdana";	
}
#pie a:hover {
	color: #b81a32;
	text-decoration: none;
}
#destacado_azul td {
	padding: 20px 10px 10px 10px;
	background-color:#F3F5FB;
}
#destacado_azul h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	color: #476DC4;
	text-decoration: none;
	cursor: default;
	background-image: url(imagenes/arbolceibo.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	font-weight: normal;
	background-position: 0px 5px;
}
#destacado_rrhh {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	color: #476DC4;
	text-decoration: none;
	cursor: default;
	padding-top: 20px;
	padding-left: 20px;
	font-weight: normal;
}
#destacado_rrhh a:link, #destacado_rrhh a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	color: #476DC4;
	text-decoration: none;
	font-weight: normal;
}
#destacado_rrhh a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	color:#B81A32;
	text-decoration: none;
	font-weight: normal;
}
#destacado_azul p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	cursor: default;
}

#menu_gestion ul {
	margin: 0px;
	padding: 0px;
}
#menu_gestion li {
	display: list-item;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu_gestion h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #B81A32;
	padding:10px;
	margin:0px;
	background-color: #E0E7F5;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	background-image: url(imagenes/fondo_gestion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_gestion a:link, #menu_gestion a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	padding: 7px 10px;
	border-bottom: 1px solid #D7E0F2;
	display: list-item;
	margin:0px;
	background-color: #F3F5FB;
}
#menu_gestion a:hover {
	background-color: #496FC4;
	color: #FFFFFF;
}
/* -- contenedor -- */

#contenedor {
	vertical-align: top;
}

#contenedor h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	line-height: 18px;
	color: #0035AD;
	margin:0px;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	padding: 0px 0px 10px 80px
}
#contenedor h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #B81A32;
	margin:0px 0px -10px;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	vertical-align: top;
	padding: 0px 0px 0px 80px;
	}
#contenedor h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	color: #B81A32;
	margin:0px 0px -10px;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	vertical-align: top;
	padding: 10px 0px 0px 80px;
	text-transform: uppercase;
	}
#contenedor h4 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #0035ad;
	margin:0px 0px 18px;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	vertical-align: top;
	padding: 20px 10px 0px 80px;
	font-variant: normal;
	text-transform: uppercase;
	}
#contenedor h5 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 14px;
	color: #b81a32;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	margin: 0px;
	padding: 0px 0px 0px 80px;
}
#contenedor h6 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	margin: 0px;
	padding: 10px 20px 0px 80px;
}

#contenedor ul {
	margin: 10px 10px 10px 80px;
	
}
#contenedor li {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	cursor: default;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7E0F2;
	padding-top: 5px;
	padding-bottom: 7px;
	list-style-image: url(imagenes/triangulo.gif);
	padding-left: 0px;
}
#contenedor span {
	padding-left:10px;
	}
#contenedor p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	cursor: default;
	padding: 10px 10px 0px 80px;
	margin: 0px;
}
#contenedor a:link, #contenedor a:visited{
	color: #0035AD;
	text-decoration: none;
}
#contenedor a:hover {
	color: #B81A32;
	text-decoration: none;
}
.imagen {
	margin-top: 0px;
	/*padding-left:10px;*/
}


/* -- contactenos -- */
#contactenos {
	vertical-align: top;
	padding: 10px;
}
#contactenos p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	cursor: default;
	padding: 0px;
	margin: 0px;
}
#contactenos a:link, #contactenos a:visited {
	color:#666666;
	text-decoration: none;
}
#contactenos a:hover {
	color:#B81A32;
	text-decoration:none;
}
#contactenos h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	line-height: 18px;
	color: #0035ad;
	margin:0px;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	padding: 10px 10px 0px 0px
}
#contactenos h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 14px;
	color: #b81a32;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
}
#contactenos h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 14px;
	color: #b81a32;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	margin: 0px;
	padding-top: 10px;
}

/*--- Formulario ---*/
#formulario {
	margin: 0px;
	padding: 0px;
	}
#formulario td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}
#formulario p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	cursor: default;
	padding: 5px 10px 5px 0px;
	margin: 0px;
	font-weight: normal;
}
#formulario h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #0035ad;
	margin:0px 0px 18px 0px;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	vertical-align: top;
	padding: 20px 10px 0px 0px;
	font-variant: normal;
	text-transform: uppercase;
	}
	
#formulario h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	color: #496FC4;
	text-decoration: none;
	cursor: default;
	padding: 5px 10px 5px 0px;
	margin: 0px 0px 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #496FC4;
	font-weight: normal;
}
#formulario h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #496FC4;
	text-decoration: none;
	cursor: default;
	padding: 5px 10px 5px 0px;
	margin: 0px 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #496FC4;
	font-weight: normal;
}
#formulario textarea {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	cursor: text;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #496FC4;
	width: 200px;
	background-color: #FFFFFF;
	height: 100px;
}
.campo_input {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	cursor: text;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #496FC4;
	width: 200px;
	background-color: #FFFFFF;
}
.campo_input_nacionalidad {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	cursor: default;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #496FC4;
	width: 200px;
	background-color: #FFFFFF;
}
.campo_nacimiento {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	cursor: text;
	font-weight: normal;
	margin: 2px 6px 6px 0px;
	border: 1px solid #496FC4;
	width: 80px;
	background-color: #FFFFFF;
}
.campo_doc {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	cursor: default;
	font-weight: normal;
	margin: 2px 6px 2px 0px;
	border: 1px solid #496FC4;
	width: 150px;
	background-color: #FFFFFF;
}
.campo_tipo_doc {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	cursor: default;
	font-weight: normal;
	margin: 2px 6px 2px 0px;
	border: 1px solid #496FC4;
	width: 40px;
	background-color: #FFFFFF;
}
.campo_idiomas {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	cursor: default;
	font-weight: normal;
	margin: 2px 6px 8px 0px;
	border: 1px solid #496FC4;
	width: 95px;
	background-color: #FFFFFF;
}
.txt_chico {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #0035ad;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

