body{
	margin: 0px;					
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7F7F7F;
	/*background:url(http://ornigestion.com/imagenes/lineagris.jpg) repeat-x scroll top center;
	background-color:#A6BBC4;*/
}
.anchoweb{
	width:990px;
}
#cabeceranueva{	
	background:#0078BE;
	width:100%;
	height:126px;
}
.subcabeceranueva{
	width:942px;
	padding:20px 24px 0;
	text-align:left;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.enjuiciamiento{
	background-color:#FFFFFF;
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}

.botonjueces{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	padding:6px 10px;
	cursor:pointer;
	background-color:#EFEFEF;
	color:#666;	
}
.botonjueces:hover,.botonjuecesr:hover{
	background-color:#0078BE;
	color:#F9F9F9;
}
.botonjuecesg{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	padding:6px 10px;
	cursor:pointer;
	background-color:#BEE0C2;
	color:#666;	
}
.botonjuecesg:hover,.botonjuecesrg:hover{
	background-color:#2C9334;
	color:#F9F9F9;
}
.botonjuecesm{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	padding:6px 10px;
	cursor:pointer;
	background-color:#f9cfcf;
	color:#666;	
}
.botonjuecesm:hover,.botonjuecesrm:hover{
	background-color:#B11417;
	color:#F9F9F9;
}
.botonjueces2{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	padding:6px 10px;
	cursor:pointer;
	background-color:#0078BE;
	color:#F9F9F9;
}
.botonjueces2:hover,.botonjueces2r:hover{
	background-color:#053761;
	color:#FFFFFF;
}
.botonjuecesr{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	padding:6px 10px;
	cursor:pointer;
	background-color:#EFEFEF;
	color:#666;	
}
.botonjueces2r{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:19px;
	font-weight:bold;
	padding:6px 10px;
	cursor:pointer;
	background-color:#0078BE;
	color:#F9F9F9;
}
.botonjuecespulsado,.botonjuecesgpulsado,.botonjuecesmpulsado{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	padding:6px 10px;
	cursor:pointer;
	background-color:#053761;
	color:#FFFFFF;
}
.botonjuecespulsador{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:19px;
	font-weight:bold;
	padding:6px 10px;
	cursor:pointer;
	background-color:#053761;
	color:#FFFFFF;
}

.botonmasmenos{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:38px;
	text-align:center;
	line-height:23px;
	cursor:pointer;
	background-color:#053761;
	color:#FFFFFF;
	margin:4px 3px;
	width:26px;
	height:26px;
	vertical-align:top;
	display:inline-block;
}
.botonmasmenos2{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:46px;
	text-align:center;
	line-height:20px;
	cursor:pointer;
	background-color:#053761;
	color:#FFFFFF;
	margin:4px 3px;
	width:26px;
	height:26px;
	vertical-align:top;
	display:inline-block;
}
.botonmasmenos:hover,.botonmasmenos2:hover{
	background-color:#0078BE;
	color:#F9F9F9;
}

.tablaplanilla{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:2px solid #0078BE;
	padding:15px 10px;
	margin:10px 0px;
}

.flashContent { width:100%; height:100%; }

textarea{
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7F7F7F;
}
select{
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7F7F7F;
}
input{
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7F7F7F;
}

.pselectores {
	background-color: transparent;
	margin: 1px 0px !important;
	padding: 0px 5px !important;
	color: #4D4D4D;
	text-align:left;
}
.pselectores:hover{
	background-color:rgb(216, 216, 216);
}
.fondoavisos{
	z-index:9998;
	background-color:rgba(255,255,255,0.98);
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display:none; opacity:0;
}
.menuadmin:hover {
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	background-color:#640B0B;
	color:#FFFFFF;
	padding:4px 10px;
}
.menuadmin{
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
	color:#640B0B;
	padding:4px 10px;
}

.piediv{
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background-color:#E3E7EA;
	color:#0078BE;
	text-shadow: white 0.1em 0.1em 0.2em;
	padding:10px 10px 0px;
	width:144px;
	font-size:13px;
	text-align:center;
}
.piediv2{
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	background-color:#E3E7EA;
	color:#0078BE;
	text-shadow: white 0.1em 0.1em 0.2em;
	padding:15px 10px;
	width:900px;
	text-align:left;
}

.fondofield{
	position:fixed;padding: 15px 14px;border-radius: 12px;-moz-border-radius: 12px;-webkit-border-radius: 12px;background-color: #FDFDFD;border: 3px solid #0078BE;text-align:left; margin:0;
	/*box-shadow: 0 0 8px #FFF;
	moz-box-shadow: 0 0 8px #FFF;
	-webkit-box-shadow: 0 0 8px #FFF;*/
}
.fondoleyenda{
	width:100%;border: 3px solid #0078BE;padding:3px 0;background-color:#0078BE;border-radius: 12px;-moz-border-radius: 12px;-webkit-border-radius: 12px;color: #FFF;
}
.botoncerrarayuda{
	width:150px; height:50px; text-align:center; cursor:pointer; border:0; padding:0;background-color:#0078BE; color:#FFF; font-size:17px;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.botoncerrarayuda:hover{
	background-color:#009EFA;
}
.botonlateral{
	width:50px; height:50px; text-align:center; position:fixed; left:0; cursor:pointer; border:0; padding:0;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}
.botonlateral span{
	color:#FFF !important;
}
.blayuda,.blimpresiones,.blcriadores{
	background-color:#0078BE;
}
.blayuda:hover,.blimpresiones:hover,.blcriadores:hover{
	background-color:#009EFA;
}
.blcri1{
	background-color:#C30;
}
.blcri2{
	background-color:#FF8000;
}
.blcri3{
	background-color:#390;
}

.lineaazul{
	height:2px;
	width:100%;
	background-color:#0078BE;
	margin:30px 0;
}
.botonguardar{
	width:28px; height:24px; text-align:center; cursor:pointer; border:0; padding:0;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	display:inline-block;
	color:#0078BE !important;
	font-size:30px !important;
	vertical-align:top;
}
.botonguardarint{
	position:absolute;width:26px;height:24px;margin-left:-14px;margin-top:-1px;
}
.botonguardar:hover{
	color:#009EFA !important;
}
.botonborrar{
	width:24px; height:24px; text-align:center; cursor:pointer; padding:0;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	display:inline-block;
	color:#B70303 !important;
	font-size:32px !important;
	vertical-align:top;
	position:relative;
}
.botonborrarint{
	position:absolute;width:18px;height:18px;
	/*margin-left:-8.5px;margin-top:-1px;*/
	margin-left:-12px;margin-top:-5px;
}
.botonborrar:hover{
	color:#DA0000 !important;
	/*border:2px solid #DA0000;*/
}

.botonrefresh{
	width:28px; height:24px; text-align:center; cursor:pointer; border:0; padding:0;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	display:inline-block;
	color:#B70303 !important;
	font-size:28px !important;
	vertical-align:top;
}
.botonrefreshint{
	position:absolute;width:26px;height:24px;margin-left:-14px;margin-top:-1px;
}
.botonrefresh:hover{
	color:#DA0000 !important;
}

.botonbuscar{
	width:24px; height:24px; text-align:center; cursor:pointer; padding:0;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	display:inline-block;
	color:#0078BE !important;
	font-size:24px !important;
	vertical-align:top;
	position:relative;
}
.botonbuscarint{
	position:absolute;width:18px;height:18px;
	margin-left:-12px;margin-top:0px;
}
.botonbuscar:hover{
	color:#009EFA !important;
}
.botonanadeetiqueta{
	width:27px; height:24px; text-align:center; cursor:pointer; padding:0;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	display:inline-block;
	color:#0078BE !important;
	font-size:24px !important;
	vertical-align:top;
	position:relative;
}
.botonanadeetiquetaint{
	position:absolute;width:18px;height:18px;
	margin-left:-12px;margin-top:0.5px;
}
.botonanadeetiqueta:hover{
	color:#009EFA !important;
}

.botonsubir{
	width:50px; height:50px; text-align:center; position:fixed; right:5px; bottom:5px; cursor:pointer; border:0; padding:0;
	background-color:#0078BE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.botonsubir span{
	color:#FFF !important;
}
.botonsubir:hover{
	background-color:#009EFA;
}

.botonanadir{
	width:24px; height:24px; text-align:center; cursor:pointer; padding:0;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	color:#0078BE !important;
	font-size:30px !important;
	vertical-align:top;
	position:relative;
}
.botonanadirint{
	position:absolute;width:18px;height:18px;margin-left:-12px;margin-top:-1px;
}
.botonanadir:hover{
	color:#009EFA !important;
	/*border:2px solid #009EFA;*/
}
.colorazul{
	color:#0078BE;
}

.botoneditar{
	width:28px; height:24px; text-align:center; cursor:pointer; border:0; padding:0;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	display:inline-block;
	color:#0078BE !important;
	font-size:30px !important;
	vertical-align:top;
}
.botoneditarint{
	position:absolute;width:26px;height:24px;margin-left:-14px;margin-top:-1px;
}
.botoneditar:hover{
	color:#009EFA !important;
}
.botonacceder{
	width:28px; height:24px; text-align:center; cursor:pointer; border:0; padding:0;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	display:inline-block;
	color:#0078BE !important;
	font-size:31px !important;
	vertical-align:top;
}
.botonaccederint{
	position:absolute;width:26px;height:24px;margin-left:-14px;margin-top:-3px;
}
.botonacceder:hover{
	color:#009EFA !important;
}
.botonaccedergris{
	width:28px; height:24px; text-align:center; cursor:pointer; border:0; padding:0;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	display:inline-block;
	color:#a5c5d7 !important;
	font-size:31px !important;
	vertical-align:top;
}
.botonaccedergris:hover{
	color:#a0d4f1 !important;
}

input.nuevo, select.nuevo, textarea.nuevo { 
	margin:1px; 
	background: #FFFFFF; 
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	/*-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; 
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; 
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;*/
	color: #7F7F7F;
	padding: 3px;
	vertical-align: middle; 
	border: 1px solid #D5DAE0;
}
select.nuevo { padding: 2px;}
input.nuevo, textarea.nuevo { padding: 3px;}
select.nuevo:hover, input.nuevo:hover, input.nuevo:focus, textarea.nuevo:hover { 
	border-color: #a6bacc;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15); 
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.15); 	
}
.nuevogrande{
	margin:1px;	
	background: #FFFFFF; 
	border: 1px solid #D5DAE0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size:15px;	
	vertical-align: middle; 
}
input.nuevogrande,textarea.nuevogrande{
	padding:6px 10px;
	height:20px;
}
select.nuevogrande{
	padding:6px 10px;
	height:34px;
}
select.nuevogrande:hover, input.nuevogrande:hover, input.nuevogrande:focus, textarea.nuevogrande:hover { 
	border-color: #a6bacc;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15); 
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.15); 	
}
.nuevograndemas{
	padding:3px 5px !important;
	height:26px;
	margin:3px 2px !important;
}

