
#empujadorPie {
	background-image:none;
	top:-2.2em;
}

*html #empujadorPie {
	top:-3.6em;
}

#title {
	position:absolute;
	width:100%;
	left:0px;
	z-index:0;
	top:0px;
}

#titleOpposite {
	position:absolute;
	top:0px;
	width:140px;
	height:100px;
	right:200px;
	z-index:99;
	padding:0px;
}

#titleBackground {
	font-size:1em;
	font-weight:bold;
	top:0px;
	left: 0px;
	position:absolute;
	width:100%;
	height:100px;
	/*background-image:url(title-background.jpg);*/
	/*/*background-color:white;*/
	/*border:1px solid black;*/
	text-align:left;
	z-index:98;
}



#titleBackground img {
	padding-left:30%;
}

#rightTopBox {
	color:white;
	font-weight:bold;
	position:absolute;
	top:0px;
	right:0px;
	width:200px;
	height:100px;
	text-align:center;
	z-index:105;
	/*/*background-color:white;*/*/
	/*border-left:1px solid black;*/
	/*z-index:200;*/
}

*html #rightTopBox {
	padding-bottom:0px;
	/*border-left:1px solid black;*/
	
}

#rightTopBox img {
	vertical-align:bottom;
}

#languajes {
	width:200px;
	border-bottom:1px solid black;
	padding-bottom:4px;
}

#search {
	padding-top:1em;
}

*html #search{
	margin-top:-1.5em;
}

#search a:hover {
	color:black;
}

#empujador img {
	height:100px;
}

* html #empujador img {
	height:0px;
}

#menuNavIzq {
	top:100px;
}

.divisor {
	/*height:1.2em;*/
	height:0px;
	/*font-size:1.2em;*/
	font-size:0px;
	/*background-color:white;*/
	/*border:0px solid black;*/
	margin-right:-1px;
	color:white;
	/*font-weight:bold;*/
	text-align:right;
}

* html .divisor{
	/*border-top:4px solid black;*/
	/*/*background-color:white;*/	*/
	/*margin-top:87px;*/
	margin-top:85px;
	border:none;
}

.divisor input {
	font-size:1em;
}

#date {
	border-top:1px solid white;
	padding-top:1px;
	margin-top:3.5em;
	font-weight:normal;
}

* html #date {
	margin-top:3.9em;
}

.show_docs {
	/*/*background-color:white;*/*/
	/*border-top:1px solid black;*/
}

*html .show_docs {
	border-top:none;
}

/*
.show_docs table {
	text-align:left;
	width:100%;
	padding:0em 1.5em 0em 1.5em;
}

.show_docs td {
	padding: 0.5em 0.5em 0.5em 0em;
	border-bottom:1px solid black;
}
*/

#paginator {
	position:absolute;
	right:0px;
	width:400px;
	top:125px;
	text-align:right;
	z-index:120;
	padding-right:1em;
}

*html #paginator {
	top:141px;
}

.pagina_actual {
	background-color:#f11;
	color:white;
	border:1px solid #f11;
}

.pagina_generica {
	/*background-color:green;
	color:white;*/
}

#doc_func {
	position:absolute;
	/*top:160px;*/
	right:0px;
	width:80px;
	height:1.7em;
	text-align:right;
	margin-right:1em;
	/*background-color:red;*/
}

#doc_func img{
	margin-top:3px;
}

.sort_by {
	padding-left:1.5em;
	border-bottom:1px solid black;
}

*html .sort_by {
	border-bottom:1px solid black;
}

.cajaTexto img {
	margin:0.5em 1em 0em 0em;
}

*html .cajaTexto img {
	margin:1.5em 1em 0em 0em;
}

/*
#search_help {
	position:absolute;
	text-align:right;
	top:117px;
	right:0px;
	width:30px;
	margin-right:1em;
}
*/

#search_help {
	/*font-size:0.5em;
	margin-bottom:-2em;
	padding-left:0.5em;*/
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}

*html .adv_search td{
	padding-left:1.5em;
}

.adv_search table {
	border:0px solid black;
	background-color:#f7f7f7;
	/*background-color:#eeeeee;*/
}

