@charset "utf-8";
/* CSS Document */

/********************************************************************
CAJAS INFORMACION
********************************************************************/

.drkHeader2{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#EDEDED;
	line-height:30px;
	background-color:#080808;
	height:30px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	
}
.drkHeader3{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#EDEDED;
	line-height:30px;
	background-color:#33CB05;
	height:30px;
	-moz-border-radius:6px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.PAGINADOR-LISTADO{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#DFDFDF;
	line-height:30px;
	background-color:#5E0000;
	height:30px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.drkHeader{font-family:Arial;font-size:14px;font-weight:bold;color:#EDEDED;line-height:30px;background-color:#333333;height:30px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}.drkHeader div{font-family:Arial;font-size:14px;font-weight:bold;color:#EDEDED;line-height:30px;background-color:#333333;padding-left:10px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}.drkHeaderRowLink a{padding-right:10px;font-family:Arial;font-size:12px;color:#52B8FF;font-weight:normal;}.drkHeaderRowLink a:hover{text-decoration:underline;}

.evenRow
{
	background-color: #E1E1E1;
	border: 1px solid #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/********************************************************************
ESTILOS TEXTOS
********************************************************************/

.titlebar {font:bold 15px Arial; color:#FFF;} /* Used as section headings of pages */
.MENSAJES {
	color:#EC8D00;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
} /* Used as section headings of pages */
.titlebar2 {font:bold 13px Arial; color:#FFF;} /* Used as secondary section headings of pages */
.titlebar3 {font:bold 13px Arial; color:#FFF;} /* Used as secondary section headings of pages */
.titlebar4 {font:bold 10px Verdana, Arial, Helvetica, sans-serif; color:#FFF;} /* Used as section heads of lists and within boxes */
.titlebar5, a.titlebar5:link, a.titlebar5:visited, a.titlebar5:hover, a.titlebar5:active
	{font:bold 13px Arial, Helvetica, sans-serif; color:#454339; line-height:13px; }
.grey10Bold
	{ color:#666; font-size:10px; font-family: verdana, arial, san-serif; font-weight:bold }

.blue10
	{ color:#2288cc; font-size:10px; font-family: verdana, arial, san-serif }
.blue10Bold
	{ color:#2288cc; font-size:10px; font-family: verdana, arial, san-serif; font-weight:bold }
.blue14
	{ color:#2288cc; font-size:14px; font-weight:bold; font-family: verdana, arial, san-serif }
.lgbTxt, a.lgbLnk:link, a.lgbLnk:visited, a.lgbLnk:active, a.lgbLnk:hover
{
    font-family: Arial !important;
    font-size: 11px;
    font-weight: bold; 
    color: White;   
    cursor: pointer;
}
	
	
/********************************************************************
ESTILOS BOTONES
********************************************************************/		

.button-med-primary{display:inline-block;zoom:1;*display:inline;vertical-align:baseline;outline:none;cursor:pointer;text-align:center;text-decoration:none;font-family:Arial,Helvetica,sans-serif;-webkit-border-radius:0.3em;-moz-border-radius:0.3em;border-radius:0.3em;padding:4px 10px;*padding-bottom:3px;*overflow:visible;text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);color:#fff;border:solid 1px #299405;background:#31b405;background:-webkit-gradient(linear, left top, left bottom, from(#39d305), to(#299505));background:-moz-linear-gradient(top, #39d305, #299505);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#39d305', endColorstr='#299505');font-size:12px;font-weight:bold;color:#fff;}

.button-azul{display:inline-block;zoom:1;*display:inline;vertical-align:baseline;outline:none;cursor:pointer;text-align:center;text-decoration:none;font-family:Arial,Helvetica,sans-serif;-webkit-border-radius:0.3em;-moz-border-radius:0.3em;border-radius:0.3em;padding:4px 10px;*padding-bottom:3px;*overflow:visible;text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);color:#fff;border:solid 1px #006699;background:#0093D9;background:-webkit-gradient(linear, left top, left bottom, from(#00A5F4), to(#007BB7));background:-moz-linear-gradient(top, #00A5F4, #007BB7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A5F4', endColorstr='#0070A6');font-size:12px;font-weight:bold;color:#fff;}
