body {	
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	text-align:left; 
}

.resaltado
{
	background-color:#FFFFFF; color:#000000;
	cursor:pointer;
}

.normal
{
	background-color:#EAEAEA; color:#000000;
}
#compendio a
{
	display: block;
	background-color:#ffffff;
	padding: 3pt;
	font-size: 1.1em;
}
A.enlaceNaranja8 {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #FA8A00; TEXT-DECORATION: underline
}
A.enlaceNaranja8:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #FA8A00; TEXT-DECORATION: underline
}
#compendio
 {
	border:1px solid;
	border-color:#cccccc;
	margin-top: 5px;
	width:410px;
	height:150px;
	overflow:auto;
	float:center;
	z-index:1;
	display:none;
	elevation:above;
 }
 #compendio a:hover
{
	background-color:#cccccc;
}
	
a { 
	color: #2d6388;
	font-size: 0.9em;
	/*background:#fff;*/
}

a:hover { 
	color: #000;
	font-size: 0.9em; 
	/*background:#fff;*/
}
h1 {
	/*color: #2d6388;*/
	color: #FF9933;
	/*font-size: 1.4em;*/
	font-size: 20pt;
	background:#fff;
	font-family:Arial, Verdana;
	}
	
	
h2 {
	color: #2d6388;
	font-size: 1.3em;
	background:#fff;
	}
	
h3 {
	color: #2d6388;
	font-size: 1.2em;
	background:#fff;
	}
	
h4 {
	color: #2d6388;
	font-size: 1.1em;
	background:#fff;
	}
	
li 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.1em; 
	list-style-image : url("../img/flecha_azul.png");
	}
	
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	list-style-type: decimal;	
	list-style-position: outside;
	
	}
	
select {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.3em;
	}
	
table {
	font-size: 1.3em;
	}
	
td, th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.3em;
	}
	
p  {
	margin: 8px;
	padding:0;
	text-indent: 8px;
	text-align: left;
	}
	
.BulletBackgroundColor {
	color: #FFFFFF;
	background-color: inherit;
	text-align: left;
	}
	
img {
	border:none;
	}
/*  -------------contenedor general-------------- */

#Contenedor 
{
  width:620px;
  text-align:left; 
  margin-left:auto; 
  margin-right:auto;

	}
#ContenedorBuscadorPpal 
{
  width:340px;
  text-align:center; 
  margin-left:auto; 
  margin-right:auto;
}	
#ContenedorGlosario 
{
  width:900px;
  text-align:left; 
  
}
#pagina {
	position:absolute;
	left:141px;
	top:118px;
	width:640px;
	height:416px;
}

/*  -------------cabecera-------------- */
#header {
	margin: 0 0 1px 0;
	background: #ffffff;
}

/* ----------- PIE--------------------------- */

#footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.25em;	
	color: #999999;
	}

/* ------------ COLUMNAS 1 ------------ */
.columTodo {
	clear: both;
	background: #ffffff;
	width: 620px;
	
	}
.columTodoGlosario {
	clear: both;
	background: #ffffff;
	width: 900px;
	
	}
.columTodoGlosarioErr 
{
	clear: both;
	background: #ffffff;
	width: 400px;
	
	}
/*------HOME----*/
#paginaHome 
{
	position:absolute;
	left:141px;
	top:118px;
	width:630px;
	/*height:716px;*/
}
#gralColIzqHHome { 
	float: left;
	width: 420px; 
	}

#gralColDerHome { 
	float:right;
	width:160px;
	}

/* ------------ COLUMNAS 2 ------------ */

#gralColIzq { 
	float: left;
	width: 430px; 
	}

#gralColDer { 
	float:right;
	width:180px;
	}

/* ----------- listado 3 columnas--------------------------- */

UL.col3  {
	float : left;
	padding-bottom : 0;
	margin : 0;
	width : 620px;
	padding : 15px;
	list-style-type : none;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
	}
	
