BODY {
	font-family: "Lucida Sans Unicode", tahoma, Verdana, Arial;
	font-size: 12px;
	letter-spacing: .2px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #666666;
	background: #F5F5EB url('../images/bg_main.jpg') repeat-x;
	margin: 0;
	padding: 0;
}

#barra {
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
}

#barra a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#barra a:hover {
	color: #000;
}

#menu2 {
	width: 300px;
	float: right;
	text-align: right;
	margin-right: 20px;
}

/* Color de los elementos del menu cuando el cursor esta sobre ellos */
ul.menu a:hover {
	color: #FFCC00;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

td.img {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

/* Elementos del formulario */
.forms {
	margin: 0.0em;
	font-size: 8pt;
	font-weight: normal;
}

.forms label {
	width: 12em;
	text-align: right;
	display: inline-table; #
	display: inline-block;
}

.forms.datosgenerales label {
	margin-left: 70px;
	width: 19em;
}

.forms.datosgenerales div {
	width: 900px;
	text-align: center;
}

.forms span {
	white-space: nowrap;
	display: inline-table;
	width: 15em;
	text-align: left;
	margin: 0 0 0 .6em; #
	display: inline-block;
}

.forms div {
	width: 700px;
	text-align: center;
}

#conocimientos div {
	width: 1100px;
	text-align: center;
}

.forms textarea {
	width: 30em;
	height: 30px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.forms p {
	margin-top: 6px;
	margin-bottom: 6px;
}

/*Formato especialidades*/
#especialidades {
	width: 50em;
	text-align: left;
}

#especialidades span {
	display: inline-table; #
	display: inline-block;
	width: 24em;
	margin-left: 10px;
	white-space: normal;
}

#conocimientoForm input.highlighted {
	border: 1px solid orange;
}

.tablaHeaderConocimientos {
	width: 100%; 
	margin-left: 0px;
}
.tablaHeaderConocimientos tr {
	background: #FBFEEB;
}

th.conocimiento {
	width: 280px;
}

td.conocimiento {
	width: 285px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

th.nivel {
	width: 270px;
}

th.nivel_1 {
	border-bottom: #7FC34E solid 1px;
}

th.niveles {
	border-left: #7FC34E solid 1px;
}

td.nivel {
	width: 60px;
}

th.certificacion {
	width: 6em;
}

th.clavecertificacion {
	width: 150px;
}

th.iniciouso {
	width: 11.5em;
}

th.ultimouso {
	width: 11.5em;
}

td.certificacion {
	width: 90px;
}

td.clavecertificacion {
	width: 130px;
}

td.iniciouso

td.certificaion input[type="text"] {
	width: 6em;
	font-size: 8pt;
}

td.clavecertificacion input[type="text"] {
	width: 8em;
	font-size: 8pt;
}

td.ultimouso input[type="text"],td.iniciouso input[type="text"] {
	width: 50px;
	font-size: 8pt;
}

.radio1 {
	width: 2em;
	font-size: 8pt;
}

.radio2 {
	width: 2em;
	font-size: 8pt;
}

.radio3 {
	width: 2em;
	font-size: 8pt;
}

.radio4 {
	width: 2em;
	font-size: 8pt;
}

.radio5 {
	width: 2em;
	font-size: 8pt;
}

.novisible {
	display: none;
}

/* selector suficientemente especifico para no presentar span con clase 'novisible'*/
.forms p span.novisible {
	display: none;
}

/*formatos para desplegar errores o 'aciertos' de captura en formularios*/
.forms span .validateerror,#emailsdiv .validateerror,#passwordsdiv .validateerror,#cvForm p .validateerror,td .validateerror
	{
	background-repeat: no-repeat;
	color: red;
	font-size: 9pt;
	padding-top: 3px;
	text-align: left;
	padding-left: 17px;
	font-style: normal;
	background-image: url('../images/icons/action_stop.gif');
	display: inline-table; #
	display: inline-block;
}

.validateerror {
	background-repeat: no-repeat;
	color: red;
	font-size: 8pt;
	padding-top: 3px;
	text-align: left;
	padding-left: 17px;
	font-style: normal;
	background-image: url('../images/icons/action_stop.gif');
	display: inline-table; #
	display: inline-block;
}

.validateok {
	padding-left: 17px;
	padding-top: 3px;
	background-image: url('../images/icons/icon_accept.gif');
	background-repeat: no-repeat;
	display: inline-table; #
	display: inline-block;
}

.forms span .validateok,td .validateok {
	padding-left: 17px;
	padding-top: 3px;
	background-image: url('../images/icons/icon_accept.gif');
	background-repeat: no-repeat;
	display: inline-table; #
	display: inline-block;
}

.forms div.emails .validateok {
	display: none;
}

.forms input.highlighted {
	border: 1px solid orange;
}

#loginform2 input.highlighted {
	border: 1px solid orange;
}

