/*=Universal
-------------------------------------------------------------*/
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #353535;
}
.hide {
	display: none;
}
a:link,
a:hover,
a:visited {
	color: #2f3188;
	text-decoration: underline;
	font-weight: normal;
}
img {
	border: 0;
}
.Principal /*.wrapper */ {
	z-index: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:992px;
	background: #ffffff url(//media.infojobs.net/app/backgrounds/fondo_1024.gif);
}
.Principal2 {
	margin: 0 8px 0 9px;
}
.Contenido /*.Contenido-extendido */,
.ContenidoExterno {
	min-height:450px;
	height:auto!important;
	height:450px;
	margin: 25px auto 56px auto;
	padding: 0 14px;
}
.Contenido h1,
.Contenido h2 {
	color: #2f3188;
	font-weight: bold;
	border-bottom: 1px solid #e3e5f2;
	line-height: 20px;
	padding-left: 8px;
	padding-right: 8px;
	height: 22px;
}
.Contenido h1 {
	font-size: 18px;
}
.Contenido h2 {
	font-size: 14px;
}
.Contenido p {
	margin: 8px;
}
.TituloListado {
	margin-top: 20px;
	height: 24px;
	line-height: 24px;
	background: #e3e5f2;
	font-weight: bold;
	color: #2F3188;
}
.TituloListado div {
	margin-left: 5px;
	margin-right: 5px;
}
.Listado {
	border: 0px;
}
.Listado tr {
	height: 26px;
}
.Listado th {
	color: #F77518;
	text-align: left;
	padding-left: 8px;
	border-bottom: 1px solid #e3e5f2;
}
.Listado th a:link {
	color: #F77518;
	font-weight: bold;
}
.Listado th a:hover {
	color: #F77518;
	font-weight: bold;
}
.Listado th a:visited {
	color: #F77518;
	font-weight: bold;
}
.Listado td {
	padding-left: 8px;
	border-bottom: 1px solid #e3e5f2;
}
.Listado td a:link {
	text-decoration: none;
}
.Listado td a:hover {
	text-decoration: none;
}
.Listado td a:visited {
	text-decoration: none;
}
/*=Header (layout)
-------------------------------------------------------------*/
.header {
	margin:0;
	padding:0;
}
.header .hd p {
	padding:0;
	margin:0;
	line-height:0;
}
.header .hd {
	width:100%;
	position: relative;
}
.header .logo {
	position: absolute;
	bottom:0;
	left:0;
}
.header .help {
	float: right;
	padding: 4px 10px 4px 25px;
	margin-top: 15px;
}
.header .clear,
.utility-bar .clear {
	clear:both;
	float:none;
}
.header .general-search fieldset {
	position: absolute;
	right:10px;
	top:35px;
}
.header .general-search * {
	margin:0;
	padding:0;
}
.header .general-search fieldset {
	border:0;
}
.header .general-search legend,
.header .general-search label {
	display:none;
}
.header .general-search input.text {
	width: 150px;
}
/*=Footer (layout)
-------------------------------------------------------------*/
.footer,
.footer ul {
	margin: 0;
	padding:0;
}
.footer .ft {
	text-align: center;
	height: auto!important;
	height: 8px;
	min-height: 8px;
}
.footer .ft ul {
	list-style-type: none;
}
.footer .ft li {
	display: inline;
	padding: 0;
	margin:0;
}
.footer .ft li {
	padding-left: 8px;
	margin-right: 3px;
}
.footer .ft li.first {
	background-image: none;
}
.footer-bottom {
	position:relative;
}
/*=Navigation (layout)
-------------------------------------------------------------*/
.utility-bar,
.utility-bar p,
.utility-bar ul {
	margin: 0;
	padding:0;
}
.utility-bar .login {
	position: relative;
	padding: 5px 8px;
	margin-bottom: 8px;
}
.utility-bar .login p {
	padding:0;
	margin:0;
}
.utility-bar .login span.bl,
.utility-bar .login span.br {
	position: absolute;
	overflow:hidden;
	height: 4px;
	width: 4px;
}
.utility-bar .utilities {
	float: right;
	margin-top: 5px;
}
.utility-bar .utilities ul {
	list-style-type: none;
}
.utility-bar .utilities li {
	float: left;
	padding: 1px 10px 4px 0;
}
.utility-bar .utilities li.menu,
.utility-bar .utilities li.help,
.utility-bar .utilities li.feedback,
.utility-bar .utilities li.home {
	padding-left: 20px;
}
.utility-bar .utilities li.signout,
.utility-bar .utilities li.signup {
	padding-left: 17px;
}
.breadcrumbs {
	margin: 8px 5px 15px 14px;
}
.breadcrumbs dl,
.breadcrumbs dt,
.breadcrumbs dd {
	margin:0;
	padding:0;
}
.breadcrumbs dt {
	float: left;
	padding-right: 5px;
}
/*=Header (style)
-------------------------------------------------------------*/
.header .hd {
	background-color: #2F3188;
	margin-bottom: 1px;
	height: auto!important;
	height: 65px;
	min-height: 65px;
} /*// height !important es necesario para IE6 //*/
.header .signup {
	height: auto!important;
	height: 47px;
	min-height: 47px;
}
.header .ft {
	background-color:#F77518;
	padding-top:7px;
}
.header .general-search input.text {
	color:#666666;
	width: 150px;
	padding:2px;
	border:1px solid #999999;
}
.header .logo a {
	background: transparent url(//media.infojobs.net/portales/ij/app/pictures/logo_ij_01.gif) no-repeat;
	width: 258px;
	height: 37px;
	display: block;
}
.header .logo a img {
	display:none;
}
.post-header {
	margin-bottom: 25px;
}
/*=Footer (style)
-------------------------------------------------------------*/
.footer .ft {
	background-color: #2F3188;
	margin-top: 1px;
	padding: 5px 0;
}
.footer .ft li {
	background: url(//media.infojobs.net/app/bullets/bullet-footer.gif) 0 2px no-repeat;
}
.footer .ft li,
.footer .ft li a,
.footer .hd li a:link,
.footer .hd li a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} /*// a:link, a:active, a:visited, a:hover //*/
.footer .ft li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer .ft li a strong {
	font-weight: bold;
}
.footer .hd {
	background-color:#F77518;
	padding-top:7px;
}
.footer-bottom {
	width: 750px;
	z-index: 0;
	background: #ffffff;
	margin: 0 auto;
}
/*=Navigation (style)
-------------------------------------------------------------*/
.utility-bar {
	font-size: 11px;
}
.utility-bar .login {
	background-color: #F77518;
	float: left;
}
.utility-bar .login p {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.utility-bar .login a,
.utility-bar .login a:link,
.utility-bar .login a:hover,
.utility-bar .login a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.utility-bar .login span.bl {
	background: url(//media.infojobs.net/app/pictures/box-bl6.gif) 0 0 no-repeat;
	bottom: 0;
	left:0;
}
.utility-bar .login span.br {
	background: url(//media.infojobs.net/app/pictures/box-br6.gif) 0 0 no-repeat;
	bottom: 0;
	right:0;
}
.breadcrumbs {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F3188;
}
.breadcrumbs dt,
.breadcrumbs dd strong {
	font-weight:bold;
}
.breadcrumbs dt,
.breadcrumbs dd {
	line-height: 160%;
}
.utility-bar .login a,
.utility-bar .login a:link,
.utility-bar .login a:hover,
.utility-bar .login a:visited {
	text-decoration: underline;
}
.utility-bar .utilities li.menu {
	background: url(//media.infojobs.net/app/icons/ico-utilities-menu.gif) 0 0 no-repeat;
}
.utility-bar .utilities li.help {
	background: url(//media.infojobs.net/app/icons/ico-utilities-ayuda.gif) 0 0 no-repeat;
}
.utility-bar .utilities li.feedback {
	background: url(//media.infojobs.net/app/icons/ico-feedback.gif) 0 0 no-repeat;
}
.utility-bar .utilities li.signout {
	background: url(//media.infojobs.net/app/icons/ico-utilities-signout.gif) 0 0 no-repeat;
}
.utility-bar .utilities li.home {
	background: url(//media.infojobs.net/app/icons/ico-pagina-principal.gif) 0 0 no-repeat;
}
.MenuInferior {
	text-align: center;
	margin-bottom: 36px;
}
.MenuInferior ul {
	list-style-type: none;
}
.MenuInferior a:link,
.MenuInferior a:hover,
.MenuInferior a:visited {
	line-height: 180%;
}
.MenuInferior a:link,
.MenuInferior a:hover,
.MenuInferior a:visited {
	font-weight: bold;
	font-size:11px;
}
/*=Sobre InfoJobs
-------------------------------------------------------------*/
.Articulo {
	margin-bottom: 30px;
	margin-left: 18px;
}
.Articulo h1,
.Articulo h2 {
	margin: 8px;
	font-weight: bold;
	color: #2F3188;
	border: 0px;
	line-height: 13px;
	padding: 0px;
}
.Articulo h1 {
	font-size: 14px;
}
.Articulo h2 {
	font-size: 11px;
}
.ListadoForo {
	border: 0px;
}
.ListadoForo tr {
	height: 30px;
}
.ListadoForo th {
	color: #F77518;
	text-align: left;
	padding-left: 8px;
	border-bottom: 1px solid #e3e5f2;
}
.ListadoForo th a:link,
.ListadoForo th a:hover,
.ListadoForo th a:visited {
	color: #F77518;
	font-weight: bold;
}
.ListadoForo td {
	padding-left: 8px;
	border-bottom: 1px solid #e3e5f2;
}
.ListadoForo td a:link,
.ListadoForo td a:hover,
.ListadoForo td a:visited {
	text-decoration: none;
}
.MenuInfo {
	width: 100%;
	margin-bottom: 10px;
}
.MenuInfo th {
	background: #e3e5f2;
	height: 25px;
	text-align: left;
	padding-left: 10px;
}
.MenuInfo th a:link,
.MenuInfo th a:hover,
.MenuInfo th a:visited {
	font-weight: bold;
}
.MenuInfo td {
	border: 1px solid #e3e5f2;
	height: 27px;
	color: #2f3188;
	font-weight: bold;
	padding-left: 10px;
	border-top: 0px;
}
.MenuInfo td a:link,
.MenuInfo td a:hover,
.MenuInfo td a:visited {
	text-decoration: none;
}
.Paginacion {
	border: 0px;
	font-weight: bold;
	font-size: 15px;
	margin-top: 25px;
	margin-bottom: 30px;
}
.Paginacion td {
	padding-left: 8px;
	padding-right: 8px;
}
.Paginacion a:link,
.Paginacion a:hover,
.Paginacion a:visited {
	font-weight: bold;
	font-size: 15px;
}
.PaginacionActual {
	background: #F77518;
	color: #fff;
}