UL.col3 LI {
	padding-right : 1px;
	padding-left : 20px;
	float : left;
	width : 170px;
	margin : 0;
	}
	
UL.col3 a {
	color : #2d6388;
	font-size : 1.3em;
	text-decoration : none;
	background-color : #fff;
	}
	
UL.col3 a:hover {
	color : #000;
	font-size : 1.3em;
	text-decoration : none;
	background-color : #fff;
	} 


/* ------------ FLOATS ------------ */
 .floatRight  {
	float : right;
	margin-top : 7px;
	font-size:1.1em;
	}
.floatRightBuscador {
	float : right;
	margin-top : 10px;
	width : 280px;
	font-size:1.1em;
	}
.floatRightIconos {
	float : right;
	padding : 15px;
	font-size:1.1em;
	}
.floatLeft {
	float : left;
	margin-left : 5px;
	font-size:1.1em;
	}
.floatLeft2 {
	float : left;
	margin-top : 7px;
	font-size:1.1em;
	height:19px;
	}	
.floatLeftlogo {
	float : left;
	width : 230px;
	font-size:1.2em;
}
.floatLeft120 {
	width : 60px;
	float : left;
	font-size:1.2em;
} 
.floatLeft120big {
	width : 150px;
	float : left;
	font-size:1.2em;
} 
.floatLeft120bigsubvenciones {
	width : 200px;
	float : left;
	font-size:1.2em;
} 
.floatLeft90subvenciones {
	width : 90px;
	float : left;
	font-size:1.2em;
} 
.floatLeft110legis {
	width : 110px;
	float : left;
	font-size:1.2em;
} 
.floatLeft90expe {
	width : 290px;
	float : left;
	font-size:1.2em;
}
.floatLeft350MisDatos {
	width : 350px;
	float : left;
	font-size:1.2em;
}
.floatLeft500expe {
	width : 500px;
	float : left;
	font-size:1.2em;
}

/* ----------- CAJA BLANCA -------------------------- */
	
 .b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh  {
	font-size : 1px;
	overflow : hidden;
	display : block;
	}
.b1h {
	height : 1px;
	background : #ccc;
	margin : 0 5px;
	}
.b2h, .b2bh {
	height : 1px;
	background : #fff;
	border-right : 2px solid #ccc;
	border-left : 2px solid #ccc;
	margin : 0 3px;
	}
.b3h, .b3bh {
	height : 1px;
	background : #fff;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
	margin : 0 2px;
	}	
.b4h, .b4bh {
	height : 2px;
	background : #fff;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
	margin : 0 1px;
	}
.b2bh, .b3bh, .b4bh {
	background : #fff;
	}
.headh {
	background : #fff;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
	color : #2d6388;
	font-size : 1.4em;
	font-weight : bold;
	text-align : left;
	}
.headhsinborde {
	background : #fff;
	color : #2d6388;
	font-size : 1.4em;
	font-weight : bold;
	text-align : left;
	}
.headh div {
	margin-left : 12px;
	}
.headh h3 {
	margin : 0 10px 0 10px;
	padding-bottom : 3px;
	}
.content {
	color : #000;
	background : #fff;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
	padding : 12px;
	font-size : 1em;
	text-align : left;
	}
.content ul {
	margin-top : 0;
	margin-bottom : 0;
	padding-left : 5px;
	margin-left : 8px;
	}
.content li {
	list-style-image : url("../img/flecha_azul.png");
	margin : 0;
	padding : 0;
	font-family:Verdana; 
	font-size:1.2em;
	} 

	
.content2 {
	color : #000;
	background : #fff;
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
	padding : 1px;
	font-size : 0.75em;
	text-align : left;
	
	}

.content2 div {
	margin: 1px;
	padding-top: 1px; }

.content2 ul {
	margin-top : 0;
	margin-bottom : 0;
	padding-top : 1px;
	padding-left : 5px;
	margin-left : 15px;
	margin-top : 1px;

	}
	
