/* ESTILOS EXCLUSIVOS PARA EL HTML GENERADO POR EL TAG DISPLAYTAG */
table.its th a, table.its th a:visited, table.its th a:hover, table.its th a:link {
	background:#F2F2F2;
	color:#414B56;
    font-size: .9em;
    text-decoration: none;
    margin:0px;
    padding:2px;
    background-repeat:no-repeat;
}

table.its th.sorted a, table.its th.sortable a {
	background-position: right;
	display: block;
	width: 97%;
	text-align: left;
}

table.its th.sortable a {
	background-image: url(../images/displaytag/arrow_off.png);
}

table.its th.order1 a {
	background-image: url(../images/displaytag/arrow_down.png);
}

table.its th.order2 a {
	background-image: url(../images/displaytag/arrow_up.png);
}

table.its {
    clear:both;float:none;margin:1em auto;width:95%;border-collapse:collapse; font-size: 1em;
}

table.its td {
    vertical-align:top;padding:.2em; border-bottom:1px solid #A8A8A8;
    border-left: 1px solid #F2F2F2; border-right: 1px solid #F2F2F2;
    font-size: .9em;

}

table.its th {
	background:#F2F2F2;
	color:#414B56;
    border: 0px;
    font-size: .9em;
    text-align:center;
}

table.its td.center {
	text-align: center;
}

table.its td img {
    text-align:center;
    margin:0 auto;
    display:inline;
    vertical-align:middle
}

.block{
display:block;
}
table.its td a {
    color:#3267B8; 
    background:#FFF
}

table.its td label.longLabel{
	width:98%;
	text-align:left;
}


table.its caption {
	font-size: 		1em;	
	font-weight:	bold;
	text-align:left;
	margin-bottom: 1em;
	color:#414B56;
}



span.excel {
	background-image: url(../images/displaytag/ico_file_excel.png);
	background-repeat:no-repeat;
}

span.csv {
	background-image: url(../images/displaytag/ico_file_csv.png);
	background-repeat:no-repeat;
}

span.xml {
	background-image: url(../images/displaytag/ico_file_xml.png);
	background-repeat:no-repeat;
}

span.exportlinks {
	padding: 0 4px 1px 20px;
	cursor: pointer;
}

span.pagebanner {
    padding: .2em .4em .2em .4em;
    width: 99%;
    margin-top: .5em;
    display:block;
    text-align:right;
    font-size:0.9em;
}

span.pagelinks {
    padding: .2em .4em .2em .4em;
    width: 99%;
    display:block;
    margin-bottom: .5em;
    text-align:right;
    font-size:0.9em;
}

div.exportlinks {
    padding: .2em .4em .2em .4em;
    margin: 10px 0 10px 0;
    width: 99%;
}
span.paginaSeleccionada {
	
	color:			#00008A;
}
