body{
/*	font-size: 14px; */
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
//	font: bold 0.9em Verdana;
	font: 0.9em Verdana;
	color:#192c02;
	background-image: url(../imagenes/fondo.png);
}

a:link {
	color: #192c02;
}
a:visited {
	color: #243F03;
}
a:hover {
	color: #3A6604;
}
a:active {
	color: #192c02;
}



.checkbox, .radio, .checkboxinscripcion, .checkboxresultado, .checkboxvisto, .checkrevisado {
	width: 20px;
	height: 20px;
	padding: 5px 0px 0 0;
	background: #fbfff8;
}

.radio {
	background: url(radio2.png) no-repeat;
}







input[type="text"], input[type="password"], textarea, input[type="file"] { 
background-color: #f5f5f5;
-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
}

input[type=text]:focus, textarea:focus {
  background-color: #E4E4E4;
  box-shadow: 0 0 5px rgba(245, 147, 83, 1);
  border: 1px solid rgba(245, 147, 83, 1);
}

.ie9 input[type="text"] { line-height:normal; } /* Get the stuff to line up right */
	
textarea { width:100%;  }
	
input[type="text"], input[type="password"], textarea, select, div.styled {
//width: 100%;
border-radius: 5px;
border: solid 1px #ccc;
padding: 0.3em;
margin: 2px;
}	


div.styled, select, input[type="submit"], input[type="button"], 
input[type="file"]:after {
background: white;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2); 
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
		
		
input[type="submit"], input[type="button"] {
padding: 0.5em 1em;
line-height: 1em;
cursor: pointer;
border-radius: 4px;
color: #000;
font-weight: bold;
font-size: inherit;
border: solid 1px #ccc;
box-shadow: 0 1px 5px rgba(0,0,0,0.2);
background-position: center bottom;
}	




input[type=radio], input[type=checkbox] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
width: 20px;
height: 20px;

}

input[type=checkbox], input[type=radio] {
box-sizing: border-box;
padding: 0;
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}









/*
input{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}

input{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height:20px;
	margin:0 0 5px 0;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #fbfff8;
	
}
input,#enviar{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
*/
textarea,#enviar{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
select{
//	float:left;/* Importante, para la alineación */
/*	width:200px;*/
/*	height:20px;*/ /* Medidas del Input */
	margin:0 0 0px 0;
	padding:0px;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #fbfff8;
}
select,#enviar{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


   
#STweb {
	width: 600px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#STwebFull {
	float: left;
	width: 600px;
	border: 2px solid #3a3a3a;
	margin-top: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #f7f7f9;
	padding: 10px;
}
   
.tablag {
background-color: #FFFFFF;
}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/*margin: 445px;*/
	/*width: 480px;*/
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #eaeaea url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #eaeaea url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #eaeaea;
	
}
#rounded-corner td
{
	padding: 2px;
	background: #eaeaea;
	border-top: 1px solid #fff;
	color: #192c02;
	cursor: pointer;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #eaeaea url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #eaeaea url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d3d3d3;
}

#rounded-corner thead th.rounded-company
{
	background: #eaeaea url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #eaeaea url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #eaeaea url('table-images/botright.png') right bottom no-repeat;
}


.tabsfijo { /* es el rectángulo contenedor */
/*margin: 0 auto;*/
/*height: 250px;*/
/*position: relative;*/
width: 99%;
}
.tabfijo { /* cada una de las pestañas */
/*float: left;*/
}
.tabfijo label2 { /* la parte superior con el título de la pestaña */
border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
behavior: url(css/PIE/PIE.htc);

box-shadow: 1px 1px 1px 1px #e8620c inset;
color: #DDD;
/*cursor: pointer;*/
left: 0;
margin-right: 1px;
padding: 5px 15px;

/*position: relative; */
text-shadow: 1px 1px #000;
	background-image: url(../imagenes/menufondosobre.png);
	background-color: #EEE;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e8620c;
	border-right-color: #e8620c;
	border-bottom-color: #e8620c;
	border-left-color: #e8620c;
	background-color: #DDD;

}

/* el contenido de las pestañas */
.contenidotabfijo {
background-color: #fff;
/*bottom: 0;*/
/*left: 0;*/
/*overflow: hidden;*/
padding: 10px;
/*position: absolute;*/
/*right: 0; */
margin-top: 5px;

border-radius: 0px 16px 17px 17px; 
-moz-border-radius: 0px 16px 17px 17px; 
-webkit-border-radius: 0px 16px 17px 17px; 
border: 2px solid #E8620C;
behavior: url(css/PIE/PIE.htc);
}

/* Inicio globos */
.Globo{
  padding:5px;
  font-weight: bold;
  font-size: 12px;
  text-align:center;
  text-shadow: #CCCCCC 0px 1px 1px;
   -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.Globo.GlbYellow{
   background:#FFFFCC;
 border:1px solid #FFCC33;
}
.Globo.GlbRed{
    background:#FFEBE8;
 border:1px solid #DD3C10;
}
.Globo.GlbGreen{
  background:#E8FFEA;
 border:1px solid #15DD10;
}
.Globo.GlbBlue{
   background:#E9E8FF;
 border:1px solid #1015DD;
}
.Globo.GlbBlack{
  background:#ECECEC;
 border:1px solid #000000;
}
/* Fin globos */

#tablaestilo
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/*margin: 445px;*/
	/*width: 480px;*/
	text-align: left;
	border-collapse: collapse;
}
#tablaestilo thead th.rounded-company
{
	background: #eaeaea url('table-images/left.png') left -1px no-repeat;
}
#tablaestilo thead th.rounded-q4
{
	background: #eaeaea url('table-images/right.png') right -1px no-repeat;
}
#tablaestilo th
{
	padding: 0px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #eaeaea;
	
}
#tablaestilo td
{
	padding-right: 4px;
	padding-left: 4px;
/*	padding: 0px;*/
	background: #eaeaea;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #192c02;
	cursor: pointer;
}
#tablaestilo tfoot td.rounded-foot-left
{
	background: #eaeaea url('table-images/botleft.png') left bottom no-repeat;
}
#tablaestilo tfoot td.rounded-foot-right
{
	background: #eaeaea url('table-images/botright.png') right bottom no-repeat;
}
#tablaestilo tbody tr:hover td
{
	background: #d3d3d3;
}

#tablaestilo thead th.rounded-company
{
	background: #eaeaea url('table-images/left.png') left -1px no-repeat;
}
#tablaestilo tfoot td.rounded-foot-left
{
	background: #eaeaea url('table-images/botleft.png') left bottom no-repeat;
}
#tablaestilo tfoot td.rounded-foot-right
{
	background: #eaeaea url('table-images/botright.png') right bottom no-repeat;
}

.textolegal{
  padding:5px;
  font-size: 11px;
  text-align:center;
  text-shadow: #CCCCCC 0px 1px 1px;
   -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
//border-style:solid;
//border-width:1px;
text-align:justify;  
}


.fondogristabla {
	background: #E5E5E5;
}

#actualizado {
    color: #424242;
    background-color: #DFF2BF;
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 10px;
    font-size:16px;
    text-align:left;
    width:auto;
}

#error_mostrar {
    color: #424242;
    background-color: #DFF2BF;
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 10px;
    font-size:16px;
    text-align:left;
    width:auto;
}


.cajas_admin{
	width:166px;
	height:170px; 
	float:left;
//	font-size: 11px;
	text-align:center;
	text-shadow: #CCCCCC 0px 1px 1px;
//  padding:5px;
}

.icono_admin{
	width:128px; 
	height:128px; 
	border:0;
}