/* text-align:center; Esta propiedad no se propaga bien en firefox, por lo cual
   opt� por usar el tatibuto algin de table en la tabla principal del template base.
 */

/* ESTILOS NUEVOS SEGUN DEFINICION DE LA GENTE DE COMUNICACION */
.arriba
{
	vertical-align: top;	
}
.abajo
{
	vertical-align: bottom;
}
.medio
{
	vertical-align: middle;
}
.izquierda 
{
	text-align: left;
}
.derecha
{
	text-align: right;
}
.pasoCabezal 
{
	height: 70px;
	border-top-width: 1px;
	border-top-color: #9C9E9F;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D9DADB;
	border-bottom-style: solid;
	padding: 0px;
	vertical-align: middle;
	width: 100%;	
}
.pasoCabezal1 
{
	height: 35px;
	vertical-align: bottom;
}
.pasoCabezal2
{
	height: 35px;
	vertical-align: top;
}
.columnaIzquierda
{
	width: 70%;
	padding: 0px;
	padding-top: 10px;
	/*padding-left: 40px;*/
	padding-left: 5px;
	padding-right: 5px;
	/*padding-right: 20px;*/
	/*text-align: right;*/
	vertical-align: top;
	border: none;
	border-right-width: 2px; 
	border-right-color: #C6C7C8;
	border-right-style: dotted;
}
.columnaDerecha
{
	width: 30%;
	padding: 0px;
	padding-top: 10px;
	/*padding-left: 20px;*/
	padding-left: 5px;
	padding-right: 5px;
	/*padding-right: 40px;*/
	/*text-align: left;*/
	vertical-align: top;
	border: none;
}

.columnaIzquierdaInterna
{
 	text-align:right;

}

.columnaDerechaInterna
{
 	text-align:left;

}

.tips 
{ 
	list-style-image: url(../images/webnueva/tip.png); 
	list-style-position: outside;
	padding: 0px;
	padding-left: 15px;
}
.richPanelCabezal
{	
	/*border-bottom-style: solid; 
	border-top-style: none;
	border-right-style: none; 
	border-left-style: none;*/
	border-style : none none solid none;
	/*height : 50px;*/
}

.richPanelCabezalInterno
{
	/*border-right-style: none; 
	border-bottom-style: none;
	border-left-style: none; 
	border-top-style: none;*/
	border-style : none none none none;
	/*height : 50px;*/
}

.richPanelFooter
{	
	text-align: right;
	border-bottom-style: none; 
	border-top-style: none;
	border-right-style: none; 
	border-left-style: none; 
	height : 60px;
}

.richPanelFooterInterno
{	
	text-align: right;
	width: 650;
}

.richPanelCabezalNumero
{
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
	border-top-style: none;
}

.richPanelCabezalInternoRightDotted
{
	border-right-style: dotted; 
	border-bottom-style: none; 
	border-left-style: none; 
	border-top-style: none;
}

.richPanelCabezalInternoRightDotted
{
	border-right-style: dotted; 
	border-bottom-style: none; 
	border-left-style: none; 
	border-top-style: none;
}

.richPanelCabezalInternoNotDotted
{
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
	border-top-style: none;
}

.richPanelBotonesComando
{	
	vertical-align: top;
}

.listaLarga
{  
 	width: 185px;
 	heigth: 20px; 	  
}


.graphicMensajeError
{		
	height: 16px;
}

