﻿/* CSS Document */
	#contenedor {
	width: 800px;
	text-align:left; /* alinear textos */
	margin:auto; /* centra el contenedor */
	background: #E6DDC8;
/*	border:1px solid #c03;*/
	}

	#encabezado {
	width: 100%;/*800px;*/
/*	height: 120px;*/
	height: 130px;
	}
	
	#contenido {
	width: 602px;
	margin-left: 188px;
	}
	
	#contenido1{
	width: 602px;
	margin-left: 188px;

	}
	
	* html #contenido { /*este es el tama�o del contenido para los navegadores IE*/
	width: 609px; /* para IE5.x/ */
	w\idth:609px; /* para otros IE */
	margin-left: 180px;
	}

	#cont{
	width: 350px;
	height: 250px;
	text-align:center;
	/*border:1px solid #000099;*/
	float:left;
	}
	* html #cont {
	w\idth: 346px;
	margin-left: 2px;
	float: left;
	}
	#cont2{
	width: 250px;
	margin-left:355px;
/*	height: 285px;
*/
	height: 250px;
	/*border: 1px solid #009999;*/
	
	}
	
	
	#barra {
	width: 610px;
	margin-left: 187px;
	margin-top:10px;
	}

	#barra-down{
	width: 610px;
	margin-left: 187px;
	margin-top: auto ;
	}
	
	#novedades {
	width: 240px;
	margin-left: 375px;
	margin-top: 40px;
	border: 1px solid #99FF00;
	background-image:url(../img/fondo_nov2.png);
	}

	#lateral {
	width: 185px;
	float:left;
	}
	
	#barra-lateral {
	width: 185px;
	float:left;
	margin-top: 10px;
	
	}

	#pie {
	text-align:center;
	width:800px;
	height: 60px;
	background: url(../img/fond_pie.jpg) repeat-x;
	/*background-color: #69B4DC;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	margin-top: 5px;
	}
	
	
	/***************TEXTO********************/
	
	#tit1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#000066;
	width: 215px
	}
	
	#t{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003366;
        margin-bottom: 35px;
        margin-top: 0;
	}
	
	#t1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	}
	
	#t2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#330000;
	}
	
	#txt1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #000000;
	width:215px;
	}
	
	#txt2{
	width: 80%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	color: #000000;
	line-height:16px;
	/*font-weight:bold;*/

	}
	
	#txt3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	}
	
	#txt4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #4F4F4F;
	/*line-height:16px;*/
	font-weight:bold;

	}

#txt5 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-style:normal;
 font-weight:100;
 margin-left:20px;
 margin-right:20px;
 margin-top:25px;
 line-height:25px;
 text-align: justify;
}

#txt6 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-style: italic;
 font-size: smaller;
 font-weight: normal;
 text-align: center;

}

#tit {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: larger;
}


	#txt1 a:link{	/*l i n k s   n o r m a l e s*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
    color: #996633;
	font-weight: bolder;
	}
	

	/* v i s i t a d o s */
	#txt1 a:visited {
	font-size:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bolder;

	}

 /* h o v e r   */
	#txt1 a:hover   {
	text-decoration: none; 
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;

}

/* activos   */
   #txt1 a:active   {
  	font-size:8px;
 font-weight : bolder ;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*****         links    **********/

.link
{
FONT-WEIGHT: bold;
FONT-SIZE: 10px;
COLOR: #0066CC;
FONT-STYLE: normal;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif ;
/*TEXT-DECORATION: blink;*/
}

.link:hover
{
COLOR: #5B8C75; TEXT-DECORATION: none
}

#bot {
width:150px; 
height:45px;
text-align:center;
}

/****  efecto sombra ********/

.img-shadow {
	BACKGROUND: url(../img/shadowAlpha.png) no-repeat right bottom;
	FLOAT: left;
	MARGIN: 10px 0px 0px 10px;
}
.img-shadow IMG {
	BORDER-RIGHT:  #a9a9a9 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #a9a9a9 1px solid;
	DISPLAY: block;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 4px;
	MARGIN: -6px 6px 6px -6px;
	BORDER-LEFT: #a9a9a9 1px solid;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: #a9a9a9 1px solid;
	POSITION: relative;
	BACKGROUND-COLOR: #fff
}

/*******************************************************/


.menu a {
  display:block;
  border:none;
  background-position:left top;
  background-repeat:no-repeat;
  width:185px;
  height:46px;
}
.menu a:hover { background-position: 0 -46px; text-decoration: none; }

