@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;

}
a.dark_info_button {
  background-color: #999;
    
  font-weight:bold;
  font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
  color: #fff;
  font-size: 9pt;
  text-decoration: none;
  line-height: 30px;
  padding: 5px 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}


a.dark_info_button_active {
  background-color: #003f80 !important;
}

a.dark_info_button:hover {
  background-color: #107fc9;
}
.texto1 {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:#666666;
}
.subtexto1-nra {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:13px;
	color:#FF6600;
}
.texto2 {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:12px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	color:#FFFFFF;
}

.subtexto1 {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:10px;
	color:#666666;
}
.subtexto15 {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#666666;
}
.subtexto15-bco {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#FFF;
}
.subtexto15-gris {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#d3d3d3;
}
.subtexto1-bco {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

.subtexto2 {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:#193058;
}

.titulo1 {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:25px;
	color:#333333;
}
.titulo1ch {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:18px;
	color:#333333;
}
.titulo1ch2 {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:13px;
	color:#333333;
}

.titulo2 {
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:20px;
	color:#999999;
}

.titulo3 {
		
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:20px;
	color:#193058;
}
.titulo3ch {
		
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:14px;
	color:#193058;
}

.titulo4 {
	
	float:left;
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:20px;
	color:#999999;
}

.alignright,
.right,
.derecha,
img.derecha,
img.derecha-borde,
#ad-300x250-relacionadas {
	float:right;
	margin: 12px 0 12px 20px;
	overflow: hidden;
}

.linea {
	clear: both;
	margin: 20px 0 20px 0;
	border-top: 1px dotted #cccccc;
}

a:link {
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/**-----------------------nuevas funciones-----------------------------------------**/
.button {
    background-color: #4267B2; /* Green */
    border: none;
    color: white;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.button1:hover {
    background-color: #29487D;
    color: white;
}

.tablas{
	background-color:#4267B2;

}
.td{
	background-color:#00a86e;
}

.color
{
	color: #ffffff;
}

.titulo{
	color:#4267B2;

}

.link{
	color:#4267B2;
}



/*Stilo tablas*/
.admintable tbody{
	background:#fff;
}

.admintable td{
padding:0px;
  border-bottom:0px solid #d5d5d5;
  vertical-align:middle;

}

.admintable tr
{
  background-color:#fff;
}

.admintable tr:hover
{
  background-color:#DFFFFF;

}

.admintable img{
    border:none;
}


.admintable th{
	 padding:3px;
   border-bottom:0px solid #d5d5d5;
background-color: #4267B2;
     font-weight:normal;
       font-size:12px;
  vertical-align:middle;
           color:#FFF;/*  */
	height:25px;
}

.admintable th input{
       font-size:11px;
}


.admintable caption{
	color:#000;
	font-weight:normal;
	text-align:center;
	padding-right:8px;
}

.admintable thead{
	height:33px;
	color:#FFF;
	/*vertical-align:top;*/
}

/**ESTILOS PARA TABLAS INFORMACION*/
table.admintable td{
	  padding-top: 3px;
	padding-right: 3px;
       padding-bottom: 3px;
	 padding-left: 3px;
	    font-size:11px;
	        color:#000000;
			border-bottom: solid #F7F7F7 1px;
			border-right:  solid #F7F7F7 1px;
			height:33px;
			
}

table.admintable td img{
    border:none;
}

table.admintable td a{
text-decoration:none;
	  color:#000;
    font-weight:bold;
}


table.admintable tr.devolucion td a, tr.devolucion td{
	color:red;
}

table.admintable td.key, table.admintable td.paramlist_key{
  background-color: #f6f6f6;
	text-align: right;
	   
	     color: #000;
       font-weight: bold;
	    border: 1px solid #e9e9e9;
}

table.admintable td.SubKey{
  background-color: #f6f6f6;
	     color: #000;
       font-weight: bold;
	    border: 1px solid #e9e9e9;
}

table.admintable td:hover{
 /*cursor:pointer;*/
}

.td_subgrid
{
height:5px !important;

}


.buttonrojo {
    background-color:#FA0700; /* Green */
    border: none;
    color: white;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.button1rojo:hover {
    background-color: #CC0009;
    color: white;
}