.content2 li {
	list-style-image : url("../img/flecha_azul.png");
	margin : 0;
	padding : 0.15em;
	} 
	
	/* ------------ Librerira por materias  2 colum exterior------------ */


#gralColIzqLibreriaMaterias { 
	float: left;
	width: 400px;
	}

#gralColDerLibreriaMaterias { 
	float:left;
	width:220px;
	}
#tienda_libro_210_dcha {
float: right;
width: 210px;
}	
	


/* ----------- CAJA GRIS --------------------------- */

.b1h2, .b2h2, .b3h2, .b4h2, .b2bh2, .b3bh2, .b4bh2  {
font-size : 1px;
overflow : hidden;
display : block;
}
.b1h2 {
height : 1px;
background : #ccc;
margin : 0 5px;
}
.b2h2, .b2bh2 {
height : 1px;
background : #ededed;
border-right : 2px solid #ccc;
border-left : 2px solid #ccc;
margin : 0 3px;
}
.b3h2, .b3bh2 {
height : 1px;
background : #ededed;
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
margin : 0 2px;
}
.b4h2, .b4bh2 {
height : 2px;
background : #ededed;
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
margin : 0 1px;
}
.b2bh2, .b3bh2, .b4bh2 {
background : #ededed;
}
.headh2 {
background : #ededed;
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
color : #2d6388;
font-size : 1.4em;
font-weight : bold;
}
.headh2 div {
margin-left : 12px;
}
.headh2 h3 {
margin : 0 10px 0 10px;
padding-bottom : 3px;
}
.contentGris {
color : #000;
background : #ededed;
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
font-size : 1em;
padding : 8px;
}


/* -----------CAJA FORMULARIOS--------------------------- */
	
.contentform  {
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
padding : 2px;
}
.contentform label
{
font-family:Verdana; 
font-size:1.2em;
}
.contentformGris {
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
padding : 12px;
background : #ededed;
}
.contentformGris ul {
	margin-top : 0;
	margin-bottom : 0;
	padding-left : 5px;
	margin-left : 8px;
	}
.contentformGris li {
	list-style-image : url("../img/flecha_azul.png");*/
	margin : 0;
	padding : 0;
	font-family:Verdana; 
	font-size:1.2em;
	}  

/* ----------- LINEAS HR--------------------------- */

hr.compendio{
color: #2d6388;
background-color: #2d6389;
height: 4px;
}


/* ----------- lineas separacion images--------------------------- */

 .separacionLineaGris  {
height : 3px;
background-image : url(../img/compendio/linegris.png);
background-repeat : repeat-x;
}
/* ----------- centrar--------------------------- */

