/* <--- Estilos generales---> */
body
{
margin: 0px;
padding: 0px;
}

.bloq_contenido
{
margin-left: 5px;
}

#encabezado h1 
{
margin:0; 
padding:0;
float:left;
}

/* <--- LOGOTIPO DEL GOBIERNO DE CANARIAS ---> */
#encabezado h1 a.gob 
{
background:url(/boc/img/logo_gob_pda.png) no-repeat;
float:left;
height:65px;
width:119px;
text-decoration:none;
}

#encabezado h1.bulletin a.gob
{
display: none;
}

/*-------------Logotipo de los perros de la Comunidad Autonoma----------------*/
#encabezado h1.bulletin a.cac 
{
background:url(/boc/img/logo_cac_pda.png) no-repeat;
float:left;
height:65px;
padding:0 0 7px;
text-decoration:none;
width:81px;
}

#encabezado h1.site a.cac
{
display: none;
}

/*-------------Logotipo del BOC----------------*/
#encabezado h1 a.boc 
{
background:url(/boc/img/logo_boc_pda.png) no-repeat;
float:left;
height:65px;
padding:0 0 7px;
text-decoration:none;
width:87px;
}

/*-------------Estilos contenido----------------*/
.bloq_contenido
{
	display: block;
}

.bloq_contenido h2
{
	font-size: 16px;
	font-weight: bold;
}

.bloq_contenido h3
{
	font-size: 12px;
	font-weight: bold;
}

.bloq_contenido h4
{
	font-size: 14px;
	font-weight: bold;
}

.conten h3
{
background:url(/boc/img/flecha_menulat.gif) no-repeat left top;
border-bottom: 1px dotted #a4a4a4;
padding:0 0 1px 5px;
width:96%;
}

ul
{
padding-left: 10px;
margin-left: 2px;
list-style-type: disc;
}

ul li 
{
padding:0 0 1px 0px;
text-decoration:none;
float: none;
margin: 0;
}

ul li.flecha
{
list-style-image: url(/boc/img/flecha_menulat.gif);
padding: 0 0 1 0;
}

ul li a.abstract
{
color:#000;
}

a
{
text-decoration: none;
}

.espacio 
{
clear:both;
}

hr
{
margin: 0;
padding: 0;
margin-top: 10px; 
height:1px;
border-style: none;
border-top-style: solid;
width: 96%;
}

.form input.reductextmed
{
width:90%; 
margin:0; 
}

.form input.reductext
{
width:40%; 
margin:0; 
}

.form select.reductextmed
{
width:90%; 
margin:0; 
}

.form div.centra
{
padding-top: 5px;
}

.result .g
{
margin-top: 10px; 
margin-bottom: 10px;
}

table.busquedapda
{
  table-layout: fixed;
}

table.busquedapda td.primera
{
  width: 90px;
  text-align: right;
}

table.busquedapda td.segunda
{
  width: 100px;
}

table.busquedapda td.tercera
{
  width: 240px;
}

table.busquedapda select.selectScope
{
  width: 90px;
}

table.busquedapda select.capitulo
{
  width: 230px;
}

table.busquedapda input.campotexto
{
  width: 190px;
}

table.busquedapda input.fecha
{
  width: 80px;
}