#loginform2 {
	position: absolute;
	top: 60px;
	left: 30em;
	display: block;
	width: auto;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 7em;
	padding-right: 7em;
	margin-left: auto;
	margin-right: auto;
}

#loginform2 p {
	white-space: nowrap;
	font-weight: normal;
}

#loginform2 label {
	width: 15em;
	display: inline-table;
	font-weight: bold; #
	display: inline-block;
}

#loginform2 span {
	display: inline-table;
	width: 17em;
	text-align: left; #
	display: inline-block;
}

#loginform2 span input {
	width: 9em;
}

#loginform2 input[type="reset"],#loginform2 input[type="submit"] {
	width: 7.5em;
}

#welcomemessages {
	width: 29.5em;
	top: 50px;
	text-align: justify;
	font-weight: normal;
}

#registerform label {
	width: 15em;
}

/*presentacion de mensajes de struts. Siempre utilizar <ul class="messages">*/
.messages {
	font-size: 12px;
	color: red;
}

/* Marcar ligas que sirven para desplegar calendarios*/
a.date {
	width: 16px;
	height: 16px;
	background-image: url('../images/icons/date.gif');
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-table;
	cursor: pointer; #
	display: inline-block;
}

/* para marcar inputs de emails en formulario de registro*/
div.passwords.highlighted input[type="text"] {
	border: 1px solid orange;
}

div.emails.highlighted input[type="text"] {
	border: 1px solid orange;
}

#especialidades {
	width: 54em;
}

#especialidades span {
	width: 26em;
}

/* pantalla de registro, posicionamiento de email y password */
#emailsdiv,div.emails,#passwordsdiv,div.passwords {
	width: 100%;
}

input.rfc {
	text-transform: uppercase;
}

#cvForm p {
	text-align: left;
}

#cvForm fieldset div {
	font-size: 10pt;
	text-align: left;
}

#passwordform p label {
	width: 49%;
	padding: 0px 0.6em 0px 0px;
	margin-top: 2px;
	margin-bottom: 3px;
	display: inline-table; #
	display: inline-block;
}

#passwordform p input {
	display: inline-table; #
	display: inline-block;
}

#passwordform p input[type="text"],#passwordform p input[type="password"]
	{
	width: 12em;
}

#passwordform p input[type="button"],#passwordform p input[type="submit"],#passwordform p input[type="reset"]
	{
	width: auto;
	padding-left: 0.4em;
	padding-right: 0.4em;
}

#passwordform p input[type="submit"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.validateerror {
	width: 10px;
	padding: 0px 0px 0px 16px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: red;
	font-size: 9pt;
	font-weight: normal;
	vertical-align: baseline;
	overflow: visible;
	white-space: nowrap; #
	display: inline-block;
}