.centrado{
text-align: center;
}
div.centrado table {
margin: 0 auto;
text-align: left;
}
/* -----------tablas --------------------------- */
.TablaGeneralGlosario {
width : 880px;
border-collapse : collapse;
font-size : 0.80em;
}
.TablaGeneralGlosario th#opcionA {
width : 300px;
}
.TablaGeneralGlosario th#opcionB {
width : 300px;
}
.TablaGeneralGlosario th#opcionC {
width : 300px;
} 
.TablaGeneralGlosario th {
padding : 0 10px 0 0;
background : #fff;
text-align : left;
line-height : 10px;
color : #5e6262;
font-size : 0.98em;
} 
.TablaGeneralGlosario th#hFecha {
width : 80px;
}
.TablaGeneralGlosario th#hTitulo {
width : 349px;
background : #d8e6f7;
}
.TablaGeneralGlosario th#hResolucion {
width : 108px;
background : #d8e6f7;
}
.TablaGeneralGlosario th#hAmbito {
width : 68px;
background : #d8e6f7;
}
.TablaGeneralGlosario th#hMapa {
width : 35px;
background : #d8e6f7;
text-align : left;
}
.TablaGeneralGlosario td {
padding : 5px 15px 2px 1px;
font-size : 0.98em;
color : #5e6262;
vertical-align : top;
font-weight : normal;
}
.TablaGeneralGlosario td a {
color : #2d6388;
text-decoration : none;
background-color : #fff;
}
.TablaGeneralGlosario td a:hover {
color : #000;
text-decoration : none;
background-color : #fff;
}
.TablaGeneralGlosario td.intTablaFoto {
padding : 1px 2px;
}
.TablaGeneral {
width : 560px;
border-collapse : collapse;
font-size : 0.98em;
}
.TablaGeneral th {
padding : 0 10px 0 0;
background : #fff;
text-align : left;
line-height : 10px;
color : #5e6262;
font-size : 0.98em;
} 
.TablaGeneral th#hFecha {
width : 80px;
}
.TablaGeneral th#hTitulo {
width : 349px;
background : #d8e6f7;
}
.TablaGeneral th#hResolucion {
width : 108px;
background : #d8e6f7;
}
.TablaGeneral th#hAmbito {
width : 68px;
background : #d8e6f7;
}
.TablaGeneral th#hMapa {
width : 35px;
background : #d8e6f7;
text-align : left;
}
.TablaGeneral td {
padding : 5px 15px 2px 1px;
font-size : 0.98em;
color : #5e6262;
vertical-align : top;
font-weight : normal;
}
.TablaGeneral td a {
color : #2d6388;
text-decoration : none;
background-color : #fff;
}
.TablaGeneral td a:hover {
color : #000;
text-decoration : none;
background-color : #fff;
}
.TablaGeneral td.intTablaFoto {
padding : 1px 2px;
}
.TablaGeneral th#opcionA {
width : 170px;
}
.TablaGeneral th#opcionB {
width : 170px;
}
.TablaGeneral th#opcionC {
width : 170px;
} 
.TablaGeneralsinborde {
width : 620px;
border-collapse : collapse;
font-size : 0.95em;
}
.TablaGeneralsinborde th {
padding : 0 10px 0 0;
background : #fff;
text-align : left;
line-height : 10px;
color : #5e6262;
font-size :0.98em;
} 
.TablaGeneralsinborde th#hFecha {
width : 80px;
}
.TablaGeneralsinborde th#hTitulo {
width : 349px;
background : #d8e6f7;
}
.TablaGeneralsinborde th#hRespuesta {
width : 249px;
background : #d8e6f7;
}
.TablaGeneralsinborde th#hResolucion {
width : 108px;
background : #d8e6f7;
}
.TablaGeneralsinborde th#hActualizacion {
width : 90px;
background : #d8e6f7;
}
.TablaGeneralsinborde th#hUltActualizacion {
width : 130px;
background : #d8e6f7;
}

.TablaGeneralsinborde th#hSimulador {
width : 160px;
background : #d8e6f7;
}
.TablaGeneralsinborde th#hCaso {
width : 160px;
background : #d8e6f7;
}
.TablaGeneralsinborde th#hAmbito {
width : 68px;
background : #d8e6f7;
}
.TablaGeneralsinborde th#hMapa {
width : 35px;
background : #d8e6f7;
text-align : left;
}
.TablaGeneralsinborde th#hEstado {
width : 35px;
background : #d8e6f7;
text-align : left;
}
.TablaGeneralsinborde th#hPlazo {
background : #d8e6f7;
}
.TablaGeneralsinborde th#hConvocante {
background : #d8e6f7;
}