.menu a#mesavirtual { background-image: url(../img/boton_mesavirtual2.png); }
.menu a#turnosonline { background-image: url(../img/boton_turnos.jpg); }
.menu a#webmail { background-image: url(../img/boton_webmail.png); }
.menu a#telefono { background-image: url(../img/boton_tel2.jpg); }
.menu a#personal { background-image: url(../img/boton_personal.jpg); }
.menu a#autoconsulta { background-image: url(../img/boton_autoconsulta.jpg); }
.menu a#rup { background-image: url(../img/boton_pericias2.png); }
.menu a#boletaTJ { background-image: url(../img/boton_tasas.jpg); }
.menu a#mail { background-image: url(../img/boton_mail2.jpg); }

.menu a#mail-send { background-image: url(../img/boton_lista2.jpg);}
.menu a#perito { background-image: url(../img/boton_perito2.jpg);}
.menu a#biblio { background-image: url(../img/boton_biblio2.jpg);}
.menu a#fallos { background-image: url(../img/boton_jurisprudencia.jpg);}
.menu a#fallos2 { background-image: url(../img/boton_fallos.jpg);}
.menu a#foro { background-image: url(../img/boton_foro.jpg);}
.menu a#gestionexpedientes { background-image: url(../img/boton_gestionExpedientes.jpg);}
.menu a#agenda { background-image: url(../img/boton_agenda.jpg);}
.menu a#agendaOGA { background-image: url(../img/boton_agendaOGA.jpg);}
.menu a#agendaOGABanda { background-image: url(../img/boton_agendaOGA-banda.jpg);}
.menu a#OGA-Banda-Consulta { background-image: url(../img/boton_OGA-Banda-Consulta.jpg);}
.menu a#OGA-Capital-Consulta { background-image: url(../img/boton_OGA-Capital.jpg);}
.menu a#OGA-Capital-Estadistica { background-image: url(../img/boton_estadistica.png);}
.menu a#mediacion { background-image: url(../img/boton_mediacion2.png); }
.menu a#juecesPNL { background-image: url(../img/boton_juecespnl.jpg);}
.menu a#formularios { background-image: url(../img/boton_formulario.png);}
.menu a#formulariosrrhh { background-image: url(../img/boton_formulario_rrhh.png);}

.menu a#agendaOGA-Frias{
    background-image:  url("../img/boton_agendaOGA-frias.jpg");}
.menu a#agendaOGA-Termas{
    background-image:  url("../img/boton_agendaOGA-termas.png");}
.menu a#tsociales{
    background-image:  url("../img/boton_psicologos.jpg");
}
.menu a#consultarp{
    background-image:  url("../img/boton_consultarp.jpg");
}
/*******************************************************/

.menu2 a{
display:block;
  border:none;
  background-position:left top;
  background-repeat:no-repeat;
  width:185px;
  height:30px;
}
.menu2 a:hover { background-position: 0 -30px; text-decoration: none; }
.menu2 a#contacto { background-image: url(../img/boton_contacto.jpg) }
.menu a#contacto { background-image: url(../img/boton_contacto.jpg) }
/*******************************************************/
#vin {
    list-style-image:url(../img/vinieta4.png);
   }

#vin2 {
    list-style-image:url(../img/vinieta5.png);
   }
   
   #vinpdf {
    list-style-image: url("../img/pdf20px.png");
}
#vinwrd{
    list-style-image:url(../img/word20px.png);
   }
#vinwrt{
    list-style-image:url(../img/writer.png);
   }
   #txt-biblioteca {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      line-height:300%;
      margin-left: 10px;
     
   }

   ol {
        font:bold 18px times;
        font-weight: bold;
        color:#0C7EBA;
        
    }
    ol p {
          font:normal 12px Verdana;
          color:#000000;
          line-height: 20px;
        }

  .num1{
         font-family: verdana;
         font-size: 11px;
         color: #B9AB88
        }
        .num1 ol{
        font:bold 11px times;
        font-weight: bold;
        color:#B9AB88;
        }
        .num1 p{
         font-family: verdana;
         font-size: 11px;
         color: #044E97;
         line-height: 15px;

        }
/**************************************************************************************************/
/***********************************ESTILO PARA CAJITAS********************************************/
/**************************************************************************************************/
.float_left {
float:left;
}

.float_right {
float:right;
}

/* Adjust this width to fit your needs */
.container {
/*width:192px;*/
width: 100%;
}

.container_head {
height:30px;
background-image:url(../img/sidebar_center.jpg);
}

/* To Center align the title add: text-align:center; */
.container_head_text {
height:23px;
padding:7px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
font-weight:bold;
}

.container_content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
color: #333333;
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
border-style: none solid solid solid;
border-color: #B6BFC6;
}
hr.bg { background: #fff url(../img/hrline.jpg) no-repeat center bottom;
margin: 8px auto;
height: 1px;
border: 0 none;
width: 350px
}

li#not {
    background-image: url("../img/vineta3.jpg");
    background-position: 0 0.25em;
    background-repeat: no-repeat;
    list-style: none outside none;
    margin-top: 0.5em;
    padding-left: 1.5em;
}
