F@charset "utf-8";
body {
	font-size: 10pt;
	background: url(images/gradient-inner.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
	a {
	}
	a:hover {
		color: #00f;
	}
	input.number {
		text-align: right;
	}
	.hidden {
		display: none;
	}
	.readonly {
		color: #888;
	}
	.message {
		background-color: #eef;
		padding: 10px;
	}
	.messagebox {
		text-align: center;
	}
	.validation_error {
	    font-size: 10pt;
		font-style: italic;
	    color: #f80;
	}
	.ok_message {
	    font-size: 10pt;
	    color: #085;
	}
	.ko_message {
	    font-size: 10pt;
	    color: #c00;
	}
	.error_message {
	    font-size: 10pt;
	    color: #f00;
	}
	.result_message {
		color: #3ad;
		font-size: 10pt;
		text-align: right;
		padding-right: 10px;
		margin: 0;
	}
	.required_mark {
		color: #f00;
	}
	.bordered_box {
		background-color: #eef;
		padding: 2px;
		margin: 0;
	}
		.bordered_box .activo {
		}
		.bordered_box .desactivado {
			background-color: #eee;
		}
	.row_even {
		background-color: #eef;
	}
	.row_highlight {
		background-color: #fd0;
	}
/*
	#header {
		border-bottom: 5px solid #FFFFFF;
		height: 100px;
	}
*/
		#logobox {
			float: left;
			margin: -7px 0;
			padding: 0;
		}
		#logo {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 60pt;
			font-weight: bold;
			padding-left: 10px;
		}
		#logo a {
			color: #888;
			text-decoration: none;
		}
		#logo_high {
			color: #f00;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 30pt;
		}
		#logo_high a {
			color: #f00;
			text-decoration: none;
		}
		#beta {
            display: none;
			position: relative;
			top: -1.5em;
		}
		#topbar {
			float: right;
			text-align: right;
			padding: 5px 10px 0 0;
		}
	#content {
		min-height: 500px;
		height: auto !important;
		height: 500px;
	}
		#foto_portada_box {
			text-align: right;
		}
		#adsense_pagina_principal {
			margin: 0 0 0 25px;
		}
		#adsense_pagina_principal_3 {
			margin: 0;
		}
		#adsense_pagina_principal_2 {
			background-color: #eef;
            margin-bottom: 10px;
			padding: 10px;
		}
		h2.pagetitle {
			background-color: #242424;
			color: #fff;
			font-size: 14pt;
			padding: 0 10px;
			margin: 0 0 10px 0;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 14pt;
            font-weight: bold;
		}
		h2.title {
			/*background-color: #1F4271;*/
 			/*background-color: #242424;*/
 			background-color: #979797;
			color: #FFFFFF;
			font-size: 14pt;
			padding-left: 10px;
			margin: 0 0 2px 0;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14pt;
		
			/*font-weight: bold;*/
		}
			h2.title a {
				color: #fff;
				text-decoration: none;
			}
		#navbar {
			color: #f55;
			background-color: #fff;
			padding: 2px 10px;
		}
			#navbar a {
				color: #3ad;
				text-decoration: none;
				font-weight: bold;
			}
		#registrese {
			text-align: center;
			padding: 15px;
            padding-top: 60px;
		}
		#search {
		    /*background: url(images/logo-empresa.png) no-repeat 0 0;*/
			margin: 0 0 10px 0;
			padding: 10px 0 0 0;
		}
			#search .fieldset {
				/*background-color: #fd8;*/
				background-color: #fd3;
				clear: left;
				margin: 0;
				padding: 10px;
				text-align: center;
			}
			#search .legend {
				font-size: 14pt;
				font-weight: normal;
				padding: 0;
				text-align: center;
				width: 170px;
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-size: 14pt;
			}
			#search .active {
				/*background-color: #fe9;*/
				background-color: #fa0;
				color: #000;
			}
			#search .inactive {
				background-color: #eee;
				color: #888;
			}
			#search .inactive a {
				color: #888;
				text-decoration: none;
			}
			#search .inactive a:hover {
				color: #555;
			}
			#search #criterio {
				font-size: 14pt;
				height: 25px;
				width: 300px;
				margin: 0;
				padding: 0;
			}
			#search .input_box {
				margin: 0;
				padding: 0;
			}
			#search .btn_buscar {
				position: relative;
				top: 6px;
				left: 0;
			}
		#msearch #criterio {
			font-size: 14pt;
			height: 25px;
			width: 300px;
			margin: 0;
			padding: 0;
		}
		#msearch .input_box {
			margin: 0;
			padding: 0;
		}
		#msearch .btn_buscar {
			position: relative;
			top: 6px;
			left: 0;
		}
		.articles {
		}
			.article {
				background-color: #eef;
				padding: 10px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 8pt;
				margin-bottom: 3px;
			}
		.bannerizq {
		}
			.bannerizq {
				background-color: #eef;
				padding: 10px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 8pt;
				margin-bottom: 3px;
			}
				#aviso_empresa_logo {
					width: 50px;
					height: 50px;
					float: left;
					margin: 5px 5px 5px 0;
				}
                .article a.leer_mas {
                    text-decoration: none;
                }
                .article a.leer_mas:hover {
                    text-decoration: underline;
                }
				.article .empresa_header {
					text-align: center;
				}
				.article h1 {
					text-align: center;
				}
				.article h3 {
					float: left;
					font-family: Arial, Helvetica, sans-serif;
					margin: 0;
					width: 430px;
				}
				.article h3.titulo {
					font-weight: bold;
					margin: 0 0 20px 0;
				}
				.article h4 {
					float: left;
					margin-bottom: 0;
					width: 320px;
				}
				.article p {
					clear: both;
					margin-bottom: 0;
				}
				.article .date {
					float: right;
					text-align: right;
					color: #888;
				}
				.article ul {
					list-style: disc;
				}
				.article li label {
					display: inline-block;
					width: 150px;
				}
				.article dl {
					margin: 10px;
				}
				.article dt {
					width: 150px;
					text-align: right;
				}
				.article dd {
					margin-top: -15px; /* Si se usa em, IE lo renderiza mal */
					margin-left: 160px;
				}
				.article .cuerpo {
					float: left;
					font-size: 9pt;
					text-align: justify;
					width: 420px;
				}
				.article .cuerpo .descripcion {
					margin-bottom: 1em;
				}
				.article .nombre_empresa {
					font-weight: bold;
					margin: 2px 0;
				}
                .article .visitas_lbl {
                    color: #888;
                    text-align: right;
                }
			.articles .activo {
			}
			.articles .desactivado {
				background-color: #eee;
			}
			.articles th {
				text-align: center;
				border-bottom: 1px solid #abc;
				border-right: 1px solid #abc;
			}
			.articles td.acciones {
				text-align: left;
				width: 100px;
			}
			.curriculum {
				background-color: #fff;
				padding: 10px;
				font-size: 10pt;
			}
				.curriculum h1.title {
					text-align: center;
					margin-top: 1em;
				}
				.curriculum h2.title {
					color: #000;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 20pt;
					font-style: normal;
					font-weight: normal;
					text-align: center;
				}
				.curriculum h3 {
					margin-bottom: 0;
					width: 380px;
				}
				.curriculum h4 {
					font-weight: bold;
					margin-bottom: 0;
					width: 380px;
				}
				.curriculum p {
					clear: both;
					margin-bottom: 0;
				}
				.curriculum .date {
					float: right;
					text-align: right;
					color: #888;
				}
				.curriculum .contacto {
					float: left;
					width: 600px;
					margin-top: 5px;
				}
				.curriculum .contacto ul {
					list-style: none;
					padding: 10px;
					margin: 0;
				}
				.curriculum .contacto ul label {
					display: inline-block;
					width: 100px;
				}
				.curriculum ul.estudios {
					margin-left: 3em;
				}
				.curriculum .estudios li {
					margin-top: 1em;
				}
				.curriculum .estudios .lugar_estudio {
					display: inline-block;
					width: 200px;
				}
				.curriculum ul.experiencias {
					margin-left: 3em;
				}
				.curriculum .experiencias li {
					margin-top: 1em;
				}
				.curriculum ul.experiencias .funciones {
					margin: 0 0 0 1em;
				}
				.curriculum dl {
					margin: 10px;
				}
				.curriculum dt {
					width: 140px;
					text-align: right;
				}
				.curriculum dd {
					margin-top: -15px; /* Si se usa em, IE lo renderiza mal */
					margin-left: 150px;
				}
				.curriculum .cuerpo {
					padding: 10px 0 10px 0;
					font-size: 10pt;
				}
				.curriculum .acciones {
					margin-top: 10px;
				}
				#curriculum_fotografia {
					width: 100px;
					height: 100px;
					float: left;
					border: 2px solid #eee;
					padding: 2px;
				}
			.empresa {
				background-color: #fff;
				padding: 10px;
				font-size: 8pt;
			}
				.empresa h1 {
					text-align: center;
				}
				.empresa p {
					clear: both;
					margin-bottom: 0;
				}
				.empresa .date {
					float: right;
					text-align: right;
					color: #888;
				}
				.empresa .contacto {
					clear: both;
					font-size: 10pt;
					padding: 10px;
				}
					.empresa .contacto h3 {
						font-weight: bold;
						margin-bottom: 0;
					}
					.empresa h4 {
						font-weight: bold;
						margin-bottom: 0;
					}
					.empresa h4.title {
						background-color: #5cf;
						color: #fff;
						font-size: 12pt;
						padding-left: 10px;
					}
					.empresa .contacto .descripcion {
						text-align: justify;
					}
					.empresa .contacto ul {
						list-style: none;
						margin: 0 0 0 110px;
						padding: 0;
					}
					.empresa .contacto label {
						display: inline-block;
						width: 150px;
					}
					.empresa .contacto .acciones {
						font-size: 10pt;
						margin: 10px 0 0 0;
						padding: 0 10px;
					}
				.empresa .cuerpo {
					font-size: 10pt;
					padding: 10px 0 10px 0;
				}
				.empresa .logo_accion {
					padding-top: 90px;
				}
				.empresa #empresa_logo {
				}
				#empresa_logo {
					float: left;
					height: 100px;
					width: 100px;
					margin: 0 10px 10px 0;
				}
		ul.estudios, ul.experiencias {
			margin-bottom: 0;
		}
		#logger {
			/*margin: 60px 0;*/
			padding: 0;
		}
			#logger legend {
				color: #00f;
			}
			#logger fieldset {
				border: 1px solid #cdf;
				margin: 0;
				padding: 10px;
			}
			#logger ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}
			#logger li {
				margin-bottom: 5px;
			}
			#logger label {
				display: inline-block;
				font-size: 14pt;
				margin: 0;
				padding-right: 10px;
				text-align: right;
				vertical-align: top;
				width: 150px;
			}
			#logger .input {
				font-size: 14pt;
				margin-top: 0;
				width: 200px;
			}
			#logger .buttons {
				margin-top: 10px;
				text-align: center;
			}
			#logger .buttons input {
				font-size: 14pt;
			}
			#logger .validation_error {
				margin-left: 165px;
			}
			#logger .msg_registrese a {
				color: #f00;
				text-decoration: none;
			}
			#logger .msg_registrese a:hover {
				text-decoration: underline;
			}
		#editor {
			font-family: Arial, Helvetica, sans-serif;
		}
			#editor legend {
				color: #00f;
			}
			#editor fieldset {
				border: 1px solid #cdf;
				margin: 0;
				padding: 10px;
			}
			#editor textarea {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				margin: 0;
				padding: 0;
			}
			#editor input {
				margin: 0;
				padding: 0;
			}
			#editor input.datetime {
				width: 18em;
			}
			#editor .input {
			}
			#editor .invalid {
			    border: 1px solid #f80;
			}
			#editor select {
				margin: 0;
			}
			#editor .fileinput {
				border: 1px solid #ccc;
			}
			#editor ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}
			#editor li {
				margin: 0 0 2px 0;
				padding: 0;
			}
			#editor label {
				display: inline-block;
				font-weight: normal;
				margin: 0;
				padding-right: 10px;
				text-align: right;
				vertical-align: top;
				width: 115px;
			}
			#editor label.required {
			}
			#editor .buttons {
				clear: both;
				margin-top: 10px;
				text-align: center;
			}
			#editor.uploader .messagebox {
				text-align: left;
				margin-left: 100px;
				padding: 0 0 10px 10px;
			}
			#editor.uploader .inputbox {
				margin: 10px 0;
			}
			#editor.uploader ul {
				margin-top: 10px;
			}
			#editor #estudios .title {
				display: inline-block;
			}
			#editor #estudios .content {
				display: inline-block;
			}
			#editor #estudios .actions {
				display: inline-block;
				vertical-align: top;
			}
			#editor #estudios .content .carrera {
				font-weight: bold;
				width: 350px;
			}
			#editor #estudios .content .nivel {
				padding-left: 1em;
			}
			#editor #estudios .content .lugar {
				font-style: italic;
				padding-left: 1em;
			}
			#editor #experiencias .title {
				display: inline-block;
			}
			#editor #experiencias .content {
				display: inline-block;
			}
			#editor #experiencias .actions {
				display: inline-block;
				vertical-align: top;
			}
			#editor #experiencias .content .cargo {
				font-weight: bold;
				width: 350px;
			}
			#editor #experiencias .content .funciones {
				padding-left: 1em;
			}
			#editor #experiencias .content .funciones p {
				margin: 0;
			}
			#editor #experiencias .content .lugar {
				font-style: italic;
				padding-left: 1em;
			}
		.editor {
			font-family: Arial, Helvetica, sans-serif;
			text-align: left;
		}
			.editor legend {
				color: #00f;
			}
			.editor fieldset {
				border: 1px solid #cdf;
				margin: 0;
				padding: 10px;
			}
			.editor textarea {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				margin: 0;
				padding: 0;
			}
			.editor input {
				margin: 0;
				padding: 0;
			}
			.editor input.datetime {
				width: 18em;
			}
			.editor .input {
			}
			.editor .invalid {
			    border: 1px solid #f80;
			}
			.editor select {
				margin: 0;
			}
			.editor .fileinput {
				border: 1px solid #ccc;
			}
			.editor ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}
			.editor li {
				margin: 0 0 2px 0;
				padding: 0;
			}
			.editor label {
				display: inline-block;
				font-weight: normal;
				margin: 0;
				padding-right: 10px;
				text-align: right;
				vertical-align: top;
				width: 100px;
			}
			.editor label.required {
			}
			.editor .buttons {
				clear: both;
				margin-top: 10px;
				text-align: center;
			}
			.editor.uploader .messagebox {
				text-align: left;
				margin-left: 100px;
				padding: 0 0 10px 10px;
			}
			.editor.uploader .inputbox {
				margin: 10px 0;
			}
			.editor.uploader ul {
				margin-top: 10px;
			}
			.editor #estudios .title {
				display: inline-block;
			}
			.editor #estudios .content {
				display: inline-block;
			}
			.editor #estudios .actions {
				display: inline-block;
				vertical-align: top;
			}
			.editor #estudios .content .carrera {
				font-weight: bold;
				width: 350px;
			}
			.editor #estudios .content .nivel {
				padding-left: 1em;
			}
			.editor #estudios .content .lugar {
				font-style: italic;
				padding-left: 1em;
			}
			.editor #experiencias .title {
				display: inline-block;
			}
			.editor #experiencias .content {
				display: inline-block;
			}
			.editor #experiencias .actions {
				display: inline-block;
				vertical-align: top;
			}
			.editor #experiencias .content .cargo {
				font-weight: bold;
				width: 350px;
			}
			.editor #experiencias .content .funciones {
				padding-left: 1em;
			}
			.editor #funciones {
				width: 270px;
				height: 150px;
			}
			.editor #experiencias .content .lugar {
				font-style: italic;
				padding-left: 1em;
			}
			#empresa_form label {
				width: 220px;
			}
			#aviso_form label {
				width: 150px;
			}
			#aviso_form #cuerpo {
				height: 10em;
				width: 320px;
			}
			#aviso_form #direccion {
				height: 3.6em;
				width: 320px;
			}
			#logo_form label {
				width: 60px;
			}
			#empresa_form #descripcion {
				height: 4em;
				width: 250px;
			}
			#empresa_form #direccion {
				height: 4em;
				width: 250px;
			}
			#persona_form label {
				width: 220px;
			}
			#curriculum_form label {
				width: 150px;
			}
			#curriculum_form #direccion {
				height: 4em;
				width: 300px;
			}
			#curriculum_form .input {
				width: 300px;
			}
			#curriculum_form #cuerpo {
				height: 30em;
				width: 520px;
			}
			#estudio_form label {
				width: 130px;
			}
			#editor ul.estudios{
				margin-left: 1em;
				list-style: disc;
			}
			#experiencia_form label {
				width: 130px;
			}
			#experiencia_form #funciones {
				height: 5em;
				width: 320px;
			}
			#editor ul.experiencias{
				margin-left: 1em;
				list-style: disc;
			}
			#editor ul.experiencias li p {
				margin: 0;
				padding: 0;
			}
			#editor .experiencias blockquote.funciones {
				margin: 0;
				padding: 0;
			}
			#comentario_form label {
				width: 60px;
			}
			#comentario_form #cuerpo {
				height: 5em;
				width: 320px;
			}
			#configuracion_form label {
				width: 60px;
			}
		.pannel {
			/* luego de corner() los links dejan de ser clickables */
			/*background: url(images/gradient-inner.png) repeat-x #fff;*/
			background-color: #fff;
			padding: 10px;
		}
			#registro_pannel ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}
			#registro_pannel li {
				position: relative;
				margin-left: 110px;
				height: 110px;
			}
			#registro_pannel .logo {
				position: absolute;
				left: -110px;
				top: 0;
				margin: 0;
			}
			#registro_pannel .titulo {
			}
			#registro_pannel .titulo a {
				font-size: 14pt;
			}
			#registro_pannel .descripcion {
			}
		.menu {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		    margin: 0 0 0 0;
			padding: 0 0 0 0;
			width: 170px;
		    text-align: left;
		}
			.menu ul {
			    list-style: none;
			    clear: both;
				margin: 0;
				padding: 0;
			}
			.menu li {
				font-size: 10pt;
				margin: 0;
				padding: 0;
			}
			.menu a {
			    display: inline-block;
			    width: 140px;
			    margin: 0;
			    padding: 0 0 0 10px;
			    color: #555;
			    text-decoration: none;
			    border-bottom: 1px solid #5cf;
			}
			.menu a:hover {
			    color: #fff;
			    background-color: #5cf;
			    border-bottom: 1px solid #4be;
			}
		.paginator {
			background-color: #cdf;
			font-size: 12pt;
			text-align: center;	
		}
		.paginator a {
			text-decoration: none;
		}
		.paginator a:hover {
			color: #fa0;
		}
	#footer {
		margin-top: 10px;
	}
		#creditos {
			color: #ccc;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8pt;
			padding: 2px;
		}
		#creditos a {
			color: #ccc;
		}
		#sign {
			background-color: #242424;
			color: #fff;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
		}
			#sign a {
				color: #fff;
				text-decoration: none;
			}
			#sign a:hover {
				background-color: #bce;
			}