.TablaGeneralsinborde TH#hOrgano
{
    BACKGROUND: #d8e6f7
}
.TablaGeneralsinborde TH#hPonente
{
    BACKGROUND: #d8e6f7
}
.TablaGeneralsinborde TH#hMateria
{
    BACKGROUND: #d8e6f7
}
.TablaGeneralsinborde TH#hFechaJurisprudencia
{
    BACKGROUND: #d8e6f7
}
.TablaGeneralsinborde td {
padding : 5px 15px 2px 1px;
font-size : 0.98em;
color : #5e6262;
vertical-align : top;
font-weight : normal;
}
.TablaGeneralsinborde td a {
color : #2d6388;
text-decoration : none;
background-color : #fff;
}
.TablaGeneralsinborde td a:hover {
color : #000;
text-decoration : none;
background-color : #fff;
}
.TablaGeneralsinborde td.intTablaFoto {
padding : 1px 2px;
}
.TablaGeneralsinborde th#opcionA {
width : 170px;
}
.TablaGeneralsinborde th#opcionB {
width : 170px;
}
.TablaGeneralsinborde th#opcionC {
width : 170px;
}
/* -----------PAGINACION --------------------------- */
 #paginacion  {
width : 540px;
background-color : #ededed;
text-align : right;
color : #000;
font-size : 1.1em;
padding : 5px;
}
/* ----------- ABCEDARIO--------------------------- */

  #letra  
  {
text-align : center;
font-size : 1.1em;
color : #000;
background-color : #fff;
}
#letra a {
color : #2d6388;
font-size : 1.1em;
text-decoration : none;
margin : 4px;
background-color : #fff;
}
#letra a:hover {
color : #000;
font-size : 1.1em;
background : #d8e6f7;
} 

/* ----------- CABBECERA FORMULARIO COMPENDIO--------------------------- */

.cabeceraCompendio  {
height : 28px;
width : 620px;
padding-top : 4px;
font-size : 1.1em;
color : #fdfdfd;
font-weight : bold;
background-image : url(../img/cabecera_compendio.png);
background-repeat : repeat-x;
text-align : left;
background-color : #fff;
}
.pieCompendio {
height : 2px;
width : 620px;
border : 2px;
color : #2d6388;
background-color : #000;
}
.contenedor_compendio {
width : 600px;
clear : both;
margin-left : 10px;
margin-top : 10px;
overflow : hidden;
} 

/*---------------- FORMULARIOS ----------------------*/

form {
	border:none;
	padding:6px;
	margin:0px;
	}

legend{
	font-size: 1.1em;
	font-weight: bold;
	border: 0;
	margin-top:0;
	padding-top:0;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #2d6388;
	background-color: #fff;
	}
	
label {
	text-align: left;
	padding-right: 3px;
	padding: 3px;
	font-size:  1.1em;
	font-family:  Verdana, Arial, sans-serif;
	color: #000;
	height:30px;
	background-color: #fff;
	}
	
label.alerta {
	text-align: left;
	padding: 0px;
	font-size:  1.1em;
	font-family:  Verdana, Arial, sans-serif;
	background-color: #ededed;	
	}
	
fieldset {
	border:none;
	} 
	
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.1em;
	}

textarea{
	font-family:  Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #2F4165;
	background-color: #fff;
	}

select{
	font-family:  Verdana, Arial, sans-serif;
	font-size:  1.1em;
	}
.submit
{	
	margin: 0px;
	font-size:  1.1em;
	padding:0;
	padding:0;
	height:25;
	}

br {
	clear: left;
	}

.campo_amarillo{
	font-size:  1.1em;
	color: #000;
	background-color:FFFFCC   ;
	
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	font-family:Verdana;
	height=23;
	padding:3px;	
	}

.campo_blanco
{
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color:#7F9DB9;
	font-size:  1.2em;
	font-family:Verdana;
	color: #000;
	background-color: #fff;
	height=23;
	padding:3px;
	}
.textarea
{
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color:#7F9DB9;
	font-size:  1.2em;
	font-family:Verdana;
	color: #000;
	background-color: #fff;	
	padding:3px;
	}	


