@font-face {
    font-family: 'didact_gothicregular';
    src: url('fonts/didact_gothic/didactgothic-regular-webfont.woff2') format('woff2'),
         url('fonts/didact_gothic/didactgothic-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/open_sans/OpenSans-SemiBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
BODY {
	SCROLLBAR-BASE-COLOR: #DEB6C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../img/back_pags2.gif);
	margin: 0px;
	padding: 0px;
	height:100%;
}

/* Quitar outline de foco en links e íconos clickeables */
a:focus,
a:active,
a:focus-visible,
button:focus,
button:active {
    outline: none !important;
    box-shadow: none !important;
}

form {
	margin:0px;
	padding:0px;
}

table {
	border-collapse:collapse;
}
	
input[type=button], input[type=submit] {
	cursor:pointer;
}

.orillaMain {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.credito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CA0000;
	text-decoration: none;
}
.credito a:hover {
	color: #000;
	text-decoration: none;
	cursor:pointer;
}
.destacadoDerecho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px solid #000033;
}
.TitDestDer {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}
.TitDestDer:hover {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;

}
.titNoticia {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
}
.BodyNoticia {

	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
}
.BodyNoticia:hover {

	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #B1B1B1;
}
.orillafoto {
	border: 1px solid #CCC;
}
.tabla {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 13px;
	background-color: #FAFAF8;
	border: 1px solid #CCC;
	box-shadow:1px 0px 0px #CCC;
}
.table td:last-of-type {
	border-right:1px solid #CCC;
}
.tabla td {
	height:27px;
	padding:3px;
}

.boton{
border:1px solid #CCCCCC;-webkit-box-shadow: #FEFFFF 0px 1px 1px ;-moz-box-shadow: #FEFFFF 0px 1px 1px ; box-shadow: #FEFFFF 0px 1px 1px ; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;
font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
padding: 6px 10px 6px 10px;
line-height:10px;
text-decoration:none; 
display:inline-block;
text-shadow: 0px 1px 0 rgba(255,255,255,1);
font-weight:bold; color: #4A4A4A;
background-color: #F7F5F6; background-image: -webkit-gradient(linear, left top, left bottom, from(#F7F5F6), to(#DDDDDD));
background-image: -webkit-linear-gradient(top, #F7F5F6, #DDDDDD);
background-image: -moz-linear-gradient(top, #F7F5F6, #DDDDDD);
background-image: -ms-linear-gradient(top, #F7F5F6, #DDDDDD);
background-image: -o-linear-gradient(top, #F7F5F6, #DDDDDD);
background-image: linear-gradient(to bottom, #F7F5F6, #DDDDDD);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F7F5F6, endColorstr=#DDDDDD);

-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
cursor:pointer;
}

.boton:hover{
 border:1px solid #ADADAD;
 background-color: #E0E0E0; background-image: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#BDBBBC));
 background-image: -webkit-linear-gradient(top, #E0E0E0, #BDBBBC);
 background-image: -moz-linear-gradient(top, #E0E0E0, #BDBBBC);
 background-image: -ms-linear-gradient(top, #E0E0E0, #BDBBBC);
 background-image: -o-linear-gradient(top, #E0E0E0, #BDBBBC);
 background-image: linear-gradient(to bottom, #E0E0E0, #BDBBBC);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E0E0E0, endColorstr=#BDBBBC);
 cursor:pointer;
 text-decoration:none;
}


.HeadTabla {
	padding-left:5px;
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #16877E;
	min-height: 25px;
	background: rgb(242,245,246); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjVmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iI2UzZWFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOGQ3ZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(242,245,246,1) 0%, rgba(227,234,237,1) 37%, rgba(200,215,220,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,245,246,1)), color-stop(37%,rgba(227,234,237,1)), color-stop(100%,rgba(200,215,220,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-8 */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}
.HeadTablaSecundaria {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFBFBF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9393;
	height:25px;


}

.HeadTablaTerciaria {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #16877E;
	min-height: 22px;
	background: rgb(242,245,246); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjVmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iI2UzZWFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOGQ3ZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(242,245,246,1) 0%, rgba(227,234,237,1) 37%, rgba(200,215,220,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,245,246,1)), color-stop(37%,rgba(227,234,237,1)), color-stop(100%,rgba(200,215,220,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-8 */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}

.center{
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;	
}

.titOrdenador {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
}
.txtMain {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;

}

.asteriscoObligatorio {
	color: #FF0000;
}
.titOrdenador:Hover {

	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FF6600;
}
.BottomTabla {
	font-size:11px;
	border-top:1px solid #CCC;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjVmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iI2UzZWFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOGQ3ZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(242,245,246,1) 0%, rgba(227,234,237,1) 37%, rgba(200,215,220,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,245,246,1)), color-stop(37%,rgba(227,234,237,1)), color-stop(100%,rgba(200,215,220,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-8 */
}


/* ESTILOS DE INPUT */
.input {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 12px;
	border: 1px solid #DDDDDD;
	font-weight: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-left: 3px;
}

.inputNumero, .inputNumerico {
	
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 12px;
	border: 1px solid #DDDDDD;
	text-align: right;	
	font-weight: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	
}
input[type=text],input[type=password] {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 3px 3px 3px;
  border: 1px solid #DDDDDD;
  height:27px;
}

select {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 3px 3px 3px;
  border: 1px solid #DDDDDD;
  height:32px;
}

textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 3px 3px 3px;
  border: 1px solid #DDDDDD;
}

input[type=text]:focus,input[type=password]:focus,textarea:focus,select:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  border: 1px solid rgba(81, 203, 238, 1);
}

.input:hover, .inputNumero:hover, select:hover, textarea:hover {
	background:#FFFFEC;
}

.boton[disabled], .botonRojo[disabled] {
decoration:none; display:inline-block;text-shadow: 1px 1px 0 rgba(255,255,255,1);font-weight:normal; color: #B9B9B9;
 background-color: #F7F5F6; background-image: -webkit-gradient(linear, left top, left bottom, from(#F7F5F6), to(#DDDDDD));
 background-image: -webkit-linear-gradient(top, #F7F5F6, #DDDDDD);
 background-image: -moz-linear-gradient(top, #F7F5F6, #DDDDDD);
 background-image: -ms-linear-gradient(top, #F7F5F6, #DDDDDD);
 background-image: -o-linear-gradient(top, #F7F5F6, #DDDDDD);
 background-image: linear-gradient(to bottom, #F7F5F6, #DDDDDD);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F7F5F6, endColorstr=#DDDDDD);
 cursor: not-allowed;;
 border: solid 1px #CCC;
}
/* ESTILOS DE INPUT */

.titBlanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.NavBarMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
}
.NavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
}
.NavBar:hover {
	color: #0C0;
	text-decoration: none;
}
.botonEvaluar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6C764B;
	border: 1px solid #000000;
	cursor: hand;
	color: #FFFFCC;
	width: 120px;
}
.botonRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F00;
	border: 1px solid #000000;
	cursor: hand;
	color: #FFF;
	width: 120px;
}
input[type=button], input[type=submit]{
	height:27px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	
}

.Lista td {
	border-bottom:solid 1px #EAEAEA;
	border-right:solid 1px #EAEAEA;
	padding:3px;
}

.tachado {
	text-decoration: line-through;
}
.error {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 10px;
	color: #CCFF00;
}
.NvoReg {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.NvoReg:hover {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #099;
	text-decoration: none;
}
.MsgHead, .AvisoHeader {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #C30;
	font-weight: normal;
	margin-left:4px;
}
.LnkVer {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.LnkVer:hover {

	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #900045;
	text-decoration: none;
}
.LnkAgregar {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FF9;
	text-decoration: none;
}
.LnkAgregar:hover {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FF3;
	text-decoration: none;
}

.botonMini{
border:1px solid #CCCCCC;
-webtbkit-box-shadow: #FEFFFF 0px 1px 1px ;-moz-box-shadow: #FEFFFF 0px 1px 1px ; box-shadow: #FEFFFF 0px 1px 1px ;
-webkit-border-radius: 3px; -moz-border-radius: 3px;
border-radius: 3px;
font-size:11px;
font-family:arial, helvetica, sans-serif; 
padding: 2px 5px 2px 5px; 
text-decoration:none; 
display:inline-block;
text-shadow: 0px 1px 0 rgba(255,255,255,1);
font-weight:normal; color: #4A4A4A;
 background-color: #F7F5F6; background-image: -webkit-gradient(linear, left top, left bottom, from(#F7F5F6), to(#DDDDDD));
 background-image: -webkit-linear-gradient(top, #F7F5F6, #DDDDDD);
 background-image: -moz-linear-gradient(top, #F7F5F6, #DDDDDD);
 background-image: -ms-linear-gradient(top, #F7F5F6, #DDDDDD);
 background-image: -o-linear-gradient(top, #F7F5F6, #DDDDDD);
 background-image: linear-gradient(to bottom, #F7F5F6, #DDDDDD);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F7F5F6, endColorstr=#DDDDDD);
}

.botonMini:hover{
	border:1px solid #ADADAD;
	background-color: #E0E0E0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#BDBBBC));
	background-image: -webkit-linear-gradient(top, #E0E0E0, #BDBBBC);
	background-image: -moz-linear-gradient(top, #E0E0E0, #BDBBBC);
	background-image: -ms-linear-gradient(top, #E0E0E0, #BDBBBC);
	background-image: -o-linear-gradient(top, #E0E0E0, #BDBBBC);
	background-image: linear-gradient(to bottom, #E0E0E0, #BDBBBC);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E0E0E0, endColorstr=#BDBBBC);
	cursor:pointer;
	color: #039;
	text-decoration: none;
}

.IcoMsg {
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 4px;
	vertical-align: middle;
}
.MarcoError {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #CE2900;
	border: 1px solid #F3ABAB;
	background-image: url(../img/avisos/fdo_error.png);
	background-repeat: repeat-x;
	height: 26px;
	padding: 4px;
	background-color: #FFF;
	margin: 0px;
}
.MarcoWarning {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #939300;
	border: 1px solid #D7E059;
	background-image: url(../img/avisos/fdo_warning.png);
	background-repeat: repeat-x;
	height: 26px;
	padding: 4px;
	background-color: #FFF;
	margin: 0px;
}
.MarcoOK {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #67A530;
	border: 1px solid #A6D877;
	background-image: url(../img/avisos/fdo_ok.png);
	background-color:#D5EEBE;
	background-repeat: repeat-x;
	height: 26px;
	padding: 4px;
	margin: 0px;
}
.MarcoAyuda {
	font-family: "Open Sans", "didact_gothicregular", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #319BEA;
	border: 1px solid #9FD1F5;
	background-image: url(../img/avisos/fdo_ayuda.png);
	background-repeat: repeat-x;
	height: 26px;
	padding: 3px;
	background-color: #FFF;
	margin: 0px;
}

.esqIz {
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;		
}
.esqDer {
	-moz-border-radius: 0 5x 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;		
}
.esq {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;		
}
.esq4 {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;		
}

/* Estilos para jquery.tipsy.js */
.tipsy { padding: 5px; font-size: 10px; position: absolute; z-index: 100000; }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-arrow { position: absolute; background: url('../img/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }

/* estilos aplicados en JQuery para colores de filas y cambios de colores en eventos*/
.oddtr
{
	background-color:#EFF1F1;
}
.eventr
{
	background-color:#F8F8F8;
}
.trover
{
	background-color: #d2edff;
}
.trclick
{
	background-color: #9CCBFA;
}

.subtexto{
	font-size:10px;
	color:#999;
}
.alfa40 {
	 filter: alpha(style=1, opacity=40, finishopacity=40);
     opacity: 0.4;
     filter: alpha(opacity=40); /* For IE8 and earlier */		
}
a {
	color:#00C;
	text-decoration:none;
}
a:hover {
	color:#5E5EFF;
	text-decoration:underline;
}
.numPaginas {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #099;
	font-weight: normal;
	margin-left:4px;
	}
.right {
	float:right;
	
}
.h100{
	height:100px;
}
.chosen-container.chosen-drop-up .chosen-drop {
  top: auto !important;
  bottom: 100% !important;
  margin-bottom: 4px;
}

.lbLabelNormal {
	cursor:pointer;
	font-weight:normal;
	/*line-height:0px; */
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */	
	
}
.lbLabelNormal input[type=checkbox]:hover {
	color:#999;

}
.lbLabel {
	cursor:pointer;
}
.lbLabel input[type=checkbox] {
	vertical-align: middle;
	margin: 0 3px 0 0
}