.validateok {
	width: 10px;
	padding: 0px 0px 0px 16px;
	height: 16px;
	background-image: url('../images/icons/icon_accept.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	color: red;
	font-size: 7pt;
	font-weight: normal;
	display: inline-table;
	vertical-align: baseline;
	overflow: visible;
	white-space: nowrap; #
	display: inline-block;
}

#changepassworddiv {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#changepassworddiv div {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

@charset "utf-8";

/* CSS Document IDS */ /* Estructure
----------------------------------------------- */
HTML {
	height: 100%;
	font-size: 100.01%;
}

TD,BODY,DIV {
	vertical-align: top;
}

IMG {
	border: 0;
}

TD,FORM {
	padding: 0;
	margin: 0;
}

TABLE {
	border-collapse: collapse;
}

p {
	margin: 0;
	padding-bottom: 10px;
	font-size: 98%;
	line-height: 1.5em;
	letter-spacing: .5px;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.clearboth {
	clear: both;
}

.block {
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

#container {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
	width: 1100px;
}

/* Header
----------------------------------------------- */
#header {
	height: 85px;
	padding-left: 5px;
	padding-right: 5px;
}

#logo1 {
	float: left;
	text-align: left;
}

#logo2 {
	float: right;
	text-align: right;
}

#menu {
	margin-bottom: 70px;
}

/* Menu 35h
----------------------------------------------- */
ul.tabs {
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	height: 35px;
	float: left;
	margin-bottom: 20px;
}

ul.tabs li {
	display: inline;
	width: 130px;
	padding: 13px 0px;
	float: left;
	text-decoration: none;
	margin-left: 10px;
	text-align: center;
	color: white;
}

ul.tabs li.selected {
	width: 130px;
	padding: 13px 0px;
	float: left;
	text-decoration: none;
	margin-left: 10px;
	text-align: center;
	color: black;
	background: url('../images/bg_opc1.jpg') no-repeat;
	background-position: 0 -1px;
}

ul.tabs li a {
	color: white;
	text-decoration: none;
}

ul.tabs li a:hover {
	color: #000;
}

/* Content
----------------------------------------------- */
#content {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
	width: 900px;
}

#content_conocimientos {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
	width: 1100px;
}

#info {
	margin: 0 auto;
	width: 900px;
	margin-bottom: 10px;
	color: #000;
}

#info p {
	font-size: 13px; 
}

#info_conocimientos {
	margin: 0 auto;
	width: 1100px;
	margin-bottom: 10px;
	color: #000;
}

#info_conocimientos p {
	font-size: 13px; 
}

#login {
	margin: 0 auto;
	width: 600px;
	height: 255px;
	background: url('../images/bg_login1.jpg') no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
}

#login table {
	margin: 0 auto;
	width: 90%;
	margin-top: 15px;
	margin-bottom: 15px;
}

#login td {
	height: 30px;
	vertical-align: middle;
	text-indent: 5px;
}

#datos {
	margin: 0 auto;
	width: 900px;
	background: #FFF;
	border: solid 1px #E7E7E7;
	margin-bottom: 10px;
}

#datos_conocimientos {
	margin: 0 auto;
	width: 1100px;
	background: #FFF;
	border: solid 1px #E7E7E7;
	margin-bottom: 10px;
}

#datos table {
	margin: 0 auto;
	width: 90%;
	background: #FFF;
	border: 1px #FFF dotted;
	margin-top: 15px;
	margin-bottom: 15px;
}

#datos_conocimientos table {
	width: 95%;
	height: 40px;
	background: #FFF;
	border-bottom: #7FC34E solid 1px;
	margin-left: 30px;
}

#datos td {
	height: 30px;
	vertical-align: middle;
	text-indent: 5px;
}

#datos_tab {
	margin: 0 auto;
	width: 900px;
	background: #FFF;
	border: solid 1px #E7E7E7;
	margin-top: 20px;
	margin-bottom: 10px;
}

.datos_tab_conocimientos {
	width: 100%; 
	overflow:scroll; 
	overflow-x:hidden;
	margin: 0 auto; 
	height:500px; 
}