/* ----------- OTROS ENLACES--------------------------- */
.enlace_azul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#2d6388;
	vertical-align:text-bottom;
}
.enlace_azul:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#2d6388;
	vertical-align: text-bottom;
}
  .enlace_azul_nosub  {
text-decoration : none;
}
.enlace_azul_nosub a {
text-decoration : none;
}
.enlace_azul_nosub a:hover {
text-decoration : none;
}
.enlace_azul_nosub ul {
list-style : none;
}
.enlace_azul_nosub li {
list-style : none;
}
.form_subvenciones
{
font-family:Verdana; 
font-size:1.0em;
}
.textoRSS
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1.2em;

}
.textoRSSlink
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1.2em;
color:#2d6388;
}
.textoImprimir
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1.2em;
line-height : 16px;
}
.textoImprimirTabla
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
line-height : 16px;
}
.txtDirectorioOrganos
{
font-family:Verdana;
font-size:1.2em;
color:Black
}
.fechanEnfoque
{  
font-family:Verdana;  
font-size:1.2em;
}


		/*  ------------- botones buscador -------------- */	
		#botonera_buscador {
			width: 600px;
			background: #ccc;
			margin:0 auto 0 auto; 
		}

		/*  ------------- solapa seleccionada -------------- */			
		#botonera_buscador .solapa_seleccionada {
			float: left;
			width: 120px;
			height:35px;
			text-align: center;	
			background:#FFF url(../img/solapa_activa.gif) top center no-repeat;
			color:#fff;
			font-size:1.2em;
			padding-top: 7px;
		}

		/*  ------------- solapa  -------------- */					
		#botonera_buscador .solapa {
			float: left;
			width: 120px;
			height:35px;
			text-align: center;	
			background:#FFF url(../img/solapa.gif) top center no-repeat;
			color:#666;
			font-size:0.7em;
			padding-top: 7px;			
		}	

		/*  ------------- solapa enlace  -------------- */			
		#botonera_buscador .solapa a{
			color:#666; 
		}		

		/*  ------------- solapa enlace  -------------- */					
		#botonera_buscador .solapa a:hover{
			text-decoration:none; text-decoration:underline;
		}		
		



		/*  ------------- botones buscador -------------- */	
		#botonera_buscadorIntervencion {
			width: 500px;
			background: #fff;
			margin:0 auto 0 auto; 
		}

		/*  ------------- solapa seleccionada -------------- */			
		#botonera_buscadorIntervencion .solapa_seleccionada {
			float: left;
			width: 120px;
			height:35px;
			text-align: center;	
			background:#FFF url(../img/solapa_activa.gif) top center no-repeat;
			color:#fff;
			font-size:1.2em;
			padding-top: 7px;
		}

		/*  ------------- solapa  -------------- */					
		#botonera_buscadorIntervencion .solapa {
			float: left;
			width: 120px;
			height:35px;
			text-align: center;	
			background:#FFF url(../img/solapa.gif) top center no-repeat;
			color:#666;
			font-size:0.7em;
			padding-top: 7px;			
		}	

		/*  ------------- solapa enlace  -------------- */			
		#botonera_buscadorIntervencion .solapa a{
			color:#666; 
		}		

		/*  ------------- solapa enlace  -------------- */					
		#botonera_buscadorIntervencion .solapa a:hover{
			text-decoration:none; text-decoration:underline;
		}		
		








/*  ------------- limpiar estilos -------------- */
.columLimpiar {
		clear: both;
		background: #ffffff;
}					  

#botonera_buscador a:hover
{
font-family:Verdana; 
font-size:1.8em;	
text-decoration:underline;
}
#botonera_buscador a
{
font-family:Verdana; 
font-size:1.8em;	
text-decoration:none;
}
.content_buscador {
color : #000;
background : #fff;
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
text-align : left;
}



#botonera_buscadorIntervencion a:hover
{
font-family:Verdana; 
font-size:1.8em;	
text-decoration:underline;
}
#botonera_buscadorIntervencion a
{
font-family:Verdana; 
font-size:1.8em;	
text-decoration:none;
}
.content_buscadorIntervencion {
color : #000;
background : #fff;
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
text-align : left;
}