/*********************************************************/

.input_text 
{
	BORDER-BOTTOM: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	COLOR: #000066;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	height: 18px;
	width: 20px;
}

.input_text_combo 
{
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	height: 18px;
	border: 1px solid #568CAD;
}

.input_text_combo2 
{
	BORDER-BOTTOM: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	COLOR: #000066;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	height: 100px;
}


.input_text_r /* input number AAV */
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #808080 1px solid;
    BORDER-LEFT: #808080 1px solid;
    BORDER-RIGHT: #808080 1px solid;
    BORDER-TOP: #808080 1px solid;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    text-align: RIGHT;
}


.tituloFormulario {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #042496;
	text-transform: none;

}

.tituloFormulario5 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #042496;
	text-transform: none;

}
.boton {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #1D659F;





}
.tituloTabla {

	font-size: 12px;
	color: #042496;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	

}

.tituloTabla2 {
	font-size: 9px;
	color: #042496;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}.tituloTabla3 {
	font-size: 9px;
	color: #042496;
	font-weight: normal;
	text-transform: capitalize;
	text-align: left;
}

.aviso {
	font-family: Tahoma;
	font-size: 10px;
	color: red;
	font-weight: normal;
}

.tituloFormulario2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}


.tituloFormulario3 {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}


.tituloFormulario4 {


	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	/* color: #FF0000;*/
	color: #990000;
	text-transform: none;
}
.text_titulo_cabecera
{
    COLOR: #808080;
	FONT-FAMILY: Arial;
	FONT-SIZE: 18pt;
	
}
/**********************************************************/


BODY{
	COLOR: black;
	FONT-FAMILY: Arial;
	/*background-image: url(../image/fconsulta.jpg);*/
}

LEGEND{
	color:#4D6185;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

body, input, select,td,textarea{ 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6, p, strong, div, form, acronym, label, table, td, th, span, a, hr, code, pre, hr {
	margin:0;
	padding:0;
	font-size: 1em;
	background-repeat:no-repeat;
	list-style-type:none;
}

a, a:visited, a:hover { 
	/* color:#666; text-decoration:none; */
	color:#0066CC; text-decoration:none; 
}
a:hover {
	text-decoration: underline;
}

img{ 
	border:none;
}
hr {
	height: 1px;
	color: #000;
	clear:both;
}
textarea {
	border-top-color: #568CAD;
	border-right-color: #568CAD;
	border-bottom-color: #568CAD;
	border-left-color: #568CAD;
}
dt {
	font-weight: bold;
}
.clear {
	clear: both;
}
h1 {
	font-size: 2em;
}
h1 a{
	color: #000;
}
div#header {
	background-color: #fea;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 20px 10px 30px 15px;
	margin: 10px 5% 20px 5%;
}
div#header ul{
	margin: 10px 0 0 0;
}
div#header ul li{
	list-style-type: none;
	float: left;
	padding: 0 10px 0 0;
	font-weight: bold;
}
div#header ul li a{
	display: block;
	color: #f00;
	border-left: 1px solid red;
	padding-left: 5px;
}
div#header ul li a:hover{
	border-left: 1px solid #000;
}

h2 {
	font-size: 1.2em;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 1.1em;
	margin: 10px 0 5px 0;
}

p {
	margin: 0 0 10px 0;
}

acronym {
	border-bottom: 1px dashed #000;
	cursor: help;
}


div#body {
	margin: 0 5% 20px 5%;
	padding: 20px 20px 20px 20px;
	border: 1px dashed #666;
}

div#validxhtml {
	float: right;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px;
	margin: 5px;
	width:100px;
	text-align: center;
}
div#footer {
	//border-top: 1px solid #666;
	border-top: 0px solid #666; 
	padding: 5px 5px 5px 5px;
	text-align:right;
}

div#footer span {
	float: left;
}

/*.changed {
	background-color: #ee0;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
}*/
ul#stylelist {
	margin:0 0 30px 0;
}

ul#stylelist li {
	list-style-type: none;
	float:left;
	width:100px;
	border: 1px solid #ccc;
	background-color: #eee;
	padding:2px;
	margin-right: 2px;
}
/* ***************  */


