/* CSS Document */
@import url("../../php_app/subdocs_php/modal.css");

body.trans{	background-color:#DBDBDB;}
p{ margin:0; }
a:link {color:#000; text-decoration: none;}
a:hover,a:visited {text-decoration:none; color:#006F00; cursor:pointer;}
img {border:0; margin:0;}

/*  Clases y estilos de la cabezera del Portal: */
#container {
margin: 0 auto;
width:750px;
height:180px;
}
.poderjudicial{
width:150px;
height:161px;
border:#000 1px solid;
margin:0 0 0 0px;
float:left;
background-color:#FFF;
background-image:url(imgplant/1.gif)
}
.escudo{
width:150px;
height:161px;
margin:5 0px 0 0;
background-color:#FFFFFF;
float:right;
}
.portada{
width:425px;
background-color:#FFF;
border-color:#000000;
margin:0 5px 0 160px;
border:1px #000 solid;
}

/* BOTONES PORTADA */
.opciones{
width:136px;
height:35px;
}
.opcion_uno{ background-color:#dcddd6;}
.opcion_uno:hover {background-color:#edeee9;}
.opcion_dos{background-color:#d6d2c0;}
.opcion_dos:hover{background-color:#e9e9d5;}
.opcion_tres{background-color:#babaa6;}
.opcion_tres:hover{background-color:#EEEEE8;}

/*  Estilos a usar a lo largo del portal: */

.estilo3 {
list-style:decimal;
margin:1px;
padding-left:25px;
line-height:13pt;
}
.estilo5 {
margin: 5px;
line-height:11pt;
text-align:center;
}

/*DOS CLASES PORTADA EDITORIAL */
#banner_txt{
display:block;
border-bottom:#CCCCCC dotted 1px;
height:auto;
width:405px;
margin:0;
padding:5px 20px 5px 0;
line-height:12pt;
float:left;
}
#banner_txt:hover{
background-color:#996600;
color:#FFF;
}

.banner{
height:75px;
width:150px;
margin:0 10px 0 10px;
float:left;
}
.banner_txt_a{text-align:left; letter-spacing:1pt;}
/************ maqueteado tsj **************/
#contenido {
margin: 0 auto;
width:750px;
height:100% !important;
padding-bottom:5px;
}
.menuizq{/* Menu Izq. */
width:150px;
height:100%;
float:left;
}
/* Elementos Portada */
.contexto {
width:150px;	margin:10px 0 10px 0;
}
.contexto ul, .contexto ol{  
margin:0; padding:0 4px 0 17px;	line-height:14pt;	letter-spacing:1px;
list-style:square; color:#666; cursor:help;
}
.contexto:hover ul{ color:#900; list-style:disc;}
.contexto:hover a:link, .contexto ul:hover a:visited{	border-bottom: dotted #600 1px;}
.contexto ul li{  margin-bottom:5px;  }
.contexto ul li a:hover{text-decoration:none; color:#F00; font-style:italic;}

div.barra {
width:148px;
height:auto;
padding-top:5px;
padding-bottom:5px;
margin-bottom:10px;
text-align:center;
border:#333333 1px dotted;
background-color:#333;
color:#FFF;
}

.aviso {
padding:5px;
line-height:10pt;	
width:auto;
border:#333 dashed 1px;
background-color:#B6B39C
}

/* Menu Diestra */
.menudr{
width:151px;
height:100%;
margin:5 0px 0 0;
float:right;

}

.neto{
width:425px;
height:100%;
min-height:675px;
background-color:#F00;
margin:0 1px 0 160px;
background-color:#FFFFFF;
border:dotted #999 1px;
}
.neto_grande {
width:585px;
*width:575px;
height:100%;
min-height:840px;
background-color:#F00;
margin:0 1px 0 160px;
background-color:#FFFFFF;
border:dotted #000 1px;
}
.brinfo {
text-align:center;
padding:5px 0 5px 0;
margin-bottom:10px;
float:left;
width:100%;
background-color:#333;
color:#FFF;
text-align:center;
letter-spacing:3px;
}

/* BUSCADOR FORMATO SECUNDARIO CABEZERA */
.buscador_cabeza {
border:#000 1px solid;
text-align:center;
width:150px;
height:70px;
margin:5 0px 0 0;
float:right;
padding-top:90px;
background-image:url(imgplant/tsj_busca.gif);
background-color:#FFF;
}
.b_campocabeza {
width: 120px;
height: auto;
border: 1px Solid #84AA00;
background:#FFFFFF;
color:#990000;
margin-top:5px;
margin-bottom:5px;
}
/* Menu */
#indices a:link, #indices a:visited{	color:black; }
#indices a:hover{	background-color:orange; font-weight:bold;	}
