﻿a {	cursor: pointer; }

.grid
{
	margin: 0px;
	padding: 2px;
	width: 100%;
	border-color: #24629F;
}

.cabeceraGrid
{
	/*background-color: #1E3849;*/
	color: #FFFFFF;
	height: 26px;
	background-image: url(../imagenes/plantilla/cabeceraGrid.png);
}

.filaGrid
{
	background-color: #F0F5F9;
	color: #1E3849;
	height: 22px;
	padding: 5px;	
}

.filaAltGrid
{
	background-color: #B3C5D2;
	color: #1E3849;
	height: 22px;
}

.celdaGrid
{
	max-width: 60%;	
}

.lnkGrid
{
	width: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #094C93;	
}

.lnkDcha
{
	width: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #1E3849;
	font-size: 11px;
}

.lnkGridPeq
{
	width: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #094C93;
	font-size: 10px;
}

.panel
{
	width: 100%;	
	text-align: justify;
	margin: 0px;
}

.panelBotones
{
	width: 100%;	
	text-align: right;
}

.lnk
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;	
	padding: 2px 15px 5px 15px;
	background-color: #FFFFFF;
	background-image: url(../imagenes/plantilla/botonPequeno.jpg);
	background-repeat: no-repeat;
	width: 85px;
	height: 22px;
	border-style: none;
	border-width: 0px;
	font-size: 12px;
}

.lnkAzul
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;	
	padding: 2px 15px 5px 15px;
	background-color: #DCE6F1;
	background-image: url(../imagenes/plantilla/botonPequeno.jpg);
	background-repeat: no-repeat;
	width: 85px;
	height: 22px;
	border-style: none;
	border-width: 0px;
	font-size: 12px;
}

.textBox, .comboBox, .textBoxDisabled
{
	color: #1A5C9C;	
	background-color: #DCE6F1;
	border-width: 1px;
	border-color: #8F8F8F;
	border-style: solid;
	width: 150px;
	padding: 2px;	
	font-size: 12px;
	font-family: Arial;
	margin: 2px 0px 5px 0px;
}

.textBoxDisabled
{
	background-color: #EBEBE4;
	border-color: #A5ACB2;
}

.lnkAzulPeq
{
	text-decoration: none;
	font-weight: bold;
	color: #4885B4;
	font-size: 11px;
	text-decoration: none;
	padding: 15px;
}

.txtLog
{
	border: 1px solid;
	border-color: #C5CACE;	
	background-color: #FDFFFE;
	color: #0C5192;	
	width: 200px;
	margin-left: 20px;		
}

#log
{
	position: absolute;
	background-image: url(../imagenes/plantilla/login.png);	
	background-repeat: no-repeat;
	width: 0px;
    height: 0px;
    color: #0C5192;
    font-weight: bold;
}

.lista
{
	list-style: none;	
	vertical-align: middle;
	margin-left: -45px;
}

.lista img
{
	border: none;
	
}

.lista div
{
	margin-top: -33px;
	margin-left: 50px;
}

.tablaRepeater
{
	width: 100%;
	padding: 0px !important;
	margin: 0px !important;	
}

.Respuestas
{
padding: 10%;
width: 100%;
border: #FFF; 
color: navy;
}

.Respuestas td tr
{
border: none;
}

.transparente 
{
    border:0;
    background: transparent;
}

#txtBusqueda /* Textbox */ 
{
	color: #FFFFFF;
	font-weight: bold;
}

.divtxtBuscador /* Div de fondo del control */
{
	background:transparent no-repeat scroll right top;
	border:0 none;
	height:22px;
	left:-15px;
	padding-top:2px;
}

#ulMenuIzdo
{
	list-style: none;
	margin-top: -10px;	
	margin-left: -40px;
}

