@charset "utf-8";
html {
	color:#666666;
	padding:0;
	margin:0;
	font-family: Arial;
    font-size: 12px;
}

/**************** RESULTADOS BUSCADORES *****************/

div.dbt_resultado  {

}


div.dbt_resultado table {
	width: 100%;
	border:1px #666;
	z-index: 1;	

}

div.dbt_resultado table tr th {
	background:url(../imagenes/dbtext/head_result.png) left top repeat;
	border:none;
	padding:5px;
}

div.dbt_resultado table tr td {
	vertical-align: middle;
	border: #000000;
	padding-top:5px;
	padding-bottom: 5px;
	font-size:12px;
}
div.dbt_resultado table tr.odd td {
   background-color: #fff;
   border:1px #000000;
}
div.dbt_resultado table tr.even td {
   background-color: #fafafa;
}



/***************************formulario**********************/

#dbtw_ID_Head{}

#dbtw_ID_Body{
margin-left:10px;
margin-top:10px;
}

#dbtw_ID_Body .FC3{}

#dbtw_ID_Body .FC1{}

#dbtw_ID_Body .FC4{
padding:3px;
background-color: #fff;
border: 1px solid #f1f1f1;}

#dbtw_ID_Body .FC4 table {
background:url(../imagenes/dbtext/boton.png) left top repeat;
border: 1px solid #666;
 font-family: Arial;
    font-size: 12px;
	padding:3px;
}

#dbtw_ID_Body .FC4 table a{
	text-decoration:none;
	color:#666;}


#dbtw_ID_Body .FC5{
padding:3px;
background-color: #fff;
border: 1px solid #f1f1f1;
}
#dbtw_ID_Body .FC5 table{
	 font-family: Arial;
    font-size: 10px;
}

#dbtw_ID_Body input{
background:url(../imagenes/dbtext/input.png) left top repeat;
border: 1px solid #000;
}
#dbtw_ID_Body select{
border: 1px solid #000;
}

#dbtw_ID_Body input.fc4{
background:url(../imagenes/dbtext/input.png) left top repeat;
border: 1px solid #000;
}

#dbtw_ID_Body .boton{
background:url(../imagenes/dbtext/boton.png) left top repeat;
border: 1px solid #333333;
}

#dbtw_ID_Body a , #dbtw_ID_Body a:hover , #dbtw_ID_Body a:visited{
color: #277BC4;
font-size:12px;
text-decoration:underline;

}
#dbtw_ID_Body a:hover {
font-weight:bold;
}


/* EDIT */
#dbtw_ID_Body .dbt_anp_edit .FC4{
width:640px;
font:normal 12px Arial, Helvetica, sans-serif;
border: 1px solid #666;
margin-bottom:10px;
}

#dbtw_ID_Body .dbt_anp_display textarea.FC4{
width:640px;
height:150px;
text-align:justify;

}

/* DISPLAY */
#dbtw_ID_Body .dbt_anp_display div.FC4{
width:640px;
font:normal 12px Arial, Helvetica, sans-serif;
border: 1px solid #666;
margin-bottom:10px;
background:url(../imagenes/dbtext/input.png) left top repeat;
}

#dbtw_ID_Body .dbt_anp_display textarea.FC4{
width:640px;
font:normal 12px Arial, Helvetica, sans-serif;
border: 1px solid #666;
margin-bottom:10px;
height:150px;
text-align:justify;

}

#dbtw_ID_Body .dbt_anp_display input{
background:url(../imagenes/dbtext/input.png) left top repeat;
border: 1px solid #666;
}

#dbtw_ID_Body .dbt_anp_display .boton{
background:url(../imagenes/dbtext/boton.png) left top repeat;
border: 1px solid #333333;
}

/* ALTA ANP*/
#dbtw_ID_Body .alta_anp .FC4{
width:640px;
font:normal 12px Arial, Helvetica, sans-serif;
border: 1px solid #666;
margin-bottom:10px;
}


/*/////////////////////////FORMULARIOS dbtext///////////////////////////*/
.indexchico {
	font-size:12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h4 { font-size:12px; color:#666666; padding-left:20px;}