#DFecha {
	background-color: #DAD9F8;
	border: solid #B3B1F2;
	border-width: 1px 0px 1px 1px;
	color: #282482;
	float: left;
	margin: 5px 0px 5px 0px;
	padding-left: 5px;
	letter-spacing: 2px;
	width: 30%;
	font-size: 100%;
	line-height: 130%;
}

#DFecha span
{
	font-size: 90%		
}

/* Modificamos el estilo de la barra de navegaciÃ³n original:
	-font-size
	-line-height
*/
#navbar {
	background-color: #DAD9F8;
	border: solid #B3B1F2;
	border-width: 1px 1px 1px 0px;
	float: left;
	margin: 5px 0px 5px 0px;
	letter-spacing: 2px;
	width: 69%;
	font-size: 100%;
	line-height: 130%;
}
/*
	Modificamos el contenedor del menÃº de la izquierda:
	-height;
*/

#menuAux{
	margin-top: 7px;
	background-color: #EDEEE9;
	border: none;
	width: 98%;
	letter-spacing: 1px;
	clear: both;
	font-size: 85%;
	padding-top: 5px;
}
#menuAux .ancla
{
   padding: 0px 0px 0px 0px;
   margin: 3px;
}

#menuAux .ancla a
{
	display: block;
	padding: 3px 3px 3px 7px;
	width: 93%;
	border: 1px solid #6D7067;
}
#menuAux a:hover
{
	 display: block;
    color: black;
	 background-color: #C3C7FF;
}
#DIzquierda {
	background-color: #E6E7DF;
	border: 1px solid #BDBDBD;
	clear: both;
	display: inline;
	float: left;
	margin: 0px 5px 0px 0px;
	height: 100%;
	min-height: 405px;
	padding: 0px 4px 4px 4px;
	position: relative;
	width: 20%;
}

/*
Modificamos el titulo de seccion
 - font-variant
*/
#tituloseccion {
	color: #6C6D41;
	border: 1px solid #C2C479;
	font-size: 130%;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-variant: small-caps;
	padding: 3px 2px 1px 2px;
	margin-top: 6px;
}

#titulocontenido {
	color: #000000;
	font-size: 100%;
	font-family: Arial, Verdana;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 3px;
	border-bottom: 1px solid black;
}

/* Se modifica el contenedor central para que ocupe toda la pantalla*/
#DCentro {
	background-color: #FFFFFF;
	border: 1px solid #BDBDBD;
	display: inline;
	float: left;
	margin: 0px;
	height: 100%;
	min-height: 405px;
	padding: 4px;
	width: 76.5%;
	position: relative;
	font-size: 85%;
	letter-spacing: 0.08em;
}

#DCentro a
{
    font-size: 100%;
    color: #000099;
    text-decoration: none;
}
#DCentro a:hover
{
    color: #1e90ff;
}


.listaProcuradores
{
    list-style-type: decimal;
    margin: 10px 10px 20px 40px;
}


.listaOrganos{
    margin: 10px 10px 20px 40px;
}

.apellidos
{
    font-weight: bold;
}

.listaProcuradores li, .listaOrganos li
{
    clear: both;
    margin-bottom: 0.5em;
    padding: 0.2em;
}
.par
{
    background-color: #E6E7DF;
}

.impar
{
    background-color: #fffaf0;

}

.cargo 
{
    display: block;
    font-style: italic;
    color: #483D8B;
	 padding-top: 3px;
}

.fechaBaja, .causaBaja, .fechaAlta
{
    color: Maroon;
}
.fechaAlta
{
    display:block;
}


.nombreGrupo
{
    color:#004A66; 
    display: block;
    margin-top: 5px;
    margin-left: -15px;
    font-weight: bold;
    font-size: 100%;
    background-color: #DAD9F8;
    border: solid 1px #B3B1F2;
    padding: 4px 0px 2px 4px;
    width: 98%;
    float: left;
}

.subir
{
    margin-top: 5px;
    padding: 2px 0px 2px 4px;
    float: left;
}

.listaLeg
{
    margin-left: 40px;
}

.legRomano
{
    font-weight: bold;
}

.nombrePersona
{
    color:#004A66; 
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -5px;
    font-size: 100%;
    background-color: #DAD9F8;
    border-top: solid 2px #B3B1F2;
    padding: 4px 0px 2px 4px;
    width: 95%;
    float: left;
    list-style: none;
}

.nombrePersona .apellidos
{
    font-weight: bold;
}

.parLeg
{
    clear: both;
    background-color: #E6E7DF;
    margin-top: 3px;
	 margin-left: 10px;
    width: 90%;
	 list-style-type: none;
}

.imparLeg
{
	 list-style-type: none;
    clear: both;
    background-color: #fffaf0;
    margin-top: 3px;
	 margin-left: 10px;
    width: 90%;
}

.listaProcuradores table
{
    width: 60%;
    clear: both;
}

.listaProcuradores td
{
    width: 35%;
    padding: 3px;
}

.listaProcuradores td.legRomano
{
    text-align: right;
    width: 5%;
}

.listaPresidentes{
    margin: 10px 10px 20px 40px;	
    list-style:none;
}

.listaPresidentes li
{
    clear: both;
    margin-bottom: 0.5em;
    padding: 0.2em;
}
.presidente {
	font-weight: bold;
	padding: 0.3em 0 0.2em 0.5em;
	margin: 5px 0px 3px -15px;
	display: block;
   background-color: #DADBF9;
   border-top: solid 0.1em #B3B1F2;
}

.cargoCamara 
{
    display: block;
	 font-weight: bold;
    color: #195BD0;
	 padding-top: 3px;
}


/********************TOOLTIP************/
/*#Cab {
	background-color: #282482;
	background-image: url(../images/cabecera.jpg);
	background-repeat: no-repeat;
	height: 59px;
	color: White;
	font-family: "MS Serif", "New York", Serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: right;
	vertical-align: bottom;
}

#Cab p.CabT
{
    width: 60%;
    float: right;
	 clear: both;
    text-align: right;
    padding-top: 15px;
    padding-right: 10px;
    font-variant: small-caps;
}
*/

.tooltip, .tooltipHover{
   /*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
   float: right;*/
	/** estadisticas en menú de la izquierda **/
	/*width: 39%;*/
	margin-top: 6px;
	border: 1px solid #BDBDBD;
	color: #262582;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	padding: 5px 5px 5px 0px;
	width: 95%;
	text-align: right;
	clear: both;
}

.tooltip .contenido {
	display: none;
}


.tooltipHover .contenido{
   color: black;
   font-size: 10px;
   font-weight: normal;
	position: absolute;
	text-align: right;
	z-index: 100000;
	margin: 0;
	display: block;
	border: 1px solid black;
	background-color: #E6E7DF;
	/*Estadísticas menu izquierda */
	/*left: 39%;
	top: 6%*/
	left: -18%;
	top: 37%;
}
.contenido b{
   letter-spacing: 0.2em;
   display: block;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid silver;
	width: 95%;
   padding: 3px 1px 3px 1px;
}

.contenido a{
   padding: 3px 0 3px 1px;
	text-decoration: none;
	display:block;
	width: 95%;
}

.contenido a:hover{
   color: white;
	background-color: #262582;
}
.contenido table{
	width: 90%;
}