.miItemOut 
{
	background-image: url(../imagenes/plantilla/menuLatOut.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: #578CB7;
	padding-top: 10px;		
	font-weight: bold;
	min-height: 24px;
	width: 158px;
}

.misItemOut 
{
	color: #094C93;
	padding-top: 18px;		
	padding-bottom: 10px;
	font-weight: normal;
	list-style: none;
	width: 135px; 
}

.misItemOut li a, .misItemOut li a:link, .misItemOut li a:visited
{
	color: #094C93;	
}

.misItemOut li
{
	list-style-image: url(../imagenes/plantilla/burbujaAmarillaPeq.png);
	text-align: left;
}

.miItemOut a, .miItemOut a:link, .miItemOut a:visited
{  
	/*padding-right: 15px;*/
	color: #578CB7;	
	text-decoration: none;
}

.miItemSelected
{
	background-image: url(../imagenes/plantilla/menuLatOver.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 10px;		
	font-weight: bold;
	min-height: 24px;
	width: 158px;
	color: #094C93;
}

.miItemOver, .miItemOut a:hover, .miItemSelected a:hover, .misItemOut li a:visited
{  
	color: #A4A5A9;	
}

.miItemOver li, .miItemOut li a:hover
{  
	color: #094C93;	
}

.miItemSelected a, .miItemSelected a:link, .miItemSelected a:visited
{  
	/*padding-right: 15px;*/
	color: #094C93;	
	text-decoration: none;
}

#tipografias
{
	text-align: right;	
	margin-top: 10px;
	padding-right: 26px;
}

#aumentar, #disminuir, #aumentar img, #disminuir img
{
	padding: 0px;
	margin: 0px;	
}

.paginacion
{
	height: 26px;
	margin-right: -17px;
	padding-bottom: 10px;
}

.paginacion .pagIzda
{
	background-image: url(../imagenes/plantilla/paginarIzda.png);
	background-repeat: no-repeat;	
	width: 11px;
	height: 26px;
	/*display: table-cell;*/
}

.paginacion .pagCentro
{
	background-image: url(../imagenes/plantilla/paginarCentro.png);
	background-repeat: repeat-x;	
	height: 26px;
	padding: 0px 20px;
	/*display: table-cell;*/
	vertical-align: middle;
}

.imgPequena
{
	max-width: 80px;	
}

.pCentro a, .pCentro a:link, .pCentro a:visited
{
	color: #094C93;
	font-weight: bold;
}

.pCentro a:hover
{
	color: #578CB7;
}

.webmailTable thead td
{
	background-image: url(../imagenes/plantilla/cabeceraGrid.png);
	color: #FFFFFF;
	font-weight: bold;
	height: 26px;
	padding: 0px 3px;
}

.webmailTable tbody td
{
	color: #1E3849;
	padding: 3px;
}

.webmailTable tfoot td
{
	background-image: url(../imagenes/plantilla/cabeceraGrid.png);
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	height: 26px;
	vertical-align: middle;
	padding: 0px 3px;
	border: #B6B6B6 1px solid;
	text-align: center;
}

.lnkWebMail
{
	color: #1E3849;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.lnkWebMailOver
{
	color: #3E74A8;	
}

.webmailTable tr .izda
{
	border-top: #B6B6B6 1px solid;	
	border-left: #B6B6B6 1px solid;
	border-right: none;
	border-bottom: #B6B6B6 1px solid;
}

.webmailTable tr .centro
{
	border-top: #B6B6B6 1px solid;	
	border-left: none;
	border-right: none;
	border-bottom: #B6B6B6 1px solid;
}

.webmailTable tr .dcha
{
	border-top: #B6B6B6 1px solid;	
	border-left: none;
	border-right: #B6B6B6 1px solid;
	border-bottom: #B6B6B6 1px solid;	
}

.playVideo {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../imagenes/plantilla/flecha.png) no-repeat scroll 0 0;
	bottom:0;
	height:32px;
	left:0;
	position:relative;
	width:39px;
	margin-top: -32px;
}

.barraTitulo
{
	background-color: #FFFFFF;
	border: solid 1px #C7C7C7; 
	margin: 5px auto; 
	padding: 5px;	
	text-align: left;
}


/* Date time picker */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../imagenes/plantilla/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}


table.jCalendar {
	border: 1px solid #578CB7;
	background: #FFFFFF;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #578CB7;
	color: #fffFFF;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #E3E4E5;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #FDC00D;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #FDBB11;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #CFDEEB;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #FFF;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #E3E4E5;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
	border: 1px solid #8F8F8F;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
/* Date time picker */

.txtPeqGris 
{
	color: #7E7E7E;
	font-size: 11px;
}