table {
	
	border: thin none;
	margin: 0px 0;
}


thead tr {
	font-size: 11px;
	color: #003399;
	background-color: #B9C9FE;	
	font-weight: 100;
	text-transform: uppercase;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}

th.sorted {
    background-color: #3E6B8A;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
    
    
}
th a, th a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
th a:hover {
  text-decoration: underline;
  font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}



th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;

}
th.sortable a {
	background-image: url(../img/displaytag/arrow_off.png);
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;

}
th.order1 a {
	background-image: url(../img/displaytag/arrow_down.png);
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;

}
th.order2 a {
	background-image: url(../img/displaytag/arrow_up.png);
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	
	
}
tr.odd {
  	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR:#ffffff;
	FONT-SIZE: 11px;
	TEXT-ALIGN: left;
	text-transform: none;
	font-style: normal; 

}
tr.tableRowEven, tr.even {
	COLOR: #000000;
	BACKGROUND-COLOR: #E8EDFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-ALIGN: left;
	text-transform: none;
  
}

ul#showsource {
	float: right;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 5px;
	width:100px;
	list-style-type: none;
}


/* test styles */
table.its thead tr {
  background-color: #69c;
}
table.its tr.even {
  	COLOR: #000000;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	TEXT-ALIGN: left;
	text-transform: none;
}

table.mars thead tr {
  background-color: #9c9;
}
table.mars tr.even {
  	COLOR: #000000;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	TEXT-ALIGN: left;
	text-transform: none;
}
table.mars tr.odd {
COLOR: #000000;
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR:#D5F7FF;
	FONT-SIZE: 8pt;
	TEXT-ALIGN: left;
	text-transform: none;
	font-style: normal; 
}


table.simple thead tr {
  background-color: #eee;
}
table.simple tr.even {
 COLOR: #000066;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	TEXT-ALIGN: left;
	text-transform: none;
}

