@font-face {
 font-family: 'Segoe Comprimida';
 src: url("segoe.eot") /* EOT file for IE */
}
@font-face {
 font-family:'Segoe Comprimida';
 src: url("segoe.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
	font-family: 'Segoe Comprimida Negrita';
	src: url("segoeb.eot") ;
}
@font-face {
	font-family: 'Segoe Comprimida Negrita';
	src: url("segoeb.ttf") ;
}
@font-face {
	font-family: 'Segoe Normal';
	src: url("segoeui.eot");
}
@font-face {
	font-family: 'Segoe Normal';
	src: url("segoeui.ttf") ;
}



body{font-family:Segoe UI,'Segoe Normal',,Arial;}

input.boton
{
font-size:12px;
font-family:Segoe UI,Lucida Sans,Arial;
font-weight:bold;
padding-top:3px;
padding-bottom:3px;
padding-left:8px;
padding-right:8px;
}



table.formulariopublico tr td{font-family:Segoe UI,Lucida Sans,Arial;font-size:12px;color:#666666;}
table.formulariopublico tr {height:28px}

select.normal{
margin-right:4px;
border:1px solid #666666;
padding:4px;
font-size:11px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius: 3px;
}

select{
margin-right:4px;
border:1px solid #666666;
padding:4px;
font-size:11px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius: 3px;
}

input.normal{
margin-right:4px;
border:1px solid #666666;
padding:4px;
font-size:11px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius: 3px;
behavior: url("PIE.htc");
}

#lupa
{
   background-image:url(../include/img/lupa3.gif);
   background-position:left top;
   background-repeat:no-repeat;
   padding-TOP: 0px;
   width:80px;
   height:25px;
   border:none;
   background-color:#FFFFFF;
}

#lupa:hover
{
    background-image:url(../include/img/lupa3_on.gif);
    background-position:left top;
}



#lupaen
{
   background-image:url(lupa_en.gif);
   background-position:left top;
   background-repeat:no-repeat;
   padding-TOP: 0px;
   width:80px;
   height:25px;
   border:none;
   background-color:#FFFFFF;
}

#lupaen:hover
{
    background-image:url(lupa_en_on.gif);
    background-position:left top;
}


div.listadopublico
{
width:900px;
}


#contenedorTitulos
{
width:940px;
}

#busqueda
{
float:left;
width:940px;
padding-bottom:20px;
}



 
#log_resultado 
{
padding:0px;
width:940px;
overflow:auto;height:450px;
background:none;
}
 


#log_resultado.ajax-loading {
	background: url(../include/img/rotation.gif) no-repeat top center;
}


div.listadopublico{border:solid 0px #006699;border-radius:8px;margin-left:0px;padding:0px;}

div.listadopublico div{margin:0px 0px 20px 0px;}

div.listadopublico h3{font-size:18px;color:#047734;font-family: 'Segoe Comprimida Negrita','Segoe condensed';font-weight:bold}
div.listadopublico fieldset{position:relative;margin:0px;border:solid 2px #dddddd;padding:0px;border-radius:8px;-moz-border-radius:3px;
-webkit-border-radius:8px;
-ms-border-radius: 8px;behavior: url("PIE.htc");}
div.listadopublico legend{background:url(folder33.png) no-repeat left;font-size:14px;color:#333333;font-weight:bold;padding:5px 10px 5px 10px;font-family: 'Segoe Comprimida Negrita','Segoe condensed';font-weight:boldborder:solid 0px #dddddd}

div.listadopublico fieldset table tr.fila td{font-family:Segoe UI,'Segoe Normal',Arial;padding:5px;color:#333333;text-decoration:none;font-size:13px;text-align:center}
div.listadopublico fieldset table tr.fila td.titulo{text-align:left}
div.listadopublico fieldset table tr.labelscolumnas td{font-family: 'Segoe Comprimida Negrita','Segoe Condensed';font-weight:bold,padding:3px;color:#333333;text-decoration:none;font-size:14px;font-weight:bold;text-align:center}
