/* ///////////////////// COMIENZA columna2 */

#filtro {
	margin: 5px;
	padding: 5px;
	width: 695px;
	border: 2px solid #D0DBC5;
	background-color: #D0DBC5;
}

.celdas_form {
	border: 1px solid #D0DBC5;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color:#FE8B57;
	margin-right: 10px;
}

#titulodefecto {
	margin: 5px;
	padding: 5px;
	width: 690px;
	
	
	
}

#titulodefecto h1 {
	height: 38px;
	padding-left: 6px;
	font-size:18px;
	color: #FE8B57;
	font-weight:bold;
	background-image:url(../imagenes/fondo-titulo-columna.gif);
	background-position:top;
	background-repeat:repeat-x;

}