#datos_tab table {
	margin: 0 auto;
	width: 100%;
	background: #FFF;
	border: 1px #FFF dotted;
	margin-top: 15px;
	margin-bottom: 15px;
}

.datos_tab_conocimientos table {
	background: #FFF;
	border: 1px #FFF dotted;
}

#datos_tab td {
	height: 30px;
	font-size: 12px;
	vertical-align: middle;
	text-indent: 5px;
	margin: 2px;
	text-align: center;
}

#datos_tab_conocimientos td {
	height: 30px;
	font-size: 12px;
	vertical-align: middle;
	text-indent: 5px;
	margin: 2px;
	text-align: center;
}

.thTema {
	height: 25px;
	text-align: left;
}

#nav {
	text-align: center;
	margin-bottom: 20px;
	padding-right: 10px;
}

/* Footer
----------------------------------------------- */
#footer {
	width: 100%;
	padding-top: 5px;
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
	color: #928550;
	height: 25px;
	text-align: center;
	background-color: #D1CBA8;
}

/* Form
----------------------------------------------- */
input,textarea {
	border: 1px solid #E7E7E7;
	background: #f4f4f4 url('../images/bg_input.jpg') top left repeat-x;
	color: #666;
	font-size: 13px;
	padding: 3px;
	font-weight: bold;
}

label {
	font-size: 12px;
	display: left;
	padding: 0;
	margin: 0;
	height: 22px;
}

.sbutt2 {
	border: none;
	background: #f4f4f4 url('../images/bg_btn2.jpg') top left repeat-x;
	color: #FFF;
	font-size: 11px;
	width: 130px;
	height: 25px;
	text-align: center;
	font-weight: normal;
	margin-right: 2px;
	letter-spacing: 1px;
}

.sbutt3 {
	border: none;
	background: #f4f4f4 url('../images/bg_btn2.jpg') top left repeat-x;
	color: #FFF;
	font-size: 11px;
	width: 170px;
	height: 25px;
	text-align: center;
	font-weight: normal;
	margin-right: 2px;
	letter-spacing: 1px;
}

/* Text & Colors
----------------------------------------------- */
.gray {
	background: #F7F7F7;
}

.green {
	background: #FBFEEB;
	border-bottom: #7FC34E solid 1px;
	color: #7FC34E;
	font-size: 11px;
	font-weight: bold;
}

.txtnone {
	text-decoration: none;
}

/* Align
----------------------------------------------- */
.hright {
	font-size: 13px;
	text-align: right;
	padding-right: 10px;
}

.vtop {
	vertical-align: top;
}

.vmid {
	vertical-align: middle;
}

/* Headings
----------------------------------------------- */
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
	letter-spacing: .3px;
	color: #000;
}

h2 {
	height: 20px;
	background-color: #EDEADD;
	padding: 5px;
	margin: 0px;
	color: #EB7624;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.03em;
}

h3 {
	font-size: 14px;
	padding-right: 5px;
	margin: 0px;
	color: #79BB4C;
	font-weight: bold;
	letter-spacing: -0.04em;
	float: left;
}

h4 {
	font-size: 14px;
	padding-right: 5px;
	margin: 0px;
	color: black;
	font-weight: bold;
	letter-spacing: -0.04em;
}

/* Links
----------------------------------------------- */
.linkblue {
	color: #6666FF;
	font-size: 12px;
	text-decoration: underline;
	outline: none;
}

.linkblue:hover {
	color: #6666FF;
	text-decoration: none;
}

.linkgreen {
	color: #eaf2ca;
	padding: 4px 10px 7px 10px;
	font-size: 12px;
	background: #3A3C3F;
}

.linkgreen:hover {
	text-decoration: underline;
	background: #71812c;
}

.textosErrors {
	text-decoration: underline;
	background: #71812c;
}

#formError {
	width: 900px;
	text-align: center;
}

.instrucciones {
	margin: 10px;
	font-size: 12px;
	text-align: justify;
}