.encabezaseccion{
	text-align:center;
	font-size:17px;
	font-weight:bold;
	margin:25px 0 25px;	
}
.subencabezado{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background-color:#0078BE;
	color:#FEFEFE;
	padding:6px 10px;
	width:620px;
	margin:35px 0px 35px;
}
.separador {
	width: 100%;
	height: 18px;	
	background-repeat: no-repeat;
	background-image:url(../imagenes/separador.png);
	background-position:center;
}

.encabezaseccionjuez{
	text-align:center;
	font-size:25px;
	font-weight:bold;
	margin:20px 0 20px;	
}

tr:hover.sobreBarra{
	background-color:#E3EBFA !important;	
}

a {
	color:#666;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	cursor:pointer;
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}

a.botones {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 24px 0 0 86px;
	overflow: hidden;	
	background-repeat: no-repeat;
	border-width: 0 !important;
	background-image:url(../imagenes/botonera1.png);
	background-position: 0px 0px;
	position:absolute;
}
a:hover.botones {
	background-position: -86px 0px;
}
.divoverflow{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* BOTONES HORIZONTALES */
div.botonesi,div.botonesl,div.botonesc,div.botonesm,div.botonesl2 {
	/*cursor:pointer;	
	margin: 0px;
	text-align:center;
	overflow: hidden;
	background-repeat: no-repeat;
	border-width: 0 !important;
	background-image:url(../imagenes/botonera1r.png);*/
	box-sizing: border-box;
	cursor:pointer;	
	margin: 0px;
	text-align:center;
	overflow: hidden;
	border: 1px solid #c7c7c7;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top,  #fefefe 0%, #cecece 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fefefe 0%,#cecece 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fefefe 0%,#cecece 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
}
div:hover.botonesi,div:hover.botonesl,div:hover.botonesc,div:hover.botonesm,div:hover.botonesl2 {
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top,  #cecece 0%, #fefefe 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #cecece 0%,#fefefe 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #cecece 0%,#fefefe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */	
}
div.botonesi {
	width: 86px;
	height: 24px;
	/*background-position: 0px 0px;*/
}
div:hover.botonesi {
	/*background-position: -86px 0px;*/
}

div.botonesl {
	width: 84px;
	height: 24px;
	/*background-position: 0px -24px;*/
}
div:hover.botonesl {
	/*background-position: -86px -24px;*/
}
div.botonesl2 {
	width: 100px;
	height: 24px;
}

div.botonesm {
	width: 64px;
	height: 24px;
	/*background-position: 0px -48px;*/
}
div:hover.botonesm {
	/*background-position: -86px -48px;*/
}

div.botonesc {
	width: 54px;
	height: 24px;
	/*background-position: 0px -72px;*/
}
div:hover.botonesc {
	/*background-position: -86px -72px;*/
}

div.botonesi > div{
	margin-left:22px;
}
div.botonesi > div,div.botonesl > div,div.botonesc > div,div.botonesm > div, div.botonesl2 > div {	
	font-weight: bold;
	font-size: 12px;
	text-shadow: white 0.1em 0.1em 0.2em;
	height:24px;
	line-height:22px;	
}

input[type='checkbox'].checkcon{
	width: 22px;
	height:22px;
	margin:0;
	cursor:pointer;
}

div.botonacercade,div.botonopinan,div.botonventajas {
	cursor:pointer;	
	margin: 0px;
	text-align:center;
	overflow: hidden;	
	background-repeat: no-repeat;
	border-width: 0 !important;
	width: 200px;
	height: 40px;
	background-position: 0px 0px;	
}
div:hover.botonacercade,div:hover.botonopinan,div:hover.botonventajas {
	background-position: -200px 0px;
}
div.botonacercade {
	background-image:url(../imagenes/botonacercade.png);	
}
div.botonopinan {
	background-image:url(../imagenes/botonopinan.png);
	
}div.botonventajas {
	background-image:url(../imagenes/botonventajas.png);	
}

div.botonadmin,div.botonvolverinicio {
	cursor:pointer;	
	margin: 0px;
	text-align:center;
	overflow: hidden;	
	background-repeat: no-repeat;
	border-width: 0 !important;
	width: 160px;
	height: 20px;
	background-position: 0px 0px;	
}
div:hover.botonadmin,div:hover.botonvolverinicio {
	background-position: -160px 0px;
}
div.botonadmin {
	background-image:url(../imagenes/botonadmin.png);	
}
div.botonvolverinicio {
	background-image:url(../imagenes/botonvolverinicio.png);	
}

div.botoncontacto {
	cursor:pointer;	
	margin: 0px;
	text-align:center;
	overflow: hidden;	
	background-repeat: no-repeat;
	border-width: 0 !important;
	width: 80px;
	height: 20px;
	background-position: 0px 0px;	
}
div:hover.botoncontacto {
	background-position: -80px 0px;
}
div.botoncontacto {
	background-image:url(../imagenes/botoncontacto.png);	
}
/* FIN BOTONES */

/* BOTONES 20x20 */
div.botonre,div.botonlist,div.botoncancel,div.botonetiqueta,div.botonlupa3 {
	cursor:pointer;	
	margin: 0px;
	overflow: hidden;	
	background-repeat: no-repeat;
	border-width: 0 !important;
	width: 20px;
	height: 20px;
	background-position: 0px 0px;
}
div:hover.botonre,div:hover.botonlist,div:hover.botoncancel,div:hover.botonetiqueta,div:hover.botonlupa3 {
	background-position: -20px 0px;
}
div.botonre{
	background-image:url(../imagenes/botonrefresh.png);	
}
div.botonlist{
	background-image:url(../imagenes/botonlist.png);	
}
div.botoncancel{
	background-image:url(../imagenes/botoncancel.png);	
}
div.botonetiqueta{
	background-image:url(../imagenes/botonetiqueta.png);	
}
div.botonlupa3{
	background-image:url(../imagenes/lupa3.png);	
}
/* FIN BOTONES */


.fondoicon {
	width:46px;
	background-image:none;
}
.fondoicon:hover {
	background-image:url(../imagenes/bfondo.png); 
}

@media all {
	saltopagina{
    /*  display: none;*/
	}
}

@media print { 
	.noPrint { 
		display:none; 
	}
	.printbody{ 
		font-size:11pt !important;
	}
	.printmini{
		font-size:8pt !important;
	}
	.saltopagina{ 
      display:block; 
      page-break-before:always;
    }
}


.fondoiden{
	/*background-image:url(../imagenes/fondoiden.png); */
	background-repeat:no-repeat;
	height:191px;
	width:215px;
	padding:67px 67px;
}
.fondoiden2{
	/*background-image:url(../imagenes/fondoiden2.png);	*/
	background-repeat:no-repeat;
	height:246px;
	width:215px;
	padding:67px 67px;
}
.textoiden{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 18px !important;
	color: #616161;
	text-align:left;
	margin:0px 0px 7px;
}
.registro{
	background-color: white;
	border: 4px solid #888788;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	height: 40px;
	margin-top: 15px;
	padding: 5px 7px 0 43px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}
.x-border-box, .x-border-box *{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}
.registro.login{
	background-image:url(../imagenes/imglogin.png);	
	background-repeat:no-repeat;
	background-position:10px 5px;
	color:#333333;	
}
.registro.clave{
	background-image:url(../imagenes/imglogin.png);	
	background-repeat:no-repeat;
	background-position:7px -106px;
	color:#333333;	
}
.cajalogin{
	border: 0;
	background-color: white;
	width: 100%;
	outline: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	line-height: 20px;
	color: #717171;
	margin: 0px;
	-webkit-appearance: textfield;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
    cursor:auto;
	font: -webkit-small-control;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start; 
	font-weight: inherit;
	padding:0px;
	-webkit-writing-mode: horizontal-tb;
	-webkit-box-sizing: border-box;
}
.cajaclave{
	background-color:white;
	border:0px;
	width:100%;
	outline:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	line-height:20px;
	color:#717171;
	margin:0px;
	-webkit-text-security: disc;
	-webkit-box-sizing: border-box;
	-webkit-appearance: textfield;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
    cursor:auto;
	font: -webkit-small-control;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start; 
	font-weight: inherit;
	padding:0px;
	-webkit-writing-mode: horizontal-tb;
}

a.logearse:hover {
	background-color: #005C92 !important;
}
.logearse,a.logearse,a.logearse:link{
	display: block;
	height: 40px;
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	line-height: 36px;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1px 0 0 0;
	text-align: center;
	background-color: #0078BE;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top: 15px;
	text-decoration: none;
}

/* menu-specifc
*************************/
/* Menu CSS */ 

.menun  {
    list-style-type: none;
    margin: 0 auto; /* si queremos centrarlo */
    padding: 0;
    /* la altura y su ancho dependerán de los textos */
    height: 40px; 
    width: 100%;
	background: url(../imagenes/fondomenu.png) repeat-x;
}
  /* cada item del menu */
.menun  li {
    display: block;
    float: left; /* la lista se ve horizontal */
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
  
.menun li a {
    border-left: 1px solid #084271;
    border-right: 1px solid #81c5e0;
    font-size: 14px;
	color: #FFFFFF;
	text-shadow: #084271 0.1em 0.1em 0.2em;
    display: block;
    line-height: 40px;
	width: 110px;
	text-align: center;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    /* animamos el cambio de color de los textos */
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
  
  /* eliminamos los bordes del primer y el último */
.menun li:first-child a { border-left: none; }
.menun li:last-child a{ border-right: none; }
  /* efecto hover cambia el color */
.menun li:hover > a { color: #fff; }
.menun li:hover {
	background: url(../imagenes/fondomenuover.png) no-repeat center;
}
.menun ul li:hover{   	
	background:#084271;
}

  /* los submenús */
.menun ul {
    /*border-radius: 0 0 5px 5px;*/
	padding: 0;
	left: 0;
    margin: 0;
    opacity: 0; /* no son visibles */
    position: absolute;
    top: 40px; /* se ubican debajo del enlace principal */
    /* el color de fondo */
    background-image: url(../imagenes/fondomenudrop.png);
    /*background: -moz-linear-gradient(#222,#555);
    background: -webkit-linear-gradient(#22,#555);
    background: -o-linear-gradient(#222,#555);
    background: -ms-linear-gradient(#222,#555);
    background: linear-gradient(#222,#555);*/
    /* animamos su visibildiad */
    -moz-transition: opacity .25s ease .1s;
    -webkit-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
	
  }
  
  /* son visibes al poner el cursor encima */
.menun li:hover > ul { opacity: 1; }

   /* cada un ode los items de los submenús */
.menun ul li {
    height: 0; /* no son visibles */
    overflow: hidden;
    padding: 0;
    /* animamos su visibildiad */
    -moz-transition: height .25s ease .1s;
    -webkit-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}
  
.menun li:hover > ul li {
    height: 40px; /* los mostramos */
    overflow: visible;
    padding: 0;
}
  
.menun ul li a {
    text-align:left;
    border: none;
    border-bottom: 1px solid #084271;
    margin: 0;
	font-size: 14px;
	text-shadow:none;
    /* el ancho dependerá de los textos a utilizar */
	padding: 0px 0px 0px 20px;
    width: 250px;
}
  
  /* el último n otiene un borde */
.menun ul li:last-child a { border: none; }


/* CUADROS DE BORDE AZUL */
fieldset.fieldset-2 legend {
	color: #0078BE;
}
#ja-typo fieldset {
	margin-top: 20px;
}
legend {
	font-size: 130%; 
	font-weight: bolder; 
	line-height: 1.2;
}
.hidelabeltxt { display: none; }
fieldset dt {
	clear: left;
	float: left;
	min-width: 12em;
	padding: 3px 0;
}
fieldset.ja-typo-fieldset legend {
	padding: 0 10px;
}
fieldset.fieldset-2 {
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color:#FDFDFD;
	border: 3px solid #0078BE;
}
fieldset.ja-typo-fieldset {
	padding: 15px 7px;
}

.atencioncliente{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:10px;
	font-size:19px;
	background-color:#0078BE;
	color:#FFF;
	text-align:center;
	padding:6px 0;
}

.iconofont{
	font-size:25px !important;
	color:#0078BE;	
}

.nuevobotongrande{
	background: #0078BE; 
	border: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:15px;	
	padding: 8px 14px;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}
.nuevobotongrande:hover{
	background: #005C92;
}

.codigov{
	height:32px;
	width:80px;	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #D5DAE0;
	margin:1px;
}
.codigov2{
	height:30px;
	width:80px;	
	border: 1px solid #0075BE;
}

.cleardiv{
	clear:both;	
}
.textocabecera{
	float:right;color:#FFFFFF;font-size:22px; text-align:right;width:360px; padding-top:12px; font-weight:lighter;
}
.flotapulsable{
	cursor:pointer; float:left;
}
.slide{
	/*height:240px;*/
	width:100%;
	padding:0 0 40px;
}
.bandera{
	width:20px; cursor:pointer; margin-left:6px;	
}
#idiomas{
	width:942px; text-align:right; height:26px;
}
.parteancha{
	float:left; width:690px; padding:0 26px 0 24px; border-right:2px solid #EAEAEA;
}
.partefina{
	float:left; width:200px; padding:0 24px 0 24px; /*border-left:2px solid #EAEAEA;*/
}
.preesfera{
	height:180px; width:120px; cursor:pointer;	
	float:left;
	margin-right:160px;/*70*/
}
.esfera{
	background:#0078BE;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	height:120px;
	width:120px;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;	
}
.esfera:hover{
	background:#009EFA;
}
.iconoesfera{
	width:120px;
	height:120px;	
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	background-position:center;
	background-repeat:no-repeat;
	background-size:66%;
	
}
.iconoesfera:hover{
	background-size:80%;
}
.icoe1{
	background-image:url(/imagenes/copa.svg);
}
.icoe2{
	background-image:url(/imagenes/huevos.svg);
}
.icoe3{
	background-image:url(/imagenes/buscador.svg);
}
.icoe4{
	background-image:url(/imagenes/foro.svg);
}
.tituloesfera{
	padding-top:10px;
	color:#808080;
	font-size:22px;	
}
.tituloesferah{
	color:#808080;
	font-size:22px;
	font-weight:normal;
	margin:0;
}
.ultimaesfera{
	margin-right:0px !important;
}
.noticias{
	margin:45px 0 10px;
	color:#FFFFFF;
	background:#808080;
	font-size:25px;
	text-align:center;
	height:40px;
	line-height:40px;
	width:100%;
}
.noticiacalendario{
	float:left; width:140px; height:128px; background:#0078BE;color:#FFFFFF; font-size:21px; padding-top:7px; margin:30px 0;text-align:center;	
}
.noticiacalendario2{
	color:#999999; background:#FFFFFF; font-size:70px;
	height: 72px;
    width: 124px;
    margin: 8px 8px 0;
    line-height: 39px;
    padding-top: 15px;
}
.anonoticia{
	font-size:15px;
}
.separadornoticias{
	width:24px;
	height:140px;
	float:left;
	margin:30px 0;
}
.noticiastexto{
	float:left; width:526px; margin:25px 0 25px;	
}
.noticiastexto1{
	color:#0078BE; font-size:20px; width:526px; text-align:left; height:25px; line-height:25px;
}
.noticiastexto2{
	color:#808080; font-size:16px; width:526px; text-align:left; padding-top:10px;
}
.lineanoticias{
	width:690px;
	height:2px;
	background:#EAEAEA;
	float:left;	
}
.enlace{
	font-weight:bold;
	color:#0078BE;	
}

.botonenviarnuevo{	
	background: #808080; 
	border: 0px;	
	font-size:18px;	
	padding: 8px 0;
	width:200px;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}
.botonenviarnuevo:hover{
	background: #505050;
}
.inputenviar{
	border:1px solid #0078BE;
	color:#0075BE;
	font-size:18px;
	width:182px;
	padding:4px 8px;
	height:22px;
}

.asistencia{
	background:url(/imagenes/asistencia.jpg) no-repeat;
	background-size:200px 330px;
	width:200px;
	height:330px;
	margin-bottom:25px;
	cursor:pointer;		
}
.asistencia1{
	color:#0078BE;
	font-size:26px;
	padding:5px 0;
	text-align:center;
	width:auto;	
}
.asistencia2{
	color:#FFFFFF;
	font-size:26px;
	padding:208px 0 0;
	text-align:center;
	width:auto;	
}

.contratacion{
	background:url(/imagenes/contratacion.svg) no-repeat;
	width:200px;
	height:240px;
	margin-bottom:5px;	
}
.contratacion1{
	color:#808080;
	font-size:18px;
	text-align:center;
	width:auto;	
}
.contratacion2{
	color:#808080;
	font-size:18px;
	padding:125px 0;
	text-align:center;
	width:auto;	
}

.prepie{
	width:100%; background:#EDF8FF; height:210px; margin-top:60px;
}
.prepiesub{
	width:930px; height:210px;
}
.pie{
	box-sizing: border-box;
	width:100%; background:#333333; height: 80px; padding: 20px;/* height:330px;*/
}

.preesfera2{
	height:150px; width:140px; cursor:pointer;	
	float:left;
	margin:30px 18px 30px 0;
}
.esfera2{
	background:#0078BE;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	height:100px;
	width:100px;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;	
}
.esfera2:hover{
	background:#009EFA;
}
.iconoesfera2{
	width:100px;
	height:100px;	
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	background-position:center;
	background-repeat:no-repeat;
	background-size:66%;
	
}
.iconoesfera2:hover{
	background-size:76%;
}
.ico2e1{
	background-image:url(/imagenes/contacto.svg);
}
.ico2e2{
	background-image:url(/imagenes/opiniones.svg);
}
.ico2e3{
	background-image:url(/imagenes/acercade.svg);
}
.ico2e4{
	background-image:url(/imagenes/caracteristicas.svg);
}
.ico2e5{
	background-image:url(/imagenes/privacidad.svg);
}
.ico2e6{
	background-image:url(/imagenes/avisolegal.svg);
}
.tituloesfera2{
	padding-top:10px;
	color:#808080;
	font-size:17px;	
}

.preesfera3{
	height:100px; width:90px; cursor:pointer;	
	float:left;
	margin:0px 10px 0px 0;
}
.esfera3{
	background:#0078BE;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	height:50px;
	width:50px;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;	
}
.esfera3:hover{
	background:#009EFA;
}
.esfera3off{
	background:#7F7F7F;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	height:50px;
	width:50px;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;	
}
.esfera3off:hover{
	background:#BBBBBB;
}
.iconoesfera3{
	width:50px;
	height:50px;	
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	background-position:center;
	background-repeat:no-repeat;
	background-size:66%;
	
}
.iconoesfera3:hover{
	background-size:76%;
}
.tituloesfera3{
	padding-top:10px;
	color:#808080;
	font-size:14px;	
}
.ico3e1{
	background-image:url(/imagenes/caracteristicas.svg);
}
.ico3e2{
	background-image:url(/imagenes/configuracion.svg);
}
.ico3e3{
	background-image:url(/imagenes/foro.svg);
}
.ico3e4{
	background-image:url(/imagenes/jaulas.svg);
}
.ico3e5{
	background-image:url(/imagenes/puntuaciones.svg);
}
.ico3e6{
	background-image:url(/imagenes/copa.svg);
}
.ico3e7{
	background-image:url(/imagenes/avisolegal.svg);
}
.ico3e8{
	background-image:url(/imagenes/salir.svg);
}

.entidades{
	color:#B0B0B0; width:890px; padding:30px 50px 20px; text-align:left; font-size:18px;
}
.lineaoscura{
	width:990px; height:2px; background:#292929;	
}
.cuadroentidades{
	height:122px; width:990px; margin:10px 0;
}
.lineaoscura2{
	width:2px; height:80px; background:#292929; float:left; margin-top:22px;
}
.cuadrofinal{
	height:40px; width:807px; margin:30px 0;
}
.disenopie{
	color:#B0B0B0; width:260px; padding:10px 10px 10px 0; text-align:right; font-size:15px; float:left;
}
.botonadminbajo{
	background:#B0B0B0 url(/imagenes/botonadmin.svg);
	color:#444;
	width:245px;
	height:30px;
	padding:10px 0 0 55px;
	font-size:17px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	cursor:pointer;
	margin: 0 auto;
	
	/*float:left;
	margin-left:120px;*/
}
.cabeceratabla{
	background:#0078BE;
	height:30px;
	line-height:30px;	
}

/* Cargando - INICIO */
.cargando{
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(32,38,54,0.7);
	z-index:99999;
	display:none;
}
.cs-loader {
 position: absolute;
 top: 0;
 left: 0;
 height: 100%;
 width: 100%;
}
.cs-loader-inner {
 transform: translateY(-50%);
 top: 50%;
 position: absolute;
 width: calc(100% - 200px);
 color: #03A2FF;
 padding: 0 100px;
 text-align: center;
}
.cs-loader-inner label {
 font-size: 20px;
 opacity: 0;
 display:inline-block;
}
@keyframes lol {
 0% {
   opacity: 0;
   transform: translateX(-300px);
 }
 40% {
   opacity: 1;
   transform: translateX(0px);
 }
 60% {
   opacity: 1;
   transform: translateX(0px);
 }
 100% {
   opacity: 0;
   transform: translateX(300px);
 }
}
@-webkit-keyframes lol {
 0% {
   opacity: 0;
   -webkit-transform: translateX(-300px);
 }
 40% {
   opacity: 1;
   -webkit-transform: translateX(0px);
 }
 60% {
   opacity: 1;
   -webkit-transform: translateX(0px);
 }
 100% {
   opacity: 0;
   -webkit-transform: translateX(300px);
 }
}
.cs-loader-inner label:nth-child(6) {
 -webkit-animation: lol 2s infinite ease-in-out;
 animation: lol 2s infinite ease-in-out;
}
.cs-loader-inner label:nth-child(5) {
 -webkit-animation: lol 2s 100ms infinite ease-in-out;
 animation: lol 2s 100ms infinite ease-in-out;
}
.cs-loader-inner label:nth-child(4) {
 -webkit-animation: lol 2s 200ms infinite ease-in-out;
 animation: lol 2s 200ms infinite ease-in-out;
}
.cs-loader-inner label:nth-child(3) {
 -webkit-animation: lol 2s 300ms infinite ease-in-out;
 animation: lol 2s 300ms infinite ease-in-out;
}
.cs-loader-inner label:nth-child(2) {
 -webkit-animation: lol 2s 400ms infinite ease-in-out;
 animation: lol 2s 400ms infinite ease-in-out;
}
.cs-loader-inner label:nth-child(1) {
 -webkit-animation: lol 2s 500ms infinite ease-in-out;
 animation: lol 2s 500ms infinite ease-in-out;
}
/* Cargando - FIN */


/* CLASES PLANILLAS */
.botonlateralimp{
	width:50px; height:50px; text-align:center; position:fixed; right:0; top:0; width:180px; color:#FFF; cursor:pointer; border:0; padding:0;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	font-size:16px; line-height:32px;
}
.botonlateralimp span{
	color:#FFF !important;
}
/* FIN CLASES PLANILLAS */