table.simple {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.simple td,table.simple th{
	border: 1px solid #ccc;
}



table.nocol tbody td,table.nocol tbody th{
	border-left: none;
	border-right: none;
}


table.reporte {
	border:1px solid #666;
	padding:5px 10px;
	border-collapse: collapse;
}

table.reporte td{
	border:1px solid #666;
	padding:5px 10px;
	border-collapse: collapse;
}

table.report td, table.report th{
	font:   menu;
}
table.report th{

	background:   buttonface;
	border-width: 0px;
	border-style: solid;
	border-color: threedhighlight threedshadow threedshadow threedhighlight;
	cursor:       hand;
	}
table.report idcol {
	background: buttonface;
}






table.report tr.even{
	COLOR: #000066;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	TEXT-ALIGN: left;
	text-transform: none;
}
table.report tbody {
	height: 100px;
	overflow: auto;
}

table.report {
	height: 120px;
	overflow: auto;
}

table.report tbody tr{
	height: 10px;
}





table.mark td.tableCellError {
	background-color: #d00;
	color: #fff;
}

table.sublist {
	margin: 0 0 0 0;
	width: 100%;
}
table.sublist td, table.sublist th {
	width: 50%;
}
div.exportlinks {
	background-color: #E7E4E6;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: -0px 0 10px 0;
	width: 75%;
}

span.export {
	padding: 0 4px 1px 20px;
	display:inline; display:inline-block;
	cursor: pointer;
}

/*
div.exportlinks {
	background-color:#E7E4E6
	border: 0px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: -10px 0 10px 0;
	width: 75%;
}

span.export {
	padding: 0 4px 1px 20px;
	//padding: 1px 1px 1px 1px;
	display:inline;
	display:inline-block;
	cursor: pointer;
}
*/
span.excel {
	background-image: url(../image/displaytag/ico_file_excel.png);
}
span.csv {
	background-image: url(../image/displaytag/ico_file_csv.png);
}
span.xml {
	background-image: url(../image/displaytag/ico_file_xml.png);
}
span.pdf {
	background-image: url(../image/displaytag/ico_file_pdf.png);
}
span.rtf {
	background-image: url(../image/displaytag/ico_file_rtf.png);
}


/*
span.pagebanner {
	background-color:#E7E4E6
	border: 1px dotted #999;// ESTE
	padding: 2px 4px 2px 4px;
	width: 75%;
	margin-top: 0x;// 5x
	display:block;
	border-bottom: none; 
}

span.pagelinks {
	background-color:#E7E4E6
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;;
	display:block;
	border-top: none;
	margin-bottom: -0px;//-5x
	width: 75%;
}
*/

span.pagebanner {
	background-color: #ffffff;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 75%;
	margin-top: 10px;
	display:block;
	border-bottom: none;
}

span.pagelinks {
	background-color:#ffffff;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 75%;
	display:block;
	border-top: none;
	margin-bottom: -0px;
}


span.pagebannerPopUp {
	background-color: #E7E4E6;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 100%;
	margin-top: 10px;
	display:block;
	border-bottom: none;
}

span.pagelinksPopUp {
	background-color:#E7E4E6;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 100%;
	display:block;
	border-top: none;
	margin-bottom: -0px;
}


/* esto es para los anchos de las colummnas de displaytag*/
	.1{width:1%;}
	.2{width:2%;}
	.3{width:3%;}
	.4{width:4%;}
	.5{width:5%;}
	.6{width:6%;}
	.7{width:7%;}
	.8{width:8%;}
	.9{width:9%;}
	.10{width:10%;}
	.11{width:11%;}
	.12{width:12%;}
	.13{width:13%;}
	.14{width:14%;}
	.15{width:15%;}
	.16{width:16%;}
	.17{width:17%;}
	.18{width:18%;}
	.19{width:19%;}
	.20{width:20%;}
	.21{width:21%;}
	.22{width:22%;}
	.23{width:23%;}
	.24{width:24%;}
	.25{width:25%;}
	.26{width:26%;}
	.27{width:27%;}
	.28{width:28%;}
	.29{width:29%;}
	.30{width:30%;}
	.31{width:31%;}
	.32{width:32%;}
	.33{width:33%;}
	.34{width:34%;}
	.35{width:35%;}
	.36{width:36%;}
	.37{width:37%;}
	.38{width:38%;}
	.39{width:39%;}
	.40{width:40%;}
	.41{width:41%;}
	.42{width:42%;}
	.43{width:43%;}
	.44{width:44%;}
	.45{width:45%;}
	.46{width:46%;}
	.47{width:47%;}
	.48{width:48%;}
	.49{width:49%;}
	.50{width:50%;}
	.51{width:51%;}
	.52{width:52%;}
	.53{width:53%;}
	.54{width:54%;}
	.55{width:55%;}
	.56{width:56%;}
	.57{width:57%;}
	.58{width:58%;}
	.59{width:59%;}
	.60{width:60%;}
	.61{width:61%;}
	.62{width:62%;}
	.63{width:63%;}
	.64{width:64%;}
	.65{width:65%;}
	.66{width:66%;}
	.67{width:67%;}
	.68{width:68%;}
	.69{width:69%;}
	.70{width:70%;}
	.71{width:71%;}
	.72{width:72%;}
	.73{width:73%;}
	.74{width:74%;}
	.75{width:75%;}
	.76{width:76%;}
	.77{width:77%;}
	.78{width:78%;}
	.79{width:79%;}
	.80{width:80%;}
	.81{width:81%;}
	.82{width:82%;}
	.83{width:83%;}
	.84{width:84%;}
	.85{width:85%;}
	.86{width:86%;}
	.87{width:87%;}
	.88{width:88%;}
	.89{width:89%;}
	.90{width:90%;}
	.91{width:91%;}
	.92{width:92%;}
	.93{width:93%;}
	.94{width:94%;}
	.95{width:95%;}
	.96{width:96%;}
	.97{width:97%;}
	.98{width:98%;}
	.99{width:99%;}
	.100{width:100%;}
		


table.simple td.textRed {color: #b11;}

table.formulario {
	border:1px solid #94BEFF;
} 
table.formulario td {
	border:1px solid #94BEFF;
} 