h:input [type="text"]
{
	border-color: #C6C7C8;
	border: 1px;
	text-align: left;	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

h:inputTextArea
{
	border-color: #C6C7C8;
	border: 1px;
	text-align: left;	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	height: 60px; 
	width : 400px;
}

.inputCortoN1
{
	width : 30px;
}

.inputCortoN2
{
	width : 50px;
}

.inputCortoN3
{
	width : 70px;
}

.inputMedianoN1
{
	width : 130px;
}

.inputMedianoN2
{
	width : 170px;
}

.inputMedianoN3
{
	width : 205px;
}

.inputLargoN1
{
	width : 250px;
	
}

.inputLargoN2
{
	width : 300px;
}

.inputLargoN3
{
	width : 350px;
}

/*Estilos de Tablas*/

.TD 
{ 
 font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif; 
 font-size: 12px; 
 font-weight: normal; 
 color: #333; 
 padding:5px 8px; 
 border: 1px solid #ddd; 
 vertical-align: top; 
} 
.TR{ 
 font-size: 12px; 
}

.Table { 
    border: 2px solid #FFF; 
    border-collapse:collapse; 
    margin:0px; 
    text-align:left;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;	
} 

.TH { 
    background-color:#EF8127; 
    color:#FFF; 
    font-weight:bold; 
    padding: 0px 8px; 
} 
.Thead Th H3 { 
    margin-top: 0; 
} 
.Tr Th { 
    background-color:#EF8127; 
    color:#FFF; 
    text-align: left; 
    font-weight:bold; 
    padding: 5px 10px 5px 10px; 
    line-height: 1.167em; 
} 
  

.BordeTablaTitulo { 
  
 color: #F37021; 
     margin-left: 0px; 
} 
/** Igual al estilo TD **/ 

.rich-table-cell {
    border-left: 1px solid #c4c0c9;
    border-right: 1px solid #c4c0c9;
    border-top: medium none;
    font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
    font-size: 12px;
    text-align: center;
    padding: 4px;
}

.rich-table-headercell {
    border-bottom: 1px solid #c4c0c9;
    border-right: 1px solid #c4c0c9;
    border-left: 1px solid #c4c0c9;
    color: #000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
    text-align: center;
}
.rich-table-footercell {
    background-color: white;
    border-bottom: 1px solid #c4c0c9;
    border-left: 1px solid #c4c0c9;
    border-right: 1px solid #c4c0c9;
    font-size: 12px;
    width: 100%;
}
.columnaIzquierdaSorteo
{
	width: 50%;
	padding: 0px;
	padding-top: 10px;
	/*padding-left: 40px;*/
	padding-left: 5px;
	padding-right: 5px;
	/*padding-right: 20px;*/
	/*text-align: right;*/
	vertical-align: top;
	border: none;
	border-right-width: 2px; 
	border-right-color: #C6C7C8;
	border-right-style: dotted;
}
.columnaDerechaSorteo
{
	width: 50%;
	padding: 0px;
	padding-top: 10px;
	/*padding-left: 20px;*/
	padding-left: 5px;
	padding-right: 5px;
	/*padding-right: 40px;*/
	/*text-align: left;*/
	vertical-align: top;
	border: none;
}
/* Estilos para tablas */ 
.TablaCabezalFila { 
 font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif; 
 font-size: 12px; 
 font-weight: normal; 
 background-color:#EF8127; 
    color:#FFF; 
    font-weight:bold; 
    padding: 0px 8px; 
 border: 1px solid #ddd; 
 /*border-bottom: 1px solid #F37021;*/ 
}
.TablaCelda { 
font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #333; 
padding:5px 8px; 
border: 1px solid #ddd; 
vertical-align: top;

}

.TablaCeldaDer { 
font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #333; 
padding:5px 8px; 
vertical-align: top;
text-align:right;
}

.TablaCeldaIzq { 
font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #333; 
padding:5px 8px; 
vertical-align: top;
text-align:left;
}

.Titulo1 {
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #707173;
}

.BotonConsultar {
    background-image: url(../resources/images/consultar.png);
    background-repeat: no-repeat;
    background-color: transparent;
    height: 20px;
    border: 0px;
    width: 70px;
}
.BotonConsultar:hover { 
    background-position: 0 -20px; 
    cursor: pointer; 
} 

.BotonConsultar[disabled] { 
    background-position: 0 -40px; 
    cursor: default; 
} 
 

.TxtMessageErrorGrave {
    text-align: left;
    vertical-align: top;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    fosnt-size: 12px;
    color: #CB0A1D;
}

.TxtMessageOk {
    text-align: left;
    vertical-align: top;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 11px;
    border: 0px;
    font-weight: bold;
    color: #306F1C;
}

.TxtNormal {
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333;
}

.PaginaGralBlanca   
{ 
    text-align: left; 
    vertical-align: top; 
    font-family: Arial, sans-serif; 
    font-size: 2pt; 
    font-weight: normal; 
    color: #000000; 
    background-color: #FFFFFF;
    border: 0pt; 
    height: 100%;
    width: 910px; 
}

.PaginaAnterior {
    font-family: Arial;
    font-size: 12px;
    color: #3155A6;
    font-weight: bold;
    border: 0px;
    text-decoration: underline;
    padding-left: 8pt;
    padding-right:5pt;
    background: transparent url(../resources/images/anterior.png) no-repeat scroll 0 0 ;
    background-position: left ;
}

.PaginaAnterior:hover 
{
    text-decoration: underline;
    background-color: #fdeade;
}

.PaginaAnterior[disabled] 
{
    cursor: default; 
    color: #C6C7C8;
}

.EnlaceComunSubrayado {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #3155A6;
    border: 0pt;
    text-decoration: none;
    text-decoration: underline;
}


.EnlaceComunSubrayado:hover
{
    background-color: #fdeade;
    cursor: pointer;

}
