/*@charset "utf-8";*/
/* CSS Document */

.Titulo_2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background-color:inherit;
	text-align:center;
}


.pnl_autentificacion
{
    width: 85%;
    height: 350px;
    margin-bottom: 10px;
    color: #005c96;
}

H3, p
{
    font-family: Arial, Helvetica, sans-serif;
	width: 73%;
}

H3
{
    color: #005c96;
    font-size: 18px;
    text-transform:uppercase;
    }

p
{
    color: #666666;
    font-size: 12px;
    text-align: justify;
    margin-top: 20px;
    }

.pnl_autentificacion FIELDSET
{
    width: 85%;
    height: 220px;
   }

#BackgrndLogin
{
    background-image: url(../../Recursos/Images/Login-bg.JPG);
    background-repeat: repeat-x;
    width: 285px;
    height: 178px;
    padding-top: 50px;
    }

.TablaAutentificacion
{
    text-align: center;
    padding-top: 0px;
    margin-top: 0px; /*Posiciona correctamente los textbox del login en IE 6 y 7*/
}

.TablaAutentificacion TD
{
    text-align: left;
    padding-left: 10px;
}

.TablaAutentificacion SPAN
{
    width: 112px;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005c96;
	text-decoration: none;
}

.TablaAutentificacion INPUT
{
}


.TablaAutentificacion #tdboton
{
    height: 35px;
    text-align: center;
}

.tiny{
	BACKGROUND: none;
	COLOR: #000000; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: normal; 
	FONT-FAMILY: Verdana, Helvetica; 
	TEXT-DECORATION: none
}

/*Textbox Watermark*/
.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color: gray;
}	

.Boton
{
	border-style: none;
	border-color: inherit;
	border-width: 1px;
	text-align:center;
	font-size:10px;
    font-family:Verdana,Helvetica;
    font-weight:bold;
    color:white;
    background-color:Gray;
    }

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter: alpha(opacity=50);
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/*##########################################################*/
/* CONFIGURACIÓN DE DIV FINAL QUE ALOJA LOS CONTENIDOS DEL PIE DE PÁGINA*/
#footer 
{
	/*Imagen de degradado gris que va en el borde superior*/
	background: url(../img/borde-degradado.PNG) top repeat-x;
	border: 1px solid #EAEAEA;
	color: #000;
	height: 130px;
	text-align: center;
	padding: 0px 10px 0 10px;
	}

#footer div{
	font: 10px/140% Verdana,Helvetica,sans-serif;
	}

#footer div.address
{
	float: left;
   	color: #666666;
	text-align: left;
	margin-top: 30px;
	margin-left: 30px;
	line-height: 20px;
	}

#footer div.address ul, div.validadores ul{	list-style: none;}

#footer div.address ul li.ie{ list-style-image: url(../../Recursos/Images/Explorer.jp); }
#footer div.address ul li.home{ list-style-image: url(../../Recursos/Images/home.gif); }
#footer div.address ul li.mail{ list-style-image: url(../../Recursos/Images/mail.gif); }
#footer div.address ul li.usuario{ list-style-image: url(../../Recursos/Images/flecha.jpg); }
#footer div.address ul li.telefono{ list-style-image: url(../../Recursos/Images/phone.jpg); }

#footer div.address a, 
div.validadores a,
div.address a:hover,
div.validadores a:hover{
	color: #333333;
	}

#footer div.validadores
{
	float: right;
   	color: #666666;
	text-align: center;
	margin-top: 30px;
	line-height: 20px;
}

#footer div.validadores ul{	text-align: right;}
#footer div.validadores ul li{ margin-top: 7px;}
#footer div.validadores ul li a{
	background: url(../../Recursos/Images/correct.jpg) right no-repeat;
	padding: 5px 20px 0px 0px;
	margin: 2px 0px 2px 0px;
	}
.gridcontainer  
{
    border: solid 1px #99BBE8;
    border-top-width:0px;
    width: 75%;
}
/*.grid {width: 100%;border-width:0px;}*/
.grid {border-width:0px;}

.grid caption {
	background:#f9f9f9 url(../Images/captionbckg.gif) repeat-x;
    color:#15428B;
	text-align:left;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	padding-left:4px;
	font-family:tahoma,arial,verdana,sans-serif;
}

.grid table 
{
	border-color:#99BBE8;
	border-width:1px;
}
	
.grid td, .grid th
{
    height:18px;
    vertical-align:middle;
}

.grid th
{
	background:transparent url(../Images/thbackground.gif) repeat-x;
    height:19px;
    border:solid 1px #99BBE8;
    font-weight:normal;
}

.grid td
{
	border:1px solid #ededed;
    border-top-color:#fff;
    /*width:100%;*/
    cursor:default;
}	